Selon "Leidson Campos A. Ferreira" :

> >
> > If you write about fgrun, go to http://sourceforge.net/projects/fgrun
> >
> >
> Yes, That right !
>
> You'll be able to get the latest development sources via SVN or download the
> > released tarball.
> >
>
> I've downloaded the released tarball and now I'm trying to compile it, but
> GCC compiler generate 3 unresolved linker errors. See below:
>
> 1)
> run_posix.o(.text+0x17d):/home/leidson/Downloads/FlightGear/fgrun-0.4.8
> /fgrun-0.4.8/src/run_posix.cxx:87: undefined reference to `Fl::unlock()'
>
> 2)
>
/home/leidson/Downloads/FlightGear/fgrun-0.4.8/fgrun-0.4.8/src/run_posix.cxx:87:
> undefined reference to `Fl::unlock()'

You need to configure and compile fltk with --enable-threads :
http://fgrun.svn.sourceforge.net/viewvc/*checkout*/fgrun/trunk/fgrun/README?revision=350

-Fred

--
Frédéric Bouvier
http://frfoto.free.fr                      Photo gallery - album photo
http://www.fotolia.fr/p/2278/partner/2278  Other photo gallery
http://fgsd.sourceforge.net/               FlightGear Scenery Designer

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to