zsh-workers
 help / color / mirror / code / Atom feed
From: Tomi Vainio - Sun Finland <Tomi.Vainio@Sun.COM>
To: zsh-workers@sunsite.dk
Subject: 4.1.1 doesn't compile
Date: Tue, 24 Jun 2003 16:31:41 +0300	[thread overview]
Message-ID: <16120.21181.974421.168422@ultrahot.finland.sun.com> (raw)

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


             reply	other threads:[~2003-06-24 13:31 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-24 13:31 Tomi Vainio - Sun Finland [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=16120.21181.974421.168422@ultrahot.finland.sun.com \
    --to=tomi.vainio@sun.com \
    --cc=zsh-workers@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).