Libnet 1.0.2a doesn?t compile

Nicolas Saurbier <[email protected]> 26 Apr 2004 09:54:44 -0000
Newsgroups gmane.comp.security.libnet
Message-ID <[email protected]>

Hi,

I tried to compile Libnet 1.0.2a under Gentoo-linux
with 2.6 Kernel but this fails:

Libnet-1.0.2a # make
gcc -O2 -funroll-loops -fomit-frame-pointer -Wall   -DHAVE_CONFIG_H -c src/libnet_resolve.c -o src/libnet_resolve.o
In file included from src/libnet_resolve.c:36:
include/libnet.h:87:8: missing terminating " character
include/libnet.h:89:50: missing terminating " character
make: *** [src/libnet_resolve.o] Error 1

Any Idea?