the current SVN version of Bullet does not compile on Linux. It's because the files src/LinearMath/btQuickprof.cpp and .h are included in other files as btQuickProf.h. Renaming the files to btQuickProf.cpp and .h (->making the p an uppercase P

Best regards,
Ola