buggrep - Bugs: bug #31096, grep 2.7 compilation fails on Hurd

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #31096: grep 2.7 compilation fails on Hurd

Submitter:  Matthias Lanzinger <melpo>
Submitted:  Tue 21 Sep 2010 01:45:59 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed

Thu 02 Dec 2010 09:23:09 PM UTC, comment #1: 

Thank you for the bug report. This bug has been fixed in the
development sources, which can be downloaded using git from
git://git.sv.gnu.org/grep.git

Paolo Bonzini <bonzini>
Tue 21 Sep 2010 01:45:59 PM UTC, original submission:  

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

Matthias Lanzinger <melpo>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by bonzini (Posted a comment)
  • -email is unavailable- added by melpo (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-12-02 bonzini StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code