[Patches] [ python-Patches-786737 ] patch for build with read-only $srcdir

SourceForge.net noreply at sourceforge.net
Sun Dec 19 19:12:14 CET 2004


Patches item #786737, was opened at 2003-08-11 17:17
Message generated for change (Settings changed) made by loewis
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=786737&group_id=5470

>Category: Build
>Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Harald Koenig (hkoenig)
>Assigned to: Martin v. Löwis (loewis)
Summary: patch for build with read-only $srcdir

Initial Comment:
trying to build with a read-only $srcdir tree 
and a tree of symlinks to $srcdir fails at two stages
without the attached patch.

the additional -IInclude is needed because
of graminit.h which gets generated in Includes
(since $srcdir/Includes is readonly!).

the change from LDSHARED to BLDSHARED
is necessary for AIX-4.3

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

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


More information about the Patches mailing list