Re: isis 1.5.0-20 installation on snow Leopard

From: John Houck <houck_at_email.domain.hidden>
Date: Sun, 31 Jan 2010 09:20:50 -0500
On Sat, Jan 30, 2010 at 15:24 -0800, juan luna wrote:
> checking for Fortran name-mangling scheme... 
> unknown
> configure: WARNING: unknown Fortran name-mangling scheme

The problem is related to this warning message from 'configure'.
This problem caused these error messages:

[...]
> but then when I type make I got this:
[...]
> cd /Users/gjmluna/Downloads/isis-1.5.0-20/src/objs; gcc -c -g -O2  -fno-strength-reduce -Dunix -DISIS_SRC -I/Users/gjmluna/Downloads/isis-1.5.0-20/src -I/Users/gjmluna/Downloads/heasoft-6.8/i386-apple-darwin10.2.0/include -I/Users/gjmluna/Downloads/slang-2.2.2/include  -I/opt/local/include  /Users/gjmluna/Downloads/isis-1.5.0-20/src/lmdif.c
> /Users/gjmluna/Downloads/isis-1.5.0-20/src/lmdif.c:61: error: 'FC_FUNC' declared as function returning a function
> /Users/gjmluna/Downloads/isis-1.5.0-20/src/lmdif.c:61: warning: parameter names (without types) in function declaration
> /Users/gjmluna/Downloads/isis-1.5.0-20/src/lmdif.c: In function 'lmdif':
> /Users/gjmluna/Downloads/isis-1.5.0-20/src/lmdif.c:199: error: 'lmdif1' undeclared (first use in this function)
> /Users/gjmluna/Downloads/isis-1.5.0-20/src/lmdif.c:199: error: (Each undeclared identifier is reported only once
> /Users/gjmluna/Downloads/isis-1.5.0-20/src/lmdif.c:199: error: for each function it appears in.)
> /Users/gjmluna/Downloads/isis-1.5.0-20/src/lmdif.c:199: error: 'LMDIF1' undeclared (first use in this function)
> /Users/gjmluna/Downloads/isis-1.5.0-20/src/lmdif.c:199: error: called object 'FC_FUNC(<erroneous-expression>,  <erroneous-expression>)' is not a function
> make[1]: *** [/Users/gjmluna/Downloads/isis-1.5.0-20/src/objs/lmdif.o] Error 1
> make: *** [all] Error 2
> 
> is there any library that I'm missing or something like that?

The problem is that the configure script can't determine how
to access Fortran symbols from C on snow leopard.

Can you send the files 'config.log' and 'config.status' that
were generated by 'configure'?

Thanks,
-John
Received on Sun Jan 31 2010 - 09:20:53 EST

This archive was generated by hypermail 2.3.0 : Fri May 02 2014 - 08:35:46 EDT