Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
ZSH compilation issue
- X-seq: zsh-workers 15681
- From: Gustavo <l11521@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: ZSH compilation issue
- Date: Wed, 22 Aug 2001 18:59:43 +0100
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
Hello!
I wanted to try out your ZSH program, so I downloaded the source.
The compilation process began nicely, since my system is nothing of uncommon
(Debian GNU/Linux on a i686), until make stopped with the following message:
init.o: In function `init_term':
init.o(.text+0xc37): undefined reference to `tgetent'
init.o(.text+0xcd8): undefined reference to `tgetstr'
init.o(.text+0xd5c): undefined reference to `tgetflag'
init.o(.text+0xd6e): undefined reference to `tgetnum'
init.o(.text+0xd83): undefined reference to `tgetnum'
prompt.o: In function `tsetcap':
prompt.o(.text+0x150c): undefined reference to `tputs'
prompt.o(.text+0x154d): undefined reference to `tputs'
prompt.o(.text+0x1586): undefined reference to `tgetnum'
collect2: ld returned 1 exit status
make[1]: *** [zsh] Error 1
make: *** [all] Error 1
Since I am not a user of your mailing list, I would appreciate if you could
mail me directly a tip on how I may fix this problem.
Thank you for your time.
--
Gustavo Laboreiro
l11521@xxxxxxxxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author