Ethereal-users: Re: [Ethereal-users] build problems on OpenBSD 3.5

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

From: Guy Harris <gharris@xxxxxxxxx>
Date: Sun, 22 Aug 2004 04:58:26 -0700
Philip Dixon wrote:

Also, does anyone know which library these routines come from:

epan/.libs/libethereal.so.0.1: undefined reference to `ds_set_int'
epan/.libs/libethereal.so.0.1: undefined reference to `register_mib_handlers'
epan/.libs/libethereal.so.0.1: undefined reference to `ds_set_boolean'
epan/.libs/libethereal.so.0.1: undefined reference to `read_premib_configs'
epan/.libs/libethereal.so.0.1: undefined reference to `sprint_realloc_objid'
epan/.libs/libethereal.so.0.1: undefined reference to `shutdown_mib'
epan/.libs/libethereal.so.0.1: undefined reference to `init_mib'
epan/.libs/libethereal.so.0.1: undefined reference to `sprint_realloc_value'
epan/.libs/libethereal.so.0.1: undefined reference to `read_configs'

UCD-SNMP or NetSNMP.

We'd have to see the complete output of the make, *and* the config.log file, to figure out why things aren't getting linked with -lsnmp.