Subject: Re: Problem with BCC
To: Pierrick Brossin <pierrick@bs-network.net>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: pkgsrc-users
Date: 10/03/2006 13:05:32
On Tue, Oct 03, 2006 at 11:39:24AM +0200, Pierrick Brossin wrote:
> On Tue, Oct 03, 2006 at 11:25:39AM +0200, Pierrick Brossin wrote:
> > #   compile  bcc-cc1/input.o
> > cc -O2 -DNSIG=32   -Werror      -c    input.c
> > cc1: warnings being treated as errors
> > input.c: In function 'openio':
> > input.c:426: warning: incompatible implicit declaration of built-in
> > function 'memset'
> > *** Error code 1
> 
> This one was also easy :)
> 
> We have to add #include <string.h> to:
> 
>  - bcc-cc1/input.c
>  - bcc-cc1/preproc.c
>  - bcc-cc1/table.c
> 
> I am running -current.
> 
> Will someone make the change to the package ?

Can you provide patches ?

-- 
Manuel Bouyer, LIP6, Universite Paris VI.           Manuel.Bouyer@lip6.fr
     NetBSD: 26 ans d'experience feront toujours la difference
--