On Thu, 2004-04-01 at 09:33, Biot Olivier wrote: > |From: Philip Pinkerton > | > |Now What? > | > |Seems epan is missing something? > | > |epan/.libs/libethereal.so: undefined reference to `yy_delete_buffer' > |epan/.libs/libethereal.so: undefined reference to `yy_create_buffer' > |epan/.libs/libethereal.so: undefined reference to `yy_scan_string' > |epan/.libs/libethereal.so: undefined reference to `yy_switch_to_buffer' > |collect2: ld returned 1 exit status > |make[2]: *** [ethereal] Error 1 > |make[2]: Leaving directory `/usr/local/network/ethereal' > |make[1]: *** [all-recursive] Error 1 > |make[1]: Leaving directory `/usr/local/network/ethereal' > |make: *** [all] Error 2 > > [CCing ethereal-dev] > It looks like it's a yacc/bison problem. > > Did configure find a compatible yacc/bison compiler compiler? checking for bison... bison -y bison --version bison (GNU Bison) 1.875a Written by Robert Corbett and Richard Stallman. > > Which version are you compiling? Official 0.10.3 or latest CVS snapshot? $Id: Ethereal.desktop,v 1.3 2004/02/20 13:50:06 jmayer Exp $ $Id: version_info.c,v 1.3 2004/02/24 01:14:27 guy Exp $ > > On which system are you compiling Ethereal? Linux version 2.4.25-1-686 gcc version 3.3.3 > Could you also specify the output of: > $ libtool --version libtool --version ltmain.sh (GNU libtool) 1.5.2 (1.1220.2.60 2004/01/25 12:25:08) Debian: 199 $ > $ autoconf --version autoconf --version autoconf (GNU Autoconf) 2.59 > $ automake --version automake --version automake (GNU automake) 1.7.9 Written by Tom Tromey <tromey@xxxxxxxxxx>. > > Regards, > > Olivier > > _______________________________________________ > Ethereal-dev mailing list > Ethereal-dev@xxxxxxxxxxxx > http://www.ethereal.com/mailman/listinfo/ethereal-dev > >
Powered by MHonArc 2.6.10