argus compile error

Carter Bullard carter at qosient.com
Wed Jan 2 08:15:56 EST 2002


Hey Kenneth,
   It appears that ./configure is not finding your flex install.
You need to rerun ./configure so that it can find these tools.

   % make clobber
   % ./configure
   % make

Be sure and checkout the messages that relate to bison and flex.

Carter

Carter Bullard
QoSient, LLC
300 E. 56th Street, Suite 18K
New York, New York  10022

carter at qosient.com
Phone +1 212 588-9133
Fax   +1 212 588-9134
http://qosient.com

> -----Original Message-----
> From: root [mailto:root at cyclops.eahd.or.ug] 
> Sent: Friday, December 28, 2001 6:12 AM
> To: argus at sei.cmu.edu
> Subject: argus compile error
> 
> 
> i have installed bison and flex  When running make the output is:
> ../lib/libpcap.a(gencode.o): In function `pcap_compile':
> gencode.o(.text+0x253): undefined reference to `lex_init'
> ../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[1]: *** [../bin/argus_linux] Error 1
> 
> The argus executable is not created .
> Thanks
> kenneth
> 
> 



More information about the argus mailing list