-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
