bugfindutils - Bugs: bug #39602, Undefined reference to...

 
 

bug #39602: Undefined reference to "NOT_AN_INODE_NUMBER"

Submitter:  Alessandro Di Federico <aleclm>
Submitted:  Mon 29 Jul 2013 07:56:12 AM UTC
   
 
Category:  find Severity:  3 - Normal
Item Group:  Compilation Failure Status:  Fixed
Privacy:  Public Assigned to:  jay
Originator Name:  Open/Closed:  Closed
Release:  4.5.11 Fixed Release:  4.5.12
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 20 Sep 2013 05:45:30 PM UTC, comment #1: 

I fixed the problem by copying the relevant definition from the gnulib sources.

James Youngman <jay>
Group administrator
Mon 29 Jul 2013 07:56:12 AM UTC, original submission:  

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.

Alessandro Di Federico <aleclm>

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #28687:  not-an-inode-number.patch added by aleclm (274B - text/x-patch - Quick & dirty patch defining NOT_AN_INODE_NUMBER)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by jay (Posted a comment)
  • -email is unavailable- added by aleclm (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.

    Only logged-in users can vote.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-09-24 jay Open/ClosedOpen Closed
        Fixed ReleaseNone 4.5.12
    2013-09-20 jay StatusNone Fixed
        Assigned toNone jay
    2013-07-29 aleclm Attached File- Added not-an-inode-number.patch, #28687

    Back to the top

    Powered by Savane 3.13-cf05.
    Corresponding source code