[vlc-devel] Compiling SVN and Problems

Craig Whitmore lennon at orcon.net.nz
Thu May 24 22:15:33 CEST 2007


I am compling the SVN on Debian 4.0 kernel 2.6.21.1

svn co svn://svn.videolan.org/vlc/trunk vlc-trunk
svn co svn://svn.videolan.org/x264/trunk x264
svn co svn://svn.mplayerhq.hu/ffmpeg/trunk ffmpeg
lame-3.97

in x264
-------

./configure;./make

in ffmpeg
---------
./configure --enable-pp --enable-gpl --enable-libmp3lame --enable-memalign-hack

in vlc-trunk
------------
./bootstrap ...
 ./configure --with-x264-tree=/archives/VLC/x264 --enable-x264 --disable-wxwi
dgets --disable-skins2 --with-ffmpeg-tree=/archives/VLC/ffmpeg --with-ffmpeg-mp3
lame --enable-dvb --enable-dvbpsi --disable-glx

All compiles fine (no errors at all)

but

./vlc -vvv | more
VLC media player 0.9.0-svn Grishenko
[00000001] main libvlc debug: checking builtin modules
[00000001] main libvlc debug: checking plugin modules
[00000001] main libvlc debug: loading plugins cache file
/root/.vlc/cache/plugins-04041e.dat
[00000001] main libvlc debug: recursively browsing `modules'
[00000001] main libvlc warning: cannot load module
`modules/codec/ffmpeg/.libs/libffmpeg_plugin.so'
(modules/codec/ffmpeg/.libs/libffmpeg_plugin.so: undefined symbol:
stream_Peek)
[00000001] main libvlc warning: cannot load module
`modules/codec/cmml/.libs/libcmml_plugin.so'
(modules/codec/cmml/.libs/libcmml_plugin.so: undefined symbol:
vlc_module_set)
[00000001] main libvlc warning: cannot load module
`modules/codec/spudec/.libs/libspudec_plugin.so'
(modules/codec/spudec/.libs/libspudec_plugin.so: undefined symbol:
vlc_module_set)
and LOTS and LOTs more of similar..

What am I doing wrong.

I've done  the same on an older version of the SVN / Debian b4 and it has
worked 100%

Thanks


-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list