Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Compiling on ia64



[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