Sorry but I dont know where put this post.

I having some troubles for compile the last svn of blender with scons.

There are the last

Compiling ==> 'GHOST_NDOFManagerX11.cpp'
Compiling ==> 'GHOST_System.cpp'
intern/ghost/intern/GHOST_NDOFManagerX11.cpp:30:19: fatal error: spnav.h: No existe el fichero o el directorio
compilation terminated.
scons: *** [/home/marco/blender-2.5x/build/linux2/intern/ghost/intern/GHOST_NDOFManagerX11.o] Error 1
scons: building terminated because of errors.

I get build errors on OS X which I believe is because of the driver version I have installed for my SpaceNavigator. I think I get a slightly different error message. Maybe the message you get is because of the same thing? Though I really have no idea since I don’t know a thing about Linux…

ETA: This may be of interest: http://projects.blender.org//tracker/?func=detail&atid=498&aid=28288&group_id=9

You need to install the support libs for the space navigator. I think it is libspnav-dev

You could probably turn off compilation for it, but I didn’t look to see where that is.

WITH_BF_3DMOUSE = False
in user-config.py