On 7/1/07, Donn Washburn <[EMAIL PROTECTED]> wrote:
[...] -lsgutil -lsgtiming -lsgio -lsgscreen -lsgmath -lsgbucket
-lsgprops -lsgdebug -lsgmagvar -lsgmisc -lsgnasal -lsgxml -lsgsound
-lsgserial -lsgstructure -lsgenvironment -lplibpuaux -lplibpu
-lplibfnt -lplibjs -lplibnet -lplibsg -lplibul -losgViewer -losgFX
-losgUtil -losgDB -losgSim -losg -lOpenThreads -lsgthreads -lpthread
-lz -lglut -lGLU -lGL -lXmu -lXt -lSM -lICE
> -lXi -lXext -lX11 -ldl -lm  -lalut -lopenal -ldl -lm   -lpthread
> ../../src/GUI/libGUI.a(dialog.o):(.gnu.linkonce.r._ZTV10fgComboBox+0x80): 
> undefined reference to `puaComboBox::setColourScheme(float, float, float, 
> float)'
> ../../src/GUI/libGUI.a(dialog.o):(.gnu.linkonce.r._ZTV10fgComboBox+0x84): 
> undefined reference to `puaComboBox::setColour(int, float, float, float, 
> float)'
> ../../src/GUI/libGUI.a(dialog.o):(.gnu.linkonce.r._ZTV11fgSelectBox+0x80): 
> undefined reference to `puaSelectBox::setColourScheme(float, float, float, 
> float)'
> ../../src/GUI/libGUI.a(dialog.o):(.gnu.linkonce.r._ZTV11fgSelectBox+0x84): 
> undefined reference to `puaSelectBox::setColour(int, float, float, float, 
> float)'
> ../../src/GUI/libGUI.a(puList.o): In function `puList::setSize(int, int)':
> /mnt/sda10/f/Flight/FlightGear-0701097/source/src/GUI/puList.cxx:162: 
> undefined reference to `puSlider::setSliderFraction(float)'
> collect2: ld returned 1 exit status

Could you try s/lplibpuaux/lplibpuAux/ in the line calling g++ ? At
least that's what is mentioned in the header file. Also, what is the
version of your g++?

reagrds
K. Hoercher

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Flightgear-users mailing list
Flightgear-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-users

Reply via email to