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

Jean-Luc Peurière bf-committers@blender.org
Sun, 16 May 2004 18:24:04 +0200


Le 16 mai 04, à 18:15, anders.gudmundsson@telia.com a écrit :

> Nope!
> I still don't get it...
> building with scons on 10.2:
>
> 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
>
> What options do I have specify in config.opts to get it right?
>

ranlib should never segfault.

/Volumes/HOME/anders is a strange path. Does it really exist or a $
was missing in a shell variable ?

Was there any errors in the archive creation or object files making it ?

I think the problem is in ar output, not in scons.

-- 
Jean-luc