bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

regex problems


From: Sam Steingold
Subject: regex problems
Date: Wed, 03 Aug 2005 15:36:36 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (windows-nt)

when trying to upgrade to the latest gnulib regexp, I encountered the
following problems:

1. g++ cannot compile regexp:

./regex.h:569: error: expected primary-expression before "__restrict__"
./regex.h:569: error: expected `]' before "__restrict__"
./regex.h:569: error: expected `,' or `...' before "__restrict__"


2. autoconf does not recognize AC_CHECK_HEADERS_ONCE even though I put
   onceonly.m4 right next to the files that use it in my m4 directory:

configure:5675: error: possibly undefined macro: AC_CHECK_HEADERS_ONCE
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure:5676: error: possibly undefined macro: AC_CHECK_FUNCS_ONCE

thanks.

-- 
Sam Steingold (http://www.podval.org/~sds) running w2k
<http://www.iris.org.il> <http://www.camera.org>
<http://www.palestinefacts.org/> <http://pmw.org.il/>
Bus error -- driver executed.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]