Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Mar 2002 13:27:26 +0200
From:      Nevermind <never@nevermind.kiev.ua>
To:        Thierry Thomas <thierry@pompo.net>
Cc:        freebsd-ports@FreeBSD.ORG
Subject:   Re: ports/35519: kdepim port doesn't know that malloc.h is now broken
Message-ID:  <20020305112726.GC16804@nevermind.kiev.ua>
In-Reply-To: <20020304230615.A43099@graf.pompo.net>
References:  <200203042150.g24Lo2t96830@freefall.freebsd.org> <20020304230615.A43099@graf.pompo.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello, Thierry Thomas!

On Mon, Mar 04, 2002 at 11:06:15PM +0100, you wrote:

> >  Great, thanks muchly.  I'll try installing again later tonight.  Someone
> >  needs to teach people to stop including malloc.h.
> 
> What about something like:
> 
>      find ${WRKSRC} -type f | xargs ${PERL} -pi -e \
>           "s@#include.*<malloc.h>@#include <stdlib.h>@"
> 
> in bsd.port.mk?
I suppose it is good idea, but we should make this option on by default
but with ability to off it.

-- 
NEVE-RIPE

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?20020305112726.GC16804>