[MacPorts] #17980: Libtool causing configure problems
MacPorts
noreply at macports.org
Tue Jan 13 04:30:12 PST 2009
#17980: Libtool causing configure problems
---------------------------+------------------------------------------------
Reporter: ray.j@… | Owner: pguyot@…
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.7.0
Keywords: libtool | Port: libtool,faad2
---------------------------+------------------------------------------------
Comment(by ray.j@…):
I am up to date(i do a "sudo port selfupdate && sudo port update outdated"
daily) but i did a sudo port uninstall automake,libtool and autoconf and
install them again and it didn't help either, didn't expect it to work but
it was worth a try i guess.
Anyhow, with -v :
{{{
sudo port -v install xine-lib
---> Configuring faad2
autoreconf: Entering directory `.'
autoreconf: configure.in: not using Gettext
autoreconf: running: aclocal --force
/opt/local/share/aclocal/gdk-pixbuf.m4:12: warning: underquoted definition
of AM_PATH_GDK_PIXBUF
/opt/local/share/aclocal/gdk-pixbuf.m4:12: run info '(automake)Extending
aclocal'
/opt/local/share/aclocal/gdk-pixbuf.m4:12: or see
http://sources.redhat.com/automake/automake.html#Extending-aclocal
autoreconf: configure.in: tracing
autoreconf: running: /opt/local/bin/glibtoolize --copy --force
glibtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `.'.
glibtoolize: copying file `./ltmain.sh'
glibtoolize: You should add the contents of the following files to
`aclocal.m4':
glibtoolize: `/opt/local/share/aclocal/libtool.m4'
glibtoolize: `/opt/local/share/aclocal/ltversion.m4'
glibtoolize: `/opt/local/share/aclocal/ltsugar.m4'
glibtoolize: `/opt/local/share/aclocal/lt~obsolete.m4'
glibtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in
and
glibtoolize: rerunning glibtoolize, to keep the correct libtool macros in-
tree.
glibtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
/opt/local/share/aclocal/gdk-pixbuf.m4:12: warning: underquoted definition
of AM_PATH_GDK_PIXBUF
/opt/local/share/aclocal/gdk-pixbuf.m4:12: run info '(automake)Extending
aclocal'
/opt/local/share/aclocal/gdk-pixbuf.m4:12: or see
http://sources.redhat.com/automake/automake.html#Extending-aclocal
autoreconf: running: /opt/local/bin/autoconf --force
autoreconf: running: /opt/local/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
autoreconf: Leaving directory `.'
configure: WARNING: unrecognized options: --without-bmp
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
./configure: line 2554: syntax error near unexpected token
`build_libtool_libs,'
./configure: line 2554: ` _LT_DECL(build_libtool_libs, enable_shared,
0,'
Error: Target org.macports.configure returned: configure failure: shell
command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_faad2/work/faad2"
&& ./configure --prefix=/opt/local --without-bmp --without-xmms --without-
drm --without-mpeg4ip " returned error 2
Command output: configure: WARNING: unrecognized options: --without-bmp
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
./configure: line 2554: syntax error near unexpected token
`build_libtool_libs,'
./configure: line 2554: ` _LT_DECL(build_libtool_libs, enable_shared,
0,'
Warning: the following items did not execute (for faad2):
org.macports.activate org.macports.configure org.macports.build
org.macports.destroot org.macports.install
Error: The following dependencies failed to build: faad2 ffmpeg a52dec
Error: Status 1 encountered during processing.
}}}
--
Ticket URL: <http://trac.macports.org/ticket/17980#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list