dugsong / pypcap

Automatically exported from code.google.com/p/pypcap
Other
117 stars 45 forks source link

error mingw-32 make on windows #48

Open ri-sh opened 9 years ago

ri-sh commented 9 years ago

C:\Users\hp\Downloads\WpdPack_4_1_2\WpdPack\include/pcap/pcap.h:303:6: note: ex ected 'const uchar *' but argument is of type 'uchar *' writing build\temp.win32-2.7\Release\pcap.def c:\Rtools\gcc-4.6.3\bin\gcc.exe -shared -s build\temp.win32-2.7\Release\pcap.o uild\temp.win32-2.7\Release\pcap_ex.o build\temp.win32-2.7\Release\pcap.def -LC \Users\hp\Downloads\WpdPack_4_1_2\WpdPack\lib -LC:\Python27\libs -LC:\Python27\ Cbuild -lwpcap -liphlpapi -lpython27 -lmsvcr90 -o build\lib.win32-2.7\pcap.pyd c:/rtools/gcc-4.6.3/bin/../lib/gcc/i686-w64-mingw32/4.6.3/../../../../i686-w64- ingw32/lib/../lib/libmingw32.a(lib32_libmingw32_a-mingw_helpers.o): In function decode_pointer': /data/gannet/ripley/Sources/mingw-test3/src/mingw-w64/stable/v2.x/mingw-w64-crt crt/mingw_helpers.c:22: multiple definition of_decode_pointer' C:\Python27\libs/libmsvcr90.a(dmmebs00281.o):(.text+0x0): first defined here c:/rtools/gcc-4.6.3/bin/../lib/gcc/i686-w64-mingw32/4.6.3/../../../../i686-w64- ingw32/lib/../lib/libmingw32.a(lib32_libmingw32_a-mingw_helpers.o): In function encode_pointer': /data/gannet/ripley/Sources/mingw-test3/src/mingw-w64/stable/v2.x/mingw-w64-crt crt/mingw_helpers.c:28: multiple definition of_encode_pointer' C:\Python27\libs/libmsvcr90.a(dmmebs00291.o):(.text+0x0): first defined here collect2: ld returned 1 exit status error: command 'c:\Rtools\gcc-4.6.3\bin\gcc.exe' failed with exit status 1