Package: libvlc0-dev
Version: 0.8.1-1
Severity: normal
I am trying to compile a python vlc module and thus need to link with
all the libraries needed by libvlc.a. Apart from the vlc-config
brokenness (cf #289507), that I overcome by manually picking the right
libraries, I cannot link with the libx264.a library provided by the
libvlc0-dev package, because the following symbols are undefined :
U x264_encoder_close
U x264_encoder_encode
U x264_encoder_open
U x264_nal_encode
U x264_param_default
It looks like the x264/core/common.c (taken from the vlc-0.8.1 source
package) is not linked with the library.
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.9-1-686
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)
Versions of packages libvlc0-dev depends on:
ii vlc 0.8.1-1 multimedia player for all audio an
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]