Return-Path: Delivered-To: apmail-httpd-apreq-dev-archive@www.apache.org Received: (qmail 23602 invoked from network); 29 Dec 2005 12:03:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 29 Dec 2005 12:03:30 -0000 Received: (qmail 66160 invoked by uid 500); 29 Dec 2005 12:03:30 -0000 Delivered-To: apmail-httpd-apreq-dev-archive@httpd.apache.org Received: (qmail 66031 invoked by uid 500); 29 Dec 2005 12:03:29 -0000 Mailing-List: contact apreq-dev-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Id: Delivered-To: mailing list apreq-dev@httpd.apache.org Received: (qmail 66019 invoked by uid 99); 29 Dec 2005 12:03:29 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Dec 2005 04:03:29 -0800 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=DATE_IN_FUTURE_03_06 X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [66.236.219.70] (HELO piccollo.p6m7g8.net) (66.236.219.70) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Dec 2005 04:03:27 -0800 Received: from [192.168.0.5] (pcp09581396pcs.rtchrd01.md.comcast.net [68.49.179.55]) (authenticated bits=0) by piccollo.p6m7g8.net (8.13.4/8.13.4) with ESMTP id jBTC36PD092945; Thu, 29 Dec 2005 07:03:07 -0500 (EST) (envelope-from pgollucci@p6m7g8.com) Message-ID: <43B3FB2F.8070306@p6m7g8.com> Date: Thu, 29 Dec 2005 07:05:19 -0800 From: "Philip M. Gollucci" User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Rian Hunter CC: apreq-dev@httpd.apache.org Subject: Re: autotools woe References: <1135824294.17743.73.camel@www> In-Reply-To: <1135824294.17743.73.camel@www> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N configure.ac:22: error: possibly undefined macro: AM_PROG_LIBTOOL > If this token and others are legitimate, please use >m4_pattern_allow. > See the Autoconf documentation. >run? Any ideas about how to fix this? I'm running FreeBSD 5.3 and all my >tools are from the ports collection. Thanks! > > Can you do : cd /var/db/pkg ls -ld gnu-* and env | grep -i path