From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19892 invoked from network); 31 Jan 2000 21:57:21 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 31 Jan 2000 21:57:21 -0000 Received: (qmail 10573 invoked by alias); 31 Jan 2000 21:56:59 -0000 Mailing-List: contact zsh-users-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 2897 Received: (qmail 10565 invoked from network); 31 Jan 2000 21:56:58 -0000 From: "Ken Moorley" To: "zsh Users" Subject: Problem compiling on Sun SPARC 5 Date: Tue, 1 Feb 2000 08:57:22 +1100 Message-ID: <000401bf6c36$26f6b740$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