Subject: Re: Running program with qt-1.42 has a problem.
To: Ruey-Shyang Guo <rsguo@ms25.hinet.net>
From: Manuel Bouyer <bouyer@antioche.lip6.fr>
List: port-i386
Date: 02/15/1999 09:50:51
On Feb 15, Ruey-Shyang Guo wrote
> Hi,
> Compiling statically seems to does not work. The full message is:
> /usr/lib/exec/ld.so: Undefined symbol "_XSetErrorHandler" called from
> musicbox:/usr/X11R6/libqt.so.1.42 at 0x40169f34
> I think that this is concerned with 'ld.so'.

If your program is really compiled statically (cc -static), ld.so should
not be used at all.

--
Manuel Bouyer, LIP6, Universite Paris VI.           Manuel.Bouyer@lip6.fr
--