Re: [Alsa-user] mplayer on AMD x2 32 bit build does not like 64bit alsa compile

2007-06-07 Thread Sergei Steshenko
On Thu, 07 Jun 2007 17:16:28 -0400 Jerry Geis <[EMAIL PROTECTED]> wrote: > I am using alsa -1.0.14 and MPlayer 1.0rc1 > > mplayer is compiles on amd X2 with the command: > ../configure --disable-ivtv --enable-largefiles --target=athlon_xp > --cc="$MPLAYERCC -m32" --as="as -32" --with-extralibdir

[Alsa-user] mplayer on AMD x2 32 bit build does not like 64bit alsa compile

2007-06-07 Thread Jerry Geis
I am using alsa -1.0.14 and MPlayer 1.0rc1 mplayer is compiles on amd X2 with the command: ./configure --disable-ivtv --enable-largefiles --target=athlon_xp --cc="$MPLAYERCC -m32" --as="as -32" --with-extralibdir=/usr/lib; make; make install This is so I can play wmv's on a 64 bit box. Howeve