From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6000 invoked from network); 30 Jan 2000 22:17:49 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 30 Jan 2000 22:17:49 -0000 Received: (qmail 15661 invoked by alias); 30 Jan 2000 22:17:41 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 9482 Received: (qmail 15649 invoked from network); 30 Jan 2000 22:17:40 -0000 From: "Ken Moorley" To: Subject: Problem compiling on Sun SPARC 5 Date: Mon, 31 Jan 2000 09:18:26 +1100 Message-ID: <000101bf6b6f$ee04d820$450000c0@ken-moorley> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Can anyone help with the following compile error:- Solaris 2.6 on SPARCstation 5 gcc version 2.7.2.3 gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -Wno-implicit -Wmissing-prototypes -O2 -o builtin.o builtin.c In file included from /usr/include/sys/wait.h:24, from system.h:232, from zsh.mdh:6, from builtin.c:30: /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list /usr/include/sys/resource.h:148: warning: its scope is only this definition or declaration, /usr/include/sys/resource.h:148: warning: which is probably not what you want. /usr/include/sys/resource.h:149: warning: `struct rlimit64' declared inside parameter list builtin.c: In function `bin_cd': builtin.c:714: invalid operands to binary != builtin.c: In function `bin_fc': builtin.c:1271: warning: assignment makes pointer from integer without a cast builtin.c: In function `bin_print': builtin.c:2735: warning: assignment makes pointer from integer without a cast *** Error code 1 make: Fatal error: Command failed for target `builtin.o' Current working directory /export/home/ken/src/zsh/zsh-3.1.6/Src *** Error code 1 make: Fatal error: Command failed for target `modobjs' Current working directory /export/home/ken/src/zsh/zsh-3.1.6/Src *** Error code 1 make: Fatal error: Command failed for target `all' Regards, Ken Moorley Computer Management Services Tel: 02 9488 5759 Fax: 02 9488 5770 Email: kmoorley@cms.aust.com