Re: [Flightgear-devel] Building fails cannot find plib library from CVS

2008-03-17 Thread Frederic Bouvier
Selon Cleber Santz:

> Hi,
>
>  i have some problems to compile Flightgear from CVS. I have plib (1.8.5 from
> CVS) successful installed and headers under /usr/include/plib but the
> compilation fails and say that getting undefined reference for puaList and
> puaComboBox.
>
> Compilation log in attached file.
>
> Any help ??

You need to install newly released plib 1.8.5

-Fred

-- 
Frédéric Bouvier
http://my.fotolia.com/frfoto/  Photo gallery - album photo
http://fgsd.sourceforge.net/   FlightGear Scenery Designer

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


[Flightgear-devel] Building fails cannot find plib library from CVS

2008-03-16 Thread Cleber Santz
Hi, 

 i have some problems to compile Flightgear from CVS. I have plib (1.8.5 from 
CVS) successful installed and headers under /usr/include/plib but the 
compilation fails and say that getting undefined reference for puaList and 
puaComboBox.

Compilation log in attached file.

Any help ??

Regards,
Cleber Santz.




  Abra sua conta no Yahoo! Mail, o único sem limite de espaço para 
armazenamento!
http://br.mail.yahoo.com/../../src/GUI/libGUI.a(dialog.o): In function `fgList':
/home/cleber/FGFS/src/Flightgear/source/src/GUI/dialog.hxx:210: undefined 
reference to `puaList::puaList(int, int, int, int, char**, int)'
../../src/GUI/libGUI.a(dialog.o): In function `fgList::update()':
/home/cleber/FGFS/src/Flightgear/source/src/GUI/dialog.cxx:1006: undefined 
reference to `puaList::setTopItem(int)'
../../src/GUI/libGUI.a(dialog.o): In function `puaList::RTTI_vinfo() const':
/usr/local/include/plib/puAux.h:889: undefined reference to `puaList::RTTI_obj'
../../src/GUI/libGUI.a(dialog.o): In function `~fgList':
/home/cleber/FGFS/src/Flightgear/source/src/GUI/dialog.hxx:207: undefined 
reference to `puaList::~puaList()'
/home/cleber/FGFS/src/Flightgear/source/src/GUI/dialog.hxx:207: undefined 
reference to `puaList::~puaList()'
../../src/GUI/libGUI.a(dialog.o):(.rodata._ZTV6fgList[vtable for fgList]+0x40): 
undefined reference to `puaList::RTTI_cast(ulRTTItypeid)'
../../src/GUI/libGUI.a(dialog.o):(.rodata._ZTV6fgList[vtable for fgList]+0x80): 
undefined reference to `puaList::getIntegerValue()'
../../src/GUI/libGUI.a(dialog.o):(.rodata._ZTV6fgList[vtable for fgList]+0x98): 
undefined reference to `puaList::getStringValue()'
../../src/GUI/libGUI.a(dialog.o):(.rodata._ZTV6fgList[vtable for fgList]+0xd0): 
undefined reference to `puaList::setSize(int, int)'
../../src/GUI/libGUI.a(dialog.o):(.rodata._ZTV6fgList[vtable for 
fgList]+0x100): undefined reference to `puaList::setColourScheme(float, float, 
float, float)'
../../src/GUI/libGUI.a(dialog.o):(.rodata._ZTV6fgList[vtable for 
fgList]+0x108): undefined reference to `puaList::setColour(int, float, float, 
float, float)'
../../src/GUI/libGUI.a(dialog.o):(.rodata._ZTV6fgList[vtable for 
fgList]+0x130): undefined reference to `puaList::init(int, int, short)'
../../src/GUI/libGUI.a(dialog.o):(.rodata._ZTV6fgList[vtable for 
fgList]+0x138): undefined reference to `puaList::newList(char**)'
../../src/GUI/libGUI.a(dialog.o):(.rodata._ZTV6fgList[vtable for 
fgList]+0x140): undefined reference to `puaList::getValue(char**)'
../../src/GUI/libGUI.a(dialog.o):(.rodata._ZTV6fgList[vtable for 
fgList]+0x148): undefined reference to `puaList::getValue(int*)'
../../src/GUI/libGUI.a(dialog.o):(.rodata._ZTI6fgList[typeinfo for 
fgList]+0x28): undefined reference to `typeinfo for puaList'
../../src/GUI/libGUI.a(dialog.o):(.rodata._ZTV10fgComboBox[vtable for 
fgComboBox]+0x100): undefined reference to `puaComboBox::setColourScheme(float, 
float, float, float)'
../../src/GUI/libGUI.a(dialog.o):(.rodata._ZTV10fgComboBox[vtable for 
fgComboBox]+0x108): undefined reference to `puaComboBox::setColour(int, float, 
float, float, float)'
../../src/GUI/libGUI.a(dialog.o):(.rodata._ZTV11fgSelectBox[vtable for 
fgSelectBox]+0x100): undefined reference to 
`puaSelectBox::setColourScheme(float, float, float, float)'
../../src/GUI/libGUI.a(dialog.o):(.rodata._ZTV11fgSelectBox[vtable for 
fgSelectBox]+0x108): undefined reference to `puaSelectBox::setColour(int, 
float, float, float, float)'
../../src/GUI/libGUI.a(AirportList.o): In function `~AirportList':
/home/cleber/FGFS/src/Flightgear/source/src/GUI/AirportList.cxx:20: undefined 
reference to `puaList::~puaList()'
/home/cleber/FGFS/src/Flightgear/source/src/GUI/AirportList.cxx:20: undefined 
reference to `puaList::~puaList()'
/home/cleber/FGFS/src/Flightgear/source/src/GUI/AirportList.cxx:20: undefined 
reference to `puaList::~puaList()'
../../src/GUI/libGUI.a(AirportList.o): In function `AirportList':
/home/cleber/FGFS/src/Flightgear/source/src/GUI/AirportList.cxx:12: undefined 
reference to `puaList::puaList(int, int, int, int, int)'
/home/cleber/FGFS/src/Flightgear/source/src/GUI/AirportList.cxx:15: undefined 
reference to `puaList::~puaList()'
/home/cleber/FGFS/src/Flightgear/source/src/GUI/AirportList.cxx:12: undefined 
reference to `puaList::puaList(int, int, int, int, int)'
/home/cleber/FGFS/src/Flightgear/source/src/GUI/AirportList.cxx:15: undefined 
reference to `puaList::~puaList()'
../../src/GUI/libGUI.a(AirportList.o):(.rodata._ZTV11AirportList[vtable for 
AirportList]+0x18): undefined reference to `puaList::RTTI_cast(ulRTTItypeid)'
../../src/GUI/libGUI.a(AirportList.o):(.rodata._ZTV11AirportList[vtable for 
AirportList]+0x58): undefined reference to `puaList::getIntegerValue()'
../../src/GUI/libGUI.a(AirportList.o):(.rodata._ZTV11AirportList[vtable for 
AirportList]+0x70): undefined reference to `puaList::getStringValue()'
../../src/GUI/libGUI.a(AirportList.o):(.rodata._ZTV11AirportList[vtable for 
AirportList]+0xa8): undefined