fixed it quickly, until cambo can check.

On Wed, Mar 2, 2011 at 7:20 AM, IRIE Shinsuke <irieshins...@yahoo.co.jp> wrote:
> Hi,
>
> I attempted to build Blender with CMake on Ubuntu 10.10 but got errors as 
> follows:
>
> [ 55%] Building C object 
> source/blender/python/intern/CMakeFiles/bf_python.dir/bpy_rna_anim.c.o
> /home/irie/Subversion/blender/source/blender/python/intern/bpy_rna_anim.c: In 
> function 'pyrna_struct_anim_args_parse':
> /home/irie/Subversion/blender/source/blender/python/intern/bpy_rna_anim.c:57: 
> error: implicit declaration of function 'RNA_struct_is_ID'
> /home/irie/Subversion/blender/source/blender/python/intern/bpy_rna_anim.c:69: 
> error: implicit declaration of function 'RNA_path_resolve_full'
> /home/irie/Subversion/blender/source/blender/python/intern/bpy_rna_anim.c:82: 
> error: implicit declaration of function 'RNA_struct_find_property'
> /home/irie/Subversion/blender/source/blender/python/intern/bpy_rna_anim.c:82: 
> warning: assignment makes pointer from integer without a cast
> /home/irie/Subversion/blender/source/blender/python/intern/bpy_rna_anim.c:91: 
> error: implicit declaration of function 'RNA_property_animateable'
> /home/irie/Subversion/blender/source/blender/python/intern/bpy_rna_anim.c:96: 
> error: implicit declaration of function 'RNA_property_array_check'
> /home/irie/Subversion/blender/source/blender/python/intern/bpy_rna_anim.c:106:
>  error: implicit declaration of function 'RNA_property_array_length'
> /home/irie/Subversion/blender/source/blender/python/intern/bpy_rna_anim.c:117:
>  error: implicit declaration of function 'RNA_path_from_ID_to_property'
> /home/irie/Subversion/blender/source/blender/python/intern/bpy_rna_anim.c:117:
>  warning: assignment makes pointer from integer without a cast
> /home/irie/Subversion/blender/source/blender/python/intern/bpy_rna_anim.c: In 
> function 'pyrna_struct_driver_add':
> /home/irie/Subversion/blender/source/blender/python/intern/bpy_rna_anim.c:288:
>  error: implicit declaration of function 'RNA_pointer_create'
> /home/irie/Subversion/blender/source/blender/python/intern/bpy_rna_anim.c:288:
>  error: 'RNA_FCurve' undeclared (first use in this function)
> /home/irie/Subversion/blender/source/blender/python/intern/bpy_rna_anim.c:288:
>  error: (Each undeclared identifier is reported only once
> /home/irie/Subversion/blender/source/blender/python/intern/bpy_rna_anim.c:288:
>  error: for each function it appears in.)
> make[2]: *** 
> [source/blender/python/intern/CMakeFiles/bf_python.dir/bpy_rna_anim.c.o] 
> Error 1
> make[1]: *** [source/blender/python/intern/CMakeFiles/bf_python.dir/all] 
> Error 2
> make: *** [all] Error 2
>
>
> These errors happen since r35295.
>
> r35297
> Ubuntu 10.10 amd64
>
> IRIE
> _______________________________________________
> Bf-committers mailing list
> Bf-committers@blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
>
_______________________________________________
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers

Reply via email to