[ZCM] [ZC] 1979/ 1 Request "make install no longer working"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Tue Dec 20 15:01:35 EST 2005


Issue #1979 Update (Request) "make install no longer working"
 Status Pending, Zope/bug critical
To followup, visit:
  http://www.zope.org/Collectors/Zope/1979

==============================================================
= Request - Entry #1 by jim on Dec 20, 2005 3:01 pm

the configure/make/make install dance is broken on the trunk and release branch.

cd ~/p/z2/2/
make install
printf "Zope 2.10.0-b1" >\
          "/home/jim/p/z2/2/lib/python/version.txt"
"/usr/local/bin/python2.4" "/home/jim/p/z2/2/setup.py"  \
   build_ext -i \
   install --skip-build --home="/home/jim/p/z2/2/z" 
running build_ext
running build_headers
running install
running install_lib
warning: install_lib: 'build/lib.linux-i686-2.4' does not exist -- no Python modules to install
running install_headers
creating /home/jim/p/z2/2/z
creating /home/jim/p/z2/2/z/include
creating /home/jim/p/z2/2/z/include/python
creating /home/jim/p/z2/2/z/include/python/Acquisition
copying lib/python/Acquisition/Acquisition.h -> /home/jim/p/z2/2/z/include/python/Acquisition
creating /home/jim/p/z2/2/z/include/python/ExtensionClass
copying lib/python/ExtensionClass/ExtensionClass.h -> /home/jim/p/z2/2/z/include/python/ExtensionClass
creating /home/jim/p/z2/2/z/include/python/zope.proxy
copying lib/python/zope/proxy/proxy.h -> /home/jim/p/z2/2/z/include/python/zope.proxy
creating /home/jim/p/z2/2/z/include/python/persistent
copying lib/python/persistent/cPersistence.h -> /home/jim/p/z2/2/z/include/python/persistent
copying lib/python/persistent/ring.h -> /home/jim/p/z2/2/z/include/python/persistent
running install_scripts
error: cannot copy tree 'build/scripts-2.4': not a directory
make: *** [install] Error 1

==============================================================



More information about the Zope-Collector-Monitor mailing list