Thread: trying to generate a windows executable for wireshark using mingw
hi,
pretty new in working cross compilers. want create windows executable wireshark ubuntu. online research figured out can done using mingw unable so.
first installed mingw synaptic package manager , went wireshark source directory , tried running below command:
./configure --prefix=/usr/i586-mingw32 --host=i586-mingw32msvc --build=x86_64-linux
gives me 2 different errors:
1) configure: error: funtion socket not found
2) configure: error: header file pcap.h not found; if installed libpcap
source, did "make install-incl", , if installed a
binary package of libpcap, there developer's package of libpcap,
, did install package?
inputs resolve appreciated.
thanks
anoop
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Installation & Upgrades [ubuntu] trying to generate a windows executable for wireshark using mingw
Ubuntu
Comments
Post a Comment