After, trying an install on the latest Ubuntu and failingdue to a python error 
I downgraded to the 6.06 version which Zenoss apparantly runs on OK.  Followed 
all the instructions, only to be scuppered at the last hurdle when it is trying 
to do the pycrypto part of the install.
 
zenbuild.log 
 
.......
src/hash_template.c:213: error: âPyObjectâ undeclared (first use in this functi$
src/hash_template.c:213: error: syntax error before â)â token
src/hash_template.c: At top level:
src/hash_template.c:219: error: array type has incomplete element type
src/hash_template.c:220: error: syntax error before âALG_newâ
src/hash_template.c: In function âinitMD2â:
src/hash_template.c:236: error: âPyObjectâ undeclared (first use in this functi$
src/hash_template.c:236: error: âmâ undeclared (first use in this function)
src/hash_template.c:238: error: request for member âob_typeâ in something not a$
src/hash_template.c:238: error: âPyType_Typeâ undeclared (first use in this fun$
src/hash_template.c:239: warning: implicit declaration of function âPy_InitModu$
src/hash_template.c:242: error: âoâ undeclared (first use in this function)
src/hash_template.c:242: warning: implicit declaration of function âPyDict_SetI$
src/hash_template.c:242: warning: implicit declaration of function âPyModule_Ge$
src/hash_template.c:246: warning: implicit declaration of function âPy_FatalErr$
error: command 'gcc' failed with exit status 1
 
 
gcc is version 4.0.3
 
 
Anyone got any ideas on how to resolve this?
 
James
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to