Pagina 1 di 1
Vlc compiling
Inviato: mer 15 ago 2007, 15:24
da brodo
I tried to compile latest VLC using slackbuild from slacky.eu.
After some time i got an error saying :
mozilla development tools not found ......
Are these required for VLC ? None were listed as required ....
Inviato: mer 15 ago 2007, 19:14
da gohanz
The Slackbuild looking for /usr/lib/seamonkey/xpidl for mozilla library! Then check it
Inviato: gio 16 ago 2007, 10:54
da brodo
Yes it helped to end buildind the vlc package.
I installed it.
But after issuing vlc command I got this:
VLC media player 0.9.0-svn Grishenko
[00000001] main libvlc error: no memcpy module matched "any"
[00000260] main playlist error: Reloading playlist not implemented.
[00000263] main interface error: no interface module matched "hotkeys,none"
[00000263] main interface error: no suitable interface module
[00000001] main libvlc error: interface "hotkeys,none" initialization failed
[00000264] main interface error: no interface module matched "screensaver,none"
[00000264] main interface error: no suitable interface module
[00000001] main libvlc error: interface "screensaver,none" initialization failed
[00000265] main interface error: no interface module matched "any"
[00000265] main interface error: no suitable interface module
[00000001] main libvlc error: interface "(null)" initialization failed
[00000260] main playlist: saving Media Library to file /home/olek/.vlc/ml.xsp
[00000260] main playlist error: no playlist export module matched "export-xspf"
*** glibc detected *** vlc: free(): invalid pointer: 0x080d6360 ***
======= Backtrace: =========
/lib/libc.so.6[0xb7c7dc23]
/lib/libc.so.6(cfree+0x90)[0xb7c810f0]
/usr/X11R6/lib/libvlc.so.1(vlc_event_manager_fini+0x5a)[0xb7efe0a2]
======= Memory map: ========
08048000-08049000 r-xp 00000000 03:05 85419 /usr/bin/vlc
08049000-0804a000 rw-p 00001000 03:05 85419 /usr/bin/vlc
0804a000-0812b000 rw-p 0804a000 00:00 0 [heap]
b2c00000-b2c21000 rw-p b2c00000 00:00 0
b2c21000-b2d00000 ---p b2c21000 00:00 0
b2df1000-b2df2000 ---p b2df1000 00:00 0
Maybe some other dependency lacking ?
Inviato: gio 16 ago 2007, 11:49
da gohanz
Then if some package is missing download the VLC dependencies megapack!
http://www.slacky.eu/repository/slackwa ... nze.tar.gz
Inviato: sab 18 ago 2007, 22:19
da brodo
Finally got it by installing some lacking libs.
Thanks for the packed libraries, but I used it only as a guide to what must be compiled.
I never use prebuilt packages but compile by myself. The only exception is PV of course...
Cheers, thx for a good site here
