libmatrosca - Error on Building VLC 0.8.2

*nix specific usage questions
Marcolino

libmatrosca - Error on Building VLC 0.8.2

Postby Marcolino » 26 Oct 2005 19:39

Hello,

My configure command is

./configure --enable-x11 \
--enable-xvideo\
--disable-gtk\
--enable-sdl\
--enable-ffmpeg\
--with-ffmpeg-mp3lame\
--with-ffmpeg-tree=/root/vlc/src/ffmpeg-20041113\
--enable-mad\
--enable-libdvbpsi\
--enable-a52\
--enable-dts\
--enable-libmpeg2\
--enable-dvdnav\
--enable-faad\
--enable-vorbis\
--enable-ogg\
--enable-theora\
--enable-faac\
--enable-mkv\
--enable-freetype\
--enable-fribidi\
--enable-speex\
--enable-flac\
--enable-livedotcom\
--with-livedotcom-tree=/usr/lib/live\
--enable-caca\
--enable-skins\
--enable-skins2\
--enable-alsa\
--disable-kde\
--disable-qt\
--enable-wxwindows\
--enable-ncurses\
--enable-release

In make, this error occur

if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DSYS_LINUX -I../../include `top_builddir="../.." ../../vlc-config --cxxflags plugin mkv` -Wsign-compare -Wsign-compare -Wall -pipe -MT libmkv_plugin_a-mkv.o -MD -MP -MF ".deps/libmkv_plugin_a-mkv.Tpo" \
-c -o libmkv_plugin_a-mkv.o `test -f 'mkv.cpp' || echo './'`mkv.cpp; \
then mv -f ".deps/libmkv_plugin_a-mkv.Tpo" ".deps/libmkv_plugin_a-mkv.Po"; \
else rm -f ".deps/libmkv_plugin_a-mkv.Tpo"; exit 1; \
fi
mkv.cpp: In static member function `static int
demux_sys_t::EventThread(vlc_object_t*)':
mkv.cpp:2563: warning: comparison between signed and unsigned integer
expressions
mkv.cpp:2563: warning: comparison between signed and unsigned integer
expressions
mkv.cpp:2564: warning: comparison between signed and unsigned integer
expressions
mkv.cpp:2564: warning: comparison between signed and unsigned integer
expressions
g++ -Wsign-compare -Wsign-compare -Wall -pipe -o libmkv_plugin.so libmkv_plugin_a-mkv.o libmkv_plugin_a-libmp4.o libmkv_plugin_a-drms.o `top_builddir=../.. ../../vlc-config --libs plugin mkv`
/usr/bin/ld: cannot find -lmatroska_pic
collect2: ld returned 1 exit status
make[4]: ** [libmkv_plugin.so] Erro 1
make[4]: Leaving directory `/home/root/vlc/src/vlc-0.8.2/modules/demux'
make[3]: ** [all-modules] Erro 1
make[3]: Leaving directory `/home/root/vlc/src/vlc-0.8.2/modules/demux'
make[2]: ** [all-recursive] Erro 1
make[2]: Leaving directory `/home/root/vlc/src/vlc-0.8.2/modules'
make[1]: ** [all-recursive] Erro 1
make[1]: Leaving directory `/home/root/vlc/src/vlc-0.8.2'
make: ** [all] Erro 2

My Linux BOX is a Kurumin(Knoppix MOD), all the libs is hands-on build an install.

Tks ,

robUx4
Developer
Developer
Posts: 255
Joined: 31 Jan 2005 13:50
VLC version: master
Operating System: Windows
Contact:

Postby robUx4 » 29 Oct 2005 10:12

It looks like libmatroska was not correctly installed :(
Can you try to reinstall it or compile it from source ?


Return to “VLC media player for Linux and friends Troubleshooting”

Who is online

Users browsing this forum: No registered users and 222 guests