[Bf-taskforce25] compilation errors with make

Eric Bègue ericbeg at gmail.com
Thu Mar 12 21:18:01 CET 2009


Hello,

I try to compile blender2.5 (I was very curious about the new UI) with make
and the following errors appears during the linking phase:

/home/eric/blender2.5/blender/obj/linux-glibc2.7-i386/gameengine/blconverter/libblconverter.a(KX_BlenderSceneConverter.o):
In function
`KX_BlenderSceneConverter::ResetPhysicsObjectsAnimationIpo(bool)':

KX_BlenderSceneConverter.cpp:(.text+0x1822): undefined reference to
`add_ipo'

/home/eric/blender2.5/blender/obj/linux-glibc2.7-i386/gameengine/blconverter/libblconverter.a(KX_BlenderSceneConverter.o):
In function
`KX_BlenderSceneConverter::WritePhysicsObjectToAnimationIpo(int)':

KX_BlenderSceneConverter.cpp:(.text+0x1a1a): undefined reference to
`testhandles_ipocurve'

KX_BlenderSceneConverter.cpp:(.text+0x1a38): undefined reference to
`testhandles_ipocurve'

KX_BlenderSceneConverter.cpp:(.text+0x1a56): undefined reference to
`testhandles_ipocurve'

KX_BlenderSceneConverter.cpp:(.text+0x1a74): undefined reference to
`testhandles_ipocurve'

KX_BlenderSceneConverter.cpp:(.text+0x1a92): undefined reference to
`testhandles_ipocurve'

/home/eric/blender2.5/blender/obj/linux-glibc2.7-i386/gameengine/blconverter/libblconverter.a(KX_BlenderSceneConverter.o):KX_BlenderSceneConverter.cpp:(.text+0x1ab7):
more undefined references to `testhandles_ipocurve' follow

/home/eric/blender2.5/blender/obj/linux-glibc2.7-i386/gameengine/blconverter/libblconverter.a(BL_ActionActuator.o):
In function `.L375':

BL_ActionActuator.cpp:(.text+0x14f9): undefined reference to `blend_poses'

collect2: ld returned 1 exit status

make[1]: ***
[/home/eric/blender2.5/blender/obj/linux-glibc2.7-i386/bin/blender] Error 1

make: *** [all] Error 1

But with scons the building went ok. So I experienced the new UI in live and
I like the new look very much.

Eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.blender.org/pipermail/bf-taskforce25/attachments/20090312/212290ca/attachment.htm 


More information about the Bf-taskforce25 mailing list