[vlc] Problem to compile vlc 0.7.1

Philippe Van Hecke philippe.vanhecke at belnet.be
Sun Mar 7 15:23:48 CET 2004


I am currently trying to compile vlc 0.7.1 under Gentoo
without the ebuild given in the package because it doesn't work.

I use following command line for the configure



./configure --enable-release --enable-livedotcom --enable-dvd --enable-dvdread 
--enable-dvdplay --disable-dvdnav --enable-v4l --enable-pvr --enable-alsa  
--enable-flac --enable-oss --with-livedotcom-tree=/home/philoux/src/vlc/live 
--with-ffmpeg-mp3lame 
--with-ffmpeg-tree=/home/philoux/src/vlc/ffmpeg-20040222

but have the following error

av` -Wsign-compare -Wall  -finline-limit-30000 -pipe -MT 
libdvdnav_plugin_a-dvdnav.o -MD -MP -MF ".deps/libdvdnav_plugin_a-dvdnav.Tpo" 
\
  -c -o libdvdnav_plugin_a-dvdnav.o `test -f 'dvdnav.c' || echo './'`dvdnav.c; 
\
then mv -f ".deps/libdvdnav_plugin_a-dvdnav.Tpo" 
".deps/libdvdnav_plugin_a-dvdnav.Po"; \
else rm -f ".deps/libdvdnav_plugin_a-dvdnav.Tpo"; exit 1; \
fi
dvdnav.c: In function `DemuxOpen':
dvdnav.c:353: warning: implicit declaration of function 
`dvdnav_set_PGC_positioning_flag'
dvdnav.c:372: warning: implicit declaration of function 
`dvdnav_get_number_of_parts'
dvdnav.c:400: error: `DVD_MENU_Escape' undeclared (first use in this function)
dvdnav.c:400: error: (Each undeclared identifier is reported only once
dvdnav.c:400: error: for each function it appears in.)
dvdnav.c: In function `DemuxDemux':
dvdnav.c:655: error: structure has no member named `cellN'
dvdnav.c:656: error: structure has no member named `pgN'
dvdnav.c:657: error: structure has no member named `cell_length'
dvdnav.c:658: error: structure has no member named `pg_length'
dvdnav.c:659: error: structure has no member named `pgc_length'
dvdnav.c:660: error: structure has no member named `cell_start'
dvdnav.c:661: error: structure has no member named `pg_start'
dvdnav.c:703: error: `DVDNAV_WAIT' undeclared (first use in this function)
dvdnav.c:706: warning: implicit declaration of function `dvdnav_wait_skip'
dvdnav.c: In function `ESNew':
dvdnav.c:962: warning: implicit declaration of function 
`dvdnav_get_active_audio_stream'
dvdnav.c: In function `EventThread':
dvdnav.c:1051: error: too many arguments to function 
`dvdnav_left_button_select'
dvdnav.c:1054: error: too many arguments to function 
`dvdnav_right_button_select'
dvdnav.c:1057: error: too many arguments to function 
`dvdnav_upper_button_select'
dvdnav.c:1060: error: too many arguments to function 
`dvdnav_lower_button_select'
dvdnav.c:1064: error: too many arguments to function `dvdnav_button_activate'
dvdnav.c:1086: warning: passing arg 2 of `dvdnav_mouse_select' makes integer 
from pointer without a cast
dvdnav.c:1086: error: too many arguments to function `dvdnav_mouse_select'
dvdnav.c:1092: warning: passing arg 2 of `dvdnav_mouse_activate' makes integer 
from pointer without a cast
dvdnav.c:1092: error: too many arguments to function `dvdnav_mouse_activate'
make[4]: *** [libdvdnav_plugin_a-dvdnav.o] Error 1
make[4]: Leaving directory `/home/philoux/src/vlc/vlc-0.7.1/modules/demux'
make[3]: *** [all-modules] Error 1
make[3]: Leaving directory `/home/philoux/src/vlc/vlc-0.7.1/modules/demux'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/philoux/src/vlc/vlc-0.7.1/modules'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/philoux/src/vlc/vlc-0.7.1'
make: *** [all] Error 2

Any help are welcom.

Philippe .


-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc mailing list