Now I re-installed the defalut RH gcc-2.96 series and
compilation works until some extent, the new problem:
make[4]: Entering directory
`/home/mama/inst/inventor/apps/samples/widgets'
/usr/bin/g++ -L/home/mama/inst/inventor/bootstrap///usr/lib
-L/usr/X11R6/lib componentTest.o
libInventorWidget.a -lInventor -lInventorXt -lGLw -o
componentTest
libInventorWidget.a(MyTextureEd.o): In function
`MyTextureEditor::buildTexturePaletteWidget(_WidgetRec *)':
MyTextureEd.o(.text+0x190d): undefined reference to
`glwMDrawingAreaWidgetClass'
[...]
even including the (RH-provided) libMesaGLw did not help. I
went through with 'nm' on the inventor object files, but did
not find glwMDrawingAreaWidgetClass defined.
But ivman was working, so I gave a try and installed the SGI
rpms. "Hello Cone" compiles fine, but the result is a black
background with a black cone in a nice Motif window. Any
suggestions to make the cone visible?
Thanks:
Szilva
|