[Bf-committers] FYI: Building Blender on osx 10.6

Jasper Mine jaspermine at ptd.net
Fri Sep 18 21:41:38 CEST 2009


Hello,

This has been stopping compile on osx 10.5 for several weeks.

cc -c -DGAMEBLENDER=1 -DUSE_BULLET -pipe -fPIC -ffast-math - 
march=pentium-m -funsigned-char -fno-strict-aliasing -DNDEBUG - 
FIX_NAN_WARN  -D_THREAD_SAFE -I/Users/jsplifer/Documents/Development/ 
Blender/blender/../lib/darwin-9.8.0-i386/glew/include -I/System/ 
Library/Frameworks/OpenGL.framework -I../../windowmanager -I../../ 
blenloader -I../../blenkernel -I../../blenlib -I../../makesdna -I../../ 
imbuf -I../../python -I../../gpu -I../../makesrna -I../../render/ 
extern/include -I../../blenfont -I/Users/jsplifer/Documents/ 
Development/Blender/blender/../lib/darwin-9.8.0-i386/guardedalloc/ 
include -I/Users/jsplifer/Documents/Development/Blender/blender/../lib/ 
darwin-9.8.0-i386/smoke/include -I../include  view3d_view.c -o /Users/ 
jsplifer/Documents/Development/Blender/blender/obj/darwin-9.8.0-i386/ 
blender/ed_view3d/view3d_view.o
view3d_view.c:85:24: error: SYS_System.h: No such file or directory
view3d_view.c: In function ‘game_set_commmandline_options’:
view3d_view.c:1455: error: ‘SYS_SystemHandle’ undeclared (first use in  
this function)
view3d_view.c:1455: error: (Each undeclared identifier is reported  
only once
view3d_view.c:1455: error: for each function it appears in.)
view3d_view.c:1455: error: syntax error before ‘syshandle’
view3d_view.c:1458: error: ‘syshandle’ undeclared (first use in this  
function)
{standard input}:5854:non-relocatable subtraction expression,  
"_queue_back" minus "L00000000030$pb"
{standard input}:5854:symbol: "_queue_back" can't be undefined in a  
subtraction expression
{standard input}:5814:non-relocatable subtraction expression,  
"_queue_back" minus "L00000000029$pb"
{standard input}:5814:symbol: "_queue_back" can't be undefined in a  
subtraction expression
make[4]: *** [/Users/jsplifer/Documents/Development/Blender/blender/ 
obj/darwin-9.8.0-i386/blender/ed_view3d/view3d_view.o] Error 1
make[3]: *** [all] Error 1
make[2]: *** [all] Error 1
make[1]: *** [all] Error 1
make: *** [all] Error 1

On Sep 18, 2009, at 5:13 AM, Nathan Letwory wrote:

> Matt Ebb wrote:
>> Some post-mortem notes from 'evilhackerdude' on #blendercoders IRC
>>
>> http://wiki.blender.org/index.php/Dev:Doc/Building_Blender/2.5/Mac
>
> Installing SCons via macports is totally redundant (the building guide
> even uses the local scons: python scons/scons.py !)
>
> /Nathan
>
>
> -- 
>
> Nathan Letwory
>
> http://www.planetblender.org | http://www.blender-fi.org
> _______________________________________________
> Bf-committers mailing list
> Bf-committers at blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
>



More information about the Bf-committers mailing list