[Zope] Compiling 2.4.0 under Mac OS X?

zbir@urbanape.com zbir@urbanape.com
Thu, 26 Jul 2001 14:03:45 -0400


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/' }