[vlc-devel] how --with-dvbpsi* works ?
Sébastien Escudier
sebastien-devel at celeos.eu
Tue Nov 4 09:59:37 CET 2008
Hi
I compiled libdvbpsi5-0.1.6 and installed it in the same directory (I have a
include and lib directory with everything in it I think).
So I tried to compile vlc with one of these options. Compilation fails and/or
configure shows errors.
'--with-dvbpsi=/home/sebastien/git/libdvbpsi5-0.1.6/'
'--with-dvbpsi-tree=/home/sebastien/git/libdvbpsi5-0.1.6/'
* With the first option
checking for dvbpsi headers in /home/sebastien/git/libdvbpsi5-0.1.6/... checking
dvbpsi/dr.h usability... no
checking dvbpsi/dr.h presence... yes
configure: WARNING: dvbpsi/dr.h: present but cannot be compiled
configure: WARNING: dvbpsi/dr.h: check for missing prerequisite headers?
configure: WARNING: dvbpsi/dr.h: see the Autoconf documentation
configure: WARNING: dvbpsi/dr.h: section "Present But Cannot Be Compiled"
configure: WARNING: dvbpsi/dr.h: proceeding with the preprocessor's result
configure: WARNING: dvbpsi/dr.h: in the future, the compiler will take
precedence
checking for dvbpsi/dr.h... yes
checking for dvbpsi_GenSDTSections in -ldvbpsi... yes
but compilation seems to work.
* With The second option :
checking for libdvbpsi.a in /home/sebastien/git/libdvbpsi5-0.1.6/...
/home/sebastien/git/libdvbpsi5-0.1.6/src/.libs/libdvbpsi.a
checking for dvbpsi_GenSDTSections in -ldvbpsi... no
and compilation fails.
Thanks for your help
More information about the vlc-devel
mailing list