From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29645 invoked from network); 18 Aug 2000 16:15:03 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 18 Aug 2000 16:15:03 -0000 Received: (qmail 10584 invoked by alias); 18 Aug 2000 16:13:39 -0000 Mailing-List: contact zsh-users-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 3377 Received: (qmail 10576 invoked from network); 18 Aug 2000 16:13:39 -0000 Date: Fri, 18 Aug 2000 18:12:44 +0200 From: Roland Jesse To: Zsh Users Subject: Re: 3.1.9 build fails at zftp.c when using Sun's WorkShop Compilers 5.0 Message-ID: <20000818181244.A3224@knecht.cs.uni-magdeburg.de> Mail-Followup-To: Zsh Users References: <0vitsy7eij.fsf@cs.uni-magdeburg.de> <000d01c0092e$a72b6b00$21c9ca95@mow.siemens.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <000d01c0092e$a72b6b00$21c9ca95@mow.siemens.ru>; from Andrej.Borsenkow@mow.siemens.ru on Fri, Aug 18, 2000 at 08:09:14PM +0400 Andrej Borsenkow wrote: > For some reason confgiure failed to find the above functions. Look into > config.log to see what went wrong. Zftp.c tries to provide replacement > implementation and this fails. Are there any error messages in config.log? None. Related to the mentioned functions are the following lines in config.log: configure:4605: checking for inet_aton configure:4605: checking for inet_pton configure:4605: checking for inet_ntop That's plain and smooth. Roland