Jump to content
Search In
  • More options...
Find results that contain...
Find results in...
altdeath

Compiling Odamex

Recommended Posts

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! :)

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×