zsh-workers
 help / color / mirror / code / Atom feed
* 4.1.1 doesn't compile
@ 2003-06-24 13:31 Tomi Vainio - Sun Finland
  2003-06-24 15:29 ` Oliver Kiddle
  0 siblings, 1 reply; 10+ messages in thread
From: Tomi Vainio - Sun Finland @ 2003-06-24 13:31 UTC (permalink / raw)
  To: zsh-workers

Hi,

Minor problem compiling latest zsh.  64bit compilation fails but 32bit
still works.

Compiler is Sun ONE Studio 8, Compiler Collection
	    cc: Sun C 5.5 Patch 112760-01 2003/05/18 

***64bit***
cc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DMODULE -xO4 -xarch=v9 -KPIC -o terminfo..o terminfo.c
"terminfo.c", line 110: warning: argument #3 is incompatible with prototype:
        prototype: pointer to function(char) returning int : "/usr/include/term.h", line 1205
        argument : pointer to function(int) returning int
"terminfo.c", line 113: prototype mismatch: 2 args passed, 10 expected
"terminfo.c", line 113: warning: argument #3 is incompatible with prototype:
        prototype: pointer to function(char) returning int : "/usr/include/term.h", line 1205
        argument : pointer to function(int) returning int
cc: acomp failed for terminfo.c
*** Error code 2
make: Fatal error: Command failed for target `terminfo..o'

***32bit***
cc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DMODULE -xO4 -KPIC -o terminfo..o terminfo.c
"terminfo.c", line 110: warning: argument #3 is incompatible with prototype:
        prototype: pointer to function(char) returning int : "/usr/include/term.h", line 1205
        argument : pointer to function(int) returning int
"terminfo.c", line 113: warning: argument #3 is incompatible with prototype:
        prototype: pointer to function(char) returning int : "/usr/include/term.h", line 1205
        argument : pointer to function(int) returning int

-- 
SUN Microsystems Oy PL 112, Lars Sonckin kaari 12, 02601 ESPOO, Finland
Tomi Vainio (System Support Engineer)     +358 9 52556300 hotline
email: Tomi.Vainio@Sun.COM                +358 9 52556252 fax


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2003-06-27 11:08 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-06-24 13:31 4.1.1 doesn't compile Tomi Vainio - Sun Finland
2003-06-24 15:29 ` Oliver Kiddle
2003-06-25  8:20   ` Tomi Vainio - Sun Finland
2003-06-25  9:48     ` Oliver Kiddle
2003-06-25 11:58       ` Tomi Vainio - Sun Finland
2003-06-25 13:04         ` Tomi Vainio - Sun Finland
2003-06-25 13:45           ` Oliver Kiddle
2003-06-25 16:32       ` Bart Schaefer
2003-06-26 11:23       ` Zefram
2003-06-27 11:08         ` Tomi Vainio - Sun Finland

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).