zope 2.2.2 and python 2.0 on linux?

Randall Kern randy at spoke.net
Thu Nov 9 18:08:45 EST 2000


anyone successfully done this?

My results during a build:

gcc -fpic  -g -O2 -Wall -Wstrict-prototypes -I/usr/local/include/python2.0 -
I/usr/local/include/python2.0 -DHAVE_CONFIG_H -c
./../Components/cPickle/cPickle.c
./../Components/cPickle/cPickle.c:57: mymath.h: No such file or directory
make: *** [cPickle.o] Error 1
Traceback (most recent call last):
  File "wo_pcgi.py", line 116, in ?
  File "wo_pcgi.py", line 104, in main
  File "/usr/src/Zope-2.2.2-src/inst/build_extensions.py", line 96, in ?
    make('lib','python')
  File "/usr/src/Zope-2.2.2-src/inst/do.py", line 135, in make
    do('make')
  File "/usr/src/Zope-2.2.2-src/inst/do.py", line 104, in do
    if i and picky: raise SystemError, i
SystemError: 512

-Randy






More information about the Python-list mailing list