From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17124 invoked from network); 22 Aug 2001 21:33:33 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 22 Aug 2001 21:33:33 -0000 Received: (qmail 28858 invoked by alias); 22 Aug 2001 21:33:27 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 15682 Received: (qmail 28847 invoked from network); 22 Aug 2001 21:33:26 -0000 Date: Wed, 22 Aug 2001 17:33:19 -0400 From: Clint Adams To: Gustavo Cc: zsh-workers@sunsite.dk Subject: Re: ZSH compilation issue Message-ID: <20010822173319.A5526@dman.com> References: <20010822185943.A12180@skyhold> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010822185943.A12180@skyhold>; from l11521@alunos.uevora.pt on Wed, Aug 22, 2001 at 06:59:43PM +0100 > 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. As root, run apt-get install libncurses-dev You might also want to install yodl, texinfo, groff-base, groff, texi2html, libcap-dev, and bsdmainutils. For that matter, you could just install the zsh package.