GNU bug report logs -
#24002
configure: missing call to AC_C_FLEXIBLE_ARRAY_MEMBER
Previous Next
Full log
View this message in rfc822 format
On Wed, Mar 01, 2017 at 09:26:52AM +0100, Andy Wingo wrote:
> Hi Thomas,
>
> On Sat 16 Jul 2016 11:13, Thomas Klausner <wiz <at> NetBSD.org> writes:
>
> > On NetBSD, the build of guile-2.0.12 breaks early because
> > FLEXIBLE_ARRAY_MEMBER is not defined:
> >
> > In file included from strftime.c:33:0:
> > time-internal.h:48:14: error: 'FLEXIBLE_ARRAY_MEMBER' undeclared here (not in a function)
> > char abbrs[FLEXIBLE_ARRAY_MEMBER];
>
> I just pulled in an updated Gnulib which I hope fixes this problem. If
> you build from Git then you should be able to verify the fix, or wait
> until we have another release.
I just tried the 2.1.8 release (from March 10, so after your mail),
and the problem still exists.
Cheers,
Thomas
This bug report was last modified 8 years and 92 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.