From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4882 invoked from network); 28 May 2000 21:06:14 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 28 May 2000 21:06:14 -0000 Received: (qmail 13898 invoked by alias); 28 May 2000 21:06:08 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 11620 Received: (qmail 13891 invoked from network); 28 May 2000 21:06:07 -0000 From: "Bart Schaefer" Message-Id: <1000528210555.ZM28309@candle.brasslantern.com> Date: Sun, 28 May 2000 21:05:55 +0000 In-Reply-To: Comments: In reply to Peter Stephenson "Re: zftp.c doesn't compile on IRIX6.5" (May 28, 9:50pm) References: X-Mailer: Z-Mail (5.0.0 30July97) To: zsh-workers@sunsite.auc.dk Subject: Re: zftp.c doesn't compile on IRIX6.5 Cc: jarausch@igpm.rwth-aachen.de MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On May 28, 9:50pm, Peter Stephenson wrote: } Subject: Re: zftp.c doesn't compile on IRIX6.5 } } There's something extremely screwy here. If exists, } why does configure not detect it? I looked, and whether for the same } reason or not the test fails on linux, where gcc is outputting a warning } message: } } In file included from /usr/include/sys/cdefs.h:24, } from /usr/include/netinet/in_systm.h:23, } from configure:2634: } /usr/include/features.h:254: warning: `__USE_LARGEFILE' redefined } /usr/include/features.h:198: warning: this is the location of the previous definition } } which is enough to make the test fail. This is probably the same autoconf/glibc2 thing that's described in the Etc/MACHINES file for the RLIM_INFINITY macro. Helmut, were you compiling with GCC also? If so, did you try with the native Irix compiler? -- Bart Schaefer Brass Lantern Enterprises http://www.well.com/user/barts http://www.brasslantern.com Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net