Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Latest patched development version
- X-seq: zsh-workers 4776
- From: Bruce Stephens <b.stephens@xxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxxx (Zsh hackers list)
- Subject: Re: Latest patched development version
- Date: 14 Dec 1998 17:05:50 +0000
- In-reply-to: Peter Stephenson's message of "Mon, 14 Dec 1998 14:57:40 +0100"
- References: <9812141357.AA52087@xxxxxxxxxxxxxxxxx>
- Sender: B.Stephens@xxxxxxxxx
Peter Stephenson <pws@xxxxxxxxxxxxxxxxx> writes:
> I have put a new patched version of zsh 3.1.5 at
>
> http://www.ifh.de/~pws/computing/zsh-3.1.5-pws-3.tar.gz
This fails to build for me on Solaris 2.5.1 with
./configure --enable-dynamic --prefix=/local
rm -f zsh
cc -s -o zsh main.o `cat stamp-modobjs` -lsocket -ldl -lnsl -ltermcap -lc
Undefined first referenced
symbol in file
wrappers exec.o
unload_module exec.o
ld: fatal: Symbol referencing errors. No output written to zsh
*** Error code 1
It fails for both SunPro C and egcs-1.1.1. egcs also complains about
wrappers in init.c; I don't know why SunPro isn't complaining about
this file.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author