Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jan 2007 18:43:50 -0900
From:      Beech Rintoul <freebsd@alaskaparadise.com>
To:        freebsd-ports@freebsd.org
Cc:        Ion-Mihai IOnut Tetcu <itetcu@freebsd.org>, Kris Kennaway <kris@obsecurity.org>
Subject:   Re: autoconf problem
Message-ID:  <200701221844.09367.freebsd@alaskaparadise.com>
In-Reply-To: <20070123032600.GA78801@xor.obsecurity.org>
References:  <200701221154.15456.freebsd@alaskaparadise.com> <200701221812.24768.freebsd@alaskaparadise.com> <20070123032600.GA78801@xor.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart5974590.IHvAXzWeQD
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

On Monday 22 January 2007 18:26, Kris Kennaway wrote:
> On Mon, Jan 22, 2007 at 06:12:04PM -0900, Beech Rintoul wrote:
> > On Monday 22 January 2007 17:49, Kris Kennaway wrote:
> > > On Tue, Jan 23, 2007 at 04:39:57AM +0200, Ion-Mihai IOnut Tetcu wrote:
> > > > On Mon, 22 Jan 2007 16:17:18 -0500
> > > >
> > > > Kris Kennaway <kris@obsecurity.org> wrote:
> > > > > On Mon, Jan 22, 2007 at 11:54:01AM -0900, Beech Rintoul wrote:
> > > > > > While building /ftp/proftpd, pointyhat running 5.5-STABLE
> > > > > > reported the following:
> > > > > >
> > > > > > configure: creating ./config.status
> > > > > > config.status: creating Makefile
> > > > > > config.status: creating mod_wrap2.h
> > > > > > /usr/bin/sed -i.bak -e
> > > > > > 's:/usr/local/share/examples/proftpd:/usr/local:'
> > > > > > /work/a/ports/ftp/proftpd/work/proftpd-1.3.1rc2/config.h
> > > > > > /usr/bin/sed -i.bak -e 's:
> > > > > > -lnsl::'
> > > > > > /work/a/ports/ftp/proftpd/work/proftpd-1.3.1rc2/Make.rules
> > > > > > /usr/bin/sed -i.bak -e 's:/usr/sbin:/usr/local/sbin:' ?-e
> > > > > > 's:/usr/bin:/usr/local/bin:' ?
> > > > > > /work/a/ports/ftp/proftpd/work/proftpd-1.3.1rc2/src/proftpd.8
> > > > > > /work/a/ports/ftp/proftpd/work/proftpd-1.3.1rc2/utils/ftpshut.8=
 ?
> > > > > > /work/a/ports/ftp/proftpd/work/proftpd-1.3.1rc2/utils/ftpcount.1
> > > > > > =3D=3D=3D> ?Building for proftpd-1.3.1.r2_1
> > > > > > cd . && autoconf
> > > > > > autoconf: not found
> > > > > > gmake: *** [configure] Error 127
> > > > > > *** Error code 2
> > > > > >
> > > > > > I'm not quite sure how to deal with this. Should I add it as a
> > > > > > BUILD_DEPENDS, or USE_AUTOTOOLS? This problem doesn't show up on
> > > > > > any local boxes I've tested on.
> > > > >
> > > > > Typically means that you touched one of the autoconf input files,
> > > > > and the makefile noticed the output files were out of date and
> > > > > tried to regenerate them.
> > > >
> > > > But why does it happen only on pointy ?
> > > >
> > > > I tested this on my box plus my i386 and amd64 tindys and I don't s=
ee
> > > > this error.
> > >
> > > Dunno, might be a timing issue.  e.g. if the files are created in the
> > > same second maybe gmake doesn't see they're OOD.  PH builds with more
> > > I/O latency so they have different timestamps.
> > >
> > > Kris
> >
> > The only build difference that I see is the following line from pointy:
> >
> > cd . && autoconf
>
> Yes, that's for the reason I said earlier.  Probably you recently
> started patching one of the Makefile.in or something.
>
> Kris

You are correct. I added a patch to fix a path problem in one of the mods.=
=20
Thanks, mystery solved :-)

Beech

=2D-=20
=2D------------------------------------------------------------------------=
=2D-------------
Beech Rintoul - Port Maintainer - beech@alaskaparadise.com
/"\   ASCII Ribbon Campaign  | FreeBSD Since 4.x
\ / - NO HTML/RTF in e-mail   | http://www.freebsd.org
 X  - NO Word docs in e-mail | Latest Release:
/ \  - http://www.freebsd.org/releases/6.2R/announce.html
=2D------------------------------------------------------------------------=
=2D-------------




--nextPart5974590.IHvAXzWeQD
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (FreeBSD)

iD8DBQBFtYSJR5sEeCt9j00RAmwJAKCeq1aqNCZE8g2LlCEgbCZbVSH43QCfdNBr
BTDu5DBomO1WFamQiQx9RX4=
=OPKM
-----END PGP SIGNATURE-----

--nextPart5974590.IHvAXzWeQD--



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