📄 libpcap.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: libpcap - Win32 Release REMOTE DAG--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\dengcj\LOCALS~1\Temp\RSP1A.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /I "../../" /I "../../lbl/" /I "../../bpf/" /I "../include/" /I "../../../../common" /I "../../../../dag/include" /I "../../../../dag/drv/windows" /D "NDEBUG" /D "YY_NEVER_INTERACTIVE" /D yylval=pcap_lval /D "_USRDLL" /D "LIBPCAP_EXPORTS" /D "HAVE_STRERROR" /D "__STDC__" /D "INET6" /D "_WINDOWS" /D "_MBCS" /D SIZEOF_CHAR=1 /D SIZEOF_SHORT=2 /D SIZEOF_INT=4 /D "HAVE_ADDRINFO" /D "WIN32" /D _U_= /D "HAVE_SNPRINTF" /D "HAVE_VSNPRINTF" /D "HAVE_REMOTE" /D "HAVE_DAG_API" /Fp"Release_REMOTE_DAG/libpcap.pch" /YX /Fo"Release_REMOTE_DAG/" /Fd"Release_REMOTE_DAG/" /FD /c
"F:\windump\新建文件夹 (3)\winpcap\wpcap\libpcap\bpf_dump.c"
"F:\windump\新建文件夹 (3)\winpcap\wpcap\libpcap\bpf\net\bpf_filter.c"
"F:\windump\新建文件夹 (3)\winpcap\wpcap\libpcap\bpf_image.c"
"F:\windump\新建文件夹 (3)\winpcap\wpcap\libpcap\etherent.c"
"F:\windump\新建文件夹 (3)\winpcap\wpcap\libpcap\fad-win32.c"
"F:\windump\新建文件夹 (3)\winpcap\wpcap\libpcap\Win32\Src\ffs.c"
"F:\windump\新建文件夹 (3)\winpcap\wpcap\libpcap\gencode.c"
"F:\windump\新建文件夹 (3)\winpcap\wpcap\libpcap\Win32\Src\getnetbynm.c"
"F:\windump\新建文件夹 (3)\winpcap\wpcap\libpcap\Win32\Src\getnetent.c"
"F:\windump\新建文件夹 (3)\winpcap\wpcap\libpcap\Win32\Src\getservent.c"
"F:\windump\新建文件夹 (3)\winpcap\wpcap\libpcap\grammar.c"
"F:\windump\新建文件夹 (3)\winpcap\wpcap\libpcap\inet.c"
"F:\windump\新建文件夹 (3)\winpcap\wpcap\libpcap\Win32\Src\inet_aton.c"
"F:\windump\新建文件夹 (3)\winpcap\wpcap\libpcap\Win32\Src\inet_net.c"
"F:\windump\新建文件夹 (3)\winpcap\wpcap\libpcap\Win32\Src\inet_pton.c"
"F:\windump\新建文件夹 (3)\winpcap\wpcap\libpcap\nametoaddr.c"
"F:\windump\新建文件夹 (3)\winpcap\wpcap\libpcap\optimize.c"
"F:\windump\新建文件夹 (3)\winpcap\wpcap\libpcap\Pcap-win32.c"
"F:\windump\新建文件夹 (3)\winpcap\wpcap\libpcap\pcap.c"
"F:\windump\新建文件夹 (3)\winpcap\wpcap\libpcap\savefile.c"
"F:\windump\新建文件夹 (3)\winpcap\wpcap\libpcap\scanner.c"
]
Creating command line "cl.exe @C:\DOCUME~1\dengcj\LOCALS~1\Temp\RSP1A.tmp"
Creating temporary file "C:\DOCUME~1\dengcj\LOCALS~1\Temp\RSP1B.tmp" with contents
[
/nologo /out:"Release_REMOTE_DAG\libpcap.lib"
".\Release_REMOTE_DAG\bpf_dump.obj"
".\Release_REMOTE_DAG\bpf_filter.obj"
".\Release_REMOTE_DAG\bpf_image.obj"
".\Release_REMOTE_DAG\etherent.obj"
".\Release_REMOTE_DAG\fad-win32.obj"
".\Release_REMOTE_DAG\ffs.obj"
".\Release_REMOTE_DAG\gencode.obj"
".\Release_REMOTE_DAG\getnetbynm.obj"
".\Release_REMOTE_DAG\getnetent.obj"
".\Release_REMOTE_DAG\getservent.obj"
".\Release_REMOTE_DAG\grammar.obj"
".\Release_REMOTE_DAG\inet.obj"
".\Release_REMOTE_DAG\inet_aton.obj"
".\Release_REMOTE_DAG\inet_net.obj"
".\Release_REMOTE_DAG\inet_pton.obj"
".\Release_REMOTE_DAG\nametoaddr.obj"
".\Release_REMOTE_DAG\optimize.obj"
".\Release_REMOTE_DAG\Pcap-win32.obj"
".\Release_REMOTE_DAG\pcap.obj"
".\Release_REMOTE_DAG\savefile.obj"
".\Release_REMOTE_DAG\scanner.obj"
]
Creating command line "link.exe -lib @C:\DOCUME~1\dengcj\LOCALS~1\Temp\RSP1B.tmp"
<h3>Output Window</h3>
Compiling...
bpf_dump.c
bpf_filter.c
F:\windump\新建文件夹 (3)\winpcap\wpcap\libpcap\bpf\net\bpf_filter.c(283) : warning C4018: '>=' : signed/unsigned mismatch
F:\windump\新建文件夹 (3)\winpcap\wpcap\libpcap\bpf\net\bpf_filter.c(342) : warning C4018: '>=' : signed/unsigned mismatch
F:\windump\新建文件夹 (3)\winpcap\wpcap\libpcap\bpf\net\bpf_filter.c(359) : warning C4018: '>=' : signed/unsigned mismatch
F:\windump\新建文件夹 (3)\winpcap\wpcap\libpcap\bpf\net\bpf_filter.c(403) : warning C4018: '>' : signed/unsigned mismatch
F:\windump\新建文件夹 (3)\winpcap\wpcap\libpcap\bpf\net\bpf_filter.c(407) : warning C4018: '>=' : signed/unsigned mismatch
F:\windump\新建文件夹 (3)\winpcap\wpcap\libpcap\bpf\net\bpf_filter.c(411) : warning C4018: '==' : signed/unsigned mismatch
F:\windump\新建文件夹 (3)\winpcap\wpcap\libpcap\bpf\net\bpf_filter.c(501) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
F:\windump\新建文件夹 (3)\winpcap\wpcap\libpcap\bpf\net\bpf_filter.c(544) : warning C4018: '>=' : signed/unsigned mismatch
bpf_image.c
../../../../common\packet32.h(204) : error C2079: 'IPAddress' uses undefined struct 'sockaddr_storage'
../../../../common\packet32.h(205) : error C2079: 'SubnetMask' uses undefined struct 'sockaddr_storage'
../../../../common\packet32.h(206) : error C2079: 'Broadcast' uses undefined struct 'sockaddr_storage'
etherent.c
../../../../common\packet32.h(204) : error C2079: 'IPAddress' uses undefined struct 'sockaddr_storage'
../../../../common\packet32.h(205) : error C2079: 'SubnetMask' uses undefined struct 'sockaddr_storage'
../../../../common\packet32.h(206) : error C2079: 'Broadcast' uses undefined struct 'sockaddr_storage'
fad-win32.c
../../../../common\packet32.h(204) : error C2079: 'IPAddress' uses undefined struct 'sockaddr_storage'
../../../../common\packet32.h(205) : error C2079: 'SubnetMask' uses undefined struct 'sockaddr_storage'
../../../../common\packet32.h(206) : error C2079: 'Broadcast' uses undefined struct 'sockaddr_storage'
F:\windump\新建文件夹 (3)\winpcap\wpcap\libpcap\fad-win32.c(71) : error C2027: use of undefined type 'sockaddr_storage'
../../../../common\packet32.h(204) : see declaration of 'sockaddr_storage'
F:\windump\新建文件夹 (3)\winpcap\wpcap\libpcap\fad-win32.c(82) : error C2027: use of undefined type 'sockaddr_storage'
../../../../common\packet32.h(204) : see declaration of 'sockaddr_storage'
F:\windump\新建文件夹 (3)\winpcap\wpcap\libpcap\fad-win32.c(93) : error C2027: use of undefined type 'sockaddr_storage'
../../../../common\packet32.h(204) : see declaration of 'sockaddr_storage'
F:\windump\新建文件夹 (3)\winpcap\wpcap\libpcap\fad-win32.c(104) : error C2027: use of undefined type 'sockaddr_storage'
../../../../common\packet32.h(204) : see declaration of 'sockaddr_storage'
ffs.c
gencode.c
../../../../common\packet32.h(204) : error C2079: 'IPAddress' uses undefined struct 'sockaddr_storage'
../../../../common\packet32.h(205) : error C2079: 'SubnetMask' uses undefined struct 'sockaddr_storage'
../../../../common\packet32.h(206) : error C2079: 'Broadcast' uses undefined struct 'sockaddr_storage'
F:\windump\新建文件夹 (3)\winpcap\wpcap\libpcap\gencode.c(3879) : error C2079: 'mask128' uses undefined struct 'in6_addr'
F:\windump\新建文件夹 (3)\winpcap\wpcap\libpcap\gencode.c(4006) : error C2037: left of 'ai_next' specifies undefined struct/union 'addrinfo'
F:\windump\新建文件夹 (3)\winpcap\wpcap\libpcap\gencode.c(4007) : error C2037: left of 'ai_family' specifies undefined struct/union 'addrinfo'
F:\windump\新建文件夹 (3)\winpcap\wpcap\libpcap\gencode.c(4013) : error C2037: left of 'ai_addr' specifies undefined struct/union 'addrinfo'
F:\windump\新建文件夹 (3)\winpcap\wpcap\libpcap\gencode.c(4022) : error C2037: left of 'ai_addr' specifies undefined struct/union 'addrinfo'
F:\windump\新建文件夹 (3)\winpcap\wpcap\libpcap\gencode.c(4023) : warning C4133: 'function' : incompatible types - from 'struct in_addr6 *' to 'struct in6_addr *'
F:\windump\新建文件夹 (3)\winpcap\wpcap\libpcap\gencode.c(4024) : warning C4133: 'function' : incompatible types - from 'int *' to 'struct in6_addr *'
F:\windump\新建文件夹 (3)\winpcap\wpcap\libpcap\gencode.c(4033) : warning C4013: 'freeaddrinfo' undefined; assuming extern returning int
F:\windump\新建文件夹 (3)\winpcap\wpcap\libpcap\gencode.c(4266) : error C2079: 'mask' uses undefined struct 'in6_addr'
F:\windump\新建文件夹 (3)\winpcap\wpcap\libpcap\gencode.c(4276) : error C2037: left of 'ai_next' specifies undefined struct/union 'addrinfo'
F:\windump\新建文件夹 (3)\winpcap\wpcap\libpcap\gencode.c(4278) : error C2037: left of 'ai_addr' specifies undefined struct/union 'addrinfo'
F:\windump\新建文件夹 (3)\winpcap\wpcap\libpcap\gencode.c(4285) : error C2224: left of '.s6_addr' must have struct/union type
F:\windump\新建文件夹 (3)\winpcap\wpcap\libpcap\gencode.c(4305) : warning C4133: 'function' : incompatible types - from 'int *' to 'struct in6_addr *'
getnetbynm.c
getnetent.c
getservent.c
grammar.c
../../../../common\packet32.h(204) : error C2079: 'IPAddress' uses undefined struct 'sockaddr_storage'
../../../../common\packet32.h(205) : error C2079: 'SubnetMask' uses undefined struct 'sockaddr_storage'
../../../../common\packet32.h(206) : error C2079: 'Broadcast' uses undefined struct 'sockaddr_storage'
inet.c
../../../../common\packet32.h(204) : error C2079: 'IPAddress' uses undefined struct 'sockaddr_storage'
../../../../common\packet32.h(205) : error C2079: 'SubnetMask' uses undefined struct 'sockaddr_storage'
../../../../common\packet32.h(206) : error C2079: 'Broadcast' uses undefined struct 'sockaddr_storage'
F:\windump\新建文件夹 (3)\winpcap\wpcap\libpcap\inet.c(686) : error C2224: left of '.ss_family' must have struct/union type
inet_aton.c
inet_net.c
inet_pton.c
F:\windump\新建文件夹 (3)\winpcap\wpcap\libpcap\Win32\Src\inet_pton.c(68) : warning C4013: 'inet_aton' undefined; assuming extern returning int
nametoaddr.c
../../../../common\packet32.h(204) : error C2079: 'IPAddress' uses undefined struct 'sockaddr_storage'
../../../../common\packet32.h(205) : error C2079: 'SubnetMask' uses undefined struct 'sockaddr_storage'
../../../../common\packet32.h(206) : error C2079: 'Broadcast' uses undefined struct 'sockaddr_storage'
F:\windump\新建文件夹 (3)\winpcap\wpcap\libpcap\nametoaddr.c(121) : error C2079: 'hints' uses undefined struct 'addrinfo'
F:\windump\新建文件夹 (3)\winpcap\wpcap\libpcap\nametoaddr.c(125) : error C2224: left of '.ai_family' must have struct/union type
F:\windump\新建文件夹 (3)\winpcap\wpcap\libpcap\nametoaddr.c(126) : error C2224: left of '.ai_socktype' must have struct/union type
F:\windump\新建文件夹 (3)\winpcap\wpcap\libpcap\nametoaddr.c(127) : warning C4013: 'getaddrinfo' undefined; assuming extern returning int
optimize.c
../../../../common\packet32.h(204) : error C2079: 'IPAddress' uses undefined struct 'sockaddr_storage'
../../../../common\packet32.h(205) : error C2079: 'SubnetMask' uses undefined struct 'sockaddr_storage'
../../../../common\packet32.h(206) : error C2079: 'Broadcast' uses undefined struct 'sockaddr_storage'
F:\windump\新建文件夹 (3)\winpcap\wpcap\libpcap\optimize.c(833) : warning C4018: '>' : signed/unsigned mismatch
F:\windump\新建文件夹 (3)\winpcap\wpcap\libpcap\optimize.c(837) : warning C4018: '>=' : signed/unsigned mismatch
F:\windump\新建文件夹 (3)\winpcap\wpcap\libpcap\optimize.c(1265) : warning C4013: 'ffs' undefined; assuming extern returning int
F:\windump\新建文件夹 (3)\winpcap\wpcap\libpcap\optimize.c(1966) : warning C4018: '<' : signed/unsigned mismatch
F:\windump\新建文件夹 (3)\winpcap\wpcap\libpcap\optimize.c(1991) : warning C4018: '==' : signed/unsigned mismatch
Pcap-win32.c
../../../../common\packet32.h(204) : error C2079: 'IPAddress' uses undefined struct 'sockaddr_storage'
../../../../common\packet32.h(205) : error C2079: 'SubnetMask' uses undefined struct 'sockaddr_storage'
../../../../common\packet32.h(206) : error C2079: 'Broadcast' uses undefined struct 'sockaddr_storage'
../../pcap-remote.h(134) : error C2079: 'host' uses undefined struct 'sockaddr_storage'
../../pcap-remote.h(172) : error C2079: 'addr' uses undefined struct 'sockaddr_storage'
../../pcap-remote.h(173) : error C2079: 'netmask' uses undefined struct 'sockaddr_storage'
../../pcap-remote.h(174) : error C2079: 'broadaddr' uses undefined struct 'sockaddr_storage'
../../pcap-remote.h(175) : error C2079: 'dstaddr' uses undefined struct 'sockaddr_storage'
pcap.c
../../../../common\packet32.h(204) : error C2079: 'IPAddress' uses undefined struct 'sockaddr_storage'
../../../../common\packet32.h(205) : error C2079: 'SubnetMask' uses undefined struct 'sockaddr_storage'
../../../../common\packet32.h(206) : error C2079: 'Broadcast' uses undefined struct 'sockaddr_storage'
F:\windump\新建文件夹 (3)\winpcap\wpcap\libpcap\pcap.c(65) : fatal error C1083: Cannot open include file: 'dagnew.h': No such file or directory
savefile.c
../../../../common\packet32.h(204) : error C2079: 'IPAddress' uses undefined struct 'sockaddr_storage'
../../../../common\packet32.h(205) : error C2079: 'SubnetMask' uses undefined struct 'sockaddr_storage'
../../../../common\packet32.h(206) : error C2079: 'Broadcast' uses undefined struct 'sockaddr_storage'
F:\windump\新建文件夹 (3)\winpcap\wpcap\libpcap\savefile.c(810) : warning C4018: '!=' : signed/unsigned mismatch
scanner.c
../../../../common\packet32.h(204) : error C2079: 'IPAddress' uses undefined struct 'sockaddr_storage'
../../../../common\packet32.h(205) : error C2079: 'SubnetMask' uses undefined struct 'sockaddr_storage'
../../../../common\packet32.h(206) : error C2079: 'Broadcast' uses undefined struct 'sockaddr_storage'
../libpcap/scanner.l(303) : error C2079: 'hints' uses undefined struct 'addrinfo'
../libpcap/scanner.l(305) : error C2224: left of '.ai_family' must have struct/union type
../libpcap/scanner.l(306) : error C2224: left of '.ai_flags' must have struct/union type
../libpcap/scanner.l(307) : warning C4013: 'getaddrinfo' undefined; assuming extern returning int
Error executing cl.exe.
<h3>Results</h3>
libpcap.lib - 62 error(s), 21 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -