|
|||||||||||
|
RE: Libnet and cygwin setup
From: Kirby Kuehl <kkuehl(at)cisco.com>
Date: Wed Jul 16 2003 - 14:12:35 EDT
-----Original Message-----
Hi, In your libnet1.1.1 PORT doc it is stated that cygwin is supported
header files copied to /usr/include/pcap/ and the library files to be copied to /usr/lib/ I am having trouble knowing what pcap header and library files to copy from and where to get them. I have downloaded the winpcap 3.0 source code from here ... http://winpcap.polito.it/install/default.htm (http://winpcap.polito.it/install/bin/wpcapsrc_3_0.zip)
As you can see below when I try to install libnet on my cygwin terminal It fails. Can you please help me with this ? I need to use your library for a University project and it is the only decent packet forming program I can find for win32. I (am using Windows XP) Thanks for your time, Matt Matthew@combine ~/libnet $ ./configure && make && make install beginning autoconfiguration process for libnet-1.1.1-RC5... checking build system type... i686-pc-cygwin checking host system type... i686-pc-cygwin checking target system type... i686-pc-cygwin checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets $(MAKE)... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking for gcc... gcc checking for C compiler default output... a.exe checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... .exe checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for a BSD-compatible install... /usr/bin/install -c checking for ranlib... ranlib checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... no checking for stdint.h... no checking for unistd.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking machine endianess... lil checking if unaligned accesses fail... no checking whether gcc needs -traditional... no checking for strerror... yes checking link-layer packet interface type... found win32 wpcap scanning available packet construction modules: 802.1q 802.1x 802.2 802.3 arp cd p data dhcp dns ethernet fddi icmp igmp ip ipsec isl mpls ntp ospf rip rpc snmp stp tcp token_ring udp vrrp checking for PacketSetMode in -lpacket... no configure: error: packet lib not found. To unsubscribe, e-mail: libnet-unsubscribe@securityfocus.com For additional commands, e-mail: libnet-help@securityfocus.com To unsubscribe, e-mail: libnet-unsubscribe@securityfocus.com For additional commands, e-mail: libnet-help@securityfocus.com Received on Wed Jul 16 14:31:41 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:02:24 EDT |
||||||||||
|
|||||||||||