From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21677 invoked from network); 23 Oct 2002 12:38:34 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 23 Oct 2002 12:38:34 -0000 Received: (qmail 14194 invoked by alias); 23 Oct 2002 12:38:05 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 5459 Received: (qmail 14175 invoked from network); 23 Oct 2002 12:38:02 -0000 Date: Thu, 24 Oct 2002 10:41:33 +1000 (EST) From: alnesbit@optushome.com.au X-X-Sender: andrew@anima.lensflare.org To: zsh-users@sunsite.dk Subject: Compile error on Solaris 8 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: Andrew Luke Nesbit Hi, I'm trying to compile zsh 4.0.6 on Solaris8/Sparc. I simply unpacked the tarball, did ./configure and then make. I get the following compile errors: [snip] gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2 -o params.o params.c params.c:97: conflicting types for `hashchar' params.epro:45: previous declaration of `hashchar' make[1]: *** [params.o] Error 1 make[1]: Leaving directory `/tmp/zsh-4.0.6/Src' make: *** [modobjs] Error 2 gcc version is 3.2. Any help appreciated. Thankyou. Andrew.