Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 76429 - MPlayer-1.0_pre6 Dutch version does not compile
Summary: MPlayer-1.0_pre6 Dutch version does not compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-02 10:04 UTC by Frits Devos
Modified: 2005-01-22 12:58 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.