[MPlayer-users] compile/gentoo/v2.6.1

Miklos Bagi Jr. joschy at mbjr.dyndns.org
Fri Jan 16 01:30:53 CET 2004


Hello,

I'm having an issue here, which I can not really figure out... I'm 
trying to build mplayer 1.0pre3 from source (standard gentoo emerge), 
which goes well as long as it gets to dsputil.c. The error message I get 
is as follows:

gcc -O4 -march=pentium4 -mcpu=pentium4 -pipe -ffast-math 
-fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
-I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include 
-I/usr/include/freetype2 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include   -DHAVE_AV_CONFIG_H -I.. 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o dsputil.o 
dsputil.c
gcc: Internal error: Terminated (program cc1)
Please submit a full bug report.
See <URL:http://bugs.gentoo.org/> for instructions.
{standard input}: Assembler messages:
{standard input}:20164: Warning: end of file not at end of a line; 
newline inserted
make[1]: *** [dsputil.o] Error 1
make[1]: Leaving directory 
`/var/tmp/portage/mplayer-1.0_pre3/work/MPlayer-1.0pre3/libavcodec'
make: *** [libavcodec/libavcodec.a] Error 2
{standard input}:20864: Error: unbalanced parenthesis in operand 1.

So I assume that I can believe for the warning as dsputil.c has a new 
line at the end of it which makes the assembler go nuts. So tried it, 
I've found the extra line on the bottom of dsputil.c and .o as well, 
removed them, and I have the same results.

Are you able to help me on this?

Thankyou,
MBJr.





More information about the MPlayer-users mailing list