[Bf-committers] Re: [Bf-blender-cvs] CVS commit: blender/config darwin-config.py linux2-config.py linuxcross-config.py openbsd3-config.py sunos5-config.py win32-mingw-config.py win32-vc-config.py blender/extern SConscript blender/extern/bullet2/src SCo

Carsten Wartmann carsten.wartmann at imago-viva.de
Tue Nov 21 14:47:47 CET 2006


Erwin Coumans wrote:
> Hi Carsten,
> 
> Can you help fixing that build issue ;-) ?

No sorry, I have no clue about build systems at all.

I guess it will be a simple one for Nathan, it breaks while linking.

Linking program ==> 'blenderplayer'
/home/cw/src/build/linux2/lib/libextern_bullet2dynamics.a(btDiscreteDynamicsWorld.o): 
In function `btDiscreteDynamicsWorld::predictUnconstraintMotion(float)':
btDiscreteDynamicsWorld.cpp:(.text+0x351d): undefined reference to 
`btProfiler::mEnabled'
btDiscreteDynamicsWorld.cpp:(.text+0x353a): undefined reference to 
`btProfiler::mClock'
btDiscreteDynamicsWorld.cpp:(.text+0x3542): undefined reference to 
`btProfiler::mClock'
btDiscreteDynamicsWorld.cpp:(.text+0x3567): undefined reference to 
`btProfiler::mProfileBlocks'
btDiscreteDynamicsWorld.cpp:(.text+0x3584): undefined reference to 
`btProfiler::mProfileBlocks'
btDiscreteDynamicsWorld.cpp:(.text+0x363b): undefined reference to 
`btProfiler::mProfileBlocks'

[...]

btCollisionWorld.cpp:(.text+0x1fc0): undefined reference to 
`btProfiler::mProfileBlocks'
btCollisionWorld.cpp:(.text+0x1fdb): undefined reference to 
`btProfiler::mProfileBlocks'
btCollisionWorld.cpp:(.text+0x2079): undefined reference to 
`btProfiler::mProfileBlocks'
/home/cw/src/build/linux2/lib/libextern_bullet2collision.a(btCollisionWorld.o):btCollisionWorld.cpp:(.text+0x2093): 
more undefined references to `btProfiler::mProfileBlocks' follow
collect2: ld returned 1 exit status
scons: *** [/home/cw/src/build/linux2/bin/blenderplayer] Error 1
scons: building terminated because of errors.
cw at Manta:~/src/blender$

Best Regards,
Carsten


More information about the Bf-committers mailing list