[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problem with single-precision math functions and SbBasic.h on Linux
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@cs.unc.edu UNC-Chapel Hill, CB #3175
http://www.cs.unc.edu/~lovelace Chapel Hill, NC 27599-3175