I think I'm going mad ...
Because of some misterious reason, my system gor screwed up. I'm trying
to build the new ethereal version, but fail. Configure tells me I don't
have libpcap installed:
checking whether to use libpcap for packet capture... yes
checking for extraneous pcap header directories... found --
-I/usr/include added to CFLAGS
checking for net/bpf.h... no
configure: error: Header file net/bpf.h not found;
if you installed libpcap from source,
did you also do "make install-incl"?
make: *** [build-stamp] Error 1
but all it needs _is_ there!
# l /usr/include/net
-rw-r--r-- 1 root root 8447 Nov 22 1999 bpf.h
-rw-r--r-- 1 root root 2848 Sep 1 18:01 ethernet.h
-rw-r--r-- 1 root root 6369 Sep 1 18:01 if.h
-rw-r--r-- 1 root root 6454 Sep 1 18:01 if_arp.h
-rw-r--r-- 1 root root 1359 Sep 1 18:01 if_packet.h
-rw-r--r-- 1 root root 5856 Sep 1 18:01 if_ppp.h
-rw-r--r-- 1 root root 1720 Sep 1 18:01 if_shaper.h
-rw-r--r-- 1 root root 1024 Sep 1 18:01 if_slip.h
-rw-r--r-- 1 root root 28 Sep 1 18:01 ppp-comp.h
-rw-r--r-- 1 root root 172 Sep 1 18:01 ppp_defs.h
-rw-r--r-- 1 root root 4716 Sep 1 18:01 route.h
Where did I fail? I don't deserve this :'(
Cheers,
Cristian
Reply to: