[MPlayer-users] cannot compile mplayer > 0.5

Mike Melanson melanson at pcisys.net
Fri Dec 28 23:51:24 CET 2001


On Fri, 28 Dec 2001, Dieter Mummenschanz wrote:

> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> Hi, 
> cannot compile any recent mplayer version:
> 
> gcc -c -O4 -march=athlon -mcpu=athlon -pipe -ffast-math -fomit-frame-pointer
> -D_REENTRANT /usr/local/include:/usr/include:/usr/src/linux/include
> -DHAVE_CONFIG_H -D_GNU_SOURCE -D_REENTRANT -DFLOAT=float -I. -I.. -fPIC -o
> audio/fft.o audio/fft.c
> gcc: cannot specify -o with -c or -S and multiple compilations
> make[1]: *** [audio/fft.o] Error 1
> make[1]: Leaving directory `/root/leech/MPlayer-20011228/libmp1e'
> make: *** [libmp1e/libmp1e.a] Error 2

	If you don't care about encoding MPEG files with the program, you
can leave out the libmp1e module entirely with:
  ./configure --disable-mp1e
Not a perfect solution, but it will probably get the decoder portion of
the program working.

	Hope this helps...
--
	-Mike Melanson




More information about the MPlayer-users mailing list