On 2001.06.27 10:00 Stefan Hoffmeister wrote:
> : On Wed, 27 Jun 2001 12:10:48 +0100, John Toon wrote:
>
> >./setup: error in loading shared libraries:
> >/usr/X11R6/lib/libxalflaunch.so.0: ELF file OS ABI invalid.
>
> You somewhere have an LD_PRELOAD variable set for that library. This
> is a
> "busy cursor" library and it is popular with Gnome.
>
> A truss / strace won't help you either, as "ELF file OS ABI invalid"
> is a
> problem signalled by the kernel / dynamic linker - brandelf will tell
> you
> more.
>
> Suggestion: Simply get rid of that LD_PRELOAD.
>
Where am I likely to find it? I have a stock Gnome-1.4 setup--I
certainly didn't put LD_PRELOAD in . . . :)
jmc
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message