Date: Thu, 20 Apr 2006 11:27:09 +0200 From: Michael Landin Hostbaek <mich@FreeBSD.org> To: Pav Lucistnik <pav@FreeBSD.org> Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/audio/libmpcdec Makefile distinfo pkg-plist ports/audio/libmpcdec/files patch-src_mpc_decoder.c Message-ID: <20060420092709.GD36518@mich2.itxmarket.com> In-Reply-To: <200604151600.k3FG03l3090956@repoman.freebsd.org> References: <200604151600.k3FG03l3090956@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Pav Lucistnik (pav) writes: > pav 2006-04-15 16:00:03 UTC > > FreeBSD ports repository > > Modified files: > audio/libmpcdec Makefile distinfo pkg-plist > Removed files: > audio/libmpcdec/files patch-src_mpc_decoder.c > Log: > - Update to 1.2.2 This breaks the build for me: c++ -O2 -fno-strict-aliasing -pipe -o .libs/sample sample.o ./.libs/libmpcdec.so -Wl,--rpath -Wl,/usr/local/lib creating sample Making all in include cd .. && /bin/sh /usr/ports/audio/libmpcdec/work/libmpcdec-1.2.2/config/missing --run autoheader configure.ac:4: error: Autoconf version 2.58 or higher is required aclocal.m4:6610: AM_INIT_AUTOMAKE is expanded from... configure.ac:4: the top level autoheader: autom4te failed with exit status: 1 at /usr/local/bin/autoheader line 163 *** Error code 1 Adding the following to Makefile fixes it: USE_AUTOTOOLS= autoconf:259 /mich
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060420092709.GD36518>