[MPlayer-users] Compiling Problems
D Richard Felker III
dalias at aerifal.cx
Sun Oct 12 17:11:20 CEST 2003
On Sun, Oct 12, 2003 at 12:47:53PM +0200, Wolfgang Ebneter wrote:
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> Hi all,
>
> trying to compile mplayer I got this error.
>
> gcc -c -O4 -march=k6-3 -mcpu=k6-3 -pipe -ffast-math -fomit-frame-pointer
> -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE
> -Ilibmpdemux -Iloader -Ilibvo -I/usr/include/freetype2 -I/usr/include/gtk-1.2
> -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include
> -I/usr/X11/include -o subreader.o subreader.c
> {standard input}: Assembler messages:
> {standard input}:4944: Error: value of 134 too large for field of 1 bytes at
> 00000000000035cd
> make: *** [subreader.o] Fehler 1
>
> SuSE 8.2 kernel 2.4.20
Apparently SuSE decided to follow RedHat's lead and start releasing
buggy compilers. Install a working gcc.
Rich
More information about the MPlayer-users
mailing list