Friday, March 18, 2011

Blender 2.5 Build Errors


And yet here's another rant on compiling Blender 2.5.

An hour ago, I decided to build Blender and get the latest updates from SVN. But at the end of the build process, I have been presented with an error message that looks like this:


scons: *** [/home/reyn/blender-svn/build/linux2/intern/audaspace/intern/AUD_C-API.o]
Error 1
scons: *** [/home/reyn/blender-svn/build/linux2/intern/audaspace/Python/AUD_PyAPI.o]
Error 1
scons: building terminated because of errors.


Does anybody have any idea what this error means and/or how to fix it and proceed with the build process?

P.S.
You can check my previous posts regarding building Blender just in case you wanted to know how I built it.

http://reynantem.blogspot.com/2011/03/blender-25-compile-errors.html

http://reynantem.blogspot.com/2011/03/compiling-blender-25-and-python-32.html


Thanks for the help. ;)


UPDATE:

I temporarily fixed the problem by compiling using Cmake instead of Scons. So far so good! I'm happy this workaround 'worked'. ;)