Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Nov 2004 14:04:28 -0500
From:      Randy Pratt <rpratt1950@earthlink.net>
To:        Kris Kennaway <kris@FreeBSD.org>
Cc:        lioux@FreeBSD.org
Subject:   Re: multimedia/mpeg4ip config/build failure (Fixed)
Message-ID:  <20041112140428.3fda9b20.rpratt1950@earthlink.net>
In-Reply-To: <20041111234309.GB91787@hub.freebsd.org>
References:  <20041111184023.4f53bdb5.rpratt1950@earthlink.net> <20041111234309.GB91787@hub.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 11 Nov 2004 23:43:09 +0000
Kris Kennaway <kris@FreeBSD.org> wrote:

> On Thu, Nov 11, 2004 at 06:40:23PM -0500, Randy Pratt wrote:
> 
> > aclocal.m4:65: error: Autoconf version 2.54 or higher is required
> > aclocal.m4:65: the top level
> 
> > autoconf-2.53_3/
> > autoconf-2.59_2/
> 
> Try removing the deprecated autoconf-2.53_3/.
> 
> Kris

As it turns out, Kris was correct in his diagnosis.  I did
pkg_delete for autoconf-2.53_3, but oddly it didn't remove the
associated files in /usr/local/bin/ .

I manually moved:

  -r-xr-xr-x  1 root  wheel   6191 May  3  2004 autoconf
  -r-xr-xr-x  1 root  wheel   6752 May  3  2004 autoheader
  -r-xr-xr-x  1 root  wheel  31250 May  3  2004 autom4te
  -r-xr-xr-x  1 root  wheel  10895 May  3  2004 autoreconf
  -r-xr-xr-x  1 root  wheel  15025 May  3  2004 autoscan
  -r-xr-xr-x  1 root  wheel  32134 May  3  2004 autoupdate

to a temporary junk directory.

The build now progresses to the exact error noted in
PR ports/73867 .  I applied the patch from that PR
and went back thru the process described in
/usr/ports/UPDATING and the update completed
successfully.  Much joy ;-)

Thanks to all!  If any information is needed, just ask.

Randy
-- 



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