Ethereal-users: Re: [ethereal-users] compiling on solaris

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

From: Gerald Combs <gerald@xxxxxxxx>
Date: Mon, 14 Feb 2000 11:20:34 -0600 (EST)
On Mon, 14 Feb 2000, Georg Zigldrum - Sun Germany  Ma. TSC - Munich wrote:

> I got a problem compiling Ethereal 0.8.3 on Solaris:
> 
> b -lgtk -lgdk -lgmodule -lglib -ldl -lXext -lX11 -lsocket -lnsl -lm 
> -R:/usr/local/lib
> libtool: link: only absolute run-paths are allowed
> make[2]: *** [ethereal] Error 1

It looks like libtool is choking on the ':' that precedes
'/usr/local/lib'.  What does your LD_LIBRARY_PATH environment variable
look like?

> 
> 
> I did already test some things, but nothing helped.
> Can someone please give me a tip what to do?
> 
> 
> Thanks
> Georg
>