[vlc-devel] Undefined reference to input_item_Hold/Release when building vlc from git
Mark Lee
mark.lee at capricasoftware.co.uk
Fri May 25 15:32:42 CEST 2012
Hello,
I can usually build the bleeding edge vlc just fine, but recently I am
stuck.
After a clean clone from git://git.videolan.org/vlc.git, bootstrap,
configure and make I get this error:
make[2]: Entering directory `/home/linux/vlc/vlc/bin'
CCLD vlc
../lib/.libs/libvlc.so: undefined reference to `input_item_Hold'
../lib/.libs/libvlc.so: undefined reference to `input_item_Release'
collect2: ld returned 1 exit status
Any pointer on what I'm missing would be appreciated.
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20120525/f77aa747/attachment.html>
More information about the vlc-devel
mailing list