From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 747 invoked from network); 26 Apr 2000 02:10:21 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 26 Apr 2000 02:10:21 -0000 Received: (qmail 4492 invoked by alias); 26 Apr 2000 02:09:41 -0000 Mailing-List: contact zsh-users-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 3031 Received: (qmail 4479 invoked from network); 26 Apr 2000 02:09:40 -0000 From: "Ken Moorley" To: "zsh Users" Subject: Compile error Date: Wed, 26 Apr 2000 11:28:05 +1000 Message-ID: <000b01bfaf1e$abca3a20$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 Would someone please help with the following compile error:- zsh configuration ----------------- zsh version : 3.1.6 host operating system : sparc-sun-solaris2.6 source code location : . compiler : gcc version 2.7.2.3 preprocessor flags : -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 executable compiler flags : -Wall -Wno-implicit -Wmissing-prototypes -O2 module compiler flags : -Wall -Wno-implicit -Wmissing-prototypes -O2 -fpic executable linker flags : -s module linker flags : -s -G library flags : -lsocket -ldl -lnsl -ltermcap -lc binary install path : /usr/local/bin man page install path : /usr/local/man info install path : /usr/local/info functions install path : /usr/local/share/zsh/functions installed functions : Core/* Base/* Builtins/* User/* Commands/* Zle/* Zft p/* Updated `complist.mdh'. Updated `deltochar.mdh'. echo 'timestamp for deltochar.mdh against deltochar.mdd' > deltochar.mdhs nawk -f ../../Src/makepro.awk deltochar.c Src/Zle > deltochar.pro Updated `deltochar.mdh'. rm -f stamp-modobjs.tmp 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 para meter list /usr/include/sys/resource.h:148: warning: its scope is only this definition or d eclaration, /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 para meter 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