Snort mailing list archives

Re: Compile under Linux kernel 2.4.3


From: Fyodor <fygrave () tigerteam net>
Date: Fri, 15 Jun 2001 23:34:03 +0700

On Fri, Jun 15, 2001 at 03:23:19PM -0000, Eric Van den Bossche wrote:
I've compiled and installed without any problem Snort 1.7 under
Linux Suse 7.0 with kernel 2.2.16.

But when I want to install it under Linux suse 7.1 with kernel
2.4.3, I get the following error during the "make" :

--------------------------------------------------------------------
/usr/local/lib/libpcap.a(gencode.o): In function `pcap_compile':
gencode.o(.text+0x255): undefined reference to `lex_init'
/usr/local/lib/libpcap.a(grammar.o): In function `yyparse':
grammar.o(.text+0x95): undefined reference to `yylex'
grammar.o(.text+0xa5b): undefined reference to `yylex'
collect2: ld returned 1 exit status
make: *** [snort] Error 1
--------------------------------------------------------------------

I have already installed libpcap-0.4 and flex-2.5.4.

Do I still miss somethingelse ? 
Any idea ?

You didn't seem to have lex/flex installed at the time when libpcap
library was built. Very likely you will have to do so and then rebuild
libpcap again. 

_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
http://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users


Current thread: