On 10/4/06, Douglas F. Calvert <douglasfcalvert@xxxxxxxxx> wrote:
/usr/local/lib/liblua.so.5.1: undefined reference to `sqrt'
/usr/local/lib/liblua.so.5.1: undefined reference to `cosh'
/usr/local/lib/liblua.so.5.1: undefined reference to `ceil'
/usr/local/lib/liblua.so.5.1: undefined reference to `floor'
/usr/local/lib/liblua.so.5.1: undefined reference to `fmod'
/usr/local/lib/liblua.so.5.1: undefined reference to `cos'
/usr/local/lib/liblua.so.5.1: undefined reference to `tanh'
/usr/local/lib/liblua.so.5.1: undefined reference to `sin'
/usr/local/lib/liblua.so.5.1: undefined reference to `atan2'
/usr/local/lib/liblua.so.5.1: undefined reference to `pow'
/usr/local/lib/liblua.so.5.1: undefined reference to `sinh'
/usr/local/lib/liblua.so.5.1: undefined reference to `log10'
/usr/local/lib/liblua.so.5.1: undefined reference to `exp'
/usr/local/lib/liblua.so.5.1: undefined reference to `tan'
/usr/local/lib/liblua.so.5.1: undefined reference to `atan'
/usr/local/lib/liblua.so.5.1: undefined reference to `asin'
/usr/local/lib/liblua.so.5.1: undefined reference to `acos'
I have heard that these errors will go away if wireshark links against
libm (atleast on obsd).