ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-users: Re: [Ethereal-users] Help compiling on Solaris 2.7 and gcc 2.95

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

From: Chris Ricker <kaboom@xxxxxxxxxx>
Date: Sun, 17 Feb 2002 08:44:21 -0700 (MST)
On Sat, 16 Feb 2002, John Roberts wrote:

> 
> After what seemed to be a successful compile of most of the 0.9.1 ethereal
> tree - I got what looks to be a missing definition of plugin_list.  I don't
> see it defined (but I do see it USED) anywhere in the ethereal tree.  Am I
> missing something?

Check the list archives.  I had the same problem earlier this week.

Either your glib or your gtk+ is broken.  If they're from sunfreeware, 
they're definitely broken.  Compile them from source, make sure they're 
either in your LD_LIBRARY_PATH or that they were compiled with appropriate 
-L/foo -R/foo options throughout, and then ethereal should compile against 
them.

later,
chris