somguy
01-02-2002, 01:55 PM
Got gcc3 compiled, did a rpm -q on everything listed that is needed for v4 to compile and have all the correct versions.
When I ./configure I get an error for pcap_open_live... exact line is this
checking for pcap_open_live in -lpcap... no
configure: error: cannot find pcap_open_live in libpcap. Read the INSTALL file.
Naturally I have read both of the install files, it noted I had to be root while doing this... which I am.
`rpm -q libpcap` yeilds package libpcap-0.6.2-1 is installed.
Any help getting over this hump would be greatly appreciated, thanks in advance.
When I ./configure I get an error for pcap_open_live... exact line is this
checking for pcap_open_live in -lpcap... no
configure: error: cannot find pcap_open_live in libpcap. Read the INSTALL file.
Naturally I have read both of the install files, it noted I had to be root while doing this... which I am.
`rpm -q libpcap` yeilds package libpcap-0.6.2-1 is installed.
Any help getting over this hump would be greatly appreciated, thanks in advance.