leee wrote: >> 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 > Your tip was all I needed! I had recently installed plib from svn (big mistake). Reinstalling stock plib & plib-devel from Fedora repos fixed it. Many thanks.
------------------------------------------------------------------------- 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
