Re: [TuxKart-users] I have a compilation problem(corection)
Status: Alpha
Brought to you by:
sjbaker
From: al <al...@te...> - 2000-07-12 12:50:06
|
al wrote: > > 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. a small Q are we talking about libstdc++ or libstdc++-devel or both? or somthing else |