zsh-workers
 help / color / mirror / code / Atom feed
From: Peter Stephenson <pws@csr.com>
To: zsh-workers@sunsite.dk
Subject: Re: zsh-4.1.1-test-1 on HP-UX 11
Date: Fri, 02 May 2003 10:33:35 +0100	[thread overview]
Message-ID: <12254.1051868015@csr.com> (raw)
In-Reply-To: "Paul Ackersviller"'s message of "Thu, 01 May 2003 17:47:51 EDT." <20030501214751.GA19528@msi.ld>

Paul Ackersviller wrote:
> The test release has been working well for me on HP-UX, but I'm
> getting a few failures on the tests because I have no zsh/zpty.
> However I never saw any configuration or compilation errors due to
> this -- is zpty supposed to get left out on HP-UX?

> Regarding the configuration, it seems --disable-dynamic is necessary
> on this system, at least with Softbench (I haven't tried gcc yet).

I'll put this in the MACHINES file.  I think Bart's point is that these
two issues are tied --- if you --disable-dynamic you need to change
`link=dynamic' to `link=static' on the zpty line in config.modules for
that to work.  However, zpty is particularly configuration dependent so
it's not impossible it needs tweaking.

Index: Etc/MACHINES
===================================================================
RCS file: /cvsroot/zsh/zsh/Etc/MACHINES,v
retrieving revision 1.17
diff -u -r1.17 MACHINES
--- Etc/MACHINES	14 Feb 2003 15:57:03 -0000	1.17
+++ Etc/MACHINES	2 May 2003 09:33:02 -0000
@@ -79,11 +79,15 @@
 	  is reported to fix.  An attempt to fix this in configure
 	  is apparently ineffective; more information would be appreciated
 	  as the maintainers do not have access to an HP-UX system.
+	  Recent reports indicated this is not necessary on recent versions
+	  of HP-UX 11.
 
-	  Problems with dynamic loading have been reported, but
-	  this should compile using the standard dlopen() function set
-	  (rather than the 10.20 shl_load() function set).  More details of
-	  any difficulties would be appreciated.
+	  The configure option `--disable-dynamic' may be necessary when
+	  compiling on HP-UX 11 using Softbench.  Various problems with
+	  dynamic loading have been reported; this should compile using the
+	  standard dlopen() function set (rather than the 10.20 shl_load()
+	  function set).  More details of any difficulties would be
+	  appreciated.
 
 	  Compiling with gcc 2.7.1 is known to fail with header file
 	  conflicts.  Use the HP ANSI C compiler.

-- 
Peter Stephenson <pws@csr.com>                  Software Engineer
CSR Ltd., Science Park, Milton Road,
Cambridge, CB4 0WH, UK                          Tel: +44 (0)1223 692070


**********************************************************************
The information transmitted is intended only for the person or
entity to which it is addressed and may contain confidential 
and/or privileged material. 
Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by 
persons or entities other than the intended recipient is 
prohibited.  
If you received this in error, please contact the sender and 
delete the material from any computer.
**********************************************************************


      parent reply	other threads:[~2003-05-02  9:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-01 21:47 Paul Ackersviller
2003-05-02  2:34 ` Bart Schaefer
2003-05-05 16:38   ` Paul Ackersviller
2003-05-05 18:04     ` Paul Ackersviller
2003-05-02  9:33 ` Peter Stephenson [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=12254.1051868015@csr.com \
    --to=pws@csr.com \
    --cc=zsh-workers@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).