[uClibc]ld-linux

Brad Campbell brad at seme.com.au
Thu Dec 5 07:37:44 UTC 2002


Tero Lyytikäinen wrote:
> 
> On Thu, 5 Dec 2002, Brad Campbell wrote:
> 
> > The problem I'm trying to diagnose is wine uses dlopen() to load one of it's
> > dll.so files. This is just a standard shared lib, but this one links to
> > libICE.so from the Xfree lib dir, and it's unable to resolve any of it's symbols.
> >
> Seems like a similar problem I wrote about in September.
> 
> http://www.uclibc.org/lists/uclibc/2002-September/006702.html
> 
> You can bypass the problem by LD_PRELOADing all the needed library
> dependencies. Something like
> 
> # export LD_PRELOAD=/path/to/libICE.so
> # wine
> 
> A terrible kludge though.

I did read about your issue back in September, but did not make the
connection.

Hmm that solves the loading problem, wine then dies with an unhandled
exception error.
I can see this is going to take some doing :p)

-- 
Brad....
                   /"\
Save the Forests   \ /     ASCII RIBBON CAMPAIGN
Burn a Greenie.     X      AGAINST HTML MAIL
                   / \



More information about the uClibc mailing list