Hi from a newbie, I am under the gun to get Zope up and running on our HPUX 11.11 (11.i) system. I am receiving the following error when I try to run wo__pcgi.py. cc -Ae +z -O -I/usr/local/include/python2.1 -I/usr/local/include/python2 .1 -DHAVE_CONFIG_H -I../Components/ExtensionClass/src -c ././../Components/Exte nsionClass/src/ExtensionClass.c -o ./ExtensionClass.o cc: "/usr/include/stdlib.h", line 282: error 1711: Inconsistent parameter list d eclaration for "getopt". *** Error exit code 1 Stop. Traceback (most recent call last): File "wo_pcgi.py", line 45, in ? File "wo_pcgi.py", line 33, in main File "/usr/local/Zope/inst/build_extensions.py", line 30, in ? make('lib','python') File "/usr/local/Zope/inst/do.py", line 63, in make do('make') File "/usr/local/Zope/inst/do.py", line 32, in do if i and picky: raise SystemError, i SystemError: 256 Any help would be appreciated