I am attempting to build Openoffice with all debug symbols and am getting an compiler/include file error:
---------- ============= Building project python ============= /jreid/OOO/OOC680_m7/python dmake: Executing shell macro: +-which cc dmake: Executing shell macro: pwd dmake: Executing shell macro: pwd dmake: Executing shell macro: pwd ------------- mkdir ./unxsols4/misc/build/Python-2.3.4/ mkdir: Failed to make directory "unxsols4/misc/build/Python-2.3.4/"; File exists dmake: Executing shell macro: pwd cd ./unxsols4/misc/build/Python-2.3.4/ && gmake -j1 ; gmake install ; chmod -R g+w /jreid/OOO/OOC680_m7/python/unxsols4/misc/build/python-inst && touch so_built_so_python /opt/SUNWspro/bin/cc -c -DNDEBUG -O -I. -I./Include -KPIC -DPy_BUILD_CORE -o Modules/python.o Modules/python.c "./Include/Python.h", line 21: #error: "limits.h is required by std C -- why isn't HAVE_LIMITS_H defined?" cc: acomp failed for Modules/python.c gmake: *** [Modules/python.o] Error 2 ---------- Any pointers at all would be helpful. -- Joe Reid [EMAIL PROTECTED] Tactical Solaris Systems Engineering and Administration http://www.singlewhitemale.net ?c=a=rb=sc=fd=te=wf=zg=porh=n? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
