Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: 4.0.1 compile problem on debian linux?
- X-seq: zsh-workers 14795
- From: Clint Adams <schizo@xxxxxxxxxx>
- To: Jason Price <jprice@xxxxxxxxxxxxxxxxxxxx>
- Subject: Re: 4.0.1 compile problem on debian linux?
- Date: Fri, 8 Jun 2001 00:18:09 -0400
- Cc: zsh-workers@xxxxxxxxxx
- In-reply-to: <20010607234327.A20665@xxxxxxxxxxxxxxxxxx>; from jprice@xxxxxxxxxxxxxxxxxxxx on Thu, Jun 07, 2001 at 11:43:27PM -0400
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20010607234327.A20665@xxxxxxxxxxxxxxxxxx>
> When I try to compile zsh on a new debian potato box (rather striped down
> install, which might be my problem... I had to beat openssh into submission
> over some pam headers earlier... :( ) and I get the following:
>
> gcc -s -rdynamic -o zsh main.o `cat stamp-modobjs` -ldl -lnsl -lm -lc
> init.o: In function `init_term':
> init.o(.text+0xc37): undefined reference to `tgetent'
You need to apt-get install libncurses5-dev
Maybe configure shouldn't let you get as far as a makefile, though.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author