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

Re: relocation error(s) with various binaries



[Chris Gorman]
> + exec /usr/lib/mozilla-firefox/firefox-bin -a firefox
> /usr/lib/mozilla-firefox/firefox-bin: relocation error:
> /usr/lib/libXrender.so.1: undefined symbol: _Xglobal_lock

Try reinstalling libx11-6.
Verify that it has the symbol in question:

  nm --dynamic /usr/X11R6/lib/libX11.so.6 | grep _Xglobal_lock

should reveal it as a "B" symbol (uninitialised data).

Attachment: signature.asc
Description: Digital signature


Reply to: