Re: [Flightgear-devel] last cvs getting error during FG build

2008-06-10 Thread gerard robin
On lun 9 juin 2008, Csaba Halász wrote: > On Sat, Jun 7, 2008 at 11:15 PM, gerard robin <[EMAIL PROTECTED]> wrote: > > I get that error during FG compilation > > > > AirportList.cxx:(.text+0xb40): undefined reference to > > `puaList::puaList(int, int, int, int, int)' > > Make sure you are linking a

Re: [Flightgear-devel] last cvs getting error during FG build

2008-06-09 Thread Csaba Halász
On Sat, Jun 7, 2008 at 11:15 PM, gerard robin <[EMAIL PROTECTED]> wrote: > > I get that error during FG compilation > > AirportList.cxx:(.text+0xb40): undefined reference to `puaList::puaList(int, > int, int, int, int)' Make sure you are linking against plibpuaux from plib 1.8.5. Apparently you ha

Re: [Flightgear-devel] last cvs getting error during FG build

2008-06-09 Thread Anders Gidenstam
On Sat, 7 Jun 2008, gerard robin wrote: > > > I get that error during FG compilation > > AirportList.cxx:(.text+0xb40): undefined reference to `puaList::puaList(int, > int, int, int, int)' > AirportList.cxx:(.text+0xb9f): undefined reference to `puaList::~puaList()' > ../../src/GUI/libGUI.a(Airpor

Re: [Flightgear-devel] last cvs getting error during FG build

2008-06-09 Thread Melchior FRANZ
* gerard robin -- Saturday 07 June 2008: > AirportList.cxx:(.text+0xb40): undefined reference to `puaList::puaList(int, > int, int, int, int)' Looks like you aren't using plib 1.8.5, which is now required. m. - Check out th

[Flightgear-devel] last cvs getting error during FG build

2008-06-09 Thread gerard robin
I get that error during FG compilation AirportList.cxx:(.text+0xb40): undefined reference to `puaList::puaList(int, int, int, int, int)' AirportList.cxx:(.text+0xb9f): undefined reference to `puaList::~puaList()' ../../src/GUI/libGUI.a(AirportList.o): In function `AirportList::AirportList(int,