From owner-freebsd-isp Fri Jul 12 07:46:47 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id HAA15968 for isp-outgoing; Fri, 12 Jul 1996 07:46:47 -0700 (PDT) Received: from disco.multinet.net ([204.191.112.18]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id HAA15961 for ; Fri, 12 Jul 1996 07:46:42 -0700 (PDT) Received: (from root@localhost) by disco.multinet.net (8.6.12/8.6.12) id KAA03042; Fri, 12 Jul 1996 10:44:06 GMT Date: Fri, 12 Jul 1996 10:44:06 +0000 () From: Charlie ROOT To: freebsd-isp@freebsd.org Subject: wuftpd compiling? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Howdy. Got a little mishap I was wondering if anyone knew their way out of. I'm trying to get a version of wuftpd compiled on my 2.1 (actually it might be 2.1.5 if it's in RELEASE now, not sure) system, anyway I have fetched and decompressed the source, and then I build bsd, I get ftw.c: In function `chwalk': ftw.c:187: conflicting types for `malloc' /usr/include/stdlib.h:100: previous declaration of `malloc' *** Error code 1 Stop. which, I am sorry to admit, I don't really know how to solve. Probably just need to tweak a header in some way, but I'm no genius in C... can someone either (a) suggest a course of action (b) give me a URL for an i486-unknown 2.1 compiled binary of wuftpd (preferably with the patch allowing multi-homed operation, which is why I want this daemon in the first place) Thanks muchos for your time. -graydon