info-inventor-dev
[Top] [All Lists]

Re: How to compile Inventor for Solaris?

To: linh.phan@xxxxxxxxxxxx
Subject: Re: How to compile Inventor for Solaris?
From: jlim@xxxxxxxxxxxxxxxxxxxx (Jonathan Lim)
Date: Wed, 28 Mar 2001 20:23:47 -0800 (PST)
Cc: info-inventor-dev@xxxxxxxxxxx
In-reply-to: <3AC23C18.C155E98B@grover.jpl.nasa.gov> from "Linh H Phan" at Mar 28, 2001 11:31:36 AM
Sender: owner-info-inventor-dev@xxxxxxxxxxx
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

<Prev in Thread] Current Thread [Next in Thread>