Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Compiling on ia64
- X-seq: zsh-users 4517
- From: Vincent Lefevre <vincent@xxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Compiling on ia64
- Date: Wed, 5 Dec 2001 17:38:52 +0100
- Mail-followup-to: zsh-users@xxxxxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
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
make[3]: *** [complist.so] Error 1
make[3]: Leaving directory `/users/spaces/lefevre/software/zsh-4.0.4/Src/Zle'
make[2]: *** [modules] Error 1
make[2]: Leaving directory `/users/spaces/lefevre/software/zsh-4.0.4/Src'
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/users/spaces/lefevre/software/zsh-4.0.4/Src'
make: *** [all] Error 1
Where's the problem?
--
Vincent Lefèvre <vincent@xxxxxxxxxx> - Web: <http://www.vinc17.org/> - 100%
validated HTML - Acorn Risc PC, Yellow Pig 17, Championnat International des
Jeux Mathématiques et Logiques, TETRHEX, etc.
Work: CR INRIA - computer arithmetic / SPACES project at LORIA
Messages sorted by:
Reverse Date,
Date,
Thread,
Author