[MPlayer-users] Installing mplayer 0.92 on Debian (testing)

Corey Hickey bugfood-ml at fatooh.org
Fri Jan 30 01:05:18 CET 2004


Matti Kleemola wrote:
> I tried to install mplayer on Debian testing (quite tiny installation) using
> installation instructions:
> http://www.princessleia.com/MPlayer.html
> 
> First I got an error that cc1plus doesn't exist. I made a symbolic link 
> ln -s /usr/lib/gcc-lib/i386-linux/3.2.3/cc1plus /usr/bin/cc1plus
> 
> When trying to compile I got this error:
> 
> cc1plus: unrecognized option `-auxbase-strip'
> cc1plus: output filename specified twice
> make[2]: *** [demux_rtp.o] Error 1
> make[2]: Leaving directory `/usr/src/mplayer/MPlayer-0.92/libmpdemux'
> make[1]: *** [libmpdemux/libmpdemux.a] Error 2
> make[1]: Leaving directory `/usr/src/mplayer/MPlayer-0.92'
> make: *** [build-stamp] Error 2
> 
> What should I do to solve this?
> 
> Thanks, 
> Matti

I don't know about your error; I compile mplayer on Debian testing quite
frequently.

bugfood at bugfood:~$ locate cc1plus
/usr/lib/gcc-lib/i386-linux/2.95.4/cc1plus
/usr/lib/gcc-lib/i386-linux/3.2.3/cc1plus
/usr/lib/gcc-lib/i486-linux/3.3.2/cc1plus


Anyway, mplayer 0.92 is quite old; you should download and compile the
current CVS. Get mplayer cvs here:
http://www.mplayerhq.hu/homepage/design6/dload.html
...and libavcodec cvs here:
http://www.mplayerhq.hu/DOCS/HTML/en/codecs.html#ffmpeg

-Corey




More information about the MPlayer-users mailing list