zsh-workers
 help / color / mirror / code / Atom feed
From: Oliver Kiddle <opk@u.genie.co.uk>
To: Zsh workers <zsh-workers@sunsite.auc.dk>
Subject: Compile problem on AIX 3
Date: Tue, 30 Nov 1999 10:36:59 +0000	[thread overview]
Message-ID: <3843A8CB.F28355B@u.genie.co.uk> (raw)

inet_aton cannot be resolved (AIX 3.2.5 but not 4.2). This is due to
changes from 8764 (IPv6 support in zftp). inet_ntoa does exist so there
isn't a problem with that. I suspect that the correct fix would be to do
a configure test for inet_aton and have the inet_pton function return -1
if inet_aton doesn't exist but I haven't got a clue what any of these
functions do so I may well be wrong there.

Oliver


             reply	other threads:[~1999-11-30 10:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-11-30 10:36 Oliver Kiddle [this message]
1999-11-30 11:43 ` Zefram

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=3843A8CB.F28355B@u.genie.co.uk \
    --to=opk@u.genie.co.uk \
    --cc=zsh-workers@sunsite.auc.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).