[SMAUG] Problem compiling Altanos Codebase.
[SMAUG] Problem compiling Altanos Codebase.
I recently got the Altanos codebase to check out and I cant seem to get it to
compile. I downloaded it off of Samsons site.
My shell is using : Linux 2.2.17.
Any idea's on what I could do to fix this?
make
make smaug
make[1]: Entering directory `/home/mud/cs/gabe/altanos/src'
gcc -c -O3 -g -Wall -W -Wno-unused -DSMAUG -DTIMEFORMAT -DSHIPS_DEBUG
-DDEBUG_REGEN -x objective-c act_comm.c
gcc: installation problem, cannot exec `cc1obj': No such file or directory
make[1]: *** [act_comm.o] Error 1
make[1]: Leaving directory `/home/mud/cs/gabe/altanos/src'
make: *** [all] Error 2