Patches item #1722225, was opened at 2007-05-20 17:11 Message generated for change (Comment added) made by gbrandl You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1722225&group_id=5470
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Build Group: Python 2.6 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Matt Kraai (kraai) >Assigned to: Martin v. Löwis (loewis) Summary: Build on QNX Initial Comment: The attached patch makes Python build on QNX. If I submit a similar patch for the 2.5 branch, would it be applied? ---------------------------------------------------------------------- >Comment By: Georg Brandl (gbrandl) Date: 2007-05-25 19:16 Message: Logged In: YES user_id=849994 Originator: NO Martin, will you take a look? ---------------------------------------------------------------------- Comment By: Matt Kraai (kraai) Date: 2007-05-25 05:29 Message: Logged In: YES user_id=1471342 Originator: YES Here's an updated patch. It's changed relative to the first one in that it makes the workaround for the incompatibility between [n]curses.h and stdlib.h be handled similar to how it's handled for other platforms, it prevents _XOPEN_SOURCE from being defined to allow the socket module to build, and it merges the QNX case for setting LDSHARED. I tried to include the changes to configure and pyconfig.h.in, but that made it too big. If they need to be submitted, please let me how to do so. File Added: patch ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1722225&group_id=5470 _______________________________________________ Patches mailing list Patches@python.org http://mail.python.org/mailman/listinfo/patches