Ethereal-users: Re: [ethereal-users] undefined symbol when running ethereal

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

From: Guy Harris <gharris@xxxxxxxxxxxx>
Date: Thu, 8 Jun 2000 22:34:24 -0700
On Sun, Jun 04, 2000 at 01:23:19PM -0500, John Lyssy wrote:
> ethereal: error in loading shared libraries: ethereal: undefined symbol: snmp_set_full_objid
> 
> 
> Do I need to add something to my profile or what

See

	http://ethereal.zing.org/faq.html#q3.4

You probably installed the prepackaged Ethereal RPM; unfortunately, Red
Hat Linux 6.2 is *NOT* 100% binary-compatible with previous releases of
Red Hat Linuxes, the RPMs were built on a previous release, and the
binary incompatibility is in the UCD SNMP library, which Ethereal uses,
and uses in such a fashion as to trip across the binary incompatibility.

You'll have to download Ethereal source and build it; fortunately,
that's fairly easy.