VinsWorldcom@C:\strawberry\cpan\build\Net-Pcap-0.16-BzfeHy# perl Makefile.PL INC=-IC:/Users/VinsWorldcom/tmp/WpdPack/Include "LIBS=-LC:/Users/VinsWorldcom/tmp/WpdPack/Lib -lwpcap" socket.h patched... ok looking for -lwpcap... yes checking for pcap_lib_version() in -lwpcap... yes Using 'C:\Windows\system32\wpcap.dll' as potential symbol candidate at Makefile.PL line 556. detecting available functions... ok Using 'C:\Windows\system32\wpcap.dll' as potential symbol candidate at Makefile.PL line 556. detecting available functions... ok Writing Makefile for Net::Pcap VinsWorldcom@C:\strawberry\cpan\build\Net-Pcap-0.16-BzfeHy# dmake Skip blib\lib\Net\Pcap.pm (unchanged) gcc -c -IC:/Users/VinsWorldcom/tmp/WpdPack/Include -s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DWIN64 -DCONSERVATIVE -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -mms-bitfields -DPERL_MSVCRT_READFIX -s -O2 -DVERSION=\"0.16\" -DXS_VERSION=\"0.16\" "-IC:\strawberry\perl\lib\CORE"-DWINSOCK2_H_REQUESTED -DWPCAP -DHAVE_REMOTE -DHAVE_BLANK -DHAVE_PCAP_LIB_VERSION -DHAVE_PCAP_BREAKLOOP -DHAVE_PCAP_COMPILE_NOPCAP -DHAVE_PCAP_CREATESRCSTR -DHAVE_PCAP_DATALINK_NAME_TO_VAL -DHAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION -DHAVE_PCAP_DATALINK_VAL_TO_NAME -DHAVE_PCAP_DUMP_FILE -DHAVE_PCAP_DUMP_FLUSH -DHAVE_PCAP_FINDALLDEVS -DHAVE_PCAP_GETEVENT -DHAVE_PCAP_GETNONBLOCK -DHAVE_PCAP_LIB_VERSION-DHAVE_PCAP_NEXT_EX -DHAVE_PCAP_OPEN -DHAVE_PCAP_OPEN_DEAD -DHAVE_PCAP_PARSESRCSTR -DHAVE_PCAP_SENDPACKET -DHAVE_PCAP_SENDQUEUE_ALLOC -DHAVE_PCAP_SENDQUEUE_QUEUE -DHAVE_PCAP_SENDQUEUE_TRANSMIT -DHAVE_PCAP_SETBUFF -DHAVE_PCAP_SETMINTOCOPY -DHAVE_PCAP_SETMODE -DHAVE_PCAP_SETNONBLOCK -DHAVE_PCAP_SET_DATALINK Pcap.c In file included from Pcap.xs:43: stubs.inc:187:2: warning: #warning "the function pcap_list_datalinks() is not available" stubs.inc:277:2: warning: #warning "the function pcap_get_selectable_fd() is not available" stubs.inc:388:2: warning: #warning "the function pcap_setuserbuffer() is not available" stubs.inc:455:2: warning: #warning "the function pcap_sendqueue_destroy() is not available" stubs.inc:514:2: warning: #warning "the function pcap_setsampling() is not available" Pcap.c: In function 'XS_Net__Pcap_strerror': Pcap.c:1584: warning: assignment discards qualifiers from pointer target type Pcap.xs: In function 'XS_Net__Pcap_getevent': Pcap.xs:951: warning: cast from pointer to integer of different size Running Mkbootstrap for Net::Pcap () C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e "chmod" -- 644 Pcap.bs dlltool --def Pcap.def --output-exp dll.exp g++ -o blib\arch\auto\Net\Pcap\Pcap.dll -Wl,--base-file -Wl,dll.base -mdll -s -L"C:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib" Pcap.o -Wl,--image-base,0x7e070000 C:\strawberry\perl\lib\CORE\libperl512.a C:\Users\VinsWorldcom\tmp\WpdPack\Lib\libwpcap.a C:\strawberry\c\x86_64-w64-mingw32\lib\libmoldname.a C:\strawberry\c\x86_64-w64-mingw32\lib\libkernel32.a C:\strawberry\c\x86_64-w64-mingw32\lib\libuser32.a C:\strawberry\c\x86_64-w64-mingw32\lib\libgdi32.a C:\strawberry\c\x86_64-w64-mingw32\lib\libwinspool.a C:\strawberry\c\x86_64-w64-mingw32\lib\libcomdlg32.a C:\strawberry\c\x86_64-w64-mingw32\lib\libadvapi32.a C:\strawberry\c\x86_64-w64-mingw32\lib\libshell32.a C:\strawberry\c\x86_64-w64-mingw32\lib\libole32.a C:\strawberry\c\x86_64-w64-mingw32\lib\liboleaut32.a C:\strawberry\c\x86_64-w64-mingw32\lib\libnetapi32.a C:\strawberry\c\x86_64-w64-mingw32\lib\libuuid.a C:\strawberry\c\x86_64-w64-mingw32\lib\libws2_32.a C:\strawberry\c\x86_64-w64-mingw32\lib\libmpr.a C:\strawberry\c\x86_64-w64-mingw32\lib\libwinmm.a C:\strawberry\c\x86_64-w64-mingw32\lib\libversion.a C:\strawberry\c\x86_64-w64-mingw32\lib\libodbc32.a C:\strawberry\c\x86_64-w64-mingw32\lib\libodbccp32.a C:\strawberry\c\x86_64-w64-mingw32\lib\libcomctl32.a dll.exp Pcap.o:Pcap.c:(.text+0x126b): undefined reference to `pcap_sendqueue_transmit' Pcap.o:Pcap.c:(.text+0x16a7): undefined reference to `pcap_sendqueue_queue' Pcap.o:Pcap.c:(.text+0x1924): undefined reference to `pcap_sendqueue_alloc' Pcap.o:Pcap.c:(.text+0x1b31): undefined reference to `pcap_sendpacket' Pcap.o:Pcap.c:(.text+0x1d20): undefined reference to `pcap_getevent' Pcap.o:Pcap.c:(.text+0x1f6a): undefined reference to `pcap_setmintocopy' Pcap.o:Pcap.c:(.text+0x21ea): undefined reference to `pcap_setmode' Pcap.o:Pcap.c:(.text+0x246a): undefined reference to `pcap_setbuff' Pcap.o:Pcap.c:(.text+0x27aa): undefined reference to `pcap_open' Pcap.o:Pcap.c:(.text+0x2eb9): undefined reference to `pcap_parsesrcstr' Pcap.o:Pcap.c:(.text+0x3605): undefined reference to `pcap_createsrcstr' Pcap.o:Pcap.c:(.text+0x38c8): undefined reference to `pcap_geterr' Pcap.o:Pcap.c:(.text+0x3b14): undefined reference to `pcap_geterr' Pcap.o:Pcap.c:(.text+0x3b24): undefined reference to `pcap_stats' Pcap.o:Pcap.c:(.text+0x3e28): undefined reference to `pcap_fileno' Pcap.o:Pcap.c:(.text+0x4020): undefined reference to `pcap_file' Pcap.o:Pcap.c:(.text+0x4254): undefined reference to `pcap_lib_version' Pcap.o:Pcap.c:(.text+0x4420): undefined reference to `pcap_strerror' Pcap.o:Pcap.c:(.text+0x461c): undefined reference to `pcap_perror' Pcap.o:Pcap.c:(.text+0x47c8): undefined reference to `pcap_minor_version' Pcap.o:Pcap.c:(.text+0x49d8): undefined reference to `pcap_major_version' Pcap.o:Pcap.c:(.text+0x4be8): undefined reference to `pcap_is_swapped' Pcap.o:Pcap.c:(.text+0x4df8): undefined reference to `pcap_snapshot' Pcap.o:Pcap.c:(.text+0x5000): undefined reference to `pcap_datalink_val_to_description' Pcap.o:Pcap.c:(.text+0x51c0): undefined reference to `pcap_datalink_val_to_name' Pcap.o:Pcap.c:(.text+0x5385): undefined reference to `pcap_datalink_name_to_val' Pcap.o:Pcap.c:(.text+0x55ba): undefined reference to `pcap_set_datalink' Pcap.o:Pcap.c:(.text+0x57c8): undefined reference to `pcap_datalink' Pcap.o:Pcap.c:(.text+0x59d8): undefined reference to `pcap_dump_flush' Pcap.o:Pcap.c:(.text+0x5bd0): undefined reference to `pcap_dump_file' Pcap.o:Pcap.c:(.text+0x5e63): undefined reference to `pcap_dump_close' Pcap.o:Pcap.c:(.text+0x5fd3): undefined reference to `pcap_close' Pcap.o:Pcap.c:(.text+0x6143): undefined reference to `pcap_breakloop' Pcap.o:Pcap.c:(.text+0x62b3): undefined reference to `pcap_freecode' Pcap.o:Pcap.c:(.text+0x64cf): undefined reference to `pcap_setfilter' Pcap.o:Pcap.c:(.text+0x6861): undefined reference to `pcap_compile_nopcap' Pcap.o:Pcap.c:(.text+0x6ccd): undefined reference to `pcap_geterr' Pcap.o:Pcap.c:(.text+0x6ce8): undefined reference to `pcap_compile' Pcap.o:Pcap.c:(.text+0x71d1): undefined reference to `pcap_dump' Pcap.o:Pcap.c:(.text+0x751c): undefined reference to `pcap_next_ex' Pcap.o:Pcap.c:(.text+0x79c2): undefined reference to `pcap_next' Pcap.o:Pcap.c:(.text+0x7e59): undefined reference to `pcap_loop' Pcap.o:Pcap.c:(.text+0x81ec): undefined reference to `pcap_geterr' Pcap.o:Pcap.c:(.text+0x8224): undefined reference to `pcap_dispatch' Pcap.o:Pcap.c:(.text+0x8539): undefined reference to `pcap_getnonblock' Pcap.o:Pcap.c:(.text+0x88b8): undefined reference to `pcap_setnonblock' Pcap.o:Pcap.c:(.text+0x8bc8): undefined reference to `pcap_dump_open' Pcap.o:Pcap.c:(.text+0x8db7): undefined reference to `pcap_open_offline' Pcap.o:Pcap.c:(.text+0x9017): undefined reference to `pcap_open_dead' Pcap.o:Pcap.c:(.text+0x92c5): undefined reference to `pcap_open_live' Pcap.o:Pcap.c:(.text+0x95eb): undefined reference to `pcap_findalldevs' Pcap.o:Pcap.c:(.text+0x97b2): undefined reference to `pcap_lookupdev' Pcap.o:Pcap.c:(.text+0x988d): undefined reference to `pcap_freealldevs' Pcap.o:Pcap.c:(.text+0x9b10): undefined reference to `pcap_lookupnet' Pcap.o:Pcap.c:(.text+0x9eae): undefined reference to `pcap_lookupdev' collect2: ld returned 1 exit status dmake: Error code 129, while making 'blib\arch\auto\Net\Pcap\Pcap.dll' VinsWorldcom@C:\strawberry\cpan\build\Net-Pcap-0.16-BzfeHy#