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

Bug 443626

Summary: media-video/vlc-2.0.4 failed (compile phase): dmo.c:549:149: error: 'BI_RGB' undeclared (first use in this function)
Product: Gentoo Linux Reporter: nowrap <nowrap>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description nowrap 2012-11-17 13:26:23 UTC
Hello,
the current vlc 2.0.4 cannot be compiled:

dmo.c: In function 'DecOpen':
dmo.c:549:149: error: 'BI_RGB' undeclared (first use in this function)
dmo.c:549:149: note: each undeclared identifier is reported only once for each function it appears in
make[6]: *** [libdmo_plugin_la-dmo.lo] Error 1
make[6]: Leaving directory `/var/tmp/portage/media-video/vlc-2.0.4/work/vlc-2.0.4/modules/codec/dmo'
make[5]: *** [all] Error 2
make[5]: Leaving directory `/var/tmp/portage/media-video/vlc-2.0.4/work/vlc-2.0.4/modules/codec/dmo'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/var/tmp/portage/media-video/vlc-2.0.4/work/vlc-2.0.4/modules/codec'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/var/tmp/portage/media-video/vlc-2.0.4/work/vlc-2.0.4/modules/codec'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/media-video/vlc-2.0.4/work/vlc-2.0.4/modules'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/media-video/vlc-2.0.4/work/vlc-2.0.4'
make: *** [all] Error 2
 * ERROR: media-video/vlc-2.0.4 failed (compile phase):
 *   emake failed

There is already a patch in videolan git:
http://git.videolan.org/?p=vlc/vlc-2.0.git;a=patch;h=828f7ab6338996d69d23c9d651a63ed30900dae6

Regards
.nowrap
Comment 1 nowrap 2012-11-17 13:29:06 UTC

*** This bug has been marked as a duplicate of bug 438874 ***