Build error using make on OSX

I’m building blender from SVN for the first time on mac and since I couldn’t figure out how to get scons on mac, I decided to use make. But after about 10 seconds a error comes up:

…/include/FTPoint.h: In consturcter ‘FTPoint::FTPoint(int)’:
…/include/FTPoint.h:40: error: ‘ft_vector’ was not declared in this scope
…/include/FTBBox.h: At global scope
…/include/FTBBox.h:49: error: excpected ') ’ bedore ‘glyph’
…/include/FTGlyph.h:31: error: excpected ') ’ before ‘glyph’
…/include/FTGlyph.h:65: error: ‘FT_Error’ does not name a type
…/include/FTGlyph.h:81: error: ‘FT_Error’ does not name a type
…/include/FTBitmapGlyph.h:31: error: excpected ‘)’ before ‘glyph’
FTBitmapGlyph.cpp:5: error: excpected ‘)’ before ‘glyph’
make[2]: *** {/svnblender/etchaton/etch-a-ton/obj/darwin-9.5.0-i386/extern/ftgl/
FTBitmapGlyph.o] Error 1
make[1]: *** [all] Error 1
make: *** [all] Error 1

(TOOK ME FOREVER TO TYPE THIS!!!) hint

No one to help? :frowning: