Re: [TuxKart-users] I have a compilation problem(corection)
Status: Alpha
Brought to you by:
sjbaker
From: al <al...@te...> - 2000-07-11 13:14:51
|
Steve Baker wrote: > > al wrote: > > > tuxkart.cxx: In function `void load_track(ssgBranch *, char *)': > > tuxkart.cxx:312: implicit declaration of function `int atan2(...)' > > make[1]: *** [tuxkart.o] Error 1 > > make[1]: Leaving directory `/opt/src/tuxkart-0.0.3/src' > > make: *** [all-recursive] Error 1 > > > > Let me appologize for the hassel :) > > OK - then there is *certainly* something broken about your machine setup. > > atan2 is defined in /usr/include/math.h which tuxkart includes unconditionally. > > All I can suggest is that you re-install your Mandrake C/C++ development > package. > good deal I will try that I think you are right bcause I cant compile some other stuff either |