Do you have the required Bison anf Flex software installed on your host? yy-thingies are part of Bison/Flex
----- Original Message ----- From: "Yann Klis" Sent: Friday, September 05, 2003 7:59 PM Subject: [Ethereal-users] want to test H.323 plugin from CVS but... > Hi, > > I want to test the H.323 plugin of the upcoming version of ethereal so I > downloaded nightly build from 2003-09-05 but I get stuck when compiling > (through ./configure --enable-gtk2 && make ) at : > > [snip] > sum.o ipproto.o packet-dcerpc-nt.o pcap-util.o prefs.o print.o ps.o > ptvcursor.o reassemble.o ringbuffer.o tap.o timestats.o util.o xdlc.o > xmlstub.o register.o capture.o file.o filters.o proto_hier_stats.o > summary.o .libs/etherealS.o -Wl,--export-dynamic -pthread > -Wl,--export-dynamic -L/usr/local/lib wiretap/libwiretap.a gtk/libui.a > epan/libethereal.a epan/ftypes/libftypes.a epan/dfilter/libdfilter.a > -lcrypto -lpcap /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so > /usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so -lm > /usr/lib/libpangoxft-1.0.so /usr/lib/libpangox-1.0.so > /usr/lib/libpango-1.0.so /usr/lib/libgobject-2.0.so > /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread > /usr/lib/libglib-2.0.so -ladns -lz > epan/dfilter/libdfilter.a(scanner.o)(.text+0x1705): In function > `df_scanner_file': > ../../tools/lemon/lemonflex-tail.inc:37: undefined reference to > `yy_create_buffer' > epan/dfilter/libdfilter.a(scanner.o)(.text+0x1748): In function > `df_scanner_cleanup': > ../../tools/lemon/lemonflex-tail.inc:45: undefined reference to > `yy_delete_buffer' > epan/dfilter/libdfilter.a(scanner.o)(.text+0x16e5): In function > `df_scanner_text': > ../../tools/lemon/lemonflex-tail.inc:29: undefined reference to > `yy_scan_string' > epan/dfilter/libdfilter.a(scanner.o)(.text+0x1710): In function > `df_scanner_file': > ../../tools/lemon/lemonflex-tail.inc:38: undefined reference to > `yy_switch_to_buffer' > collect2: ld returned 1 exit status > rm -f .libs/etherealS.o > make[2]: *** [ethereal] Erreur 1 > make[2]: Leaving directory > `/home/klis/Soft/ethereal/ethereal-2003-09-05' > make[1]: *** [all-recursive] Erreur 1 > make[1]: Leaving directory > `/home/klis/Soft/ethereal/ethereal-2003-09-05' > make: *** [all-recursive-am] Erreur 2 > > Anyone knows how to compile ethereal from CVS ? > > Thanks in advance, > > ++ > > yk > > _______________________________________________ > Ethereal-users mailing list > [EMAIL PROTECTED] > http://www.ethereal.com/mailman/listinfo/ethereal-users