[Bf-committers] Problem with /extern/Makefile on OS X?

bf-committers@blender.org bf-committers@blender.org
Wed, 12 May 2004 13:24:55 +0200


Hi all!
I get this error building with make:

ln:  
`/Volumes/HOME/anders/src/Blender/Source/blender/../lib/darwin-6.8- 
powerpc/qhull/include/qhull/.': cannot overwrite directory
make[1]: *** [qhull] Error 1
make: *** [all] Error 1

I think it's related to --> /blender/extern/Makefile (v 1.6  
2004/05/05), switching to v 1.3 2003/01/19 fixes the error.

If I try to build with scons i get this:

ar: creating archive  
/Volumes/HOME/anders/src/Blender/Source/build/darwin/lib/ 
libblender_yafray.a
ranlib  
/Volumes/HOME/anders/src/Blender/Source/build/darwin/lib/ 
libblender_yafray.a
Segmentation fault

scons dies...
As you can see I'm still on OS X 10.2.8 (building with scons works fine  
on 10.3).

You are all doing a great job! I'm very impressed with Blender,  
especially the "all in one" philosophy behind it (modeling, UV,  
animation, rendering, sound/movie editing and of course the game  
engine).

About moving to svn:
GtkRadiant (id's level editor) moved to svn (and scons), they might  
have some pointers.
http://zerowing.idsoftware.com

Cheers!
Anders