[Bf-committers] Make errors

zippy trip at spymac.com
Thu Jul 28 14:13:21 CEST 2005


I have this file to ! Python.h



====> make all in source/blender/blenpluginapi/intern
====> make all in source/blender/makesdna
====> make all in source/blender/makesdna/intern
====> make all in source/blender/src
====> make publisher subtarget in /Users/raven/bl/blender/source/ 
blender/src
make[4]: Nothing to be done for `lib'.
====> make all in source/blender/renderconverter
====> make all in source/blender/renderconverter/intern
====> make all in source/blender/yafray
====> make all in source/blender/yafray/intern
====> make all in source/blender/python
====> make all in source/blender/python/api2_2x
gcc -c -DGAMEBLENDER=1 -DUSE_SUMO_SOLID -pipe -fPIC -ffast-math - 
mcpu=7450 -mtune=7450 -DNDEBUG -O2 -funsigned-char -fno-strict- 
aliasing -Wall -Wno-char-subscripts  -D_THREAD_SAFE -I/System/Library/ 
Frameworks/OpenGL.framework -I/Users/raven/bl/blender/../lib/ 
darwin-8.2.0-powerpc/guardedalloc/include -I../../makesdna -I../../ 
blenkernel -I../../blenlib -I../../blenloader -I../../include -I../../ 
render/extern/include -I../../radiosity/extern/include -I/Users/raven/ 
bl/blender/../lib/darwin-8.2.0-powerpc/bmfont/include -I../../imbuf - 
I/System/Library/Frameworks/Python.framework/Versions/2.3/include/ 
python2.3 Armature.c -o /Users/raven/bl/blender/obj/darwin-8.2.0- 
powerpc/blender/python/Armature.o
In file included from Armature.c:33:
Armature.h:36:20: error: Python.h: No such file or directory
In file included from Armature.c:33:
Armature.h:41: error: parse error before "PyObject_HEAD"
Armature.h:41: warning: no semicolon at end of struct or union
Armature.h:43: warning: type defaults to 'int' in declaration of  
'BPy_Armature'
Armature.h:43: warning: data definition has no type or storage class
Armature.h:47: error: parse error before '*' token
Armature.h:47: warning: type defaults to 'int' in declaration of  
'Armature_Init'
Armature.h:47: warning: data definition has no type or storage class
Armature.h:48: error: parse error before '*' token
Armature.h:48: warning: type defaults to 'int' in declaration of  
'Armature_CreatePyObject'
Armature.h:48: warning: data definition has no type or storage class
Armature.h:49: error: parse error before '*' token
Armature.h:50: error: parse error before '*' token
In file included from Mathutils.h:38,
                  from Bone.h:38,
                  from Armature.c:42:
vector.h:41: error: parse error before "PyObject_VAR_HEAD"
vector.h:41: warning: no semicolon at end of struct or union
vector.h:45: error: parse error before '}' token
vector.h:45: warning: type defaults to 'int' in declaration of 'data'
vector.h:45: warning: data definition has no type or storage class
vector.h:49: error: parse error before '*' token
vector.h:49: warning: type defaults to 'int' in declaration of  
'coerced_object'
vector.h:49: warning: data definition has no type or storage class
vector.h:50: error: parse error before '}' token
vector.h:50: warning: type defaults to 'int' in declaration of  
'VectorObject'
vector.h:50: warning: data definition has no type or storage class
vector.h:61: error: parse error before '*' token
vector.h:61: error: parse error before '*' token
vector.h:61: warning: type defaults to 'int' in declaration of  
'Vector_Zero'
vector.h:61: warning: data definition has no type or storage class
vector.h:62: error: parse error before '*' token
vector.h:62: error: parse error before '*' token
vector.h:62: warning: type defaults to 'int' in declaration of  
'Vector_Normalize'
vector.h:62: warning: data definition has no type or storage class
vector.h:63: error: parse error before '*' token
vector.h:63: error: parse error before '*' token
vector.h:63: warning: type defaults to 'int' in declaration of  
'Vector_Negate'
vector.h:63: warning: data definition has no type or storage class
vector.h:64: error: parse error before '*' token
vector.h:64: error: parse error before '*' token
vector.h:64: warning: type defaults to 'int' in declaration of  
'Vector_Resize2D'
vector.h:64: warning: data definition has no type or storage class
vector.h:65: error: parse error before '*' token
vector.h:65: error: parse error before '*' token
vector.h:65: warning: type defaults to 'int' in declaration of  
'Vector_Resize3D'
vector.h:65: warning: data definition has no type or storage class
vector.h:66: error: parse error before '*' token
vector.h:66: error: parse error before '*' token
vector.h:66: warning: type defaults to 'int' in declaration of  
'Vector_Resize4D'
vector.h:66: warning: data definition has no type or storage class





More information about the Bf-committers mailing list