On Thursday 18 January 2007 01:42, Laurence Vanek wrote:
> Laurence Vanek wrote:
> > After latest cvs update of my tree, got this during "make":
> >
> > ============
> > .
> > .
> > .
> > ../../src/GUI/libGUI.a(dialog.o):(.rodata._ZTV11fgSelectBox[vtable for
> > fgSelectBox]+0x84): undefined reference to `puaSelectBox::setColour(int,
> > float, float, float, float)'
> > ../../src/GUI/libGUI.a(puList.o): In function `puList::setSize(int,
> > int)': /home/lvanek/FlightGear-0.9/source/src/GUI/puList.cxx:162:
> > undefined reference to `puSlider::setSliderFraction(float)'
> > collect2: ld returned 1 exit status
> > make[2]: *** [fgfs] Error 1
> > make[2]: Leaving directory `/home/lvanek/FlightGear-0.9/source/src/Main'
> > make[1]: *** [all-recursive] Error 1
> > make[1]: Leaving directory `/home/lvanek/FlightGear-0.9/source/src'
> > make: *** [all-recursive] Error 1
> > ===========
> >
> > running Fedora Core 6.
> >
> > using make version:
> >
> > GNU Make 3.81
> > Copyright (C) 2006  Free Software Foundation, Inc.
> > This is free software; see the source for copying conditions.
> > There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
> > PARTICULAR PURPOSE.
>
> Many pardons for replying to my own original post but still no joy on
> building FlightGear after latest cvs updates for SimGear & FlightGear on
> this date.
>
> SimGear cvs builds without issue. FlightGear still throws this:
> .
> .
> .../../src/GUI/libGUI.a(dialog.o):(.rodata._ZTV10fgComboBox[vtable for
> fgComboBox]+0x80): undefined reference to
> `puaComboBox::setColourScheme(float, float, float, float)'
> ../../src/GUI/libGUI.a(dialog.o):(.rodata._ZTV10fgComboBox[vtable for
> fgComboBox]+0x84): undefined reference to `puaComboBox::setColour(int,
> float, float, float, float)'
> ../../src/GUI/libGUI.a(dialog.o):(.rodata._ZTV11fgSelectBox[vtable for
> fgSelectBox]+0x80): undefined reference to
> `puaSelectBox::setColourScheme(float, float, float, float)'
> ../../src/GUI/libGUI.a(dialog.o):(.rodata._ZTV11fgSelectBox[vtable for
> fgSelectBox]+0x84): undefined reference to `puaSelectBox::setColour(int,
> float, float, float, float)'
> ../../src/GUI/libGUI.a(puList.o): In function `puList::setSize(int, int)':
> /home/lvanek/FlightGear-0.9/source/src/GUI/puList.cxx:162: undefined
> reference to `puSlider::setSliderFraction(float)'
> collect2: ld returned 1 exit status
> make[2]: *** [fgfs] Error 1
> make[2]: Leaving directory `/home/lvanek/FlightGear-0.9/source/src/Main'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/lvanek/FlightGear-0.9/source/src'
> make: *** [all-recursive] Error 1
> ===============
>
> Anyone build fg cvs recently and seen this or is this me only?

Looks like some sort of plib realated problem...

...or something

LeeE


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Flightgear-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/flightgear-users

Reply via email to