Hello I am attempting a new install of Zope/Plone via the method in "Professional Plone Development". I made sure all the pre-requisites are in place but I am getting an error during the ZopeSkel install. My Gcc is version 4.2.2
The complete error message is in the attachment cause its very large I have seen this error in my searches, but no clean answers were listed, so I am asking for assistance. Thanks, Yudeisy
# easy_install ZopeSkel Searching for ZopeSkel Best match: ZopeSkel 2.3 Processing ZopeSkel-2.3-py2.4.egg ZopeSkel 2.3 is already the active version in easy-install.pth Using /usr/lib/python2.4/site-packages/ZopeSkel-2.3-py2.4.egg Processing dependencies for ZopeSkel Searching for Cheetah Reading http://pypi.python.org/simple/Cheetah/ Reading http://www.CheetahTemplate.org/ Reading http://sourceforge.net/project/showfiles.php?group_id=28961 Best match: Cheetah 2.0.1 Downloading http://downloads.sourceforge.net/cheetahtemplate/Cheetah-2.0.1.tar.gz?download Processing Cheetah-2.0.1.tar.gz Running Cheetah-2.0.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-HJnatY/Cheetah-2.0.1/egg-dist-tmp-AAbBmC warning: no files found matching '*.cfg' warning: no files found matching 'examples' warning: no files found matching 'docs' warning: no files found matching 'bin' warning: no files found matching '*' under directory 'docs' warning: no files found matching '*' under directory 'examples' warning: no previously-included files matching '*.pyc' found under directory 'src' warning: no previously-included files matching '*~' found under directory 'src' warning: no previously-included files matching '*.aux' found under directory 'src' warning: no previously-included files matching '*~' found under directory 'docs' warning: no previously-included files matching '*.aux' found under directory 'docs' src/_namemapper.c:15:58: error: Python.h: No existe el fichero o el directorio src/_namemapper.c:24: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â*â token src/_namemapper.c:25: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â*â token src/_namemapper.c:26: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â*â token src/_namemapper.c:75: error: expected declaration specifiers or â...â before âPyObjectâ src/_namemapper.c: In function âsetNotFoundExceptionâ: src/_namemapper.c:79: error: âPyObjectâ undeclared (first use in this function) src/_namemapper.c:79: error: (Each undeclared identifier is reported only once src/_namemapper.c:79: error: for each function it appears in.) src/_namemapper.c:79: error: âexceptionStrâ undeclared (first use in this function) src/_namemapper.c:80: warning: implicit declaration of function âPy_BuildValueâ src/_namemapper.c:81: warning: implicit declaration of function âPyString_ConcatAndDelâ src/_namemapper.c:86: warning: implicit declaration of function âPyObject_CallFunctionObjArgsâ src/_namemapper.c:86: error: âpprintMod_pformatâ undeclared (first use in this function) src/_namemapper.c:86: error: ânamespaceâ undeclared (first use in this function) src/_namemapper.c:88: warning: implicit declaration of function âPyErr_SetObjectâ src/_namemapper.c:88: error: âNotFoundâ undeclared (first use in this function) src/_namemapper.c:89: warning: implicit declaration of function âPy_DECREFâ src/_namemapper.c: At top level: src/_namemapper.c:93: error: expected declaration specifiers or â...â before âPyObjectâ src/_namemapper.c: In function âwrapInternalNotFoundExceptionâ: src/_namemapper.c:95: error: âPyObjectâ undeclared (first use in this function) src/_namemapper.c:95: error: âexcTypeâ undeclared (first use in this function) src/_namemapper.c:95: error: âexcValueâ undeclared (first use in this function) src/_namemapper.c:95: warning: left-hand operand of comma expression has no effect src/_namemapper.c:95: error: âexcTracebackâ undeclared (first use in this function) src/_namemapper.c:95: warning: left-hand operand of comma expression has no effect src/_namemapper.c:95: error: âisAlreadyWrappedâ undeclared (first use in this function) src/_namemapper.c:95: warning: left-hand operand of comma expression has no effect src/_namemapper.c:99: warning: implicit declaration of function âPyErr_Occurredâ src/_namemapper.c:99: warning: implicit declaration of function âPyErr_GivenExceptionMatchesâ src/_namemapper.c:99: error: âNotFoundâ undeclared (first use in this function) src/_namemapper.c:100: warning: implicit declaration of function âPyErr_Fetchâ src/_namemapper.c:101: warning: implicit declaration of function âPyObject_CallMethodâ src/_namemapper.c:104: warning: implicit declaration of function âPyInt_AsLongâ src/_namemapper.c:112: error: âpprintMod_pformatâ undeclared (first use in this function) src/_namemapper.c:112: error: ânamespaceâ undeclared (first use in this function) src/_namemapper.c:117: warning: implicit declaration of function âPyErr_Restoreâ src/_namemapper.c: In function âgetNameChunksâ: src/_namemapper.c:134: warning: implicit declaration of function âPyErr_SetStringâ src/_namemapper.c:134: error: âTooManyPeriodsâ undeclared (first use in this function) src/_namemapper.c: At top level: src/_namemapper.c:153: error: expected â)â before â*â token src/_namemapper.c:165: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â*â token src/_namemapper.c:182: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â*â token src/_namemapper.c:237: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â*â token src/_namemapper.c:251: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â*â token src/_namemapper.c:285: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â*â token src/_namemapper.c:338: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â*â token src/_namemapper.c:405: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â*â token src/_namemapper.c:453: error: array type has incomplete element type src/_namemapper.c:454: error: ânamemapper_valueForKeyâ undeclared here (not in a function) src/_namemapper.c:455: error: âPyCFunctionâ undeclared here (not in a function) src/_namemapper.c:455: error: expected â}â before ânamemapper_valueForNameâ src/_namemapper.c:456: error: expected â}â before ânamemapper_valueFromSearchListâ src/_namemapper.c:457: error: expected â}â before ânamemapper_valueFromFrameâ src/_namemapper.c:458: error: expected â}â before ânamemapper_valueFromFrameOrSearchListâ src/_namemapper.c:467: warning: return type defaults to âintâ src/_namemapper.c: In function âDL_EXPORTâ: src/_namemapper.c:467: error: expected declaration specifiers before âinit_namemapperâ src/_namemapper.c:486: error: expected â{â at end of input error: Setup script exited with error: command 'gcc' failed with exit status 1
_______________________________________________ Setup mailing list [email protected] http://lists.plone.org/mailman/listinfo/setup
