Subject: Re: pkgsrc DragonFly 1.8.0/i386 2007-12-01 20:48
To: None <pkgsrc-bulk@netbsd.org>
From: None <reed@reedmedia.net>
List: pkgsrc-bulk
Date: 12/04/2007 18:49:54
> > mail/mpop reed@reedmedia.net
>
> In file included from /usr/include/wchar.h:73,
> from ./stdint.h:90,
> from /usr/include/sys/types.h:50,
> from /usr/include/stdlib.h:42,
> from ./stdlib.h:30,
> from base64.c:50:
> ./stdio.h:372: error: syntax error before "getdelim"
> ./stdio.h:395: error: syntax error before "rpl_getline"
> *** Error code 1
I don't see this on DragonFly 1.10.1-RELEASE
Looking closer I see it duplicates a bunch of libc in its own gnulib
directory.
I guess I will need the output of config.log and config.status to check
this.