zsh-users
 help / color / mirror / code / Atom feed
From: "Bart Schaefer" <schaefer@candle.brasslantern.com>
To: Paul Ackersviller <paulda@alumni.uwo.ca>, zsh-users@sunsite.dk
Subject: Re: inet_{a,p}ton prototypes in Src/Modules/zftp.pro
Date: Mon, 7 May 2001 00:03:50 +0000	[thread overview]
Message-ID: <1010507000351.ZM26959@candle.brasslantern.com> (raw)
In-Reply-To: <20010506104546.A13094@flora01.SLAC.Stanford.EDU>

On May 6, 10:45am, Paul Ackersviller wrote:
} Subject: inet_{a,p}ton prototypes in Src/Modules/zftp.pro
}
} I just tried building zsh on Solaris 7 from the latest source off
} of CVS.  Sun's compiler doesn't like inet_aton and inet_pton being
} declared as static.

Those declarations should be used only if HAVE_INET_PTON and HAVE_INET_ATON
are not defined.  Obviously you do have them, or at least you have a header
that declares them, or you couldn't have the conflict in the first place.

So the real question is, why are HAVE_INET_{A,P}TON not defined?  Was an
old config.cache used, or is there a library missing from the link that
is needed in order for configure to find them?

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com

Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net   


  reply	other threads:[~2001-05-07  0:05 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-06 17:45 Paul Ackersviller
2001-05-07  0:03 ` Bart Schaefer [this message]
2001-05-07  1:27   ` nce
2001-05-07 14:56     ` Bart Schaefer
2001-05-07 19:12       ` Kenneth Lareau
2001-05-08  4:12       ` nce
2001-05-08 12:53         ` Andrej Borsenkow
2001-05-09  1:42           ` nce
2001-05-08 14:37 ` Andrej Borsenkow
2001-05-09 19:55 ` PATCH: " Andrej Borsenkow
2001-05-09 20:01   ` Andrej Borsenkow
2001-05-10  3:21   ` nce

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=1010507000351.ZM26959@candle.brasslantern.com \
    --to=schaefer@candle.brasslantern.com \
    --cc=paulda@alumni.uwo.ca \
    --cc=zsh-users@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).