[vlc] Problem installing VLC on Fedora Core 4

vivek vivek_kt at students.iiit.net
Sun Dec 25 14:33:03 CET 2005


Hi,
I'm trying to compile VLC on an AMD 2000 with Fedora Core4.
All the libraries are installed properly but when I go to do a make with 
VLC I get the following error:

gcc -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/codec/ffmpeg/libffmpeg.a 
./modules/stream_out/libstream_out_switcher.a -L/usr/local/lib -lhal 
-ldbus-1 -lrt -lpthread -ldl -lm -lavformat -lavcodec -lm -lz -lpthread 
-ldl -lm
lib/libvlc.a(lib_libvlc_a-libvlc.o)(.text+0x63ea): In function `VLC_Init':
libvlc.c: undefined reference to `hal_initialize'
lib/libvlc.a(lib_libvlc_a-libvlc.o)(.text+0x71b5):libvlc.c: undefined 
reference to `hal_get_all_devices'
lib/libvlc.a(lib_libvlc_a-libvlc.o)(.text+0x71d8):libvlc.c: undefined 
reference to `hal_free_string_array'
lib/libvlc.a(lib_libvlc_a-libvlc.o)(.text+0x71e0):libvlc.c: undefined 
reference to `hal_shutdown'
lib/libvlc.a(lib_libvlc_a-libvlc.o)(.text+0x75d5):libvlc.c: undefined 
reference to `hal_device_property_exists'
lib/libvlc.a(lib_libvlc_a-libvlc.o)(.text+0x75f1):libvlc.c: undefined 
reference to `hal_device_get_property_bool'
lib/libvlc.a(lib_libvlc_a-libvlc.o)(.text+0x760b):libvlc.c: undefined 
reference to `hal_device_get_property_string'
lib/libvlc.a(lib_libvlc_a-libvlc.o)(.text+0x7655):libvlc.c: undefined 
reference to `hal_free_string'
/usr/lib/gcc/i386-redhat-linux/4.0.0/../../../libavformat.so: undefined 
reference to `dc1394_stop_iso_transmission'
/usr/lib/gcc/i386-redhat-linux/4.0.0/../../../libavformat.so: undefined 
reference to `dc1394_get_camera_nodes'
/usr/lib/gcc/i386-redhat-linux/4.0.0/../../../libavformat.so: undefined 
reference to `dc1394_start_iso_transmission'
/usr/lib/gcc/i386-redhat-linux/4.0.0/../../../libavformat.so: undefined 
reference to `dc1394_destroy_handle'
/usr/lib/gcc/i386-redhat-linux/4.0.0/../../../libavformat.so: undefined 
reference to `dc1394_dma_unlisten'
/usr/lib/gcc/i386-redhat-linux/4.0.0/../../../libavformat.so: undefined 
reference to `dc1394_create_handle'
/usr/lib/gcc/i386-redhat-linux/4.0.0/../../../libavformat.so: undefined 
reference to `dc1394_dma_single_capture'
/usr/lib/gcc/i386-redhat-linux/4.0.0/../../../libavformat.so: undefined 
reference to `dc1394_dma_setup_capture'
/usr/lib/gcc/i386-redhat-linux/4.0.0/../../../libavformat.so: undefined 
reference to `dc1394_dma_done_with_buffer'
/usr/lib/gcc/i386-redhat-linux/4.0.0/../../../libavformat.so: undefined 
reference to `dc1394_dma_release_camera'
collect2: ld returned 1 exit status
make[2]: *** [vlc] Error 1
make[2]: Leaving directory `/root/Software/vlc-0.8.4'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/root/Software/vlc-0.8.4'
make: *** [install] Error 2


Please help

Thanks in anticipation

Vivek

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



More information about the vlc mailing list