From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21011 invoked from network); 16 Nov 2004 19:18:01 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 16 Nov 2004 19:18:01 -0000 Received: (qmail 77107 invoked from network); 16 Nov 2004 16:53:40 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 16 Nov 2004 16:53:40 -0000 Received: (qmail 14262 invoked by alias); 16 Nov 2004 16:52:16 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 20558 Received: (qmail 14049 invoked from network); 16 Nov 2004 16:52:07 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 16 Nov 2004 16:52:07 -0000 Received: (qmail 73973 invoked from network); 16 Nov 2004 16:51:09 -0000 Received: from moonbase.zanshin.com (64.84.47.139) by a.mx.sunsite.dk with SMTP; 16 Nov 2004 16:51:07 -0000 Received: from toltec.zanshin.com (toltec.zanshin.com [64.84.47.166]) by moonbase.zanshin.com (8.13.1/8.13.1) with ESMTP id iAGGbfsd022597 for ; Tue, 16 Nov 2004 08:37:41 -0800 Date: Tue, 16 Nov 2004 08:37:41 -0800 (PST) From: Bart Schaefer Reply-To: zsh-workers@sunsite.dk To: zsh-workers@sunsite.dk Subject: Re: Build problems on AIX 5.3 In-Reply-To: Message-ID: References: <4199C1CC.7070804@bbwt.demon.nl> <200411161046.iAGAkKqm031644@news01.csr.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Checker-Version: SpamAssassin 2.63 on a.mx.sunsite.dk X-Spam-Level: X-Spam-Status: No, hits=0.0 required=6.0 tests=none autolearn=no version=2.63 X-Spam-Hits: 0.0 On Tue, 16 Nov 2004, Bart Schaefer wrote: > I had to manually remove the autom4te-2.53.cache subdirectory Which, by the way, is called autom4te.cache if you don't happen to have multiple versions of automake installed like I do. I thought perhaps this was a problem with having separate source and build trees, but I recompiled on another machine where I had a CVS sandbox (and where there's only one automake installed) and had exactly the same issue.