On Wed Oct 25 02:49:00 2000, filip.schutyser1@xxxxxxxxxx wrote:
>
> nm -C libInventor.so | grep SbVec3f::
> 00148094 T SbVec3f::SbVec3f(SbPlane &, SbPlane &, SbPlane &)
> 001484f8 T SbVec3f::operator-=(SbVec3f)
> 001484b4 T SbVec3f::operator*=(float)
> 001484d4 T SbVec3f::operator+=(SbVec3f)
> 0014851c T SbVec3f::operator-(void) const
> 001482d0 T SbVec3f::cross(SbVec3f const &) const
> 00148314 T SbVec3f::dot(SbVec3f const &) const
> 00148618 T SbVec3f::equals(SbVec3f, float) const
> 00148660 T SbVec3f::getClosestAxis(void) const
> 00148334 T SbVec3f::getValue(float &, float &, float &) const
> 00148358 T SbVec3f::length(void) const
> 00148380 T SbVec3f::negate(void)
> 001483a0 T SbVec3f::normalize(void)
> 0014840c T SbVec3f::setValue(SbVec3f const &, SbVec3f const &, SbVec3f
> const &, SbVec3f const &)
>
> OK, here is a problem, I think. However, I am using the libInventor.so
> coming from the rpm package of the download page.
>
> Do I have to rebuild the library?
>
> Filip
It looks like the DSO from the RPM at the download site wasn't built properly.
Those in sgi-OpenInventor-devel-2.1.5-6.i386.rpm (usr/lib/InventorDebug) appear
to have all the symbols defined, so you may use those in the meantime. I have
fixes to check in and will create new RPM's later today.
Jonathan Lim _ Silicon Graphics _ Mountain View
GPS Graphics Computer Systems CA, USA
|