Re: libaoss.so fails preloading

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

 



On Di, 29.04.08 11:28 Derek Wickersham <derek@xxxxxxxxxxxxxxx> wrote:

> On Tuesday 29 April 2008 11:09:15 am you wrote:
> > libaoss.so in /usr/lib should be a 32 bit shared object.
> >
> > You have a 32 bit app (probably firefox) that the loader is trying
> > to preload /usr/lib/libaoss.so - if it doesn't exist, or is not a
> > 32 bit shared object, then you get the 'cannot be preloaded:
> > ignored' warning.
> >
> > You need to compile/obtain a 32 bit libaoss.so and install it
> > in /usr/lib
> >
> > James Pearson
> 
> My firefox install is 64-bit, but the flash player is 32-bit.  I used
> the nspluginwrapper program to install the flash player to make it
> work in the 64-bit environment.  Flash media does play in firefox but
> there is no sound...hence this post.  In fact the "preloading" error
> message appears only when I load a web page that has a flash object.  
> 
> I suspected the 32-bit/64-bit discrepancy was the problem, and had
> been asking for help in other forums  but couldn't get a solution -- 
> http://forum.mandriva.com/viewtopic.php?p=476192#476192
> 
> So the next question is, how do I compile alsa-oss-1.0.15 as a 32-bit
> shared object on my x86_64 system?  There is no README in the source
> directory.
> 

export CFLAGS="-m32"
export LDFLAGS="-melf_i386"

should help. 
Anyways most distributions with a good multilib setup
provide 32bit emulation packages.
On Gentoo: 

$ emerge emul-linux-x86-soundlibs

Attachment: signature.asc
Description: PGP signature

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Alsa-user mailing list
Alsa-user@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/alsa-user

[Index of Archives]     [ALSA Devel]     [Linux Audio Users]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]

  Powered by Linux