On Sun, Aug 05, 2001 at 07:41:41PM +0000, Marco Tassinari wrote:
> /usr/local/lib/libpcap.a(gencode.o): In function `pcap_compile':
> gencode.o(.text+0x203): undefined reference to `lex_init'
> /usr/local/lib/libpcap.a(grammar.o): In function `yyparse':
> grammar.o(.text+0x94): undefined reference to `yylex'
> grammar.o(.text+0x9ba): undefined reference to `yylex'
You have bison installed too? Or just flex? I think yylex calls are
frequently references to yacc.
--
Mike Renfro / R&D Engineer, Center for Manufacturing Research,
931 372-3601 / Tennessee Technological University -- [EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]