[Python-Dev] Error building python3.0 under OS X (original) (raw)
Brad Miller millbr02 at luther.edu
Tue Jun 17 19:49:20 CEST 2008
- Previous message: [Python-Dev] Epoch and Platform
- Next message: [Python-Dev] Merging changes before beta
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] Epoch and Platform
- Next message: [Python-Dev] Merging changes before beta
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]