[vlc] Compile Error
Silvio Siefke
siefke_listen at web.de
Mon Oct 22 00:38:40 CEST 2012
Hello,
i use Gentoo and try since Friday to built vlc. It breaks in libdmo.
The Msg.
Making all in dmo
make[5]: Entering directory
`/var/tmp/portage/media-video/vlc-2.0.4/work/vlc-2.0.4/modules/codec/dmo'
make all-am
make[6]: Entering directory
`/var/tmp/portage/media-video/vlc-2.0.4/work/vlc-2.0.4/modules/codec/dmo'
CC libdmo_plugin_la-dmo.lo
CC libdmo_plugin_la-buffer.lo
dmo.c:59:6: warning: no previous prototype for 'CoInitialize'
dmo.c:60:6: warning: no previous prototype for 'CoUninitialize'
dmo.c: In function 'DecOpen':
dmo.c:549:62: error: 'BI_RGB' undeclared (first use in this function)
dmo.c:549:62: note: each undeclared identifier is reported only once
for each function it appears in
make[6]: *** [libdmo_plugin_la-dmo.lo] Fehler 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] Fehler 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] Fehler 1
make[4]: Leaving directory
`/var/tmp/portage/media-video/vlc-2.0.4/work/vlc-2.0.4/modules/codec'
make[3]: *** [all] Fehler 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] Fehler 1
make[2]: Leaving directory
`/var/tmp/portage/media-video/vlc-2.0.4/work/vlc-2.0.4/modules'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory
`/var/tmp/portage/media-video/vlc-2.0.4/work/vlc-2.0.4'
make: *** [all] Fehler 2
VLC will built with the follow enables
http://pastebin.geany.org/vVuw2/
Has someone a idea where is the problem?
Thank you for help.
More information about the vlc
mailing list