Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Compile error



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@xxxxxxxxxxxx



Messages sorted by: Reverse Date, Date, Thread, Author