Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
RE: ZSH 4.0.2 make error in Redhat 7.0
- X-seq: zsh-users 4044
- From: "Andrej Borsenkow" <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- To: "Mikael Hansen" <mhansen@xxxxxxxxx>, <zsh-users@xxxxxxxxxx>
- Subject: RE: ZSH 4.0.2 make error in Redhat 7.0
- Date: Mon, 23 Jul 2001 17:39:59 +0400
- Importance: Normal
- In-reply-to: <Pine.GSO.4.33.0107231526100.19670-100000@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
>
> gcc -s -rdynamic -o zsh main.o `cat stamp-modobjs` -ldl -lnsl -lm -lc
> init.o: In function `init_term':
> init.o(.text+0xc55): undefined reference to `tgetent'
Have you installed termcap-devel or ncurses-devel (or how they are called in
RedHat)?
Arguably, zsh should abort configure if these are not found.
-andrej
Messages sorted by:
Reverse Date,
Date,
Thread,
Author