[MPlayer-users] Compiling Problems
Sebastian Stammler
linuxcld at hrz.tu-darmstadt.de
Sun Oct 12 19:09:41 CEST 2003
just compile this file manually with -O1 instead of -O4, so:
gcc -c -O1 -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
had the same problem...
cu linxuchild
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
> gcc version 3.3 20030226 (prerelease) (SuSE Linux)
> GNU ld version 2.13.90.0.18 20030121 (SuSE Linux)
> GNU assembler version 2.13.90.0.18 (i486-suse-linux) using BFD version
> 2.13.90.0.18 20030121 (SuSE Linux)
> AMD-K6(tm) 3D+ Processor
>
> attached are the files config.h and config.mak as a gzipped tar-file.
>
> Thanx
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> RTFM!!! http://www.MPlayerHQ.hu/DOCS
> Search: http://www.MPlayerHQ.hu/cgi-bin/htsearch
> http://mplayerhq.hu/mailman/listinfo/mplayer-users
More information about the MPlayer-users
mailing list