[vlc] vlc-0.9.x 20070703 compilation falis

Sebastien Fievet sebastien.fievet at free.fr
Tue Jul 3 08:17:14 CEST 2007


Hello there,

i have repeated build errors with vlc nightly snapshots for quiet some time now.
Compilation breaks at the very begining with the following error :

gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/include -I/opt/X11/include -DSYS_LINUX -I../include -I/opt/include -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -DLOCALEDIR=\"/opt/share/locale\" -DDATA_PATH=\"/opt/share/vlc\" -DPLUGIN_PATH=\"/opt/lib/vlc\" -DHAVE_RELEASE -O3 -ffast-math -funroll-loops -mtune=k8 -fomit-frame-pointer -D__LIBVLC__ -I../src/misc -I/opt/include/dbus-1.0 -I/opt/lib/dbus-1.0/include -fvisibility=hidden -O2 -mtune=k8 -m32 -Wall -Wextra -Wno-unused-parameter -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wold-style-definition -Wmissing-prototypes -Wvolatile-register-var -MT libvlc_la-libvlc.lo -MD -MP -MF .deps/libvlc_la-libvlc.Tpo -c libvlc.c  -fPIC -DPIC -o .libs/libvlc_la-libvlc.o
In file included from libvlc.c:40:
control/libvlc_internal.h:92: error: expected specifier-qualifier-list before 'libvlc_media_descriptor_t'
control/libvlc_internal.h:101: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
control/libvlc_internal.h:104: error: expected ')' before '*' token
control/libvlc_internal.h:107: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
control/libvlc_internal.h:110: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
make[4]: *** [libvlc_la-libvlc.lo] Erreur 1
make[4]: Leaving directory `/home/root/build/vlc-0.9.0-svn/src'
make[3]: *** [all-recursive] Erreur 1
make[3]: Leaving directory `/home/root/build/vlc-0.9.0-svn/src'
make[2]: *** [all] Erreur 2
make[2]: Leaving directory `/home/root/build/vlc-0.9.0-svn/src'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/home/root/build/vlc-0.9.0-svn'
make: *** [all] Erreur 2

My config :
- gcc-4.1.2
- kernel 2.6.21.4
- glibc 2.4

... and my configure options
./configure \
--prefix=/opt \
--disable-hal \
--enable-release \
--disable-sout \
--enable-lua \
--disable-growl \
--enable-dvdread \
--disable-smb \
--disable-gnomevfs \
--disable-libcdio \
--disable-libcddb \
--disable-cdda \
--disable-vcd \
--disable-ogg \
--disable-mkv \
--disable-mod \
--disable-mpc \
--disable-gme \
--enable-faad \
--disable-libtar \
--enable-libmpeg2 \
--disable-vorbis \
--disable-speex \
--disable-x264 \
--enable-cmml \
--disable-xvmc \
--disable-xinerama \
--disable-sdl \
--disable-sdl-image \
--disable-fribidi \
--disable-fb \
--disable-oss \
--disable-skins2 \
--enable-wxwidgets \
--disable-qt4 \
--disable-goom \
--disable-daap \
--disable-bonjour \
--without-contrib \
--with-dvdnav-config-path=/opt/bin \
--with-wx-config-path=/opt/bin \
--with-tuning=k8 > conf.log
Thanks for your help....
Séb.
_______________________________________________
vlc mailing list
vlc at videolan.org
http://mailman.videolan.org/listinfo/vlc



More information about the vlc mailing list