[Zope] Compiling 2.4.0 under Mac OS X?

zbir@urbanape.com zbir@urbanape.com
Fri, 27 Jul 2001 14:08:04 -0400


> well, i'm running into this one tryyng to compile a stock 2.4.0:
> 
> **********snip
> 
> make
> 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/web/240SoftwareHome/inst/build_extensions.py", line 109,
>   in ?
>      
> make('lib','python','Products','PluginIndexes','TextIndex','Splitter','ISO_88
59_1_Splitter'
> )
>    File "/usr/local/web/240SoftwareHome/inst/do.py", line 135, in make
>      do('make')
>    File "/usr/local/web/240SoftwareHome/inst/do.py", line 104, in do
>      if i and picky: raise SystemError, i
> SystemError: 512
> [piggy:local/web/240SoftwareHome] root#
> ******************************************

Jens,

Steve pointed out that you have to unarchive the tarball with gnutar, and
not tar. It compiles fine after that. I have no idea why.

me = { 'name' : 'Zachery Bir', 'email' : 'zbir@urbanape.com',
       'voice' : '(804) 353-3742', 'url' : 'http://www.urbanape.com/' }