I\'m trying to build PlaneShift from CVS for Gentoo LInux. I have built the cal3d library with no problems, but when I tried to build CS the compile froze on: \"C++ ./out/linuxx86/debug/plugins/cscript/cspython/cs_pyth.o\" so I took python support out of the jamconfig file and everything compiled fine. I tested CS and the graphics worked great, but there was no sound, I got:
linux CS # ./walktest -relight
crystalspace.maploader: Could not get sound driver
Total level load time: 3.581 seconds
could it be because I took out support for python?