Re: libnet 1.1.2.1 installation

[email protected] Wed, 5 May 2004 14:12:49 +0530
Newsgroups gmane.comp.security.libnet
Message-ID <[email protected]>



Hi,

 I get the following errors while running make and make install ... for libnet 1.1.2.1 on linux kernel 2.2.14.


making install in src
make[1]: Entering directory `/usr/src/libnet/src'
gcc -DHAVE_CONFIG_H -I. -I. -I../include     -g -O2 -Wall -c `test -f 'libnet_build_802.1q.c' || echo './'`libnet_build_802.1q.c
libnet_build_802.1q.c: In function `libnet_build_802_1q':
libnet_build_802.1q.c:86: `__func__' undeclared (first use in this function)
libnet_build_802.1q.c:86: (Each undeclared identifier is reported only once
libnet_build_802.1q.c:86: for each function it appears in.)
make[1]: *** [libnet_build_802.1q.o] Error 1
make[1]: Leaving directory `/usr/src/libnet/src'
make: *** [install-recursive] Error 1

any clues ??

thanks,
Amit