On Wed, Apr 02, 2003 at 11:25:02PM +0200, Marco d'Itri scrawled:
> [This is a standard text.]
> 
> One or more libraries in this package are buggy.
> All libraries need to be linked against other libraries which they
> reference. You can check this by running this command:
> 
> LD_TRACE_LOADED_OBJECTS=1 LD_BIND_NOW=1 LD_TRACE_PRELINKING=t \
>   /lib/ld-linux.so.2 /usr/lib/libYOUR-LIBRARY.so | grep ^undefined
> 
> Then you will have to find which other libraries contain the undefined
> symbols and rebuild your library by explicitly linking it against them
> (e.g. -lglib).
> 
> The broken libraries are:
> 
> /usr/X11R6/lib/libXmuu.so.1           -lX11
> /usr/X11R6/lib/libXp.so.6             -lX11 -lXext
> /usr/X11R6/lib/libXrandr.so.1         -lX11

On Thu, Apr 03, 2003 at 12:12:09AM +0200, Marco d'Itri scrawled:
> /usr/X11R6/lib/libGLU.so.1            -lGL

Thanks Marco; I'll check this out and fix it for 4.3 if applicable, too.

-- 
Daniel Stone                                     <[EMAIL PROTECTED]>
Developer, Trinity College, University of Melbourne

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to