vlc-0.8.5-test2 Problem with dvbpsi

*nix specific usage questions
HBiT
Blank Cone
Blank Cone
Posts: 20
Joined: 18 Apr 2006 15:58
Location: Novocheboksarsk/Russia

vlc-0.8.5-test2 Problem with dvbpsi

Postby HBiT » 20 Apr 2006 11:28

vlc-0.8.5-test2

Code: Select all

./configure --enable-opengl=no --enable-x11=no --enable-glx=no --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
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: ## ------------------------------ ##

Linux xyzyx 2.6.16.9 #1 Wed Apr 19 20:42:00 MSD 2006 i686 unknown unknown GNU/Linux

Help :!:

HBiT
Blank Cone
Blank Cone
Posts: 20
Joined: 18 Apr 2006 15:58
Location: Novocheboksarsk/Russia

Postby HBiT » 20 Apr 2006 12:41

vlc-0.8.6-svn/ - 20.04.2006

checking for struct _SMBCCTX.close_fn... no
checking for dvbpsi headers in /usr/local/include/dvbpsi... checking dvbpsi/dr.h usability... no
checking dvbpsi/dr.h presence... yes
checking for dvbpsi/dr.h... yes
checking for dvbpsi_GenSDTSections in -ldvbpsi... no

help :!: with work my dvbpci tvtuner...

AsMaX
Cone that earned his stripes
Cone that earned his stripes
Posts: 139
Joined: 05 Mar 2004 09:00
Location: Antibes, France

Postby AsMaX » 20 Apr 2006 15:13

checking for dvbpsi_GenSDTSections in -ldvbpsi... no
This probably means configure cannot find libdvbpsi.so... Did you install it in /usr/local/lib ? If yes, do you have "/usr/local/lib" in /etc/ld.so.conf ? (and why did you add --with-dvbpsi-tree=/usr/lib in the configure options?)

HBiT
Blank Cone
Blank Cone
Posts: 20
Joined: 18 Apr 2006 15:58
Location: Novocheboksarsk/Russia

Postby HBiT » 20 Apr 2006 15:29

ls -l /usr/lib/ | grep dvb
-rw-r--r-- 1 root root 55890 Feb 26 2004 libdvbpsi.a
-rwxr-xr-x 1 root root 813 Feb 26 2004 libdvbpsi.la*
lrwxrwxrwx 1 root root 18 Apr 18 14:51 libdvbpsi.so -> libdvbpsi.so.3.0.0*
lrwxrwxrwx 1 root root 18 Apr 17 21:46 libdvbpsi.so.3 -> libdvbpsi.so.3.0.0*
-rwxr-xr-x 1 root root 31712 Feb 26 2004 libdvbpsi.so.3.0.0*

i reconf it to libdvbpsi4-0.1.5

