altdeath
Newbie
Posts: 7
Registered: 09-09 |
I'm having an issue compiling Odamex on Mandriva (and openSUSE).
The output of make is:
g++ -DUNIX -DNOASM -Icommon -g -Wall -O2 -I../server/src -Iserver/src -c common/c_cvarlist.cpp -o obj/common/server_c_cvarlist.o
make: g++: Command not found
make: *** [obj/common/server_c_cvarlist.o] Error 127
It only gets this far and then stops. I've compiled on Debian Lenny just fine; Maybe it's a gcc version thing?? Any help on this would be greatly appreciated! :)
|