Selon Jon Stockill : > Curtis L. Olson wrote: > > Hello everyone, > > > > FlightGear v0.9.9 is now final. The source code is propagating through > > to the mirrors. If you have built an 'official' binary version of > > FlightGear in the past, it would be great if you could build a binary > > for v0.9.9 as well. I'm going to make an 'official' v0.9.9 announcment > > in a day or two and I'd like to have precompiled binaries available for > > as many platforms as possible. > > The slackware package is now available at the usual place: > > http://flightgear.stockill.org.uk/ > > It currently *doesn't* contain fgrun, as I can't get a current cvs > version to build, and the last release version was based on the older > airport files, and therefore just aborts because it can't find its data. > I just get the error below on the final link (have the requirements for > fgrun changed since the last release?): > > g++ -g -O2 -L/usr/X11R6/lib -L/usr/lib -o fgrun wizard.o > wizard_funcs.o advanced.o advanced_funcs.o AirportBrowser.o > AirportTable.o Fl_Table.o Fl_Table_Row.o Fl_Plib.o Fl_Heading_Dial.o > main.o io.o fgfsrc.o logwin.o settings.o util.o run_posix.o fgrun_pty.o > -lsgprops -lsgxml -lsgmisc -lsgstructure -lsgdebug -lplibssg -lplibsg > -lplibul -lfltk_gl -lfltk -lGL -lXmu -lXt -lSM -lICE -lXi -lXext -lX11 > -lm -lz -lutil > main.o(.text+0x192): In function `main': > /archive/Mirror/flightgear/FGRun-cvs/src/main.cxx:87: undefined > reference to `Fl::lock()'
Jon, you need to use fltk with multi-threading support. -Fred _______________________________________________ Flightgear-devel mailing list [email protected] http://mail.flightgear.org/mailman/listinfo/flightgear-devel 2f585eeea02e2c79d7b1d8c4963bae2d
