libdvdnav install issue
David Clark
kuraaku.deibiddo at gmail.com
Fri May 30 21:46:55 PDT 2008
Hello, hopefully someone can help me sort this out.
I want to install libdvdnav so I can use it with my self-compiled SVN
version of mplayer, but alas, I'm having no luck; this is the result:
---> Fetching libdvdnav
---> Attempting to fetch libdvdnav-0.1.10.tar.gz from
http://downloads.sourceforge.net/dvd
---> Verifying checksum(s) for libdvdnav
---> Extracting libdvdnav
---> Applying patches to libdvdnav
---> Configuring libdvdnav
---> Building libdvdnav with target all
[no progress]
So I tried it again with the -d flag so I could actually watch the verbose
versions of those commands.
It turns out that every time it starts to built it, it loops back through
the configure again and never goes anywhere:
WARNING: `aclocal-1.6' is missing on your system. You should only need it
if
you modified `acinclude.m4' or `configure.ac'. You might want
to install the `Automake' and `Perl' packages. Grab them from
any GNU archive site.
checking for doxygen... no
configure: creating ./config.status
cd . && /bin/sh ./config.status Makefile
config.status: creating Makefile
config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir
setting
cd . && \
/bin/sh
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing
--run automake-1.6 --gnu Makefile
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing:
line 46: automake-1.6: command not found
WARNING: `automake-1.6' is missing on your system. You should only need it
if
you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
You might want to install the `Automake' and `Perl' packages.
Grab them from any GNU archive site.
cd . && /bin/sh
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libdvdnav/work/libdvdnav-0.1.10/missing
--run autoconf
/bin/sh ./config.status --recheck
running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=/opt/local
CC=/usr/bin/gcc-4.0 CFLAGS=-O2 CPPFLAGS=-I/opt/local/include
CPP=/usr/bin/cpp-4.0 CXXFLAGS=-O2 CXX=/usr/bin/g++-4.0 FFLAGS=-O2
LDFLAGS=-L/opt/local/lib --no-create --no-recursion
I have both perl5.8 and automake installed. I tried uninstalling automake
(via MacPorts), but that made no difference.
Any clue how I can get this port installed?
Thanks in advance,
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-users/attachments/20080531/d86c881e/attachment.htm
More information about the macports-users
mailing list