zsh-workers
 help / color / mirror / code / Atom feed
From: hzoli@austin.ibm.com
To: pws@ibmth.df.unipi.it
Cc: zsh-workers@math.gatech.edu
Subject: Re: PATCH: more dynamic loading on AIX
Date: Fri, 8 May 1998 10:10:34 -0500 (CDT)	[thread overview]
Message-ID: <9805081510.AA35936@vlad.austin.ibm.com> (raw)
In-Reply-To: <9805081159.AA29730@ibmth.df.unipi.it> from "pws@ibmth.df.unipi.it" at "May 8, 98 01:59:52 pm"

pws@ibmth.df.unipi.it wrote:
> 1) module.c was trying to include <link.h>.  This doesn't exist here
> under AIX 3.2, nor does it seem to be there on a 4.1 system at the
> other end of Europe.  If it's sometimes necessary, it should probably
> be tested for in configure.

That link.h include was in the else branch of #ifdef AIXDYNAMIC, so it
seems that something was wrong in your build process.

> 2) AIXDYNAMIC was missing from config.h.in and so didn't appear in
> config.h.  I am correct that config.h.in needs to be updated by hand,
> not by autoconf?

You should run autoheader.  I did try this on a very ancient AIX 3.2
box (configure says AIX 3.2 not even 3.2.5, that 3.2 is full of bugs
and broken things).  It did work.  All of your problems should go away
if you run autoheader and rerun configure and make.

Zoli


      parent reply	other threads:[~1998-05-08 15:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-05-06  6:46 PATCH: " Zoltan Hidvegi
1998-05-06  8:55 ` Andrew Main
1998-05-08 12:59 ` PATCH: more " pws
1998-05-08 13:37   ` Peter Stephenson
1998-05-08 15:10   ` hzoli [this message]

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=9805081510.AA35936@vlad.austin.ibm.com \
    --to=hzoli@austin.ibm.com \
    --cc=pws@ibmth.df.unipi.it \
    --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).