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