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

Re: 4.0.1 compile problem on debian linux?



> 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