bug-findutils
[Top][All Lists]
Advanced

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

[bug #39602] Undefined reference to "NOT_AN_INODE_NUMBER"


From: Alessandro Di Federico
Subject: [bug #39602] Undefined reference to "NOT_AN_INODE_NUMBER"
Date: Mon, 29 Jul 2013 07:56:13 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.89 Safari/537.36

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

                 Summary: Undefined reference to "NOT_AN_INODE_NUMBER"
                 Project: findutils
            Submitted by: aleclm
            Submitted on: Mon 29 Jul 2013 07:56:12 AM GMT
                Category: find
                Severity: 3 - Normal
              Item Group: Compilation Failure
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.5.11
           Fixed Release: None

    _______________________________________________________

Details:

Hi, in "find/find.c", NOT_AN_INODE_NUMBER is used in certain cases, but it's
not defined, while it is in "gl/lib/fts.c".

Attached you can find a (working) quick & dirty patch which defines
NOT_AN_INODE_NUMBER in find.c. Probably the best solution would be to have a
shared .h file defining it.

I met this problem while building findutils in Gentoo, MIPS hardened (using
uClibc) profile.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Mon 29 Jul 2013 07:56:12 AM GMT  Name: not-an-inode-number.patch  Size:
274B   By: aleclm
Quick &amp; dirty patch defining NOT_AN_INODE_NUMBER
<http://savannah.gnu.org/bugs/download.php?file_id=28687>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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