Upgrading libdvbpsi to 0.1.5 and ./configure errors
Posted: 06 Sep 2005 16:09
I'm running vlc.0.8.2 from DVB-S streaming and decided to upgrade libdvbpsi from 0.1.4 to 0.1.5 to be able to make the most of the latest fixes.
Installing the new lib was no problem at all but ./configure for vlc now provides some warnings to be reported.
Reports:
I suspect this is related to my libdvbpsi upgrade but not sure where I went wrong
Installing the new lib was no problem at all but ./configure for vlc now provides some warnings to be reported.
Code: Select all
./configure --enable-dvb --enable-dvbpsi --disable-ffmpeg --disable-dvd --disable-mad --disable-skins2 --disable-wxwidgets --disable-libmpeg2 --with-dvbpsi-tree=/usr/lib --with-dvbpsi=/usr/local/include/dvbpsi --with-dvb=/usr/src/linux --enable-v4l --with-v4l=/usr/src/linux
Code: Select all
checking for dvbpsi headers in /usr/local/include/dvbpsi... 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
configure: WARNING: ## ------------------------------ ##
configure: WARNING: ## Report this to the vlc lists. ##
configure: WARNING: ## ------------------------------ ##
checking for dvbpsi/dr.h... yes