pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Problem with BCC
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@localhost
NetBSD: 26 ans d'experience feront toujours la difference
--
Home |
Main Index |
Thread Index |
Old Index