#66: Make.py fails when using a source build of Python
-------------------------+--------------------------------------------------
Reporter: openticket | Owner: giovannibajo
Type: defect | Status: new
Priority: normal | Milestone: PyInstaller 1.4
Component: PyInstaller | Version:
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
Make.py fails when using a source build of Python. There are two problems:
the "includes" local is not set, causing an error later, and makefile_in
is set to [prefix]/Modules/Makefile rather than [prefix]/Makefile.
Patch attached to fix this.
--
Ticket URL: <http://www.pyinstaller.org/ticket/66>
Pyinstaller <http://www.pyinstaller.org>
PyInstaller Project
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"PyInstaller" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/PyInstaller?hl=en
-~----------~----~----~----~------~----~------~--~---