Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Dec 2007 22:59:51 -0800 (PST)
From:      Duane Wessels <0ac5@packet-pushers.com>
To:        freebsd-ports@freebsd.org
Subject:   Re: vorbis-tools configure problem
Message-ID:  <20071226225541.G34416@life-gone-hazy.com>
In-Reply-To: <f9viof$j1s$1@kemoauc.mips.inka.de>
References:  <20070809150900.7a9bcb6d@l140.fem.tu-ilmenau.de> <f9viof$j1s$1@kemoauc.mips.inka.de>

next in thread | previous in thread | raw e-mail | index | archive | help
  This message is in MIME format.  The first part should be readable text,
  while the remaining parts are likely unreadable without MIME-aware tools.

--0-85137911-1198738791=:34416
Content-Type: TEXT/PLAIN; charset=X-UNKNOWN; format=flowed
Content-Transfer-Encoding: QUOTED-PRINTABLE



On Wed, 15 Aug 2007, Christian Weisgerber said:

> Hagen K=FChl <nornagest@bsdgroup.de> wrote:
>=20
> > I have a problem trying to build vorbis-tools. Here:
> > http://people.bsdgroup.de/~nornagest/vorbis-tools.log
>=20
> This has been reported a few times.  The problem seems to be that
> some obsolete autoconf macros are included from _somewhere_, but I
> haven't gotten further in analyzing this.  It only affects some
> people/systems.

I realize this is an old thread, but I just went through this.
FWIW, I fixed it by removing cruft from my /usr/local/share/aclocal
directory:

# cd /usr/local/share/aclocal
# k=3D`pkg_which -v *| awk '$NF=3D=3D"?" {print $1}' | sed -e 's/://'`
# pkg_which $k
# mkdir old
# mv $k old

# portupgrade vorbis-tools

Duane W.
--0-85137911-1198738791=:34416--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071226225541.G34416>