bug-grep
[Top][All Lists]
Advanced

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

[bug #18245] grep does not build on systems lacking S_ISSOCK


From: Paul Eggert
Subject: [bug #18245] grep does not build on systems lacking S_ISSOCK
Date: Fri, 10 Nov 2006 00:57:31 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.10) Gecko/20060902 Firefox/1.0.4 (Debian package 1.0.4-2sarge11)

Follow-up Comment #2, bug #18245 (project grep):

As a general rule GNU applications do not attempt to set feature-test macros
like _XOPEN_SOURCE_EXTENDED and _XOPEN_SOURCE.  We tried doing that a while
ago, but it was a maintenance nightmare.  If you need that sort of thing for
an unusual platform, you can set it in CPPFLAGS when you call 'configure'. 
But please don't expect 'configure' to automatically deduce it for you.

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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