Your message dated Tue, 26 Apr 2011 06:47:32 +0000
with message-id <e1qec3y-0007c5...@franck.debian.org>
and subject line Bug#554921: fixed in inventor 2.1.5-10-15
has caused the Debian Bug report #554921,
regarding FTBFS with binutils-gold
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
554921: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554921
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: inventor
Version: 2.1.5-10-12
Severity: minor
User: peter.fritzs...@gmx.de
Usertags: no-add-needed

Tried to build your package and it fails to build with GNU binutils-gold. The
important difference is that --no-add-needed is the default behavior of of GNU
binutils-gold. Please provide all needed libraries to the linker when building
your executables.

Object files in .a archives aren't linked yet. This means that you must resolve
also symbols for them per hand when you link it to something else.

More informations can be found at
 
http://wiki.debian.org/qa.debian.org/FTBFS#A2009-11-02Packagesfailingbecausebinutils-gold.2BAC8-indirectlinking

/usr/bin/g++  
-L/home/peter/rebuild/build/inventor/inventor-2.1.5-10/debian/tmp/usr/lib  
-L/usr/X11R6/lib  componentTest.o          libInventorWidget.a -lInventor 
-lInventorXt -lGLw  -o componentTest
/usr/bin/ld: componentTest.o: in function main:componentTest.c++:85: error: 
undefined reference to 'XtRealizeWidget'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::doSliderLayout():MyColEd.c++:1109: error: undefined reference to 
'_XmStrings'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::doSliderLayout():MyColEd.c++:1112: error: undefined reference to 
'XtSetValues'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::doSliderLayout():MyColEd.c++:1120: error: undefined reference to 
'_XmStrings'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::doSliderLayout():MyColEd.c++:1124: error: undefined reference to 
'XtSetValues'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::doSliderLayout():MyColEd.c++:1133: error: undefined reference to 
'_XmStrings'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::doSliderLayout():MyColEd.c++:1137: error: undefined reference to 
'XtSetValues'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::doSliderLayout():MyColEd.c++:1146: error: undefined reference to 
'_XmStrings'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::doSliderLayout():MyColEd.c++:1151: error: undefined reference to 
'XtSetValues'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::doDynamicTopLevelLayout():MyColEd.c++:1207: error: undefined 
reference to 'XtIsManaged'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::doDynamicTopLevelLayout():MyColEd.c++:1208: error: undefined 
reference to 'XtManageChild'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::doDynamicTopLevelLayout():MyColEd.c++:1229: error: undefined 
reference to 'XtIsManaged'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::doDynamicTopLevelLayout():MyColEd.c++:1230: error: undefined 
reference to 'XtUnmanageChild'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::setUpdateFrequency(MyColorEditor::UpdateFrequency):MyColEd.c++:997:
 error: undefined reference to 'XtUnmanageChild'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::setUpdateFrequency(MyColorEditor::UpdateFrequency):MyColEd.c++:999:
 error: undefined reference to 'XtManageChild'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::setCurrentSliders(MyColorEditor::Sliders):MyColEd.c++:1070: 
