Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Latest patched development version
- X-seq: zsh-workers 4778
- From: Bruce Stephens <b.stephens@xxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxxx (Zsh hackers list)
- Subject: Re: Latest patched development version
- Date: 14 Dec 1998 17:31:59 +0000
- In-reply-to: Bruce Stephens's message of "14 Dec 1998 17:05:50 +0000"
- References: <9812141357.AA52087@xxxxxxxxxxxxxxxxx> <vbvhjezma8.fsf@xxxxxxxxxxxxxxx>
- Sender: B.Stephens@xxxxxxxxx
Bruce Stephens <b.stephens@xxxxxxxxx> writes:
> 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
egcs-1.1.1 gives the following:
rm -f zsh
gcc -s -o zsh main.o `cat stamp-modobjs` -lsocket -ldl -lnsl -ltermcap -lc
exec.o: In function `doshfunc':
exec.o(.text+0x59c0): undefined reference to `wrappers'
exec.o(.text+0x59e4): undefined reference to `wrappers'
exec.o(.text+0x5a14): undefined reference to `wrappers'
exec.o(.text+0x5a18): undefined reference to `wrappers'
exec.o: In function `runshfunc':
exec.o(.text+0x5c48): undefined reference to `unload_module'
init.o: In function `setupvals':
init.o(.text+0x10d4): undefined reference to `wrappers'
init.o(.text+0x10e0): undefined reference to `wrappers'
collect2: ld returned 1 exit status
*** Error code 1
make: Fatal error: Command failed for target `zsh'
Not that that helps greatly, I suspect.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author