Date: Sat, 6 Apr 2002 00:18:19 -0800 From: Jos Backus <jos@catnook.com> To: ports@FreeBSD.ORG Subject: Re: For MAINTAINER of net/rsync Message-ID: <20020406081841.GA41627@lizzy.catnook.com> In-Reply-To: <20020403063014.B799-100000@blues.jpj.net> References: <20020402115622.GQ98309@zgia.zp.ua> <20020403063014.B799-100000@blues.jpj.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Apr 03, 2002 at 06:31:51AM -0500, Trevor Johnson wrote: > Date: Mon, 25 Feb 2002 04:57:24 -0500 (EST) > From: Trevor Johnson <trevor@jpj.net> > To: obrien@freebsd.org > Subject: patch for rsync port > > This should look familiar: > > /* $FreeBSD: src/include/malloc.h,v 1.5 2001/11/07 23:14:31 obrien Exp $ > */ > #if __STDC__ > #error "<malloc.h> has been replaced by <stdlib.h>" > #else > #include <stdlib.h> > #endif > > The rsync sources still use the old header. Either (rsync's) configure should be fixed to ignore <malloc.h> when <stdlib.h> is present, or /usr/include/malloc.h should be removed from the system. -- Jos Backus _/ _/_/_/ Santa Clara, CA _/ _/ _/ _/ _/_/_/ _/ _/ _/ _/ jos@catnook.com _/_/ _/_/_/ use Std::Disclaimer; To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020406081841.GA41627>