[vlc-devel] compilation problems

Hussain conundrums at gmail.com
Tue Nov 2 11:44:18 CET 2004


Hello. I downloaded the vlc-snapshot-20041002 (the nightly builds)
today and I could not compile it. However I can compile  the
vlc-snapshot-20040920, without any problems. The error I get has to do
with libmkv. I am not sure which library that corresponds to. Do I
need to get some other libraries, or update any? The error message I
got is given below:

g++ -Wsign-compare -Wsign-compare -Wall -pipe -o vlc src/vlc-vlc.o
lib/libvlc.a ./modules/misc/memcpy/libmemcpymmx.a
./modules/video_chroma/libi420_rgb_mmx.a
./modules/video_chroma/libi422_yuy2_mmx.a
./modules/video_chroma/libi420_ymga_mmx.a
./modules/video_chroma/libi420_yuy2_mmx.a
./modules/misc/memcpy/libmemcpymmxext.a
./modules/misc/memcpy/libmemcpy3dn.a ./modules/demux/liblivedotcom.a
./modules/demux/libmkv.a ./modules/codec/ffmpeg/libffmpeg.a
./modules/video_output/x11/libxvideo.a -L/usr/local/lib -lrt -lpthread
-ldl -lm -liconv -L/home/hussain/live2/UsageEnvironment
-lUsageEnvironment -L/home/hussain/live2/groupsock -lgroupsock
-L/home/hussain/live2/BasicUsageEnvironment -lBasicUsageEnvironment
-L/home/hussain/live2/liveMedia -lliveMedia -lz -lmatroska -lebml
-L/home/hussain/ffmpeg-0.4.9-pre1/libavformat -lavformat -lz
-L/home/hussain/ffmpeg-0.4.9-pre1/libavcodec -lavcodec -lm -lXinerama
-L/usr/X11R6/lib -lX11 -lXext -lXv -lxml2
./modules/demux/libmkv.a(libmkv_a-drms.o)(.text+0x4281): In function
`drms_init':
: undefined reference to `sysfs_open_bus'
./modules/demux/libmkv.a(libmkv_a-drms.o)(.text+0x4295): In function
`drms_init':
: undefined reference to `sysfs_get_bus_devices'
./modules/demux/libmkv.a(libmkv_a-drms.o)(.text+0x42a9): In function
`drms_init':
: undefined reference to `dlist_start'
./modules/demux/libmkv.a(libmkv_a-drms.o)(.text+0x42be): In function
`drms_init':
: undefined reference to `_dlist_mark_move'
./modules/demux/libmkv.a(libmkv_a-drms.o)(.text+0x42dd): In function
`drms_init':
: undefined reference to `sysfs_get_device_attributes'
./modules/demux/libmkv.a(libmkv_a-drms.o)(.text+0x42f0): In function
`drms_init':
: undefined reference to `dlist_start'
./modules/demux/libmkv.a(libmkv_a-drms.o)(.text+0x42fc): In function
`drms_init':
: undefined reference to `_dlist_mark_move'
./modules/demux/libmkv.a(libmkv_a-drms.o)(.text+0x433f): In function
`drms_init':
: undefined reference to `_dlist_mark_move'
./modules/demux/libmkv.a(libmkv_a-drms.o)(.text+0x4365): In function
`drms_init':
: undefined reference to `_dlist_mark_move'
./modules/demux/libmkv.a(libmkv_a-drms.o)(.text+0x4384): In function
`drms_init':
: undefined reference to `sysfs_close_bus'
collect2: ld returned 1 exit status
make[2]: *** [vlc] Error 1
make[2]: Leaving directory `/home/hussain/vlc-snapshot-20041002'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/hussain/vlc-snapshot-20041002'
make: *** [all] Error 2
hussain at local:~/vlc-snapshot-20041002>

Thanks for all the help. 

Hussain

-- 
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