From owner-freebsd-ports@FreeBSD.ORG Mon Mar 29 15:58:08 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8222916A4CE for ; Mon, 29 Mar 2004 15:58:08 -0800 (PST) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.198.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B9E243D48 for ; Mon, 29 Mar 2004 15:58:08 -0800 (PST) (envelope-from rodrigc@h00609772adf0.ne.client2.attbi.com) Received: from dibbler.crodrigues.org (h00609772adf0.ne.client2.attbi.com[66.31.45.197]) by comcast.net (rwcrmhc11) with ESMTP id <20040329235807013002qhaee>; Mon, 29 Mar 2004 23:58:07 +0000 Received: from dibbler.crodrigues.org (localhost.crodrigues.org [127.0.0.1]) i2TNwBk1017953 for ; Mon, 29 Mar 2004 18:58:11 -0500 (EST) (envelope-from rodrigc@h00609772adf0.ne.client2.attbi.com) Received: (from rodrigc@localhost) by dibbler.crodrigues.org (8.12.11/8.12.11/Submit) id i2TNwBbj017952 for freebsd-ports@freebsd.org; Mon, 29 Mar 2004 18:58:11 -0500 (EST) (envelope-from rodrigc) Date: Mon, 29 Mar 2004 18:58:11 -0500 From: Craig Rodrigues To: freebsd-ports@freebsd.org Message-ID: <20040329235811.GA17896@crodrigues.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: Need help debugging apr port X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Mar 2004 23:58:08 -0000 Hi, I am trying to fix the apr port. There have been some recent changes to the autoconf and libtool in the ports Makefile rules which is causing problems. Question 1: How can I reproduce the jail environment that bento uses to build a port, i.e. I want the jail to have no ports installed, so that when I build the port, the necessary dependent packages will be installed. Question 2: If autoconf-2.57 is installed, it looks like there is only a binary /usr/local/bin/autoconf257 installed, and not /usr/local/bin/autoconf. The apr port is expecting a binary named autoconf. How do people typically deal with this problem? The full build logs are here: http://bento.freebsd.org/errorlogs/i386-5-latest-logs/apr-0.9.4_9.log -- Craig Rodrigues http://crodrigues.org rodrigc@crodrigues.org