[Zope] Compiling 2.4.0 under Mac OS X?

Jens Vagelpohl jens@digicool.com
Thu, 26 Jul 2001 16:44:09 -0400


zope 2.4.0 won't compile correctly under OS X.

please use zope 2.3.2 or 2.3.3. we are aware of the problem and will allot 
time to fix it when we can.

jens



On Thursday, July 26, 2001, at 02:03 , zbir@urbanape.com wrote:

> Hey, all.
>
> Trying to compile 2.4.0 under Mac OS X. I tried to apply the changes
> listed in:
>
>   <URL:http://www.zope.org/Members/sspickle/MacOSXBHFS>
>
> but they didn't seem to mesh with the latest src archive. This is what I
> get at the end of the 'python wo_pcgi.py' compile:
>
> make -f Makefile do-it-again
> /usr/lib/python2.1/config/makesetup \
>          -m Makefile.pre -c /usr/lib/python2.1/config/config.c.in Setup
> -n  /usr/lib/python2.1/config/Setup.config
> /usr/lib/python2.1/config/Setup.local /usr/lib/python2.1/config/Setup
> make LDFLAGS="-undefined suppress"
> make: *** No rule to make target `src/Splitter.c', needed by
> `Splitter.o'.  Stop.
> Traceback (most recent call last):
>   File "wo_pcgi.py", line 117, in ?
>   File "wo_pcgi.py", line 105, in main
>   File "/usr/local/zope/2-4-0/inst/build_extensions.py", line 109, in ?
>     make('lib','python','Products','PluginIndexes','TextIndex','Splitter'
> ,'ISO_8859_1_Splitter')
>   File "/usr/local/zope/2-4-0/inst/do.py", line 135, in make
>     do('make LDFLAGS="-undefined suppress"')
>   File "/usr/local/zope/2-4-0/inst/do.py", line 104, in do
>     if i and picky: raise SystemError, i
> SystemError: 512
> [localhost:~/2-4-0] zope%
>
> Any thoughts?
>
> me = { 'name' : 'Zachery Bir', 'email' : 'zbir@urbanape.com',
>        'voice' : '(804) 353-3742', 'url' : 'http://www.urbanape.com/' }
>
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )