[Patches] [ python-Patches-959534 ] Arrange 64bits detection for ReliantUnix

SourceForge.net noreply at sourceforge.net
Mon May 24 12:13:46 EDT 2004


Patches item #959534, was opened at 2004-05-24 18:13
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=959534&group_id=5470

Category: Build
Group: Python 2.4
Status: Open
Resolution: None
Priority: 5
Submitted By: Jean-frederic Clere (jfclere)
Assigned to: Nobody/Anonymous (nobody)
Summary: Arrange 64bits detection for ReliantUnix

Initial Comment:
When compiling python on ReliantUnix (5.43) the
compilation fails with unresolved externals like
fstatvfs64, lseek64 etc
Those routines belong to 5.45. The patch detects the
missing lseek64() and suppress lfs support (use_lfs=no).

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=959534&group_id=5470



More information about the Patches mailing list