Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Mar 2002 16:11:39 +0000 (UTC)
From:      naddy@mips.inka.de (Christian Weisgerber)
To:        freebsd-ports@freebsd.org
Subject:   Re: bison-1.33_1 build fails
Message-ID:  <a6qi3r$1v36$1@kemoauc.mips.inka.de>
References:  <20020314.14164400.3145959647@ideal.darlow.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
Neil Darlow <neil@darlow.co.uk> wrote:

> I successfully built bison-1.33 yesterday but attempting to build
> bison-1.33_1 today produced the following error:
> 
> /usr/ports/devel/bison/work/bison-1.33/config/missing --run autoheader
> configure.in:21: error: Autoconf version 2.52g or higher is required for 

> This is odd as the only file that appears to have changed in the port
> is the Makefile.

This is a red herring.

The actual problem is that the s/iconv/giconv/ substitution touches
too many files and triggers an autoshit build cascade.  I noticed
this when I added the substitution, but it happened to work for me.
Sorry, I was tired.  I should have realized how easily this would
break.

I have now limited the change to the actual configure script and a
header file, which should fix this.  (Makefile revision 1.25.)

-- 
Christian "naddy" Weisgerber                          naddy@mips.inka.de


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?a6qi3r$1v36$1>