Date: Sat, 6 Apr 2002 12:05:40 +0200 From: Oliver Braun <obraun@informatik.unibw-muenchen.de> To: Jos Backus <jos@catnook.com> Cc: ports@FreeBSD.ORG Subject: Re: For MAINTAINER of net/rsync Message-ID: <20020406100540.GA23706@nemesis.informatik.unibw-muenchen.de> In-Reply-To: <20020406081841.GA41627@lizzy.catnook.com> References: <20020402115622.GQ98309@zgia.zp.ua> <20020403063014.B799-100000@blues.jpj.net> <20020406081841.GA41627@lizzy.catnook.com>
next in thread | previous in thread | raw e-mail | index | archive | help
* Jos Backus <jos@catnook.com> [2002-04-06 10:20]: > 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. please cvsup your ports tree. This has already been fixed three days ago: $FreeBSD: ports/net/rsync/Makefile,v 1.66 2002/04/03 21:52:38 pat Exp $ @${PERL} -pi.orig -e 's|malloc.h|stdlib.h|g' \ ${WRKSRC}/rsync.h ${WRKSRC}/zlib/zutil.h Regards, Olli -- Department of Computing Science Federal Armed Forces University Munich http://ist.unibw-muenchen.de/People/obraun/ 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?20020406100540.GA23706>