From owner-freebsd-multimedia@FreeBSD.ORG Tue Mar 30 15:01:32 2010 Return-Path: Delivered-To: multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CEB101065686; Tue, 30 Mar 2010 15:01:32 +0000 (UTC) (envelope-from kwm@rainbow-runner.nl) Received: from viefep28-int.chello.at (viefep28-int.chello.at [62.179.121.48]) by mx1.freebsd.org (Postfix) with ESMTP id F35AF8FC17; Tue, 30 Mar 2010 15:01:31 +0000 (UTC) Received: from edge03.upcmail.net ([192.168.13.238]) by viefep17-int.chello.at (InterMail vM.8.01.02.02 201-2260-120-106-20100312) with ESMTP id <20100330144523.ZJB8811.viefep17-int.chello.at@edge03.upcmail.net>; Tue, 30 Mar 2010 16:45:23 +0200 Received: from [192.168.1.64] ([77.250.185.191]) by edge03.upcmail.net with edge id zSlM1d00Q48Bq8D03SlNw4; Tue, 30 Mar 2010 16:45:23 +0200 X-SourceIP: 77.250.185.191 From: Koop Mast To: d.forsyth@ru.ac.za In-Reply-To: <4BB21501.23053.48C90E80@d.forsyth.ru.ac.za> References: <4BB21501.23053.48C90E80@d.forsyth.ru.ac.za> Content-Type: text/plain; charset="us-ascii" Date: Tue, 30 Mar 2010 16:45:45 +0200 Message-ID: <1269960345.15736.41.camel@headache.rainbow-runner.nl> Mime-Version: 1.0 X-Mailer: Evolution 2.29.92.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Cloudmark-Analysis: v=1.1 cv=6UHAxsHwKCW0savQ7OVzrMBW5xvCzGO/qK2+m6qSwq4= c=1 sm=0 a=kj9zAlcOel0A:10 a=6I5d2MoRAAAA:8 a=ai9B2smjAAAA:8 a=NKLzZY3D2zLqOfGUIW4A:9 a=t9xq6l8uLsrKM_Q1tRIA:7 a=1LFkguxSmwwFORy_BCkjq449iPQA:4 a=CjuIK1q_8ugA:10 a=SV7veod9ZcQA:10 a=HpAAvcLHHh0Zw7uRqdWCyQ==:117 Cc: freebsd-questions@freebsd.org, multimedia@FreeBSD.org Subject: Re: faad2 build error X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Mar 2010 15:01:33 -0000 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" >