[opensuse] Error: ld.so: object '/usr/lib/libaoss.so' from LD_PERLOAD cannot be preloaded
Hi List, I get the following error: ld.so: object '/usr/lib/libaoss.so' from LD_PERLOAD cannot be preloaded when running up Firefox AND also when trying to compile (for example turbojpeg). Running opensuse 10.2 on x86_64 Any help appreciated in obtaining the right library object file. Thanks Herry -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Alexander.Herr@csiro.au wrote:
Hi List,
I get the following error: ld.so: object '/usr/lib/libaoss.so' from LD_PERLOAD cannot be preloaded when running up Firefox
AND also when trying to compile (for example turbojpeg).
Running opensuse 10.2 on x86_64
Any help appreciated in obtaining the right library object file.
Thanks Herry
The first thing I would ask is does the library exist. The majority of occasions I have come across this kind of message have been when the indicated file is a corrupted generic link to the real library. The second thing I would ask has this always happened, if not what was the last thing you did before things broke. The library concerned is supplied by ALSA, and I would guess from the oss bit has something to with OSS. It is a link to /usr/lib/libaoss.so.0.0 on my install. I would check whether the link is broken. You could reapply the SuSE ALSA package but it may be simpler to fix the link. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org iD8DBQFGX+RPasN0sSnLmgIRAq5DAKD2LSSRamNfwtUIfyPZ+bzwsnwlpgCgs2FQ w41UrBNOlv1DuiHvC7L6c6E= =RQBA -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Hello, On Fri, 01 Jun 2007 10:18:07 +0100 G T Smith <grahamsmith@gandalfsemporium.homelinux.com> wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Alexander.Herr@csiro.au wrote:
Hi List,
I get the following error: ld.so: object '/usr/lib/libaoss.so' from LD_PERLOAD cannot be preloaded when running up Firefox
AND also when trying to compile (for example turbojpeg).
Running opensuse 10.2 on x86_64
Any help appreciated in obtaining the right library object file.
Thanks Herry
The first thing I would ask is does the library exist. The majority of occasions I have come across this kind of message have been when the indicated file is a corrupted generic link to the real library.
The second thing I would ask has this always happened, if not what was the last thing you did before things broke.
The library concerned is supplied by ALSA, and I would guess from the oss bit has something to with OSS. It is a link to /usr/lib/libaoss.so.0.0 on my install. I would check whether the link is broken.
You could reapply the SuSE ALSA package but it may be simpler to fix the link.
And just for your information: % rpm -qf /usr/lib/libaoss.so alsa-32bit-1.0.13-22 It works for me. as smith said, it might not be installed possibly. Hope this helps Regards, eshsf -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (3)
-
Alexander.Herr@csiro.au
-
eshsf
-
G T Smith