From owner-freebsd-apache@FreeBSD.ORG Fri Jul 10 13:14:11 2009 Return-Path: Delivered-To: apache@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7AA16106575C for ; Fri, 10 Jul 2009 13:14:11 +0000 (UTC) (envelope-from pgollucci@p6m7g8.com) Received: from exhub015-2.exch015.msoutlookonline.net (exhub015-2.exch015.msoutlookonline.net [207.5.72.94]) by mx1.freebsd.org (Postfix) with ESMTP id 685F78FC18 for ; Fri, 10 Jul 2009 13:14:10 +0000 (UTC) (envelope-from pgollucci@p6m7g8.com) Received: from [172.28.1.195] (98.141.235.114) by smtpx15.msoutlookonline.net (207.5.72.103) with Microsoft SMTP Server (TLS) id 8.1.358.0; Fri, 10 Jul 2009 06:14:10 -0700 Message-ID: <4A573EA5.3090401@p6m7g8.com> Date: Fri, 10 Jul 2009 09:14:13 -0400 From: "Philip M. Gollucci" Organization: P6 Web Applications User-Agent: Thunderbird 2.0.0.22 (Windows/20090605) MIME-Version: 1.0 To: drm References: <4A572F7D.906@melp.nl> In-Reply-To: <4A572F7D.906@melp.nl> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Cc: apache@freebsd.org Subject: Re: Broken apache20 port? X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Jul 2009 13:14:11 -0000 drm wrote: > Hi, > > > I ran csup a few hours ago (RELEASE-7.2), and tried making the port > apache20 (/usr/ports/www/apache20) and ran into the problem of "libtool > not found". It seemed the make script expected libtool in > work/httpd-2.0.63/srclib/apr. I symlinked the libtool from > /usr/local/bin/libtool to here and ran make reinstall. Later a similar > problem with the script expecting shlibtool in work/httpd-2.0.63 Again I > symlinked /usr/local/bin/libtool to shlibtool and ran make reinstall Now > the build finished succesfully. do you have devel/apr installed ? nothing relating to libtool in that port has changed in at least years.