bug-grep
[Top][All Lists]
Advanced

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

[bug #31096] grep 2.7 compilation fails on Hurd


From: Matthias Lanzinger
Subject: [bug #31096] grep 2.7 compilation fails on Hurd
Date: Tue, 21 Sep 2010 13:46:00 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.62 Safari/534.3

URL:
  <http://savannah.gnu.org/bugs/?31096>

                 Summary: grep 2.7 compilation fails on Hurd
                 Project: grep
            Submitted by: melpo
            Submitted on: Tue 21 Sep 2010 01:45:59 PM GMT
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Hi

The changes introduced to dfawarn in src/dfasearch.h cause compilation on
Hurd to fail.
The reason for this is that the 'GNU' macro is, on the Hurd, defined in
sys/params.h from glibc as following:
#define GNU     1994100         /* GNU version (year, month, and release). 
*/

I didn't attach a patch because the change seems straightforward to me and I
wasn't sure on how you'd like the enum elements renamed.

Just for the sake of completeness, make check passes all tests when building
with GNU renamed to MODE_GNU in dfawarn.

Pleas consider fixing this.

Thanks
Matthias




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?31096>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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