this a bug(?) report.
i git the source
tonight (2011 12 31)
and did:
./bootstrap
configure --disable-lua --disable-mad
note: the --disable-lua and --disable-mad is because i could never for the life of me get those things "seen" by the configure (package liblua5.1-0 liblua5.1-0-dev version 5.1.4-10 and libmad0 version0.15.1b-6 *are* installed trough apt-get)
Code: Select all
#./configure --disable-lua --disable-mad
[blah blah blah]
libvlc configuration
--------------------
version : 1.3.0-git
system : linux
architecture : x86_64 mmx sse sse2
optimizations : yes
vlc aliases : cvlc rvlc qvlc
the make install also went with no problem
i'll grep the relevant part here:
#make install 2>/dev/null|grep libvlccore.so.5
Code: Select all
#make install |grep libvlccore.so.5
libtool: install: /usr/bin/install -c .libs/libvlccore.so.5.0.0 /usr/local/lib/libvlccore.so.5.0.0
libtool: install: (cd /usr/local/lib && { ln -s -f libvlccore.so.5.0.0 libvlccore.so.5 || { rm -f libvlccore.so.5 && ln -s libvlccore.so.5.0.0 libvlccore.so.5; }; })
libtool: install: (cd /usr/local/lib && { ln -s -f libvlccore.so.5.0.0 libvlccore.so || { rm -f libvlccore.so && ln -s libvlccore.so.5.0.0 libvlccore.so; }; })
after that i get:
Code: Select all
# /usr/local/bin/vlc
/usr/local/bin/vlc: error while loading shared libraries: libvlccore.so.5: cannot open shared object file: No such file or directory
#echo $?
127
Code: Select all
#ll /usr/local/lib/libvlccore*
4.0K -rwxr-xr-x 1 root staff 974 Dec 31 04:14 /usr/local/lib/libvlccore.la
0 lrwxrwxrwx 1 root staff 19 Dec 31 04:14 /usr/local/lib/libvlccore.so -> libvlccore.so.5.0.0
0 lrwxrwxrwx 1 root staff 19 Dec 31 04:14 /usr/local/lib/libvlccore.so.5 -> libvlccore.so.5.0.0
3.5M -rwxr-xr-x 1 root staff 3.5M Dec 31 04:14 /usr/local/lib/libvlccore.so.5.0.0
#ld /usr/local/lib/libvlccore.so.5
ld: warning: cannot find entry symbol _start; not setting start address
Code: Select all
#uname -a
Linux <HOSTNAME> 3.1.0-1-amd64 #1 SMP Sun Dec 11 20:36:41 UTC 2011 x86_64 GNU/Linux
i'm no dev. any info you need, i'll get for you to the best of my abilities
lastly:
to all contributors
in this new year
may the passed victories help you confront the future challenges
may you find happyness, health, and all the bugs