Boslough, Mark B writes: > 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: > > undefined reference to `glInitialize' > undefined reference to `glActiveTextureARB' > > Any ideas?
Try the following % cd $SIMGEAR % ./autogen.sh % cd simgear/sky/clouds3D % make install % cd $FLIGHTGEAR % make Please report back Norman _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
