Return-Path: Delivered-To: apmail-httpd-apreq-dev-archive@www.apache.org Received: (qmail 62554 invoked from network); 7 Jul 2004 00:26:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 7 Jul 2004 00:26:39 -0000 Received: (qmail 27725 invoked by uid 500); 7 Jul 2004 00:26:59 -0000 Delivered-To: apmail-httpd-apreq-dev-archive@httpd.apache.org Received: (qmail 27700 invoked by uid 500); 7 Jul 2004 00:26:59 -0000 Mailing-List: contact apreq-dev-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Delivered-To: mailing list apreq-dev@httpd.apache.org Received: (qmail 27687 invoked by uid 99); 7 Jul 2004 00:26:59 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FORGED_RCVD_HELO X-Spam-Check-By: apache.org Received: from [66.77.29.165] (HELO secure.exclamationlabs.net) (66.77.29.165) by apache.org (qpsmtpd/0.27.1) with ESMTP; Tue, 06 Jul 2004 17:26:58 -0700 Received: from modperlcookbook.org (pcp05682390pcs.walngs01.pa.comcast.net [69.139.166.203]) (authenticated (0 bits)) by secure.exclamationlabs.net (8.11.6/8.11.6) with ESMTP id i670QKT29402; Tue, 6 Jul 2004 19:26:20 -0500 Message-ID: <40EB431F.6040506@modperlcookbook.org> Date: Tue, 06 Jul 2004 20:26:07 -0400 From: Geoffrey Young User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040510 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Joe Schaefer CC: apreq-dev@httpd.apache.org Subject: Re: undefined reference to 'testversion' References: <40EAF824.1040402@modperlcookbook.org> <87llhxlzgh.fsf@gemini.sunstarsys.com> In-Reply-To: <87llhxlzgh.fsf@gemini.sunstarsys.com> X-Enigmail-Version: 0.83.6.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Joe Schaefer wrote: > Geoffrey Young writes: > > [...] > > >>commenting out the testversion entry in the testlist struct makes >>everything happy, but short of that I can't figure out what the >>underlying problem is. > > > Run ./buildconf and start over, unless config.nice includes > > --enable-maintainer-mode whoops, sorry about that - I should have known better. anyway, a fresh checkout passes 100% for me :) --Geoff