zsh-workers
 help / color / mirror / code / Atom feed
From: Peter Stephenson <pws@ibmth.df.unipi.it>
To: Ollivier Robert <roberto@eurocontrol.fr>,
	zsh-workers@sunsite.auc.dk (Zsh hackers list)
Subject: Re: 3.1.6-pre-1 on HP-UX 11.00
Date: Fri, 16 Jul 1999 18:00:11 +0200	[thread overview]
Message-ID: <9907161600.AA15162@ibmth.df.unipi.it> (raw)
In-Reply-To: "Ollivier Robert"'s message of "Fri, 16 Jul 1999 17:56:53 DFT." <19990716175652.A16848@caerdonn.eurocontrol.fr>

Ollivier Robert wrote:
> I have an HP B180 machine, running 11.00 and I'm trying to compile
> 3.1.6-pre-1 (with all posted patches !) on it.
> 
> HP-UX phoenix B.11.00 A 9000/778 2013469087 two-user license
> 
> With both cc (unbundled ANSI C compiler) and gcc (EGCS 1.1.2), it fails
> while trying to compile the loadable modules with the following
> error. Shouldn't configure disable loadable modules on HP-UX 11 or is there 
> a bug somewhere ?

So far as I'm aware, you're the first person to try it under HP-UX 11
(unlucky) so I have no idea what should happen.  It looks like you have
HPUXDYNAMIC defined, which means there's no dlopen() etc., but there is
shl_load(), etc., which suggests it isn't that different from HP-UX 10
(and if one of those statements is wrong it would be interesting to know
why).

Ideally, we'd like to know what to change.  A quick look at HP doesn't seem
to throw up the relevant docs, so if anyone can help --- the shl_load,
shl_unload and shl_findsym manual pages might just be enough.

-- 
Peter Stephenson <pws@ibmth.df.unipi.it>       Tel: +39 050 844536
WWW:  http://www.ifh.de/~pws/
Dipartimento di Fisica, Via Buonarroti 2, 56127 Pisa, Italy


  reply	other threads:[~1999-07-16 16:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-07-16 15:56 Ollivier Robert
1999-07-16 16:00 ` Peter Stephenson [this message]
1999-07-19  7:45   ` Ollivier Robert

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=9907161600.AA15162@ibmth.df.unipi.it \
    --to=pws@ibmth.df.unipi.it \
    --cc=roberto@eurocontrol.fr \
    --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).