ls -l /usr/local/lib
total 1980
-rw-r--r-- 1 root root 561242 Apr 20 21:03 libdvbpsi.a
-rwxr-xr-x 1 root root 818 Apr 20 21:03 libdvbpsi.la*
lrwxrwxrwx 1 root root 18 Apr 20 21:03 libdvbpsi.so -> libdvbpsi.so.4.0.0*
lrwxrwxrwx 1 root root 18 Apr 20 21:03 libdvbpsi.so.4 -> libdvbpsi.so.4.0.0*
-rwxr-xr-x 1 root root 289309 Apr 20 21:03 libdvbpsi.so.4.0.0*
-rw-r--r-- 1 root root 1138092 Apr 20 17:22 libvlc.a
drwxr-xr-x 3 root root 4096 Apr 19 14:35 mozilla/
drwxr-xr-x 2 root root 4096 Apr 18 22:53 vhook/
drwxr-xr-x 3 root root 4096 Apr 18 14:53 videolan/
drwxr-xr-x 21 root root 4096 Apr 20 17:22 vlc/
ls -l /usr/local/include/dvbpsi/
total 184
-rw-r--r-- 1 root root 6892 Apr 20 21:03 demux.h
-rw-r--r-- 1 root root 3557 Apr 20 21:03 descriptor.h
-rw-r--r-- 1 root root 1760 Apr 20 21:03 dr.h
-rw-r--r-- 1 root root 4067 Apr 20 21:03 dr_02.h
-rw-r--r-- 1 root root 3664 Apr 20 21:03 dr_03.h
-rw-r--r-- 1 root root 3808 Apr 20 21:03 dr_04.h
-rw-r--r-- 1 root root 3923 Apr 20 21:03 dr_05.h
-rw-r--r-- 1 root root 3781 Apr 20 21:03 dr_06.h
-rw-r--r-- 1 root root 3937 Apr 20 21:03 dr_07.h
-rw-r--r-- 1 root root 3678 Apr 20 21:03 dr_08.h
-rw-r--r-- 1 root root 3763 Apr 20 21:03 dr_09.h
-rw-r--r-- 1 root root 3758 Apr 20 21:03 dr_0a.h
-rw-r--r-- 1 root root 3917 Apr 20 21:03 dr_0b.h
-rw-r--r-- 1 root root 4043 Apr 20 21:03 dr_0c.h
-rw-r--r-- 1 root root 3848 Apr 20 21:03 dr_0d.h
-rw-r--r-- 1 root root 3714 Apr 20 21:03 dr_0e.h
-rw-r--r-- 1 root root 3797 Apr 20 21:03 dr_0f.h
-rw-r--r-- 1 root root 3795 Apr 20 21:03 dr_42.h
-rw-r--r-- 1 root root 3783 Apr 20 21:03 dr_47.h
-rw-r--r-- 1 root root 4049 Apr 20 21:03 dr_48.h
-rw-r--r-- 1 root root 3600 Apr 20 21:03 dr_4d.h
-rw-r--r-- 1 root root 3859 Apr 20 21:03 dr_4e.h
-rw-r--r-- 1 root root 3716 Apr 20 21:03 dr_52.h
-rw-r--r-- 1 root root 4279 Apr 20 21:03 dr_55.h
-rw-r--r-- 1 root root 4268 Apr 20 21:03 dr_56.h
-rw-r--r-- 1 root root 4276 Apr 20 21:03 dr_59.h
-rw-r--r-- 1 root root 4915 Apr 20 21:03 dvbpsi.h
-rw-r--r-- 1 root root 10164 Apr 20 21:03 eit.h
-rw-r--r-- 1 root root 8567 Apr 20 21:03 pat.h
-rw-r--r-- 1 root root 10737 Apr 20 21:03 pmt.h
-rw-r--r-- 1 root root 6004 Apr 20 21:03 psi.h
-rw-r--r-- 1 root root 9992 Apr 20 21:03 sdt.h

[root@vlan3xx vlc-0.8.6-svn]# ./my-configure.sh > ./conf.log
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: ## ------------------------------ ##

[root@vlan3xx vlc-0.8.6-svn]# cat ./conf.log | grep dvb
checking for dvbpsi headers in /usr/local/include/dvbpsi... checking dvbpsi/dr.h usability... no
checking dvbpsi/dr.h presence... yes
checking for dvbpsi/dr.h... yes
checking for dvbpsi_GenSDTSections in -ldvbpsi... no
checking linux/dvb/version.h usability... yes
checking linux/dvb/version.h presence... yes
checking for linux/dvb/version.h... yes
checking linux/dvb/frontend.h usability... yes
checking linux/dvb/frontend.h presence... yes
checking for linux/dvb/frontend.h... yes
config.status: creating modules/access/dvb/Makefile

what is my error??
P/S/ autoconf (GNU Autoconf) 2.59

HBiT
Blank Cone
Blank Cone
Posts: 20
Joined: 18 Apr 2006 15:58
Location: Novocheboksarsk/Russia

Postby HBiT » 21 Apr 2006 10:04

I won it:

remove --with-dvbpsi
and create symlink
ls -l /usr/local/lib/
src -> /usr/local/src/libdvbpsi4-0.1.5/src/

i go check work vlc now! ^)


Return to “VLC media player for Linux and friends Troubleshooting”

Who is online

Users browsing this forum: No registered users and 2 guests