Bryce Denney wrote:

Hi,
Yes you need to install libpcap but actually you need only that bpf.h header
file. You can download the entire libpcap from: http://www-nrg.ee.lbl.gov/

Best Regards
Bogdan


> On Mon, 25 Jun 2001, Bogdan Diaconescu wrote:
> > Hi,
> > I have donne a patch to make the network for plex86-Linux working. The
> > patch could be added to the last CVS version and it implements
> > eth_linux.cc using Linux Socket Filtering. I used a thread to make
> > readings from the socket in an infinite loop. I tested this networking
> > stuff only on Linux so if you test it on other OSes please tell me what
> > happend. I did small changes on ne2k.cc source and I don't know if the
> > changes works also on Free BSD where they worked before. Anyway,  in
> > order to test the patch do the followings:
>
> Hi Bogdan,
>
> What kernel version are you compiling this in, and what libraries are
> required?  My compile is failing on
>
> #include <pcap/net/bpf.h>
>
> This looks like its from libpcap.  Is this installed by default on any
> distribution or RPM?
>
> Thanks,
> Bryce


Reply via email to