[Setup] Buildout Problem - Zope Complation using mingGW

NHSWEB dancingpixels at gmail.com
Mon Nov 23 12:41:55 UTC 2009


Hi,

I am getting the following error when trying to buildout a Plone 3.3.2 (the
latest from a paster buildout template)


Installing zope2.
running build_ext
creating zope.proxy
copying zope/proxy\proxy.h -> zope.proxy
building 'AccessControl.cAccessControl' extension
error: Python was built with version 7.1 of Visual Studio, and extensions
need t
o be built with the same version of the compiler, but it isn't installed.
While:
  Installing zope2.

An internal error occured due to a bug in either zc.buildout or in a
recipe being used:
Traceback (most recent call last):
  File
"c:\docume~1\thomps~1\locals~1\temp\tmpd0sn7h\zc.buildout-1.4.2-py2.4.egg
\zc\buildout\buildout.py", line 1660, in main
  File
"c:\docume~1\thomps~1\locals~1\temp\tmpd0sn7h\zc.buildout-1.4.2-py2.4.egg
\zc\buildout\buildout.py", line 532, in install
  File
"c:\docume~1\thomps~1\locals~1\temp\tmpd0sn7h\zc.buildout-1.4.2-py2.4.egg
\zc\buildout\buildout.py", line 1204, in _call
  File
"c:\projects\test\eggs\plone.recipe.zope2install-3.2-py2.4.egg\plone\reci
pe\zope2install\__init__.py", line 247, in install
    'build_ext', '-i',
AssertionError


I have been trying to get a new development environment up and running on a
VM. I have created an XP vm on VirtualBox and followed the instructions as
per martin's post here:  http://plone.org/documentation/tutorial/buildout
http://plone.org/documentation/tutorial/buildout   as I have successfully
lots of times before. 

I installed Python 2.4.4
PyWin32
PIL
MingW with base and Make
added mingw/bin to path
added distutils.cfg to lib/distutils dir

I have tested running GCC at the command line and this proves that it is
correctly referenced in the sys path.
I've tried compiling Zope manually and this fails also.
Im not sure what else to try? Any help would be appreciated greatly.

Chris



-- 
View this message in context: http://n2.nabble.com/Buildout-Problem-Zope-Complation-using-mingGW-tp4050838p4050838.html
Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com.



More information about the Setup mailing list