From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19732 invoked from network); 27 Feb 2004 15:14:12 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 27 Feb 2004 15:14:12 -0000 Received: (qmail 9822 invoked by alias); 27 Feb 2004 15:13:59 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 19481 Received: (qmail 9812 invoked from network); 27 Feb 2004 15:13:59 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 27 Feb 2004 15:13:59 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [216.136.130.96] by sunsite.dk (MessageWall 1.0.8) with SMTP; 27 Feb 2004 15:13:59 -0000 Message-ID: <20040227151357.74905.qmail@web10404.mail.yahoo.com> Received: from [67.126.116.29] by web10404.mail.yahoo.com via HTTP; Fri, 27 Feb 2004 07:13:57 PST Date: Fri, 27 Feb 2004 07:13:57 -0800 (PST) From: Felix Rosencrantz Subject: Re: PATCH: terminfo configuration redux To: zsh-workers@sunsite.dk In-Reply-To: <4522.1077799963@csr.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii I have some good news, and bad news. I'm seeing the ERR problems on Fedora Core 1. gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/pcre -DHAVE_CONFIG_H -DMODULE -Wall -Wmissing-prototypes -ggdb -fPIC -o terminfo..o terminfo.c terminfo.c: In function `bin_echoti': terminfo.c:74: warning: implicit declaration of function `tigetnum' terminfo.c:79: warning: implicit declaration of function `tigetflag' terminfo.c:91: warning: implicit declaration of function `tigetstr' terminfo.c:117: warning: implicit declaration of function `putp' terminfo.c:119: warning: implicit declaration of function `tparm' terminfo.c: In function `boot_': terminfo.c:381: warning: implicit declaration of function `setupterm' terminfo.c:381: error: `ERR' undeclared (first use in this function) terminfo.c:381: error: (Each undeclared identifier is reported only once terminfo.c:381: error: for each function it appears in.) make[3]: *** [terminfo..o] Error 1 Though on FreeBSD 4.7, it builds great. :) -FR. __________________________________ Do you Yahoo!? Get better spam protection with Yahoo! Mail. http://antispam.yahoo.com/tools