From owner-freebsd-questions Thu May 30 17:16:10 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id RAA20520 for questions-outgoing; Thu, 30 May 1996 17:16:10 -0700 (PDT) Received: from relay-2.mail.demon.net (disperse.demon.co.uk [158.152.1.77]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id RAA20511 for ; Thu, 30 May 1996 17:16:07 -0700 (PDT) Received: from post.demon.co.uk ([158.152.1.72]) by relay-2.mail.demon.net id ab01374; 31 May 96 1:15 +0100 Received: from jraynard.demon.co.uk ([158.152.42.77]) by relay-3.mail.demon.net id aa05676; 31 May 96 1:15 +0100 Received: (from fqueries@localhost) by jraynard.demon.co.uk (8.7.5/8.6.12) id BAA12967; Fri, 31 May 1996 01:05:43 GMT Date: Fri, 31 May 1996 01:05:43 GMT Message-Id: <199605310105.BAA12967@jraynard.demon.co.uk> From: James Raynard To: rjivan@www.hsc.wvu.edu CC: questions@freebsd.org In-reply-to: (message from Rajiv Jivan on Thu, 30 May 1996 13:29:09 -0400 (EDT)) Subject: Re: Help compiling WU-FTP Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > When compiling wu-ftp i get the following error > > Making support library. > cc -O -DDEBUG -c ftw.c > ftw.c: In function `chwalk': > ftw.c:187: conflicting types for `malloc' > /usr/include/stdlib.h:100: previous declaration of `malloc' > *** Error code 1 It looks like the programmer stuck in a non-standard prototype for malloc(). Is there any particular reason why you're compiling it by hand instead of using the port? 8-) -- James Raynard, Edinburgh, Scotland jraynard@dial.pipex.com james@jraynard.demon.co.uk