error: undefined reference to 'XtParent'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::setCurrentSliders(MyColorEditor::Sliders):MyColEd.c++:1071: 
error: undefined reference to '_XtCheckSubclassFlag'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::buildSlidersForm(_WidgetRec*):MyColEd.c++:802: error: undefined 
reference to 'xmFormWidgetClass'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::buildSlidersForm(_WidgetRec*):MyColEd.c++:802: error: undefined 
reference to 'XtCreateWidget'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::buildControls(_WidgetRec*):MyColEd.c++:630: error: undefined 
reference to 'xmFormWidgetClass'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::buildControls(_WidgetRec*):MyColEd.c++:630: error: undefined 
reference to 'XtCreateWidget'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::buildControls(_WidgetRec*):MyColEd.c++:644: error: undefined 
reference to 'xmFormWidgetClass'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::buildControls(_WidgetRec*):MyColEd.c++:644: error: undefined 
reference to 'XtCreateWidget'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::buildControls(_WidgetRec*):MyColEd.c++:653: error: undefined 
reference to 'xmPushButtonGadgetClass'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::buildControls(_WidgetRec*):MyColEd.c++:653: error: undefined 
reference to 'XtCreateWidget'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::buildControls(_WidgetRec*):MyColEd.c++:656: error: undefined 
reference to 'XtAddCallback'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::buildControls(_WidgetRec*):MyColEd.c++:663: error: undefined 
reference to 'XtDisplay'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::buildControls(_WidgetRec*):MyColEd.c++:664: error: undefined 
reference to 'XtScreen'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::buildControls(_WidgetRec*):MyColEd.c++:664: error: undefined 
reference to 'XScreenNumberOfScreen'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::buildControls(_WidgetRec*):MyColEd.c++:668: error: undefined 
reference to 'XtParent'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::buildControls(_WidgetRec*):MyColEd.c++:668: error: undefined 
reference to 'XtStrings'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::buildControls(_WidgetRec*):MyColEd.c++:668: error: undefined 
reference to 'XtVaGetValues'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::buildControls(_WidgetRec*):MyColEd.c++:679: error: undefined 
reference to 'XtVaGetValues'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::buildControls(_WidgetRec*):MyColEd.c++:681: error: undefined 
reference to 'XCreatePixmapFromBitmapData'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::buildControls(_WidgetRec*):MyColEd.c++:683: error: undefined 
reference to 'XCreatePixmapFromBitmapData'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::buildControls(_WidgetRec*):MyColEd.c++:685: error: undefined 
reference to 'XCreatePixmapFromBitmapData'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::buildControls(_WidgetRec*):MyColEd.c++:687: error: undefined 
reference to 'XCreatePixmapFromBitmapData'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::buildControls(_WidgetRec*):MyColEd.c++:711: error: undefined 
reference to 'xmPushButtonGadgetClass'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::buildControls(_WidgetRec*):MyColEd.c++:714: error: undefined 
reference to 'XtAddCallback'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::buildControls(_WidgetRec*):MyColEd.c++:771: error: undefined 
reference to 'XtManageChild'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::buildControls(_WidgetRec*):MyColEd.c++:772: error: undefined 
reference to 'XtManageChild'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::buildControls(_WidgetRec*):MyColEd.c++:773: error: undefined 
reference to 'XtManageChildren'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::buildPulldownMenu(_WidgetRec*):MyColEd.c++:479: error: undefined 
reference to 'XmCreateMenuBar'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::buildPulldownMenu(_WidgetRec*):MyColEd.c++:495: error: undefined 
reference to 'XmCreatePulldownMenu'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::buildPulldownMenu(_WidgetRec*):MyColEd.c++:503: error: undefined 
reference to 'xmCascadeButtonGadgetClass'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::buildPulldownMenu(_WidgetRec*):MyColEd.c++:511: error: undefined 
reference to 'xmToggleButtonGadgetClass'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::buildPulldownMenu(_WidgetRec*):MyColEd.c++:514: error: undefined 
reference to 'XtAddCallback'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::buildPulldownMenu(_WidgetRec*):MyColEd.c++:521: error: undefined 
reference to 'xmSeparatorGadgetClass'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::buildPulldownMenu(_WidgetRec*):MyColEd.c++:526: error: undefined 
reference to 'xmToggleButtonGadgetClass'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::buildPulldownMenu(_WidgetRec*):MyColEd.c++:529: error: undefined 
reference to 'XtAddCallback'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::buildPulldownMenu(_WidgetRec*):MyColEd.c++:535: error: undefined 
reference to 'xmSeparatorGadgetClass'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::buildPulldownMenu(_WidgetRec*):MyColEd.c++:542: error: undefined 
reference to 'xmPushButtonGadgetClass'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::buildPulldownMenu(_WidgetRec*):MyColEd.c++:553: error: undefined 
reference to 'xmSeparatorGadgetClass'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::buildPulldownMenu(_WidgetRec*):MyColEd.c++:558: error: undefined 
reference to 'xmPushButtonGadgetClass'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::buildPulldownMenu(_WidgetRec*):MyColEd.c++:567: error: undefined 
reference to 'XmCreatePulldownMenu'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::buildPulldownMenu(_WidgetRec*):MyColEd.c++:575: error: undefined 
reference to 'xmCascadeButtonGadgetClass'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::buildPulldownMenu(_WidgetRec*):MyColEd.c++:587: error: undefined 
reference to 'xmToggleButtonGadgetClass'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::buildPulldownMenu(_WidgetRec*):MyColEd.c++:604: error: undefined 
reference to 'XtManageChildren'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::buildPulldownMenu(_WidgetRec*):MyColEd.c++:605: error: undefined 
reference to 'XtManageChildren'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::buildPulldownMenu(_WidgetRec*):MyColEd.c++:606: error: undefined 
reference to 'XtManageChildren'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::buildWidget(_WidgetRec*):MyColEd.c++:350: error: undefined 
reference to 'XtStrings'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::buildWidget(_WidgetRec*):MyColEd.c++:355: error: undefined 
reference to 'xmFormWidgetClass'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::menuDisplay(_WidgetRec*, MyColorEditor*, 
void*):MyColEd.c++:1614: error: undefined reference to 'XmToggleButtonSetState'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::menuDisplay(_WidgetRec*, MyColorEditor*, 
void*):MyColEd.c++:1618: error: undefined reference to 'XmToggleButtonSetState'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::menuDisplay(_WidgetRec*, MyColorEditor*, 
void*):MyColEd.c++:1619: error: undefined reference to 'XmToggleButtonSetState'
/usr/bin/ld: libInventorWidget.a(MyColEd.o): in function 
MyColorEditor::menuDisplay(_WidgetRec*, MyColorEditor*, 
void*):MyColEd.c++:1623: error: undefined reference to 'XmToggleButtonSetState'
/usr/bin/ld: libInventorWidget.a(MyColPatch.o): in function 
MyColorPatch::sizeChanged(SbVec2s 
const&):../../../libSoXt/include/Inventor/Xt/SoXtComponent.h:315: error: 
undefined reference to 'XtDisplay'
/usr/bin/ld: libInventorWidget.a(MyColPatch.o): in function 
MyColorPatch::sizeChanged(SbVec2s const&):MyColPatch.c++:219: error: undefined 
reference to 'glXMakeCurrent'
/usr/bin/ld: libInventorWidget.a(MyColPatch.o): in function 
MyColorPatch::sizeChanged(SbVec2s const&):MyColPatch.c++:220: error: undefined 
reference to 'glViewport'
/usr/bin/ld: libInventorWidget.a(MyColPatch.o): in function 
MyColorPatch::sizeChanged(SbVec2s const&):MyColPatch.c++:221: error: undefined 
reference to 'glMatrixMode'
/usr/bin/ld: libInventorWidget.a(MyColPatch.o): in function 
MyColorPatch::sizeChanged(SbVec2s const&):MyColPatch.c++:222: error: undefined 
reference to 'glLoadIdentity'
/usr/bin/ld: libInventorWidget.a(MyColPatch.o): in function 
MyColorPatch::sizeChanged(SbVec2s const&):MyColPatch.c++:223: error: undefined 
reference to 'glOrtho'
/usr/bin/ld: libInventorWidget.a(MyColPatch.o): in function 
MyColorPatch::setColor(SbColor 
const&):../../../libSoXt/include/Inventor/Xt/SoXtComponent.h:315: error: 
undefined reference to 'XtDisplay'
/usr/bin/ld: libInventorWidget.a(MyColPatch.o): in function 
MyColorPatch::setColor(SbColor const&):MyColPatch.c++:195: error: undefined 
reference to 'glXMakeCurrent'
/usr/bin/ld: libInventorWidget.a(MyColPatch.o): in function 
MyColorPatch::setColor(SbColor const&):MyColPatch.c++:197: error: undefined 
reference to 'glColor3fv'
/usr/bin/ld: libInventorWidget.a(MyColPatch.o): in function 
MyColorPatch::setColor(SbColor const&):MyColPatch.c++:199: error: undefined 
reference to 'glRecti'
/usr/bin/ld: libInventorWidget.a(MyColPatch.o): in function 
MyColorPatch::setColor(SbColor 
const&):../../../libSoXt/include/Inventor/Xt/SoXtComponent.h:315: error: 
undefined reference to 'XtDisplay'
/usr/bin/ld: libInventorWidget.a(MyColPatch.o): in function 
MyColorPatch::setColor(SbColor const&):MyColPatch.c++:202: error: undefined 
reference to 'glXSwapBuffers'
/usr/bin/ld: libInventorWidget.a(MyColPatch.o): in function 
MyColorPatch::setColor(SbColor const&):MyColPatch.c++:204: error: undefined 
reference to 'glFlush'
/usr/bin/ld: libInventorWidget.a(MyColPatch.o): in function 
MyColorPatch::redraw():MyColPatch.c++:161: error: undefined reference to 
'glXMakeCurrent'
/usr/bin/ld: libInventorWidget.a(MyColPatch.o): in function 
MyColorPatch::redraw():MyColPatch.c++:168: error: undefined reference to 
'glColor3fv'
/usr/bin/ld: libInventorWidget.a(MyColPatch.o): in function 
MyColorPatch::redraw():MyColPatch.c++:169: error: undefined reference to 
'glRecti'
/usr/bin/ld: libInventorWidget.a(MyColPatch.o): in function 
MyColorPatch::redraw():MyColPatch.c++:172: error: undefined reference to 
'glXSwapBuffers'
/usr/bin/ld: libInventorWidget.a(MyColPatch.o): in function 
MyColorPatch::redraw():MyColPatch.c++:174: error: undefined reference to 
'glFlush'
/usr/bin/ld: libInventorWidget.a(MyColSlider.o): in function 
MyColorSlider::drawSliderTopRegion():MyColSlider.c++:370: error: undefined 
reference to 'glBegin'
/usr/bin/ld: libInventorWidget.a(MyColSlider.o): in function 
MyColorSlider::drawSliderTopRegion():MyColSlider.c++:372: error: undefined 
reference to 'glColor3fv'
/usr/bin/ld: libInventorWidget.a(MyColSlider.o): in function 
MyColorSlider::drawSliderTopRegion():MyColSlider.c++:373: error: undefined 
reference to 'glVertex2fv'
/usr/bin/ld: libInventorWidget.a(MyColSlider.o): in function 
MyColorSlider::drawSliderTopRegion():MyColSlider.c++:374: error: undefined 
reference to 'glVertex2fv'
/usr/bin/ld: libInventorWidget.a(MyColSlider.o): in function 
MyColorSlider::drawSliderTopRegion():MyColSlider.c++:376: error: undefined 
reference to 'glEnd'
/usr/bin/ld: libInventorWidget.a(MyColSlider.o): in function 
MyColorSlider::drawSliderTopRegion():MyColSlider.c++:381: error: undefined 
reference to 'glBegin'
/usr/bin/ld: libInventorWidget.a(MyColSlider.o): in function 
MyColorSlider::drawSliderTopRegion():MyColSlider.c++:382: error: undefined 
reference to 'glColor3fv'
/usr/bin/ld: libInventorWidget.a(MyColSlider.o): in function 
MyColorSlider::drawSliderTopRegion():MyColSlider.c++:383: error: undefined 
reference to 'glVertex2fv'
/usr/bin/ld: libInventorWidget.a(MyColSlider.o): in function 
MyColorSlider::drawSliderTopRegion():MyColSlider.c++:384: error: undefined 
reference to 'glVertex2fv'
/usr/bin/ld: libInventorWidget.a(MyColSlider.o): in function 
MyColorSlider::drawSliderTopRegion():MyColSlider.c++:388: error: undefined 
reference to 'glEnd'
/usr/bin/ld: libInventorWidget.a(MyColSlider.o): in function 
MyColorSlider::drawSliderTopRegion():MyColSlider.c++:397: error: undefined 
reference to 'glXSwapBuffers'
/usr/bin/ld: libInventorWidget.a(MyColSlider.o): in function 
MyColorSlider::drawSliderTopRegion():MyColSlider.c++:399: error: undefined 
reference to 'glFlush'
/usr/bin/ld: libInventorWidget.a(MyColSlider.o): in function 
MyColorSlider::setWYSIWYG(int):MyColSlider.c++:296: error: undefined reference 
to 'glXMakeCurrent'
/usr/bin/ld: libInventorWidget.a(MyColWheel.o): in function 
MyColorWheel::drawWheelColors():MyColWheel.c++:581: error: undefined reference 
to 'glBegin'
/usr/bin/ld: libInventorWidget.a(MyColWheel.o): in function 
MyColorWheel::drawWheelColors():MyColWheel.c++:586: error: undefined reference 
to 'glEnd'
/usr/bin/ld: libInventorWidget.a(MyColWheel.o): in function 
MyColorWheel::drawWheelColors():MyColWheel.c++:599: error: undefined reference 
to 'glBegin'
/usr/bin/ld: libInventorWidget.a(MyColWheel.o): in function 
MyColorWheel::drawWheelColors():MyColWheel.c++:606: error: undefined reference 
to 'glEnd'
/usr/bin/ld: libInventorWidget.a(MyColWheel.o): in function 
MyColorWheel::drawWheelSurrounding():MyColWheel.c++:551: error: undefined 
reference to 'glClearColor'
/usr/bin/ld: libInventorWidget.a(MyColWheel.o): in function 
MyColorWheel::drawWheelSurrounding():MyColWheel.c++:552: error: undefined 
reference to 'glClear'
/usr/bin/ld: libInventorWidget.a(MyColWheel.o): in function 
MyColorWheel::initOverlayGraphic():MyColWheel.c++:409: error: undefined 
reference to 'XStoreColor'
/usr/bin/ld: libInventorWidget.a(MyColWheel.o): in function 
MyColorWheel::sizeChanged(SbVec2s const&):MyColWheel.c++:437: error: undefined 
reference to 'glViewport'
/usr/bin/ld: libInventorWidget.a(MyColWheel.o): in function 
MyColorWheel::sizeChanged(SbVec2s const&):MyColWheel.c++:438: error: undefined 
reference to 'glMatrixMode'
/usr/bin/ld: libInventorWidget.a(MyColWheel.o): in function 
MyColorWheel::sizeChanged(SbVec2s const&):MyColWheel.c++:439: error: undefined 
reference to 'glLoadIdentity'
/usr/bin/ld: libInventorWidget.a(MyColWheel.o): in function 
MyColorWheel::sizeChanged(SbVec2s const&):MyColWheel.c++:440: error: undefined 
reference to 'glOrtho'
/usr/bin/ld: libInventorWidget.a(MyColWheel.o): in function 
MyColorWheel::sizeChanged(SbVec2s const&):MyColWheel.c++:444: error: undefined 
reference to 'glViewport'
/usr/bin/ld: libInventorWidget.a(MyColWheel.o): in function 
MyColorWheel::sizeChanged(SbVec2s const&):MyColWheel.c++:445: error: undefined 
reference to 'glMatrixMode'
/usr/bin/ld: libInventorWidget.a(MyColWheel.o): in function 
MyColorWheel::sizeChanged(SbVec2s const&):MyColWheel.c++:446: error: undefined 
reference to 'glLoadIdentity'
/usr/bin/ld: libInventorWidget.a(MyColWheel.o): in function 
MyColorWheel::sizeChanged(SbVec2s const&):MyColWheel.c++:447: error: undefined 
reference to 'glOrtho'
/usr/bin/ld: libInventorWidget.a(MyColWheel.o): in function 
MyColorWheel::drawWheelMarker():MyColWheel.c++:668: error: undefined reference 
to 'glClearIndex'
/usr/bin/ld: libInventorWidget.a(MyColWheel.o): in function 
MyColorWheel::drawWheelMarker():MyColWheel.c++:669: error: undefined reference 
to 'glClear'
/usr/bin/ld: libInventorWidget.a(MyColWheel.o): in function 
MyColorWheel::drawWheelMarker():MyColWheel.c++:670: error: undefined reference 
to 'glIndexi'
/usr/bin/ld: libInventorWidget.a(MyColWheel.o): in function 
MyColorWheel::drawWheelMarker():MyColWheel.c++:675: error: undefined reference 
to 'glVertex2s'
/usr/bin/ld: libInventorWidget.a(MyColWheel.o): in function 
MyColorWheel::drawWheelMarker():MyColWheel.c++:675: error: undefined reference 
to 'glVertex2s'
/usr/bin/ld: libInventorWidget.a(MyColWheel.o): in function 
MyColorWheel::drawWheelMarker():MyColWheel.c++:676: error: undefined reference 
to 'glVertex2s'
/usr/bin/ld: libInventorWidget.a(MyColWheel.o): in function 
MyColorWheel::drawWheelMarker():MyColWheel.c++:676: error: undefined reference 
to 'glVertex2s'
/usr/bin/ld: libInventorWidget.a(MyColWheel.o): in function 
MyColorWheel::drawWheelMarker():MyColWheel.c++:680: error: undefined reference 
to 'glFlush'
/usr/bin/ld: libInventorWidget.a(MyColWheel.o): in function 
MyColorWheel::redraw():MyColWheel.c++:223: error: undefined reference to 
'glXSwapBuffers'
/usr/bin/ld: libInventorWidget.a(MyColWheel.o): in function 
MyColorWheel::checkMarkerColor():MyColWheel.c++:630: error: undefined reference 
to 'XStoreColor'
/usr/bin/ld: libInventorWidget.a(MyColWheel.o): in function 
MyColorWheel::checkMarkerColor():MyColWheel.c++:637: error: undefined reference 
to 'XStoreColor'
/usr/bin/ld: libInventorWidget.a(MySlider.o): in function 
MySlider::drawSliderTopRegion():MySlider.c++:589: error: undefined reference to 
'glColor3ub'
/usr/bin/ld: libInventorWidget.a(MySlider.o): in function 
MySlider::drawSliderTopRegion():MySlider.c++:590: error: undefined reference to 
'glRects'
/usr/bin/ld: libInventorWidget.a(MySlider.o): in function 
MySlider::sizeChanged(SbVec2s const&):MySlider.c++:570: error: undefined 
reference to 'glViewport'
/usr/bin/ld: libInventorWidget.a(MySlider.o): in function 
MySlider::sizeChanged(SbVec2s const&):MySlider.c++:571: error: undefined 
reference to 'glMatrixMode'
/usr/bin/ld: libInventorWidget.a(MySlider.o): in function 
MySlider::sizeChanged(SbVec2s const&):MySlider.c++:572: error: undefined 
reference to 'glLoadIdentity'
/usr/bin/ld: libInventorWidget.a(MySlider.o): in function 
MySlider::sizeChanged(SbVec2s const&):MySlider.c++:573: error: undefined 
reference to 'glOrtho'
/usr/bin/ld: libInventorWidget.a(MySlider.o): in function 
MySlider::setValue(float):MySlider.c++:546: error: undefined reference to 
'XmTextSetString'
/usr/bin/ld: libInventorWidget.a(MySlider.o): in function 
MySlider::textFieldCB(_WidgetRec*, MySlider*, void*):MySlider.c++:642: error: 
undefined reference to 'XmTextGetString'
/usr/bin/ld: libInventorWidget.a(MySlider.o): in function 
MySlider::textFieldCB(_WidgetRec*, MySlider*, void*):MySlider.c++:650: error: 
undefined reference to 'XmTextSetString'
/usr/bin/ld: libInventorWidget.a(MySlider.o): in function 
MySlider::textFieldCB(_WidgetRec*, MySlider*, void*):MySlider.c++:655: error: 
undefined reference to 'XmProcessTraversal'
/usr/bin/ld: libInventorWidget.a(MySlider.o): in function 
MySlider::doLabelLayout():MySlider.c++:292: error: undefined reference to 
'XtDestroyWidget'
/usr/bin/ld: libInventorWidget.a(MySlider.o): in function 
MySlider::doLabelLayout():MySlider.c++:300: error: undefined reference to 
'xmLabelGadgetClass'
/usr/bin/ld: libInventorWidget.a(MySlider.o): in function 
MySlider::doLabelLayout():MySlider.c++:318: error: undefined reference to 
'XtStrings'
/usr/bin/ld: libInventorWidget.a(MySlider.o): in function 
MySlider::doNumberLayout():MySlider.c++:345: error: undefined reference to 
'XtDestroyWidget'
/usr/bin/ld: libInventorWidget.a(MySlider.o): in function 
MySlider::doNumberLayout():MySlider.c++:356: error: undefined reference to 
'xmTextWidgetClass'
/usr/bin/ld: libInventorWidget.a(MySlider.o): in function 
MySlider::doNumberLayout():MySlider.c++:375: error: undefined reference to 
'XmTextSetString'
/usr/bin/ld: libInventorWidget.a(MyThumbWhl.o): in function 
MyThumbWheel::redraw():MyThumbWhl.c++:206: error: undefined reference to 
'glColor3ub'
/usr/bin/ld: libInventorWidget.a(MyThumbWhl.o): in function 
MyThumbWheel::redraw():MyThumbWhl.c++:215: error: undefined reference to 
'glColor3ub'
/usr/bin/ld: libInventorWidget.a(MyThumbWhl.o): in function 
MyThumbWheel::redraw():MyThumbWhl.c++:216: error: undefined reference to 
'glColor3ub'
/usr/bin/ld: libInventorWidget.a(MyThumbWhl.o): in function 
MyThumbWheel::redraw():MyThumbWhl.c++:282: error: undefined reference to 
'glRecti'
/usr/bin/ld: libInventorWidget.a(MySimpleMtlEditor.o): in function 
MySimpleMaterialEditor::setMaterialName(char const*):MySimpleMtlEditor.c++:261: 
error: undefined reference to 'XmTextSetString'
/usr/bin/ld: libInventorWidget.a(MySimpleMtlEditor.o): in function 
MySimpleMaterialEditor::nameFieldCB(_WidgetRec*, MySimpleMaterialEditor*, 
void*):MySimpleMtlEditor.c++:780: error: undefined reference to 
'XmTextGetString'
/usr/bin/ld: libInventorWidget.a(MySimpleMtlEditor.o): in function 
MySimpleMaterialEditor::nameFieldCB(_WidgetRec*, MySimpleMaterialEditor*, 
void*):MySimpleMtlEditor.c++:784: error: undefined reference to 'XtFree'
/usr/bin/ld: libInventorWidget.a(MySimpleMtlEditor.o): in function 
MySimpleMaterialEditor::nameFieldCB(_WidgetRec*, MySimpleMaterialEditor*, 
void*):MySimpleMtlEditor.c++:787: error: undefined reference to 'XtParent'
/usr/bin/ld: libInventorWidget.a(MySimpleMtlEditor.o): in function 
MySimpleMaterialEditor::nameFieldCB(_WidgetRec*, MySimpleMaterialEditor*, 
void*):MySimpleMtlEditor.c++:787: error: undefined reference to 
'XmProcessTraversal'
/usr/bin/ld: libInventorWidget.a(MySimpleMtlEditor.o): in function 
MySimpleMaterialEditor::updateMaterialUI():MySimpleMtlEditor.c++:679: error: 
undefined reference to 'XmScaleSetValue'
/usr/bin/ld: libInventorWidget.a(MySimpleMtlEditor.o): in function 
MySimpleMaterialEditor::updateMaterialUI():MySimpleMtlEditor.c++:681: error: 
undefined reference to 'XmScaleSetValue'
/usr/bin/ld: libInventorWidget.a(MySimpleMtlEditor.o): in function 
MySimpleMaterialEditor::updateMaterialUI():MySimpleMtlEditor.c++:683: error: 
undefined reference to 'XmScaleSetValue'
/usr/bin/ld: libInventorWidget.a(MySimpleMtlEditor.o): in function 
MySimpleMaterialEditor::sldWidgetsCB(_WidgetRec*, MySimpleMaterialEditor*, 
void*):MySimpleMtlEditor.c++:799: error: undefined reference to 
'XmScaleGetValue'
/usr/bin/ld: libInventorWidget.a(MySimpleMtlEditor.o): in function 
MySimpleMaterialEditor::buildWidget(_WidgetRec*):MySimpleMtlEditor.c++:298: 
error: undefined reference to 'XmCreateForm'
/usr/bin/ld: libInventorWidget.a(MySimpleMtlEditor.o): in function 
MySimpleMaterialEditor::buildWidget(_WidgetRec*):MySimpleMtlEditor.c++:351: 
error: undefined reference to 'XmCreateLabelGadget'
/usr/bin/ld: libInventorWidget.a(MySimpleMtlEditor.o): in function 
MySimpleMaterialEditor::buildWidget(_WidgetRec*):MySimpleMtlEditor.c++:352: 
error: undefined reference to 'XmCreateLabelGadget'
/usr/bin/ld: libInventorWidget.a(MySimpleMtlEditor.o): in function 
MySimpleMaterialEditor::buildWidget(_WidgetRec*):MySimpleMtlEditor.c++:353: 
error: undefined reference to 'XmCreateLabelGadget'
/usr/bin/ld: libInventorWidget.a(MySimpleMtlEditor.o): in function 
MySimpleMaterialEditor::buildWidget(_WidgetRec*):MySimpleMtlEditor.c++:354: 
error: undefined reference to 'XmCreateLabelGadget'
/usr/bin/ld: libInventorWidget.a(MySimpleMtlEditor.o): in function 
MySimpleMaterialEditor::buildWidget(_WidgetRec*):MySimpleMtlEditor.c++:363: 
error: undefined reference to 'XtStrings'
/usr/bin/ld: libInventorWidget.a(MySimpleMtlEditor.o): in function 
MySimpleMaterialEditor::buildWidget(_WidgetRec*):MySimpleMtlEditor.c++:365: 
error: undefined reference to 'XmCreateScale'
/usr/bin/ld: libInventorWidget.a(MySimpleMtlEditor.o): in function 
MySimpleMaterialEditor::buildWidget(_WidgetRec*):MySimpleMtlEditor.c++:380: 
error: undefined reference to 'XmCreateText'
/usr/bin/ld: libInventorWidget.a(MySimpleMtlEditor.o): in function 
MySimpleMaterialEditor::buildWidget(_WidgetRec*):MySimpleMtlEditor.c++:395: 
error: undefined reference to 'XmCreatePushButtonGadget'
/usr/bin/ld: libInventorWidget.a(MySimpleMtlEditor.o): in function 
MySimpleMaterialEditor::buildWidget(_WidgetRec*):MySimpleMtlEditor.c++:396: 
error: undefined reference to 'XmCreatePushButtonGadget'
/usr/bin/ld: libInventorWidget.a(MySimpleMtlEditor.o): in function 
MySimpleMaterialEditor::buildWidget(_WidgetRec*):MySimpleMtlEditor.c++:397: 
error: undefined reference to 'XmCreatePushButtonGadget'
/usr/bin/ld: libInventorWidget.a(MySimpleMtlEditor.o): in function 
MySimpleMaterialEditor::buildWidget(_WidgetRec*):MySimpleMtlEditor.c++:398: 
error: undefined reference to 'XmCreatePushButtonGadget'
/usr/bin/ld: libInventorWidget.a(MyMtlPal.o): in function 
MyMaterialPalette::createDeleteDialog(char*, char*, char*):MyMtlPal.c++:1525: 
error: undefined reference to 'XmStringCreateSimple'
/usr/bin/ld: libInventorWidget.a(MyMtlPal.o): in function 
MyMaterialPalette::createDeleteDialog(char*, char*, char*):MyMtlPal.c++:1526: 
error: undefined reference to 'XmStringSeparatorCreate'
/usr/bin/ld: libInventorWidget.a(MyMtlPal.o): in function 
MyMaterialPalette::createDeleteDialog(char*, char*, char*):MyMtlPal.c++:1526: 
error: undefined reference to 'XmStringConcat'
/usr/bin/ld: libInventorWidget.a(MyMtlPal.o): in function 
MyMaterialPalette::createDeleteDialog(char*, char*, char*):MyMtlPal.c++:1527: 
error: undefined reference to 'XmStringCreateSimple'
/usr/bin/ld: libInventorWidget.a(MyMtlPal.o): in function 
MyMaterialPalette::createDeleteDialog(char*, char*, char*):MyMtlPal.c++:1527: 
error: undefined reference to 'XmStringConcat'
/usr/bin/ld: libInventorWidget.a(MyMtlPal.o): in function 
MyMaterialPalette::createDeleteDialog(char*, char*, char*):MyMtlPal.c++:1531: 
error: undefined reference to 'XtShellStrings'
/usr/bin/ld: libInventorWidget.a(MyMtlPal.o): in function 
MyMaterialPalette::createDeleteDialog(char*, char*, char*):MyMtlPal.c++:1533: 
error: undefined reference to 'XmCreateWarningDialog'
/usr/bin/ld: libInventorWidget.a(MyMtlPal.o): in function 
MyMaterialPalette::createDeleteDialog(char*, char*, char*):MyMtlPal.c++:1534: 
error: undefined reference to 'XmStringFree'
/usr/bin/ld: libInventorWidget.a(MyMtlPal.o): in function 
MyMaterialPalette::createDeleteDialog(char*, char*, char*):MyMtlPal.c++:1536: 
error: undefined reference to 'XmMessageBoxGetChild'
/usr/bin/ld: libInventorWidget.a(MyMtlPal.o): in function 
MyMaterialPalette::createDeleteDialog(char*, char*, char*):MyMtlPal.c++:1536: 
error: undefined reference to 'XtUnmanageChild'
/usr/bin/ld: libInventorWidget.a(MyMtlPal.o): in function 
MyMaterialPalette::createDeleteDialog(char*, char*, char*):MyMtlPal.c++:1537: 
error: undefined reference to 'XmMessageBoxGetChild'
/usr/bin/ld: libInventorWidget.a(MyMtlPal.o): in function 
MyMaterialPalette::createDeleteDialog(char*, char*, char*):MyMtlPal.c++:1537: 
error: undefined reference to 'XtUnmanageChild'
/usr/bin/ld: libInventorWidget.a(MyMtlPal.o): in function 
MyMaterialPalette::createSaveDialog():MyMtlPal.c++:1455: error: undefined 
reference to 'XmStringCreateSimple'
/usr/bin/ld: libInventorWidget.a(MyMtlPal.o): in function 
MyMaterialPalette::createSaveDialog():MyMtlPal.c++:1456: error: undefined 
reference to 'XmStringSeparatorCreate'
/usr/bin/ld: libInventorWidget.a(MyMtlPal.o): in function 
MyMaterialPalette::createSaveDialog():MyMtlPal.c++:1456: error: undefined 
reference to 'XmStringConcat'
/usr/bin/ld: libInventorWidget.a(MyMtlPal.o): in function 
MyMaterialPalette::createSaveDialog():MyMtlPal.c++:1457: error: undefined 
reference to 'XmStringCreateSimple'
/usr/bin/ld: libInventorWidget.a(MyMtlPal.o): in function 
MyMaterialPalette::createSaveDialog():MyMtlPal.c++:1457: error: undefined 
reference to 'XmStringConcat'
/usr/bin/ld: libInventorWidget.a(MyMtlPal.o): in function 
MyMaterialPalette::createSaveDialog():MyMtlPal.c++:1461: error: undefined 
reference to 'XtShellStrings'
/usr/bin/ld: libInventorWidget.a(MyMtlPal.o): in function 
MyMaterialPalette::createSaveDialog():MyMtlPal.c++:1463: error: undefined 
reference to 'XmCreateWarningDialog'
/usr/bin/ld: libInventorWidget.a(MyMtlPal.o): in function 
MyMaterialPalette::createSaveDialog():MyMtlPal.c++:1464: error: undefined 
reference to 'XmStringFree'
/usr/bin/ld: libInventorWidget.a(MyMtlPal.o): in function 
MyMaterialPalette::createSaveDialog():MyMtlPal.c++:1466: error: undefined 
reference to 'XmMessageBoxGetChild'
/usr/bin/ld: libInventorWidget.a(MyMtlPal.o): in function 
MyMaterialPalette::createSaveDialog():MyMtlPal.c++:1467: error: undefined 
reference to 'XmMessageBoxGetChild'
/usr/bin/ld: libInventorWidget.a(MyMtlPal.o): in function 
MyMaterialPalette::createPromptDialog(char*, char*):MyMtlPal.c++:1494: error: 
undefined reference to 'XtShellStrings'
/usr/bin/ld: libInventorWidget.a(MyMtlPal.o): in function 
MyMaterialPalette::createPromptDialog(char*, char*):MyMtlPal.c++:1496: error: 
undefined reference to 'XmCreatePromptDialog'
/usr/bin/ld: libInventorWidget.a(MyMtlPal.o): in function 
MyMaterialPalette::createPromptDialog(char*, char*):MyMtlPal.c++:1497: error: 
undefined reference to 'XmStringFree'
/usr/bin/ld: libInventorWidget.a(MyMtlPal.o): in function 
MyMaterialPalette::createPromptDialog(char*, char*):MyMtlPal.c++:1499: error: 
undefined reference to 'XmSelectionBoxGetChild'
/usr/bin/ld: libInventorWidget.a(MyMtlPal.o): in function 
MyMaterialPalette::createPromptDialog(char*, char*):MyMtlPal.c++:1500: error: 
undefined reference to 'XmSelectionBoxGetChild'
/usr/bin/ld: libInventorWidget.a(MyMtlPal.o): in function 
MyMaterialPalette::updateMaterialName():MyMtlPal.c++:1308: error: undefined 
reference to 'XtVaSetValues'
/usr/bin/ld: libInventorWidget.a(MyMtlPal.o): in function 
MyMaterialPalette::updateMaterialName():MyMtlPal.c++:1309: error: undefined 
reference to 'XmStringFree'
/usr/bin/ld: libInventorWidget.a(MyMtlPal.o): in function 
MyMaterialPalette::buildPaletteSubMenu():MyMtlPal.c++:726: error: undefined 
reference to 'XmCreatePulldownMenu'
/usr/bin/ld: libInventorWidget.a(MyMtlPal.o): in function 
MyMaterialPalette::buildMenu(_WidgetRec*):MyMtlPal.c++:588: error: undefined 
reference to 'XmCreateMenuBar'
/usr/bin/ld: libInventorWidget.a(MyMtlPal.o): in function 
MyMaterialPalette::buildMenu(_WidgetRec*):MyMtlPal.c++:604: error: undefined 
reference to 'XmCreatePulldownMenu'
/usr/bin/ld: libInventorWidget.a(MyMtlPal.o): in function 
MyMaterialPalette::buildMenu(_WidgetRec*):MyMtlPal.c++:615: error: undefined 
reference to 'XmCreateCascadeButtonGadget'
/usr/bin/ld: libInventorWidget.a(MyMtlPal.o): in function 
MyMaterialPalette::buildMenu(_WidgetRec*):MyMtlPal.c++:657: error: undefined 
reference to 'XmCreateCascadeButtonGadget'
/usr/bin/ld: libInventorWidget.a(MyMtlPal.o): in function 
MyMaterialPalette::menuCB(_WidgetRec*, int, 
XmAnyCallbackStruct*):MyMtlPal.c++:761: error: undefined reference to 
'XtVaGetValues'
/usr/bin/ld: libInventorWidget.a(MyMtlPal.o): in function 
MyMaterialPalette::updateFileMenu():MyMtlPal.c++:1351: error: undefined 
reference to 'XtVaSetValues'
/usr/bin/ld: libInventorWidget.a(MyMtlPal.o): in function 
MyMaterialPalette::updateFileMenu():MyMtlPal.c++:1353: error: undefined 
reference to 'XtVaSetValues'
/usr/bin/ld: libInventorWidget.a(MyMtlPal.o): in function 
MyMaterialPalette::paletteMenuCB(_WidgetRec*, int, void*):MyMtlPal.c++:1903: 
error: undefined reference to 'XtVaGetValues'
/usr/bin/ld: libInventorWidget.a(MyMtlPal.o): in function 
MyMaterialPalette::saveDialogCB(_WidgetRec*, MyMaterialPalette*, 
XmAnyCallbackStruct*):MyMtlPal.c++:1748: error: undefined reference to 
'XtDestroyWidget'
/usr/bin/ld: libInventorWidget.a(MyMtlPal.o): in function 
MyMaterialPalette::deleteDialogCB(_WidgetRec*, MyMaterialPalette*, 
XmAnyCallbackStruct*):MyMtlPal.c++:1811: error: undefined reference to 
'XtDestroyWidget'
/usr/bin/ld: libInventorWidget.a(MyMtlPal.o): in function 
MyMaterialPalette::buildWidget(_WidgetRec*):MyMtlPal.c++:475: error: undefined 
reference to '_XtCheckSubclassFlag'
/usr/bin/ld: libInventorWidget.a(MyMtlPal.o): in function 
MyMaterialPalette::buildWidget(_WidgetRec*):MyMtlPal.c++:483: error: undefined 
reference to 'XtShellStrings'
/usr/bin/ld: libInventorWidget.a(MyMtlPal.o): in function 
MyMaterialPalette::buildWidget(_WidgetRec*):MyMtlPal.c++:483: error: undefined 
reference to 'XtVaSetValues'
/usr/bin/ld: libInventorWidget.a(MyMtlPal.o): in function 
MyMaterialPalette::buildWidget(_WidgetRec*):MyMtlPal.c++:489: error: undefined 
reference to 'XmCreateForm'
/usr/bin/ld: libInventorWidget.a(MyMtlPal.o): in function 
MyMaterialPalette::promptDialogCB(_WidgetRec*, MyMaterialPalette*, 
XmAnyCallbackStruct*):MyMtlPal.c++:1825: error: undefined reference to 
'XmSelectionBoxGetChild'
/usr/bin/ld: libInventorWidget.a(MyMtlPal.o): in function 
MyMaterialPalette::promptDialogCB(_WidgetRec*, MyMaterialPalette*, 
XmAnyCallbackStruct*):MyMtlPal.c++:1826: error: undefined reference to 
'XmTextGetString'
/usr/bin/ld: libInventorWidget.a(MyMtlPal.o): in function 
MyMaterialPalette::promptDialogCB(_WidgetRec*, MyMaterialPalette*, 
XmAnyCallbackStruct*):MyMtlPal.c++:1841: error: undefined reference to 'XtFree'
/usr/bin/ld: libInventorWidget.a(MyTextureEd.o): in function 
MyTextureEditor::imageDialogOpenCB(_WidgetRec*, MyTextureEditor*, 
void*):MyTextureEd.c++:3078: error: undefined reference to 
'XmCreateFileSelectionDialog'
/usr/bin/ld: libInventorWidget.a(MyTextureEd.o): in function 
MyTextureEditor::imageDialogInitCB(_WidgetRec*, MyTextureEditor*, 
void*):MyTextureEd.c++:2592: error: undefined reference to 'glXCreateContext'
/usr/bin/ld: libInventorWidget.a(MyTextureEd.o): in function 
MyTextureEditor::imageDialogInitCB(_WidgetRec*, MyTextureEditor*, 
void*):MyTextureEd.c++:2594: error: undefined reference to 'XtWindow'
/usr/bin/ld: libInventorWidget.a(MyTextureEd.o): in function 
MyTextureEditor::imageDialogInitCB(_WidgetRec*, MyTextureEditor*, 
void*):MyTextureEd.c++:2595: error: undefined reference to 'glPixelStorei'
/usr/bin/ld: libInventorWidget.a(MyTextureEd.o): in function 
MyTextureEditor::glxInitCB(_WidgetRec*, MyTextureEditor*, 
void*):MyTextureEd.c++:2563: error: undefined reference to 'glXCreateContext'
/usr/bin/ld: libInventorWidget.a(MyTextureEd.o): in function 
MyTextureEditor::glxInitCB(_WidgetRec*, MyTextureEditor*, 
void*):MyTextureEd.c++:2565: error: undefined reference to 'XtWindow'
/usr/bin/ld: libInventorWidget.a(MyTextureEd.o): in function 
MyTextureEditor::glxInitCB(_WidgetRec*, MyTextureEditor*, 
void*):MyTextureEd.c++:2575: error: undefined reference to 'glPixelStorei'
/usr/bin/ld: libInventorWidget.a(MyTextureEd.o): in function 
MyTextureEditor::redrawImageDialog():MyTextureEd.c++:2238: error: undefined 
reference to 'XtWindow'
/usr/bin/ld: libInventorWidget.a(MyTextureEd.o): in function 
MyTextureEditor::redrawImageDialog():MyTextureEd.c++:2254: error: undefined 
reference to 'glRasterPos2i'
/usr/bin/ld: libInventorWidget.a(MyTextureEd.o): in function 
MyTextureEditor::redrawImageDialog():MyTextureEd.c++:2256: error: undefined 
reference to 'glDrawPixels'
/usr/bin/ld: libInventorWidget.a(MyTextureEd.o): in function 
MyTextureEditor::redrawImageDialog():MyTextureEd.c++:2259: error: undefined 
reference to 'glClearColor'
/usr/bin/ld: libInventorWidget.a(MyTextureEd.o): in function 
MyTextureEditor::redrawImageDialog():MyTextureEd.c++:2260: error: undefined 
reference to 'glClear'
/usr/bin/ld: libInventorWidget.a(MyTextureEd.o): in function 
MyTextureEditor::createDeleteDialog(char*, char*, char*):MyTextureEd.c++:2131: 
error: undefined reference to 'XmStringSeparatorCreate'
/usr/bin/ld: libInventorWidget.a(MyTextureEd.o): in function 
MyTextureEditor::createDeleteDialog(char*, char*, char*):MyTextureEd.c++:2139: 
error: undefined reference to 'XmCreateWarningDialog'
/usr/bin/ld: libInventorWidget.a(MyTextureEd.o): in function 
MyTextureEditor::createNewDialog():MyTextureEd.c++:2101: error: undefined 
reference to 'XmCreatePromptDialog'
/usr/bin/ld: libInventorWidget.a(MyTextureEd.o): in function 
MyTextureEditor::createNewDialog():MyTextureEd.c++:2104: error: undefined 
reference to 'XmSelectionBoxGetChild'
/usr/bin/ld: libInventorWidget.a(MyTextureEd.o): in function 
MyTextureEditor::fileDialogOkCB(_WidgetRec*, MyTextureEditor*, 
XmFileSelectionBoxCallbackStruct*):MyTextureEd.c++:3098: error: undefined 
reference to 'XmStringGetLtoR'
/usr/bin/ld: libInventorWidget.a(MyTextureEd.o): in function 
MyTextureEditor::fileDialogOkCB(_WidgetRec*, MyTextureEditor*, 
XmFileSelectionBoxCallbackStruct*):MyTextureEd.c++:3102: error: undefined 
reference to 'XtFree'
/usr/bin/ld: libInventorWidget.a(MyTextureEd.o): in function 
MyTextureEditor::openImageDialog():MyTextureEd.c++:2400: error: undefined 
reference to 'topLevelShellWidgetClass'
/usr/bin/ld: libInventorWidget.a(MyTextureEd.o): in function 
MyTextureEditor::openImageDialog():MyTextureEd.c++:2400: error: undefined 
reference to 'XtCreatePopupShell'
/usr/bin/ld: libInventorWidget.a(MyTextureEd.o): in function 
MyTextureEditor::openImageDialog():MyTextureEd.c++:2411: error: undefined 
reference to 'XmCreateForm'
/usr/bin/ld: libInventorWidget.a(MyTextureEd.o): in function 
MyTextureEditor::openImageDialog():MyTextureEd.c++:2412: error: undefined 
reference to 'XmCreateForm'
/usr/bin/ld: libInventorWidget.a(MyTextureEd.o): in function 
MyTextureEditor::openImageDialog():MyTextureEd.c++:2459: error: undefined 
reference to 'XtUninstallTranslations'
/usr/bin/ld: libInventorWidget.a(MyTextureEd.o): in function 
MyTextureEditor::drawTextureTile(int, int):MyTextureEd.c++:1174: error: 
undefined reference to 'glRasterPos2i'
/usr/bin/ld: libInventorWidget.a(MyTextureEd.o): in function 
MyTextureEditor::drawTextureTile(int, int):MyTextureEd.c++:1176: error: 
undefined reference to 'glDrawPixels'
/usr/bin/ld: libInventorWidget.a(MyTextureEd.o): in function 
MyTextureEditor::buildButtons(_WidgetRec*):MyTextureEd.c++:1049: error: 
undefined reference to 'XmCreateOptionMenu'
/usr/bin/ld: libInventorWidget.a(MyTextureEd.o): in function 
MyTextureEditor::buildButtons(_WidgetRec*):MyTextureEd.c++:1076: error: 
undefined reference to 'XmCreateOptionMenu'
/usr/bin/ld: libInventorWidget.a(MyTextureEd.o): in function 
MyTextureEditor::buildSliders(_WidgetRec*):MyTextureEd.c++:881: error: 
undefined reference to 'XmCreateText'
/usr/bin/ld: libInventorWidget.a(MyTextureEd.o): in function 
MyTextureEditor::buildSliders(_WidgetRec*):MyTextureEd.c++:882: error: 
undefined reference to 'XmCreateText'
/usr/bin/ld: libInventorWidget.a(MyTextureEd.o): in function 
MyTextureEditor::buildSliders(_WidgetRec*):MyTextureEd.c++:883: error: 
undefined reference to 'XmCreateText'
/usr/bin/ld: libInventorWidget.a(MyTextureEd.o): in function 
MyTextureEditor::buildSliders(_WidgetRec*):MyTextureEd.c++:904: error: 
undefined reference to 'XmCreateScale'
/usr/bin/ld: libInventorWidget.a(MyTextureEd.o): in function 
MyTextureEditor::buildSliders(_WidgetRec*):MyTextureEd.c++:905: error: 
undefined reference to 'XmCreateScale'
/usr/bin/ld: libInventorWidget.a(MyTextureEd.o): in function 
MyTextureEditor::buildSliders(_WidgetRec*):MyTextureEd.c++:906: error: 
undefined reference to 'XmCreateScale'
/usr/bin/ld: libInventorWidget.a(MyTextureEd.o): in function 
MyTextureEditor::buildTexturePaletteWidget(_WidgetRec*):MyTextureEd.c++:818: 
error: undefined reference to 'XtUninstallTranslations'
/usr/bin/ld: libInventorWidget.a(MyTextureEd.o): in function 
MyTextureEditor::buildTexturePaletteWidget(_WidgetRec*):MyTextureEd.c++:826: 
error: undefined reference to 'XtAddEventHandler'
/usr/bin/ld: libInventorWidget.a(MyTextureEd.o): in function 
MyTextureEditor::imageDialogDestroyCB(_WidgetRec*, MyTextureEditor*, 
void*):MyTextureEd.c++:3056: error: undefined reference to 'glXDestroyContext'
/usr/bin/ld: libInventorWidget.a(MyTextureEd.o): in function 
MyTextureEditor::redrawPalette():MyTextureEd.c++:1138: error: undefined 
reference to 'XtWindow'
/usr/bin/ld: libInventorWidget.a(MyTextureEd.o): in function 
MyTextureEditor::buildMenu(_WidgetRec*):MyTextureEd.c++:673: error: undefined 
reference to 'XmCreateMenuBar'
/usr/bin/ld: libInventorWidget.a(MyTextureEd.o): in function 
MyTextureEditor::buildMenu(_WidgetRec*):MyTextureEd.c++:683: error: undefined 
reference to 'XmCreateCascadeButtonGadget'
/usr/bin/ld: libInventorWidget.a(MyTextureEd.o): in function 
MyTextureEditor::buildMenu(_WidgetRec*):MyTextureEd.c++:713: error: undefined 
reference to 'XmCreateCascadeButtonGadget'
/usr/bin/ld: libInventorWidget.a(MyTextureEd.o): in function 
MyTextureEditor::loadPaletteItems():MyTextureEd.c++:1617: error: undefined 
reference to 'XCreateBitmapFromData'
/usr/bin/ld: libInventorWidget.a(MyTextureEd.o): in function 
MyTextureEditor::loadPaletteItems():MyTextureEd.c++:1619: error: undefined 
reference to 'XCreatePixmapCursor'
/usr/bin/ld: libInventorWidget.a(MyTextureEd.o): in function 
MyTextureEditor::loadPaletteItems():MyTextureEd.c++:1620: error: undefined 
reference to 'XFreePixmap'
/usr/bin/ld: libInventorWidget.a(MyTextureEd.o): in function 
MyTextureEditor::loadPaletteItems():MyTextureEd.c++:1622: error: undefined 
reference to 'XDefineCursor'
/usr/bin/ld: libInventorWidget.a(MyTextureEd.o): in function 
MyTextureEditor::loadPaletteItems():MyTextureEd.c++:1623: error: undefined 
reference to 'XSync'
/usr/bin/ld: libInventorWidget.a(MyTextureEd.o): in function 
MyTextureEditor::loadPaletteItems():MyTextureEd.c++:1629: error: undefined 
reference to 'glClearColor'
/usr/bin/ld: libInventorWidget.a(MyTextureEd.o): in function 
MyTextureEditor::loadPaletteItems():MyTextureEd.c++:1630: error: undefined 
reference to 'glClear'
/usr/bin/ld: libInventorWidget.a(MyTextureEd.o): in function 
MyTextureEditor::loadPaletteItems():MyTextureEd.c++:1700: error: undefined 
reference to 'XUndefineCursor'
/usr/bin/ld: libInventorWidget.a(MyTextureEd.o): in function 
MyTextureEditor::newDialogCB(_WidgetRec*, MyTextureEditor*, 
XmAnyCallbackStruct*):MyTextureEd.c++:3022: error: undefined reference to 
'XmTextGetString'
/usr/bin/ld: libInventorWidget.a(MyTextureEd.o): in function 
MyTextureEditor::newDialogCB(_WidgetRec*, MyTextureEditor*, 
XmAnyCallbackStruct*):MyTextureEd.c++:3025: error: undefined reference to 
'XtFree'
/usr/bin/ld: libInventorWidget.a(MyTextureEd.o): in function 
MyTextureEditor::slidersCB(_WidgetRec*, int, void*):MyTextureEd.c++:2783: 
error: undefined reference to 'XmScaleGetValue'
/usr/bin/ld: libInventorWidget.a(MyTextureEd.o): in function 
MyTextureEditor::updateTextureFieldAndSlider(int):MyTextureEd.c++:1397: error: 
undefined reference to 'XmScaleSetValue'
/usr/bin/ld: libInventorWidget.a(MyTextureEd.o): in function 
MyTextureEditor::fieldsCB(_WidgetRec*, int, void*):MyTextureEd.c++:2768: error: 
undefined reference to 'XmProcessTraversal'
/usr/bin/ld: libInventorWidget.a(MyUIRegion.o): in function 
drawThumbUIRegion(short, short, short, short):MyUIRegion.c++:131: error: 
undefined reference to 'glVertex2sv'
/usr/bin/ld: libInventorWidget.a(MyUIRegion.o): in function 
drawThumbUIRegion(short, short, short, short):MyUIRegion.c++:132: error: 
undefined reference to 'glVertex2sv'
/usr/bin/ld: libInventorWidget.a(MyUIRegion.o): in function 
drawThumbUIRegion(short, short, short, short):MyUIRegion.c++:133: error: 
undefined reference to 'glVertex2sv'
collect2: ld returned 1 exit status
make[5]: *** [componentTest] Error 1



