I did that for both SimGear and FlightGear. Now I can build SimGear without any problem, but FlightGear no longer builds! Here is the error:
/usr/local/lib/libsgclouds3d.a(SkyContext.o): In function `_10SkyContext': /usr/local/src/cvs-devel/SimGear/simgear/sky/clouds3d/SkyContext.cpp:57: undefin ed reference to `glInitialize' /usr/local/lib/libsgclouds3d.a(SkyTextureState.o): In function `SkyTextureState: :Activate(void)': /usr/local/src/cvs-devel/SimGear/simgear/sky/clouds3d/SkyTextureState.cpp:92 : un defined reference to `glActiveTextureARB' /usr/local/src/cvs-devel/SimGear/simgear/sky/clouds3d/SkyTextureState.cpp:15 4: u ndefined reference to `glActiveTextureARB' collect2: ld returned 1 exit status make[2]: *** [fgfs.exe] Error 1 make[2]: Leaving directory `/usr/local/src/cvs-devel/FlightGear/src/Main' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/local/src/cvs-devel/FlightGear/src' make: *** [all-recursive] Error 1 Any ideas? Mark > -----Original Message----- > From: Norman Vine [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, September 18, 2002 5:39 PM > To: [EMAIL PROTECTED] > Subject: Re: [Flightgear-devel] Another automake victim > > > Boslough, Mark B writes: > > > I can build the stable cvs versions > > of simgear and flightgear now, but the devel version of simgear > > does not build, failing as follows: > > > SkyContext.hpp:40: extgl.h: No such file or directory > > Do a cvs update > > Hopefuly this should all be in place as of a couple of hours ago. > > Norman > > > > _______________________________________________ > Flightgear-devel mailing list > [EMAIL PROTECTED] > http://mail.flightgear.org/mailman/listinfo/flightgear-devel > _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
