Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-users: Re: [Wireshark-users] Wireshark on OppenBSD 4.0

From: "Douglas F. Calvert" <douglasfcalvert@xxxxxxxxx>
Date: Wed, 4 Oct 2006 23:30:29 -0400
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).