Date: Tue, 30 Mar 2010 16:45:45 +0200 From: Koop Mast <kwm@rainbow-runner.nl> To: d.forsyth@ru.ac.za Cc: freebsd-questions@freebsd.org, multimedia@FreeBSD.org Subject: Re: faad2 build error Message-ID: <1269960345.15736.41.camel@headache.rainbow-runner.nl> In-Reply-To: <4BB21501.23053.48C90E80@d.forsyth.ru.ac.za> References: <4BB21501.23053.48C90E80@d.forsyth.ru.ac.za>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2010-03-30 at 15:13 +0200, DA Forsyth wrote: > Hiya all > > I keep getting this when building faad2 > > . > . > . > aclocal.m4:4655: _LT_AC_LANG_F77_CONFIG is expanded from... > aclocal.m4:4654: AC_LIBTOOL_LANG_F77_CONFIG is expanded from... > configure.in:14: warning: > AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache- > id, must contain _cv_ to be cached > aclocal.m4:4761: _LT_AC_LANG_GCJ_CONFIG is expanded from... > aclocal.m4:4760: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... > checking for a BSD-compatible install... /usr/bin/install -c -o root - > g wheel > 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... nawk > checking whether gmake sets $(MAKE)... yes > ./configure: 2553: Syntax error: word unexpected (expecting ")") > ===> Script "configure" failed unexpectedly. > Please report the problem to multimedia@FreeBSD.org [maintainer] and > attach > the "/usr/ports/audio/faad/work/faad2-2.7/config.log" including the > output > of the failure of your make command. Also, it might be a good idea to > provide > an overview of all packages installed on your system (e.g. an `ls > /var/db/pkg`). > *** Error code 1 > > Stop in /usr/ports/audio/faad. > ---------------------- > > I mailed the maintainer last week but have had no reply and no > action. Yeah sorry about that. I read up your previous mail that it found /usr/local/share/aclocal/libtool15.m4. This file was part of the libtool15 package. Which was removed 7 months ago in flavor of libtool22. It seems you got stale packages or files on your system. Can you see if you got libtool-1.5.x install, and if so remove it. If you don't have it remove the libtool15.m4 and we will see after that. -Koop > I have looked at the code in 'configure' and cannot see a problem > with line 2553, except maybe that it needs to be one line, and > possibly needs quotes. However, I've tried those changes but cannot > seem to make them stick as the file gets rewritten somehwere in the > make process. > > Any ideas or workarounds? > > > -- > DA Fo rsyth Network Supervisor > Principal Technical Officer -- Institute for Water Research > http://www.ru.ac.za/institutes/iwr/ > > > _______________________________________________ > freebsd-multimedia@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia > To unsubscribe, send any mail to "freebsd-multimedia-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1269960345.15736.41.camel>