Hi,
I'm having trouble in compiling my code with gcc on release 6.2
I've included the following headers,
stdlib.h
sys/types.h
sys/socket.h
net/if.h
net/if_var.h
net/if_types.h
net/bpf.h
When compiling the code, i'm getting the following error message
/var/tmp//ccphxfRO.o(.text+0x3c): In functi
Thanks for the reply!
On 10/5/07, Eygene Ryabinkin <[EMAIL PROTECTED]> wrote:
> Fri, Oct 05, 2007 at 04:54:27PM +0530, Vinod VM wrote:
> > /var/tmp//ccphxfRO.o(.text+0x3c): In function `main':
> > : undefined reference to `bpfattach'
>
> If I am correct, b