--- End Message ---
--- Begin Message ---
Source: inventor
Source-Version: 2.1.5-10-15

We believe that the bug you reported is fixed in the latest version of
inventor, which is due to be installed in the Debian FTP archive:

inventor-clients_2.1.5-10-15_i386.deb
  to main/i/inventor/inventor-clients_2.1.5-10-15_i386.deb
inventor-data_2.1.5-10-15_all.deb
  to main/i/inventor/inventor-data_2.1.5-10-15_all.deb
inventor-demo_2.1.5-10-15_i386.deb
  to main/i/inventor/inventor-demo_2.1.5-10-15_i386.deb
inventor-dev_2.1.5-10-15_i386.deb
  to main/i/inventor/inventor-dev_2.1.5-10-15_i386.deb
inventor-doc_2.1.5-10-15_all.deb
  to main/i/inventor/inventor-doc_2.1.5-10-15_all.deb
inventor_2.1.5-10-15.debian.tar.gz
  to main/i/inventor/inventor_2.1.5-10-15.debian.tar.gz
inventor_2.1.5-10-15.dsc
  to main/i/inventor/inventor_2.1.5-10-15.dsc
libinventor0_2.1.5-10-15_i386.deb
  to main/i/inventor/libinventor0_2.1.5-10-15_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 554...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Steve M. Robbins <s...@debian.org> (supplier of updated inventor package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 26 Apr 2011 00:46:51 -0500
Source: inventor
Binary: libinventor0 inventor-dev inventor-doc inventor-clients inventor-data 
inventor-demo
Architecture: source all i386
Version: 2.1.5-10-15
Distribution: unstable
Urgency: low
Maintainer: Debian Science Team 
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Steve M. Robbins <s...@debian.org>
Description: 
 inventor-clients - Open Inventor client programs
 inventor-data - Open Inventor sample data files
 inventor-demo - Open Inventor demonstration programs and example code
 inventor-dev - Open Inventor development files
 inventor-doc - Open Inventor documentation
 libinventor0 - Open Inventor runtime environment
Closes: 554921 575557 595405 620531
Changes: 
 inventor (2.1.5-10-15) unstable; urgency=low
 .
   * control: Move to Debian-science repository, set Maintainer,
     Uploaders, and Vcs fields.  Set Standards-Version to 3.9.2.  Fix -doc
     description.  Closes: #575557.
 .
   * compat:
   * control: Require use of debhelper v8.  Add ${misc:Depends} to all
     packages.
 .
   * source/format: Switch to source format 3.0.  Closes: #620531.
     - patches/add-required-libs.patch:
     - patches/bison-workaround.patch:
     - patches/buildman.patch:
     - patches/buildsystem.patch:
     - patches/configurability.patch:
     - patches/const-correctness.patch:
     - patches/endianness.patch:
     - patches/forward-declare.patch:
     - patches/freetype.patch:
     - patches/ivman.patch:
     - patches/main-correctness.patch:
     - patches/socalcparse.patch:
     - patches/use-tcsh.patch: New.  Patch set created from previous debian
       diff, augmented to link all required lib.  Closes: #554921.
 .
   * Build on i386 to ensure docs are built.  Closes: #595405.
Checksums-Sha1: 
 bcb761038c0b3069d51a648159574e492d9b063c 1503 inventor_2.1.5-10-15.dsc
 428a9bed04232814a34ef3d68ecf3ea6010842d7 21607 
inventor_2.1.5-10-15.debian.tar.gz
 ff3d2e06e82b1d0b237db9ce9a730d408dd90f29 632530 
inventor-doc_2.1.5-10-15_all.deb
 3401f828d1bb6aacac7135befd69870fa30a4829 3144140 
inventor-data_2.1.5-10-15_all.deb
 cfa394cf701c2ab406459ad9bb5e899ced535954 1748342 
libinventor0_2.1.5-10-15_i386.deb
 eb8d28d8e445b672144cc777c2542ea4c02e780c 382070 
inventor-dev_2.1.5-10-15_i386.deb
 2b640b390d8570b6bd31abf8032740c17f538728 253424 
inventor-clients_2.1.5-10-15_i386.deb
 0b43a25bd757442115d0a73140ff816677fbeba1 1823234 
inventor-demo_2.1.5-10-15_i386.deb
Checksums-Sha256: 
 94237157c70f35248ddbcd938924b21dbfe72b7560b1b9f9dd919fcb4a7eadfb 1503 
inventor_2.1.5-10-15.dsc
 6d649dd88304c2fa76acedaae78f8e8128a64dff911a16cc902e2685f10a48bd 21607 
inventor_2.1.5-10-15.debian.tar.gz
 830f1b83028aa0026ee7d184e6334e3e3ed76f1adc186a014354c92ff6c8b60c 632530 
inventor-doc_2.1.5-10-15_all.deb
 206dfb3555df8720dcdaf6880a2e73b3b630ed1b9c4c237205ad8dc410fccad1 3144140 
inventor-data_2.1.5-10-15_all.deb
 465c6c6ec2ccc21f142509c699edb2b86331ba295ad82fee993d012cb9c9782a 1748342 
libinventor0_2.1.5-10-15_i386.deb
 a8bcadc0b863a9bc221021261589eefac863c51752f01a131f9be80e641672da 382070 
inventor-dev_2.1.5-10-15_i386.deb
 d3ed2647e8ae458e143f8f684988b90ae936acdb0236d501cba231775e2d4a21 253424 
inventor-clients_2.1.5-10-15_i386.deb
 abb466a25988f7ef4e73b00148148eaa394fb53c24e5f824e7996fd6aa37ca9f 1823234 
inventor-demo_2.1.5-10-15_i386.deb
Files: 
 d3cab0b5f35b54d76c6c88780b1be302 1503 devel optional inventor_2.1.5-10-15.dsc
 dcd890b858ced53a740629b3a583df84 21607 devel optional 
inventor_2.1.5-10-15.debian.tar.gz
 3f08efac9c76f0a97aeedc6a72d98570 632530 doc optional 
inventor-doc_2.1.5-10-15_all.deb
 3ec32bf5823cb8afb9a99b9e146773a1 3144140 graphics optional 
inventor-data_2.1.5-10-15_all.deb
 762de8725464ece6aa1deaa75bebb9b5 1748342 libs optional 
libinventor0_2.1.5-10-15_i386.deb
 f9417f86747a69e3b5ed40ec44988f49 382070 devel optional 
inventor-dev_2.1.5-10-15_i386.deb
 98f63522a89e399c315a4bf6b69d44a2 253424 graphics optional 
inventor-clients_2.1.5-10-15_i386.deb
 072171f32570b7e37059724069b8e64c 1823234 graphics optional 
inventor-demo_2.1.5-10-15_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iD8DBQFNtmaP0i2bPSHbMcURAvaDAKC2YuRtOractVg37DztnvjzSc/JYQCfeSNw
LGOhWt5JCIGatXW0xtl8kQE=
=Aaxg
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to