Re: libaoss.so fails preloading

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

 



On Di, 29.04.08 15:05 Derek Wickersham <derek@xxxxxxxxxxxxxxx> wrote:

> On Tuesday 29 April 2008 01:34:32 pm Thomas Kuther wrote:
> 
> > export CFLAGS="-m32"
> > export LDFLAGS="-melf_i386"
> 
> Did not work for me:
> [root@ben alsa-oss-1.0.15]# export CFLAGS="-m32"
> [root@ben alsa-oss-1.0.15]# export LDFLAGS="-melf_i386"
> [root@ben alsa-oss-1.0.15]# ./configure
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for gawk... gawk
> checking whether make sets $(MAKE)... yes
> checking for gcc... gcc
> checking for C compiler default output file name... configure: error:
> C compiler cannot create executables
> See `config.log' for more details.
> 
> > Anyways most distributions with a good multilib setup
> > provide 32bit emulation packages.
> > On Gentoo:
> >
> > $ emerge emul-linux-x86-soundlibs
> 
> I can't figure out how to have both the 64-bit alsa and the 32-bit
> alsa installed at the same time.  
> 

Not sure how your distro does it, on Gentoo the multilib setup looks
like:
/lib64
/lib32
/lib -> /lib64
/usr/lib64
/usr/lib32
/usr/lib -> /usr/lib64

and then things are linked accordingly.. so flash needs all things like
(from "ldd /opt/netscape/plugins/libflashplayer.so")

libpthread.so.0 => /lib32/libpthread.so.0
libX11.so.6 => /usr/lib32/libX11.so.6
...
etc etc the whole pango/cairo/Gtk+32bit stuff


As said, your distro should have taken care of that.
Do you run multilib at all?

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