Blender compiling error

Hi,
I tried building todays source from CVS and I’m getting a linker error on btAlignedFree(void) and btAlignedAlloc(). I am guessing this is for the game engine. Does anyone get this linker error?
Its LNK2001…so it must be that these functions are missing…
btw, I’m using Visual Studio 2003, Windows XP.

Can anyone tell me which modules I should remove to link the source?