Like the subject says... python2.1 wo_pcgi fails... this is the same python 2.1.3 that I built from source, and which I used to build and run zope 2.6.1 for a few months now... ------------------------------------------------------------------------------ Building extension modules /usr/local/bin/python2.1 setup.py build_ext -i running build_ext building 'AccessControl.cAccessControl' extension gcc -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Wall -Wstrict-prototypes -fPIC -I/zope/Zope-2.6.2b5-src/lib/Components/ExtensionClass/src -I/usr/local/include/python2.1 -c AccessControl/cAccessControl.c -o build/temp.linux-i686-2.1/cAccessControl.o In file included from AccessControl/cAccessControl.c:54: /zope/Zope-2.6.2b5-src/lib/Components/ExtensionClass/src/ExtensionClass.h:94:20: Python.h: No such file or directory /zope/Zope-2.6.2b5-src/lib/Components/ExtensionClass/src/ExtensionClass.h:95:20: import.h: No such file or directory error: command 'gcc' failed with exit status 1 Traceback (most recent call last): File "wo_pcgi.py", line 45, in ? if __name__=='__main__': main(sys.argv[0]) File "wo_pcgi.py", line 33, in main import build_extensions File "/zope/Zope-2.6.2b5-src/inst/build_extensions.py", line 24, in ? do('%s setup.py build_ext -i' % sys.executable) File "/zope/Zope-2.6.2b5-src/inst/do.py", line 32, in do if i and picky: raise SystemError, i SystemError: 256 make: *** [all] Error 1 -- Paul Winkler http://www.slinkp.com Look! Up in the sky! It's UBERMAESTRO DEPUTY SHERIFF KUMQUAT! (random hero from isometric.spaceninja.com)