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

Problem compiling on Sun SPARC 5



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



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