Re: [Flightgear-devel] [Atlas-devel] problem linking SimGear-2.0.0 for Atlas build

2010-12-09 Thread dave perry
Thanks Brian and Stefan, Adding -ldl in screen Makefile.am did allow SimGear-2.0.0 to compile, but then Atlas compile failed. I actually succeeded compiling Atlas using the current git simgear. There is an issue with current Atlas. If I close Atlas by clicking the X to close the window, it

Re: [Flightgear-devel] [Atlas-devel] problem linking SimGear-2.0.0 for Atlas build

2010-12-09 Thread stefan riemens
See also http://fedoraproject.org/wiki/Features/ChangeInImplicitDSOLinking You might have luck using the fedora provided simgear libraries (install the SimGear-devel package). I know there are a couple of fedora patches applied to simgear, a.o. a patch for the linker. Stefan 2010/12/9 Brian Scha

Re: [Flightgear-devel] [Atlas-devel] problem linking SimGear-2.0.0 for Atlas build

2010-12-08 Thread Brian Schack
> "Dave" == dave perry writes: Dave> Hi, I just upgraded to fedora 14. FlightGear builds OK from Dave> yesterday's git with current svn osg and current simgear from Dave> git. Also fgrun builds OK. But I have not been able to build Dave> Atlas from yesterday's Atlas cvs. I