[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, int, int, int)':
AirportList.cxx:(.text+0xc20): undefined reference to `puaList::puaList(int, 
int, int, int, int)'
AirportList.cxx:(.text+0xc7f): undefined reference to `puaList::~puaList()'
../../src/GUI/libGUI.a(AirportList.o):(.rodata._ZTV11AirportList[vtable for 
AirportList]+0xc): undefined reference to `puaList::RTTI_cast(ulRTTItypeid)'
../../src/GUI/libGUI.a(AirportList.o):(.rodata._ZTV11AirportList[vtable for 
AirportList]+0x2c): undefined reference to `puaList::getIntegerValue()'
../../src/GUI/libGUI.a(AirportList.o):(.rodata._ZTV11AirportList[vtable for 
AirportList]+0x38): undefined reference to `puaList::getStringValue()'
../../src/GUI/libGUI.a(AirportList.o):(.rodata._ZTV11AirportList[vtable for 
AirportList]+0x54): undefined reference to `puaList::setSize(int, int)'
../../src/GUI/libGUI.a(AirportList.o):(.rodata._ZTV11AirportList[vtable for 
AirportList]+0x6c): undefined reference to `puaList::setColourScheme(float, 
float, float, float)'
../../src/GUI/libGUI.a(AirportList.o):(.rodata._ZTV11AirportList[vtable for 
AirportList]+0x70): undefined reference to `puaList::setColour(int, float, 
float, float, float)'
../../src/GUI/libGUI.a(AirportList.o):(.rodata._ZTV11AirportList[vtable for 
AirportList]+0x84): undefined reference to `puaList::init(int, int, short)'
../../src/GUI/libGUI.a(AirportList.o):(.rodata._ZTV11AirportList[vtable for 
AirportList]+0x88): undefined reference to `puaList::newList(char**)'
../../src/GUI/libGUI.a(AirportList.o):(.rodata._ZTV11AirportList[vtable for 
AirportList]+0x8c): undefined reference to `puaList::getValue(char**)'
../../src/GUI/libGUI.a(AirportList.o):(.rodata._ZTV11AirportList[vtable for 
AirportList]+0x90): undefined reference to `puaList::getValue(int*)'
../../src/GUI/libGUI.a(AirportList.o):(.rodata._ZTI11AirportList[typeinfo for 
AirportList]+0x10): undefined reference to `typeinfo for puaList'
../../src/GUI/libGUI.a(property_list.o): In function 
`PropertyList::~PropertyList()':
property_list.cxx:(.text+0x17c3): undefined reference to `puaList::~puaList()'
property_list.cxx:(.text+0x17e9): undefined reference to `puaList::~puaList()'
../../src/GUI/libGUI.a(property_list.o): In function 
`PropertyList::~PropertyList()':
property_list.cxx:(.text+0x1961): undefined reference to `puaList::~puaList()'
../../src/GUI/libGUI.a(property_list.o): In function 
`PropertyList::~PropertyList()':
property_list.cxx:(.text+0x1ad1): undefined reference to `puaList::~puaList()'
../../src/GUI/libGUI.a(property_list.o): In function 
`PropertyList::handle_select(puObject*)':
property_list.cxx:(.text+0x219a): undefined reference to 
`puaList::setTopItem(int)'
../../src/GUI/libGUI.a(property_list.o): In function 
`PropertyList::PropertyList(int, int, int, int, SGPropertyNode*)':
property_list.cxx:(.text+0x26d5): undefined reference to 
`puaList::puaList(int, int, int, int, short, int)'
property_list.cxx:(.text+0x2816): undefined reference to `puaList::~puaList()'
../../src/GUI/libGUI.a(property_list.o): In function 
`PropertyList::PropertyList(int, int, int, int, SGPropertyNode*)':
property_list.cxx:(.text+0x2875): undefined reference to 
`puaList::puaList(int, int, int, int, short, int)'
property_list.cxx:(.text+0x29b6): undefined reference to `puaList::~puaList()'
../../src/GUI/libGUI.a(property_list.o): In function 
`PropertyList::~PropertyList()':
property_list.cxx:(.text+0x1949): undefined reference to `puaList::~puaList()'
../../src/GUI/libGUI.a(property_list.o): In function 
`PropertyList::~PropertyList()':
property_list.cxx:(.text+0x1ab9): undefined reference to `puaList::~puaList()'
../../src/GUI/libGUI.a(property_list.o): In function 
`PropertyList::update(bool)':
property_list.cxx:(.text+0x1e17): undefined reference to 
`puaList::setTopItem(int)'
../../src/GUI/libGUI.a(property_list.o):(.rodata._ZTV12PropertyList[vtable for 
PropertyList]+0xc): undefined reference to `puaList::RTTI_cast(ulRTTItypeid)'
../../src/GUI/libGUI.a(property_list.o):(.rodata._ZTV12PropertyList[vtable for 
PropertyList]+0x2c): undefined reference to `puaList::getIntegerValue()'
../../src/GUI/libGUI.a(property_list.o):(.rodata._ZTV12PropertyList[vtable for 
PropertyList]+0x54): undefined reference to `puaList::setSize(int, int)'
../../src/GUI/libGUI.a(property_list.o):(.rodata._ZTV12PropertyList[vtable for 
PropertyList]+0x6c): undefined reference to `puaList::setColourScheme(float, 
float, float, float)'
../../src/GUI/libGUI.a(property_list.o):(.rodata._ZTV12PropertyList[vtable for 
PropertyList]+0x70): undefined reference to `puaList::setColour(int, float, 
float, float, float)'
../../src/GUI/libGUI.a(property_list.o):(.rodata._ZTV12PropertyList[vtable for 
PropertyList]+0x84): undefined refere

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 the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


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(AirportList.o): In function


Hi,

Are you sure you have plib 1.8.5 or later installed?
The current FG/CVS builds without problems for me.

Cheers,

Anders
-- 
---
Anders Gidenstam
WWW: http://www.gidenstam.org/FlightGear/

-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


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 have headers for 1.8.5, because otherwise you'd have
run into trouble earlier. So your link command is either missing
-lplibpuaux or you have old plib 1.8.4 somewhere and fg is picking
that up.

-- 
Greets,
Csaba/Jester

-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


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 against plibpuaux from plib 1.8.5.
> Apparently you have headers for 1.8.5, because otherwise you'd have
> run into trouble earlier. So your link command is either missing
> -lplibpuaux or you have old plib 1.8.4 somewhere and fg is picking
> that up.

Because for some reason i need the Plib 1.8.4 (in my /usr path), I did build 
1.8.5 in /usr/local.

Right, i did not take care that  => -with-plib=Path <= was necessary with 
Flightfear too, i thought it was only in use by Simgear.

Everyday i learn, :)   

Well, i will test it next week

Cheers


-- 
Gérard
http://pagesperso-orange.fr/GRTux/

"J'ai décidé d'être heureux parce que c'est bon pour la santé. 
Voltaire "


-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel