zsh-workers
 help / color / mirror / code / Atom feed
From: Bruce Stephens <b.stephens@isode.com>
To: zsh-workers@math.gatech.edu
Subject: Re: Latest patched development version
Date: 15 Dec 1998 14:03:40 +0000	[thread overview]
Message-ID: <vb7lvtwlhf.fsf@snake.isode.com> (raw)
In-Reply-To: Sven Wischnowsky's message of "Tue, 15 Dec 1998 12:59:40 +0100 (MET)"

Sven Wischnowsky <wischnow@informatik.hu-berlin.de> writes:

> The changes in the configuration for AIXDYNAMIC (or whatever) have the
> effect that it now thinks it can't build dynamic loadable modules on
> Digital Unix 4.0. One problem is that the tests for load, unload,
> loadbind, and loadquery fail.

I get a "failed" for the underscore test:

	checking if your dlsym() needs a leading underscore... failed

on Solaris 2.5.1 with egcs-1.1.1.  But not with gcc-2.8.1, so possibly
this is some strange compiler problem.  config.log doesn't give
anything useful, so probably this isn't worth worrying about for the
moment.

zftp.c fails to compile:

/* bet there are machines which have neither INADDR_NONE nor in_addr_t. */

Lucky guess!  Solaris 2.5.1 seems to have s_addr as a u_long, so I
just replaced (in_addr_t) with (u_long), and it seems to work.  I
think, anyway.  I'm assuming this either catches the case when a
hostname can't be resolved (which I checked using a name that doesn't
exist), or when DNS server can't be contacted (which I haven't
checked).

Completion seems to have vanished, but I just tried with zsh -f, and
it works again, so that's presumably just something that's changed in
the compctl syntax that's not being reported as an error.


  parent reply	other threads:[~1998-12-15 14:10 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-12-15 11:59 Sven Wischnowsky
1998-12-15 13:05 ` Peter Stephenson
1998-12-15 14:03 ` Bruce Stephens [this message]
1998-12-15 14:44   ` Bruce Stephens
1998-12-15 14:45   ` PATCH: 3.1.5-pws-3: INADDR_NONE Peter Stephenson
  -- strict thread matches above, loose matches on Subject: below --
1999-01-21  9:42 Latest patched development version Sven Wischnowsky
1999-01-11 10:05 Sven Wischnowsky
1999-01-12 17:34 ` Bart Schaefer
1998-12-15 14:57 Sven Wischnowsky
1999-01-11  2:38 ` Bart Schaefer
1998-12-14 13:57 Peter Stephenson
1998-12-14 17:05 ` Bruce Stephens
1998-12-14 17:27   ` Peter Stephenson
1998-12-14 17:31   ` Bruce Stephens
1998-12-14 18:54 ` Phil Pennock
1998-12-14 20:13   ` Bart Schaefer

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=vb7lvtwlhf.fsf@snake.isode.com \
    --to=b.stephens@isode.com \
    --cc=zsh-workers@math.gatech.edu \
    /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).