This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug releng/10901] New: use AC_SYS_LARGEFILE or such for stat*64 use


We use fstat() in a few places in the code.  This may fail
on 32-bit hosts where the filesystem may want to return 64-bit inode
numbers.  We should -D_FILE_OFFSET_BITS=64 via some means or other
to compile stap / staprun.

-- 
           Summary: use AC_SYS_LARGEFILE or such for stat*64 use
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: releng
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: fche at redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=10901

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]