GNU bug report logs - #66289
localeinfo.c:33:39: error: macro "static_assert" requires 2 arguments, but only 1 given

Previous Next

Package: grep;

Reported by: Dennis Clarke <dclarke <at> blastwave.org>

Date: Sun, 1 Oct 2023 03:32:01 UTC

Severity: normal

Full log


View this message in rfc822 format

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Dennis Clarke <dclarke <at> blastwave.org>, 66289 <at> debbugs.gnu.org
Subject: bug#66289: localeinfo.c:33:39: error: macro "static_assert" requires 2 arguments, but only 1 given
Date: Wed, 4 Oct 2023 15:30:55 -0700
On 10/4/23 13:09, Dennis Clarke via Bug reports for GNU grep wrote:

> /opt/bw/build/grep-3.11_netbsd_9.3_sparcv9.002/src/dfasearch.c:159: undefined reference to `re_set_syntax' 

So, you didn't build the regex library that came with grep ...


> --without-included-regex

... and this is your problem.

Don't use that option unless your C library's regex code is compatible 
with glibc's, which Solaris regex is not.




This bug report was last modified 1 year and 257 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.