On Tuesday 29 April 2008 05:53:53 pm Thomas Kuther wrote:
> 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
On Di, 29.04.08 15:05 Derek Wickersham <[EMAIL PROTECTED]> 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:
> [EMAIL PROTECTED] alsa-oss-1.0.15]# export CFLAGS="-m32"
> [EMAIL PROTECTED] alsa-os
On Di, 29.04.08 14:51 Derek Wickersham <[EMAIL PROTECTED]> wrote:
> On Tuesday 29 April 2008 01:28:42 pm Thomas Kuther wrote:
>
> > I'm wondering about what sound spitting firefox plugin could it be
> > that forces you to use OSS(-wrapper).
> >
> > I have installed following plugins that can make
On Tuesday 29 April 2008 01:34:32 pm Thomas Kuther wrote:
> export CFLAGS="-m32"
> export LDFLAGS="-melf_i386"
Did not work for me:
[EMAIL PROTECTED] alsa-oss-1.0.15]# export CFLAGS="-m32"
[EMAIL PROTECTED] alsa-oss-1.0.15]# export LDFLAGS="-melf_i386"
[EMAIL PROTECTED] alsa-oss-1.0.15]# ./config
On Tuesday 29 April 2008 01:28:42 pm Thomas Kuther wrote:
> I'm wondering about what sound spitting firefox plugin could it be that
> forces you to use OSS(-wrapper).
>
> I have installed following plugins that can make use of the sound
> device (firefox 64bit):
> * mplayerplug-in 3.50 (64bit)
> *
On Di, 29.04.08 11:28 Derek Wickersham <[EMAIL PROTECTED]> 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 doe
On Di, 29.04.08 14:51 James Pearson <[EMAIL PROTECTED]> wrote:
> Derek Wickersham wrote:
> > My system:
> > Linux ben 2.6.23.16-1mdv #1 Mon Feb 11 07:24:40 EST 2008 x86_64 AMD
> > Athlon(tm) 64 X2 Dual Core Processor 4400+ GNU/Linux
> >
> > # lsmod | grep snd
> > snd_seq_dummy 4740 0
>
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 p
Derek Wickersham wrote:
> My system:
> Linux ben 2.6.23.16-1mdv #1 Mon Feb 11 07:24:40 EST 2008 x86_64 AMD
> Athlon(tm)
> 64 X2 Dual Core Processor 4400+ GNU/Linux
>
> # lsmod | grep snd
> snd_seq_dummy 4740 0
> snd_seq_oss35024 0
> snd_seq_midi_event 8840 1 snd_seq