Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Compiling on ia64
- X-seq: zsh-workers 16313
- From: Clint Adams <clint@xxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: Compiling on ia64
- Date: Sat, 8 Dec 2001 13:25:10 -0500
- Cc: Vincent Lefevre <vincent@xxxxxxxxxx>
- In-reply-to: <20011205163851.GA25678@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20011205163851.GA25678@xxxxxxxxxxxxxx>
[Moved to -workers]
> When compiling zsh 4.0.4 on a IA64 machine with Linux RedHat 7.1,
> I get:
>
> [...]
> rm -f complist.so
> gcc -L/users/spaces/lefevre/ia64-linux/lib -L/users/spaces/lefevre/lib -shared -o complist.so complist..o -ldl -lnsl -lcurses -lm -lc
> /usr/bin/ld: lib_tputs.o: @gprel relocation against dynamic symbol ospeed
> /usr/bin/ld: lib_tputs.o: @gprel relocation against dynamic symbol _nc_nulls_sent
> /usr/bin/ld: lib_tputs.o: @gprel relocation against dynamic symbol PC
> /usr/bin/ld: lib_tputs.o: @gprel relocation against dynamic symbol ospeed
> collect2: ld returned 1 exit status
>
> Where's the problem?
I don't really know what that means, but I'd guess that your curses
library is broken.
At any rate, the problem isn't with zsh; it compiles fine on Debian
ia64:
http://buildd.debian.org/fetch.php?&pkg=zsh&ver=4.0.4-5&arch=ia64&stamp=1007082225&file=log&as=raw
Messages sorted by:
Reverse Date,
Date,
Thread,
Author