Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
PATCH: (2): Re: zsh 3.1.5 core dumps on Solaris 7
- X-seq: zsh-workers 4912
- From: Peter Stephenson <pws@xxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxxx
- Subject: PATCH: (2): Re: zsh 3.1.5 core dumps on Solaris 7
- Date: Fri, 15 Jan 1999 09:52:09 +0100
- In-reply-to: "Jozsef Kadlecsik"'s message of "Fri, 15 Jan 1999 09:54:10 NFT." <Pine.LNX.4.05.9901150953210.5534-100000@xxxxxxxxxxxxxxxxx>
Jozsef Kadlecsik wrote:
> > > Is there any trick one needs to compile zsh with modules support
> > > on Solaris 7?
> >
> > I found it myself: run configure with --disable-zsh-mem
>
> Stupid me - it disables module support as well...
OK, then we're stuck with this...
*** Etc/MACHINES.mach Wed Oct 28 22:14:06 1998
--- Etc/MACHINES Fri Jan 15 09:51:04 1999
***************
*** 45,51 ****
Should build `out-of-the-box'.
IBM: AIX
! Should build `out-of-the-box'.
Linux: Linux (i386) [3.1.4]
If you are using an early minor version of libc 5, then a bug
--- 45,52 ----
Should build `out-of-the-box'.
IBM: AIX
! Should build `out-of-the-box'. On AIX 3.x (at least),
! --enable-zsh-mem will not work.
Linux: Linux (i386) [3.1.4]
If you are using an early minor version of libc 5, then a bug
***************
*** 92,94 ****
--- 93,98 ----
To avoid this, make sure you compile zsh without any reference
to /usr/ucblib in your LD_LIBRARY_PATH. You can easily do this
by just unsetting LD_LIBRARY_PATH before building zsh.
+
+ Under Solaris 2.7, dynamically loaded library support with
+ --enable-dynamic currently does not work.
--
Peter Stephenson <pws@xxxxxxxxxxxxxxxxx> Tel: +39 050 844536
WWW: http://www.ifh.de/~pws/
Dipartimento di Fisica, Via Buonarroti 2, 56127 Pisa, Italy
Messages sorted by:
Reverse Date,
Date,
Thread,
Author