info-inventor
[Top] [All Lists]

Re: Problem with single-precision math functions and SbBasic.h on Linux

To: Jean-Francois Panisset <panisset@xxxxxxxxxxxx>
Subject: Re: Problem with single-precision math functions and SbBasic.h on Linux
From: Tanner Lovelace <lovelace@xxxxxxxxxxxx>
Date: Fri, 18 Aug 2000 20:53:58 -0700
Cc: info-inventor@xxxxxxxxxxx
References: <200008190345.XAA10807@xxxxxxxxxxxxxxxxxxxxxxxx>
Sender: owner-inventor@xxxxxxxxxxx
Jean-Francois Panisset wrote:
> 
> I was trying to compile some OpenInventor code on Linux
> (RedHat 6.2 + SGI ProPack 1.3 on a 330 SGI station). The following
> simple code:

Jean,

Try something, please.  At your shell prompt, please type in

printenv OSTYPE

If your system prints out anything other than Linux or linux,
(like linux-gnu, which my system prints out), you need to
add a check for this to three files in the make directory
(commondefs, commonivdefs, and system).  It should be pretty
obvious where it checks this.  This sets up the correct
environment variables and will help later in the compilation.
I added the check to mine and everything works a lot better.

Tanner Lovelace
-- 
Tanner Lovelace                  Department of Computer Science
lovelace@xxxxxxxxxx              UNC-Chapel Hill, CB #3175
http://www.cs.unc.edu/~lovelace  Chapel Hill, NC  27599-3175

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