Date: Tue, 30 Mar 2010 15:13:05 +0200 From: "DA Forsyth" <d.forsyth@ru.ac.za> To: freebsd-questions@freebsd.org Cc: multimedia@FreeBSD.org Subject: faad2 build error Message-ID: <4BB21501.23053.48C90E80@d.forsyth.ru.ac.za>
next in thread | raw e-mail | index | archive | help
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. 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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4BB21501.23053.48C90E80>