Ethereal-users: [Ethereal-users] Compile failed - now what?

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date Prev · Date Next · Thread Prev · Thread Next
From: Philip Pinkerton <philip@xxxxxxxxxxxx>
Date: Thu, 01 Apr 2004 08:14:45 -0300
After several minutes of compulation I got the following errors:

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

Something seems to be missing in epan?

Please advise ASAP

Philip Pinkerton