So I am having a weird night so far. Have a spare laptop, threw latest version of Sabayon on it. Of course, downloaded TOME as one of the first things after a basic install. To my surprise, it ran great. I do a full system package update, and now TOME barely runs at all. 100% CPU, never stops, unplayable. I figure maybe I'll try compiling with different options, not even sure what I would try though considering it ran fine before all the updates. After running a premake, I am getting this message after the make command is executed:
Code: Select all
jrod@ENKI ~/Downloads/t-engine4-src-1.0.0beta34 $ make
==== Building physfs (debug) ====
physfsrwops.c
In file included from ../src/physfs/physfsrwops.c:24:0:
../src/physfs/physfsrwops.h:30:17: fatal error: SDL.h: No such file or directory
compilation terminated.
make[1]: *** [../obj/Debug/physfs/physfsrwops.o] Error 1
make: *** [physfs] Error 2
Anyone have an idea for me to try? Maybe not so much the compile but even anything to try regarding high CPU usage?