[MPlayer-users] Problems with new DVDnav.
Stroller
stroller at stellar.eclipse.co.uk
Wed Aug 13 15:04:52 CEST 2008
Many thanks for this reply. I only just noticed it, after trying to
deal with your previous one (4 August 2008 23:24:49 BST).
On 6 Aug 2008, at 19:54, Nico Sabbi wrote:
> ...
> run
> $ dvdnav-config --version --prefix and
> $ dvdread-config --version --prefix
>
> what's teh output?
$ dvdnav-config --version --prefix
4.1.2
/usr/local
$ dvdread-config --version --prefix
4.1.2
/usr/local
$
To be absolutely sure I did:
$ sudo find / ! -wholename "*home/stroller/Sources*" ! -wholename
"*usr/portage*" -iname "libdvd*"
/usr/local/lib64/libdvdnav.a
/usr/local/lib64/libdvdread.so
/usr/local/lib64/libdvdnavmini.so.4
/usr/local/lib64/libdvdnav.so
/usr/local/lib64/libdvdnav.so.4.1.2
/usr/local/lib64/libdvdnavmini.so.4.1.2
/usr/local/lib64/libdvdread.so.4
/usr/local/lib64/libdvdnav.so.4
/usr/local/lib64/libdvdread.a
/usr/local/lib64/libdvdnavmini.so
/usr/local/lib64/libdvdread.so.4.1.2
/usr/local/include/libdvdread
$ sudo find / ! -wholename "*home/stroller/Sources*" ! -wholename
"*usr/portage*" -iname "libdvd*" -exec rm -rf \{} \;
find: `/usr/local/include/libdvdread': No such file or directory
$ sudo find / ! -wholename "*home/stroller/Sources*" ! -wholename
"*usr/portage*" -iname "libdvd*"
$
before checking out and compiling again.
I am doing so thusly:
svn checkout svn://svn.mplayerhq.hu/dvdnav/trunk/libdvdread
svn checkout svn://svn.mplayerhq.hu/dvdnav/trunk/libdvdnav
svn checkout svn://svn.mplayerhq.hu/mplayer/trunk mplayer
The first two checkout URLs have been posted elsewhere in this
thread, so I assume they're correct. Is trunk (last svn co line
above) the correct version of mplayer to be using?
In the mplayer directory I'm running:
./configure --enable-largefiles --disable-dvdread-internal --with-
dvdread-config=/usr/local/bin/dvdread-config --with-dvdnav-config=/
usr/local/bin/dvdnav-config
In my original email I stated:
I'm aware of the errors of missing sys/dvdio.h in the attached
configure.log, but wasn't sure where to get that from or how whether
it is important, in light of the (apparently) successful use of
libdvdnav and external dvdread.
I attached my complete configure.log to that message. Today I'm
attaching again, but only selected highlights from it. cdio.h and
dvd.h are also reported as missing.
$ locate dvdio.h cdio.h dvd.h
/usr/include/cdio/cdio.h
/usr/include/cdio++/cdio.hpp
/usr/src/linux-2.6.23-ps3-r1/include/linux/pktcdvd.h
/usr/include/cdio/dvd.h
/usr/include/linux/pktcdvd.h
/home/stroller/Sources/mplayer/stream/stream_dvd.h
/home/stroller/Sources/mplayer/stream/.svn/text-base/
stream_dvd.h.svn-base
/home/stroller/Sources/mplayer/libdvdcss/.svn/prop-base/
bsdi_dvd.h.svn-base
/home/stroller/Sources/mplayer/libdvdcss/.svn/text-base/
bsdi_dvd.h.svn-base
/home/stroller/Sources/mplayer/libdvdcss/bsdi_dvd.h
$
Should I be concerned that the configure.log ends in:
cc1: error: unrecognized command line option "-mno-omit-leaf-frame-
pointer"
?
Thanks,
Stroller.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: configure.log-extracts.txt
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20080813/3aad4ed5/attachment.txt>
More information about the MPlayer-users
mailing list