[Python-Dev] Error building 3.0 on OS-X (original) (raw)

Brad Miller bonelake at gmail.com
Tue Jun 17 16:32:35 CEST 2008


I have been updating the 3.0 source using bzr and after my latest bzr pull I get an error on make install. I'm running 10.5.3.

./configure --enable-framework make

make install

...

running install_egg_info Writing /Library/Frameworks/Python.framework/Versions/3.0/lib/python3.0/lib-dynload/Python-3.0a5_-py3.0.egg-info ln -fs "../../../Python" "/Library/Frameworks/Python.framework/Versions/3.0/lib/python3.0/config/libpython3.0.a" cd Mac && make installmacsubtree DESTDIR="" DYLD_FRAMEWORK_PATH=/Users/bmiller/src/python/3.0: ../python.exe ./scripts/cachersrc.py -v /Library/Frameworks/Python.framework/Versions/3.0/lib/python3.0/plat-mac /Library/Frameworks/Python.framework/Versions/3.0/Mac/Tools ../python.exe: can't open file './scripts/cachersrc.py': [Errno 2] No such file or directory make[1]: *** [installmacsubtree] Error 2 make: *** [frameworkinstallmaclib] Error 2

Any hints?

Thanks,

Brad



More information about the Python-Dev mailing list