On Wed Mar 28 11:31:36 2001, phan@xxxxxxxxxxxxxxxxxxx wrote:
>
> I am having problems compiling SGI's Open Inventor on my
> Solaris 5.7:
>
> .../../lib/database/src/sb/SbRotation.c++: In method `void
> SbRotation::getValue(SbVec3f &, float &) const':
> .../../lib/database/src/sb/SbRotation.c++:101: implicit declaration of
> function `int acosf(...)'
Edit make/ivcommondefs and uncomment the following lines:
# MATHDEFS = -D_DOUBLE_MATH_ONLY
# LCXXDEFS += $(MATHDEFS)
# LCDEFS += $(MATHDEFS)
> Please let me know if you know why I am having problems.
> I did modified this file "/proj/sgi/Inventor/inventor/make/system"
> and set the "usingLinux = 1".
If you're compiling on Solaris, why are you setting it so?
Jonathan Lim _ Silicon Graphics _ Mountain View
GPS Graphics Computer Systems CA, USA
|