New submission from Sridhar Ratnakumar <sridh...@activestate.com>: This happens with 3.1rc1
$ make frameworkinstallframework DESTDIR=image1 [...] cc -o pythonw ./Tools/pythonw.c \ -DPYTHONWEXECUTABLE='"/Library/Frameworks/Python.framework/Versions/3.1/Resources/Python.app/Contents/MacOS/Python"' /usr/bin/install -c -s pythonw "image1/Library/Frameworks/Python.framework/Versions/3.1/bin/pythonw3.1" install: image1/Library/Frameworks/Python.framework/Versions/3.1/bin/pythonw3.1: No such file or directory make[1]: *** [install_pythonw] Error 71 make: *** [frameworkinstallapps] Error 2 $ ---------- components: Build, Macintosh messages: 88701 nosy: srid severity: normal status: open title: 'make framework...' fails on Mac ([...]/bin/pythonw3.1: No such file or directory) versions: Python 3.1 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue6172> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com