Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 76429

Summary: MPlayer-1.0_pre6 Dutch version does not compile
Product: Gentoo Linux Reporter: Frits Devos <frits.devos>
Component: New packagesAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Frits Devos 2005-01-02 10:04:48 UTC
Un-escaped quotes in help_mp-nl.h give compilation error while compiling mencoder.c. In line 306 of help_mp-nl.h, "snelle" should be replaced by \"snelle\".

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Roel Brook 2005-01-07 17:31:21 UTC
I can confirm this bug. Fill error message:

cc -c -I../libvo -I../../libvo -I/usr/X11R6/include -fno-PIC -march=athlon-xp -O2 -pipe -frename-registers -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I. -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/include/SDL -D_REENTRANT -I/usr/X11R6/include       -o mencoder.o mencoder.c
In file included from libmpdemux/dvbin.h:5,
                 from cfg-common.h:386,
                 from cfg-mencoder.h:6,
                 from mencoder.c:273:
libmpdemux/dvb_defaults.h:69:3: let op: #warning No DVB-T country defined in dvb_defaults.h, defaulting to UK. Ignore this if using Satellite or Cable.
mencoder.c: In function `lame_presets_longinfo_dm':
mencoder.c:1837: error: parse-fout before "snelle"
make: *** [mencoder.o] Fout 1

But the above will probably fix this.
Comment 2 Chris White (RETIRED) gentoo-dev 2005-01-22 12:58:23 UTC
In cvs.