[Zope3-dev] New Windows Compile Problem & Test Failures (but no GPF! :-)

Phil Harris phil@harris-family.info
Thu, 28 Feb 2002 00:13:12 -0000


As a point of reference I get lots of 'initializer is not a constant' when
trying to compile z3 with Cygwin.

----- Original Message -----
From: "Chris Withers" <chrisw@nipltd.com>
To: <zope3-dev@zope.org>
Sent: Thursday, February 28, 2002 12:06 AM
Subject: [Zope3-dev] New Windows Compile Problem & Test Failures (but no
GPF! :-)


> Hi,
>
> Trying to compile a new checkout of Zope 3 this evening on windows barfed
me:
>
> building 'BTrees._OOBTree' extension
> C:\Program Files 2000\Microsoft Visual Studio\VC98\BIN\cl.exe /c /nologo
/Ox /MD
>  /W3 /GX -I. -IC:\Python22\include /TcBTrees/_OOBTree.c
/Fobuild\temp.win32-2.2\
> Release\_OOBTree.obj
> _OOBTree.c
> BTrees/BucketTemplate.c(1257) : error C2065: 'MODULE_NAME' : undeclared
identifi
> er
> BTrees/BucketTemplate.c(1257) : error C2099: initializer is not a constant
> BTrees/BucketTemplate.c(1257) : error C2059: syntax error : 'string'
> error: command '"C:\Program Files 2000\Microsoft Visual
Studio\VC98\BIN\cl.exe"'
>  failed with exit status 2
<snippettysnipsnip>