[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#187374: xlibs: libraries not correctly linked



Package: xlibs
Version: 4.2.1-6
Severity: normal

[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





Reply to: