From owner-freebsd-ports@FreeBSD.ORG Mon Jan 22 21:17:22 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8DB7E16A401 for ; Mon, 22 Jan 2007 21:17:22 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id 7B50B13C459 for ; Mon, 22 Jan 2007 21:17:22 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 5FD9C1A4D80; Mon, 22 Jan 2007 13:17:22 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 3AEB45156B; Mon, 22 Jan 2007 16:17:18 -0500 (EST) Date: Mon, 22 Jan 2007 16:17:18 -0500 From: Kris Kennaway To: Beech Rintoul Message-ID: <20070122211717.GA81099@xor.obsecurity.org> References: <200701221154.15456.freebsd@alaskaparadise.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="YiEDa0DAkWCtVeE4" Content-Disposition: inline In-Reply-To: <200701221154.15456.freebsd@alaskaparadise.com> User-Agent: Mutt/1.4.2.2i Cc: freebsd-ports@freebsd.org Subject: Re: autoconf problem X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Jan 2007 21:17:22 -0000 --YiEDa0DAkWCtVeE4 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jan 22, 2007 at 11:54:01AM -0900, Beech Rintoul wrote: > While building /ftp/proftpd, pointyhat running 5.5-STABLE reported the=20 > following: >=20 > 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/proftp= d-1.3.1rc2/Make.rules > /usr/bin/sed -i.bak -e 's:/usr/sbin:/usr/local/sbin:' ?-e 's:/usr/bin:/us= r/local/bin:' ? > /work/a/ports/ftp/proftpd/work/proftpd-1.3.1rc2/src/proftpd.8=20 > /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 >=20 > I'm not quite sure how to deal with this. Should I add it as a BUILD_DEPE= NDS,=20 > or USE_AUTOTOOLS? This problem doesn't show up on any local boxes I've te= sted=20 > 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. Kris --YiEDa0DAkWCtVeE4 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFFtSndWry0BWjoQKURAkwnAKCIC0kq+IAR/qXsj/syt4WQxhQDAACfe2vI +fYaqdelgGvoqUl2bFZC0G8= =TbeT -----END PGP SIGNATURE----- --YiEDa0DAkWCtVeE4--