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

Anders Rune Jensen anders at gnulinux.dk
Fri Jan 16 01:36:11 CET 2004


On Fri, 2004-01-16 at 01:30, Miklos Bagi Jr. wrote:
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> 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?

This is not a problem with MPlayer I think. I had the same problem with
my cpu because it was overheating. dsputil.c is a very large C file and
takes a long time to compile, that's why it was failing for me. I'm
pretty sure you have the same problem as Gcc just doesn't seg fault by
itself. The funny thing was that I could compile it OK with -O2 because
it wasn't so cpu intensive. Hope it helps.

> Thankyou,
> MBJr.

-- 
Anders Rune Jensen
http://www.cs.auc.dk/~arj/

PGP/GnuPG key: 1024D/62C2D7F0 @ pgp.mit.edu
Fingerprint: 6A03 907E 92E1 47EB 4EAB  76B6 068A ACD1 62C2 D7F0
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20040116/782547e8/attachment.pgp>


More information about the MPlayer-users mailing list