From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16911 invoked from network); 22 Aug 2001 21:03:19 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 22 Aug 2001 21:03:19 -0000 Received: (qmail 25309 invoked by alias); 22 Aug 2001 21:03:11 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 15681 Received: (qmail 25297 invoked from network); 22 Aug 2001 21:03:11 -0000 Date: Wed, 22 Aug 2001 18:59:43 +0100 To: zsh-workers@sunsite.dk Subject: ZSH compilation issue Message-ID: <20010822185943.A12180@skyhold> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i From: Gustavo 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@alunos.uevora.pt