  | | | Compiling problems on newer redhat servers | Compiling problems on newer redhat servers 2004-08-26 - By James Churchheus
Back I have very recently upgraded my server from Red Hat 9 to Red Hat Enterprise server.
The problem that I have encountered and cannot figure out is:
When attempting to compile the source code, it errors out when it gets to Samson's overland code. It keeps complaining about the call to the sqrt function call found in overland.c in the distance function.
I looked up the man info for sqrt and it says that it is found in math.h. I double checked to make sure that math.h was included at the top of overland.c and that it is.
I have also found that it exits the compile with the same error when trying to compile the source on a Red Hat Fedora OS as well.
Does anyone have any ideas on how to solve this problem? I am at a terrible situation with not being able to compile a smaug executable. Especially since I did a make clean and cannot create a smaug executable to replace the one that was removed during the make clean.
Elbryan
|
|
 |