bug-findutils
[Top][All Lists]
Advanced

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

[bug #19660] compilation failure on cygwin


From: Eric Blake
Subject: [bug #19660] compilation failure on cygwin
Date: Sat, 21 Apr 2007 23:13:34 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3 Mnenhy/0.7.5.666

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

                 Summary: compilation failure on cygwin
                 Project: findutils
            Submitted by: ericb
            Submitted on: Saturday 04/21/2007 at 17:13
                Category: xargs
                Severity: 3 - Normal
              Item Group: Compilation Failure
                  Status: Confirmed
                 Privacy: Public
             Assigned to: None
         Originator Name: Eric Blake
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.3.4
           Fixed Release: None

    _______________________________________________________

Details:

POSIX does not require LINE_MAX (if left undefined, it implies that no tool
has an inherent maximum line size).  Cygwin does not define it, and as a
result, xargs fails to compile out of the box.

Attaching a patch:


2007-04-21  Eric Blake  <address@hidden>

        * xargs/xargs.c (main): Don't assume LINE_MAX exists.




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Saturday 04/21/2007 at 17:13  Name: findutils.patch4  Size: 463B   By:
ericb

<http://savannah.gnu.org/bugs/download.php?file_id=12556>

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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