knowledge-database (beta)

Current group: sci.nonlinear

AUTO2000 installing

AUTO2000 installing  
Jorge
 Re: AUTO2000 installing  
Bart Oldeman
From:Jorge
Subject:AUTO2000 installing
Date:20 Nov 2004 02:05:33 -0800
Hello all

I am trying to install Auto on linux (RedHat 9), but when I use the
command [jsantos@pchds4 test]$ make>TEST & in directory auto/2000/test
I receive the following error message:

[jsantos@pchds4 test]$ make>TEST &
[1] 13864
[jsantos@pchds4 test]$ pp2.c:1:22: auto_f2c.h: No such file or
directory
pp2.c:9: parse error before "ndim"
pp2.c: In function `func':
pp2.c:13: `doublereal' undeclared (first use in this function)
pp2.c:13: (Each undeclared identifier is reported only once
pp2.c:13: for each function it appears in.)
pp2.c:13: parse error before "e"
pp2.c:15: `e' undeclared (first use in this function)
pp2.c:15: `par' undeclared (first use in this function)
pp2.c:15: `u' undeclared (first use in this function)
pp2.c:16: `f' undeclared (first use in this function)
pp2.c: At top level:
pp2.c:23: parse error before "ndim"
pp2.c: In function `stpnt':
pp2.c:26: `par' undeclared (first use in this function)
pp2.c:31: `u' undeclared (first use in this function)
pp2.c: At top level:
pp2.c:38: parse error before "ndim"
pp2.c:45: parse error before "ndim"
pp2.c:53: parse error before "ndim"
pp2.c:60: parse error before "ndim"
make[1]: *** [pp2.o] Error 1
exp.c:1:22: auto_f2c.h: No such file or directory
exp.c:9: parse error before "ndim"
exp.c: In function `func':
exp.c:12: `doublereal' undeclared (first use in this function)
exp.c:12: (Each undeclared identifier is reported only once
exp.c:12: for each function it appears in.)
exp.c:12: parse error before "e"
exp.c:13: `e' undeclared (first use in this function)
exp.c:13: `u' undeclared (first use in this function)
exp.c:14: `f' undeclared (first use in this function)
exp.c:15: `par' undeclared (first use in this function)
exp.c: At top level:
exp.c:21: parse error before "ndim"
exp.c: In function `stpnt':
exp.c:23: `par' undeclared (first use in this function)
exp.c:24: `u' undeclared (first use in this function)
exp.c:24: `doublereal' undeclared (first use in this function)
exp.c:24: parse error before numeric constant
exp.c:25: parse error before numeric constant
exp.c: At top level:
exp.c:31: parse error before "ndim"
exp.c: In function `bcnd':
exp.c:34: `fb' undeclared (first use in this function)
exp.c:34: `u0' undeclared (first use in this function)
exp.c:35: `u1' undeclared (first use in this function)
exp.c: At top level:
exp.c:41: parse error before "ndim"
exp.c:49: parse error before "ndim"
exp.c:56: parse error before "ndim"
make[1]: *** [exp.o] Error 1
int.c:1:22: auto_f2c.h: No such file or directory
int.c:9: parse error before "ndim"
int.c: In function `func':
int.c:14: `integer' undeclared (first use in this function)
int.c:14: (Each undeclared identifier is reported only once
int.c:14: for each function it appears in.)
int.c:14: parse error before "dfdu_dim1"
int.c:17: `doublereal' undeclared (first use in this function)
int.c:19: `dfdp_dim1' undeclared (first use in this function)
int.c:19: `ndim' undeclared (first use in this function)
int.c:20: `dfdu_dim1' undeclared (first use in this function)
int.c:22: `e' undeclared (first use in this function)
int.c:22: `u' undeclared (first use in this function)
int.c:23: `f' undeclared (first use in this function)
int.c:24: `par' undeclared (first use in this function)
int.c:26: `ijac' undeclared (first use in this function)
int.c:30: `dfdu' undeclared (first use in this function)
int.c:30: parse error before numeric constant
int.c:31: invalid lvalue in assignment
int.c:33: parse error before numeric constant
int.c:39: `dfdp' undeclared (first use in this function)
int.c:39: parse error before numeric constant
int.c: At top level:
int.c:46: parse error before "ndim"
int.c: In function `stpnt':
int.c:49: `par' undeclared (first use in this function)
int.c:53: `u' undeclared (first use in this function)
int.c:53: `doublereal' undeclared (first use in this function)
int.c:53: parse error before numeric constant
int.c:54: parse error before numeric constant
int.c: At top level:
int.c:60: parse error before "ndim"
int.c: In function `bcnd':
int.c:65: `integer' undeclared (first use in this function)
int.c:65: parse error before "dbc_dim1"
int.c:66: `dbc_dim1' undeclared (first use in this function)
int.c:66: `nbc' undeclared (first use in this function)
int.c:68: `fb' undeclared (first use in this function)
int.c:68: `u0' undeclared (first use in this function)
int.c:68: `u1' undeclared (first use in this function)
int.c:68: `par' undeclared (first use in this function)
int.c:70: `ijac' undeclared (first use in this function)
int.c:74: `dbc' undeclared (first use in this function)
int.c:74: `doublereal' undeclared (first use in this function)
int.c:74: parse error before numeric constant
int.c:75: parse error before numeric constant
int.c:78: parse error before numeric constant
int.c:84: parse error before numeric constant
int.c:86: parse error before numeric constant
int.c: At top level:
int.c:92: parse error before "ndim"
int.c: In function `icnd':
int.c:98: `integer' undeclared (first use in this function)
int.c:98: parse error before "dint_dim1"
int.c:100: `dint_dim1' undeclared (first use in this function)
int.c:100: `nint' undeclared (first use in this function)
int.c:102: `fi' undeclared (first use in this function)
int.c:102: `u' undeclared (first use in this function)
int.c:102: `par' undeclared (first use in this function)
int.c:104: `ijac' undeclared (first use in this function)
int.c:108: `dint' undeclared (first use in this function)
int.c:108: `doublereal' undeclared (first use in this function)
int.c:108: parse error before numeric constant
int.c:109: parse error before numeric constant
int.c:115: parse error before numeric constant
int.c:116: parse error before numeric constant
int.c: At top level:
int.c:123: parse error before "ndim"
int.c:131: parse error before "ndim"
make[1]: *** [int.o] Error 1
dd2.c:1:22: auto_f2c.h: No such file or directory
dd2.c:9: parse error before "ndim"
dd2.c: In function `func':
dd2.c:14: `integer' undeclared (first use in this function)
dd2.c:14: (Each undeclared identifier is reported only once
dd2.c:14: for each function it appears in.)
dd2.c:14: parse error before "dfdu_dim1"
dd2.c:16: `dfdp_dim1' undeclared (first use in this function)
dd2.c:16: `ndim' undeclared (first use in this function)
dd2.c:17: `dfdu_dim1' undeclared (first use in this function)
dd2.c:19: `f' undeclared (first use in this function)
dd2.c:19: `par' undeclared (first use in this function)
dd2.c:19: `u' undeclared (first use in this function)
dd2.c:22: `ijac' undeclared (first use in this function)
dd2.c:26: `dfdu' undeclared (first use in this function)
dd2.c:35: `dfdp' undeclared (first use in this function)
dd2.c:36: `doublereal' undeclared (first use in this function)
dd2.c:36: parse error before numeric constant
dd2.c: At top level:
dd2.c:44: parse error before "ndim"
dd2.c: In function `stpnt':
dd2.c:47: `par' undeclared (first use in this function)
dd2.c:47: `doublereal' undeclared (first use in this function)
dd2.c:47: parse error before numeric constant
dd2.c:48: parse error before numeric constant
dd2.c:49: parse error before numeric constant
dd2.c:51: `u' undeclared (first use in this function)
dd2.c:51: parse error before numeric constant
dd2.c:52: parse error before numeric constant
dd2.c: At top level:
dd2.c:58: parse error before "ndim"
dd2.c:66: parse error before "ndim"
dd2.c:75: parse error before "ndim"
dd2.c:83: parse error before "ndim"
make[1]: *** [dd2.o] Error 1
opt.c:1:22: auto_f2c.h: No such file or directory
opt.c:9: parse error before "ndim"
opt.c: In function `func':
opt.c:14: `integer' undeclared (first use in this function)
opt.c:14: (Each undeclared identifier is reported only once
opt.c:14: for each function it appears in.)
opt.c:14: parse error before "dfdu_dim1"
opt.c:17: `doublereal' undeclared (first use in this function)
opt.c:19: `dfdp_dim1' undeclared (first use in this function)
opt.c:19: `ndim' undeclared (first use in this function)
opt.c:20: `dfdu_dim1' undeclared (first use in this function)
opt.c:22: `x1' undeclared (first use in this function)
opt.c:22: `u' undeclared (first use in this function)
opt.c:23: `x2' undeclared (first use in this function)
opt.c:23: `par' undeclared (first use in this function)
opt.c:24: `x3' undeclared (first use in this function)
opt.c:25: `x4' undeclared (first use in this function)
opt.c:26: `x5' undeclared (first use in this function)
opt.c:28: `f' undeclared (first use in this function)
opt.c:30: `ijac' undeclared (first use in this function)
opt.c:34: `dfdu' undeclared (first use in this function)
opt.c:40: `dfdp' undeclared (first use in this function)
opt.c: At top level:
opt.c:49: parse error before "ndim"
opt.c: In function `stpnt':
opt.c:52: `doublereal' undeclared (first use in this function)
opt.c:52: parse error before "x1"
opt.c:53: `x1' undeclared (first use in this function)
opt.c:53: parse error before numeric constant
opt.c:54: `x2' undeclared (first use in this function)
opt.c:54: parse error before numeric constant
opt.c:55: `x3' undeclared (first use in this function)
opt.c:55: parse error before numeric constant
opt.c:56: `x4' undeclared (first use in this function)
opt.c:56: parse error before numeric constant
opt.c:57: `x5' undeclared (first use in this function)
opt.c:57: parse error before numeric constant
opt.c:59: `u' undeclared (first use in this function)
opt.c:61: `par' undeclared (first use in this function)
opt.c: At top level:
opt.c:70: parse error before "ndim"
opt.c: In function `fopt':
opt.c:74: `doublereal' undeclared (first use in this function)
opt.c:74: parse error before "x1"
opt.c:76: `x1' undeclared (first use in this function)
opt.c:76: `u' undeclared (first use in this function)
opt.c:77: `x2' undeclared (first use in this function)
opt.c:77: `par' undeclared (first use in this function)
opt.c:78: `x3' undeclared (first use in this function)
opt.c:79: `x4' undeclared (first use in this function)
opt.c:80: `x5' undeclared (first use in this function)
opt.c:82: `fs' undeclared (first use in this function)
opt.c:84: `ijac' undeclared (first use in this function)
opt.c:88: `dfdu' undeclared (first use in this function)
opt.c:88: parse error before numeric constant
opt.c:94: `dfdp' undeclared (first use in this function)
opt.c:94: parse error before numeric constant
opt.c:95: parse error before numeric constant
opt.c:96: parse error before numeric constant
opt.c:97: parse error before numeric constant
opt.c: At top level:
opt.c:103: parse error before "ndim"
opt.c:111: parse error before "ndim"
opt.c:120: parse error before "ndim"
make[1]: *** [opt.o] Error 1
lin.c:1:22: auto_f2c.h: No such file or directory
lin.c:9: parse error before "ndim"
lin.c: In function `func':
lin.c:13: `doublereal' undeclared (first use in this function)
lin.c:13: (Each undeclared identifier is reported only once
lin.c:13: for each function it appears in.)
lin.c:13: parse error before "pi"
lin.c:15: `pi' undeclared (first use in this function)
lin.c:16: `f' undeclared (first use in this function)
lin.c:16: `u' undeclared (first use in this function)
lin.c:17: `par' undeclared (first use in this function)
lin.c: At top level:
lin.c:23: parse error before "ndim"
lin.c: In function `stpnt':
lin.c:26: `par' undeclared (first use in this function)
lin.c:26: `doublereal' undeclared (first use in this function)
lin.c:26: parse error before numeric constant
lin.c:27: parse error before numeric constant
lin.c:28: parse error before numeric constant
lin.c:30: `u' undeclared (first use in this function)
lin.c:30: parse error before numeric constant
lin.c:31: parse error before numeric constant
lin.c: At top level:
lin.c:37: parse error before "ndim"
lin.c: In function `bcnd':
lin.c:41: `fb' undeclared (first use in this function)
lin.c:41: `u0' undeclared (first use in this function)
lin.c:41: `par' undeclared (first use in this function)
lin.c:42: `u1' undeclared (first use in this function)
lin.c: At top level:
lin.c:48: parse error before "ndim"
lin.c: In function `icnd':
lin.c:53: `fi' undeclared (first use in this function)
lin.c:53: `u' undeclared (first use in this function)
lin.c:53: `par' undeclared (first use in this function)
lin.c: At top level:
lin.c:59: parse error before "ndim"
lin.c:67: parse error before "ndim"
make[1]: *** [lin.o] Error 1
bvp.c:1:22: auto_f2c.h: No such file or directory
bvp.c:9: parse error before "ndim"
bvp.c: In function `func':
bvp.c:12: `doublereal' undeclared (first use in this function)
bvp.c:12: (Each undeclared identifier is reported only once
bvp.c:12: for each function it appears in.)
bvp.c:12: parse error before "d1"
bvp.c:15: `pi' undeclared (first use in this function)
bvp.c:16: `f' undeclared (first use in this function)
bvp.c:16: `u' undeclared (first use in this function)
bvp.c:17: `d1' undeclared (first use in this function)
bvp.c:17: `par' undeclared (first use in this function)
bvp.c: At top level:
bvp.c:25: parse error before "ndim"
bvp.c: In function `stpnt':
bvp.c:27: `par' undeclared (first use in this function)
bvp.c:28: `u' undeclared (first use in this function)
bvp.c:28: `doublereal' undeclared (first use in this function)
bvp.c:28: parse error before numeric constant
bvp.c:29: parse error before numeric constant
bvp.c: At top level:
bvp.c:35: parse error before "ndim"
bvp.c: In function `bcnd':
bvp.c:38: `fb' undeclared (first use in this function)
bvp.c:38: `u0' undeclared (first use in this function)
bvp.c:39: `u1' undeclared (first use in this function)
bvp.c: At top level:
bvp.c:45: parse error before "ndim"
bvp.c:53: parse error before "ndim"
bvp.c:60: parse error before "ndim"
make[1]: *** [bvp.o] Error 1
pp3.c:1:22: auto_f2c.h: No such file or directory
pp3.c:9: parse error before "ndim"
pp3.c: In function `func':
pp3.c:13: `f' undeclared (first use in this function)
pp3.c:13: (Each undeclared identifier is reported only once
pp3.c:13: for each function it appears in.)
pp3.c:13: `u' undeclared (first use in this function)
pp3.c:13: `par' undeclared (first use in this function)
pp3.c: At top level:
pp3.c:22: parse error before "ndim"
pp3.c: In function `stpnt':
pp3.c:25: `u' undeclared (first use in this function)
pp3.c:25: `doublereal' undeclared (first use in this function)
pp3.c:25: parse error before numeric constant
pp3.c:26: parse error before numeric constant
pp3.c:27: parse error before numeric constant
pp3.c:29: `par' undeclared (first use in this function)
pp3.c:29: parse error before numeric constant
pp3.c:30: parse error before numeric constant
pp3.c:31: parse error before numeric constant
pp3.c:32: parse error before numeric constant
pp3.c:33: parse error before numeric constant
pp3.c:34: parse error before numeric constant
pp3.c: At top level:
pp3.c:40: parse error before "ndim"
pp3.c:48: parse error before "ndim"
pp3.c:57: parse error before "ndim"
pp3.c:65: parse error before "ndim"
make[1]: *** [pp3.o] Error 1
wav.c:1:22: auto_f2c.h: No such file or directory
wav.c:9: parse error before "ndim"
wav.c: In function `func':
wav.c:13: `doublereal' undeclared (first use in this function)
wav.c:13: (Each undeclared identifier is reported only once
wav.c:13: for each function it appears in.)
wav.c:13: parse error before "r"
wav.c:14: `r' undeclared (first use in this function)
wav.c:14: `u' undeclared (first use in this function)
wav.c:14: `par' undeclared (first use in this function)
wav.c:15: `f' undeclared (first use in this function)
wav.c: At top level:
wav.c:22: parse error before "ndim"
wav.c: In function `stpnt':
wav.c:25: `par' undeclared (first use in this function)
wav.c:25: `doublereal' undeclared (first use in this function)
wav.c:25: parse error before numeric constant
wav.c:27: parse error before numeric constant
wav.c:29: parse error before numeric constant
wav.c:30: parse error before numeric constant
wav.c:31: parse error before numeric constant
wav.c:33: `u' undeclared (first use in this function)
wav.c:33: parse error before numeric constant
wav.c:34: parse error before numeric constant
wav.c:36: parse error before numeric constant
wav.c:37: parse error before numeric constant
wav.c:38: parse error before numeric constant
wav.c: At top level:
wav.c:44: parse error before "ndim"
wav.c:52: parse error before "ndim"
wav.c:61: parse error before "ndim"
wav.c:69: parse error before "ndim"
make[1]: *** [wav.o] Error 1
plp.c:1:22: auto_f2c.h: No such file or directory
plp.c:9: parse error before "ndim"
plp.c: In function `func':
plp.c:14: `integer' undeclared (first use in this function)
plp.c:14: (Each undeclared identifier is reported only once
plp.c:14: for each function it appears in.)
plp.c:14: parse error before "dfdu_dim1"
plp.c:17: `doublereal' undeclared (first use in this function)
plp.c:19: `dfdp_dim1' undeclared (first use in this function)
plp.c:19: `ndim' undeclared (first use in this function)
plp.c:20: `dfdu_dim1' undeclared (first use in this function)
plp.c:22: `s' undeclared (first use in this function)
plp.c:22: `u' undeclared (first use in this function)
plp.c:23: `a' undeclared (first use in this function)
plp.c:25: `s0' undeclared (first use in this function)
plp.c:25: `par' undeclared (first use in this function)
plp.c:26: `a0' undeclared (first use in this function)
plp.c:27: `al' undeclared (first use in this function)
plp.c:28: `rh' undeclared (first use in this function)
plp.c:29: `rk' undeclared (first use in this function)
plp.c:31: `d' undeclared (first use in this function)
plp.c:32: `r' undeclared (first use in this function)
plp.c:34: `f' undeclared (first use in this function)
plp.c:37: `ijac' undeclared (first use in this function)
plp.c:41: `drds' undeclared (first use in this function)
plp.c:42: `drda' undeclared (first use in this function)
plp.c:43: `drdk' undeclared (first use in this function)
plp.c:45: `dfdu' undeclared (first use in this function)
plp.c:55: `dfdp' undeclared (first use in this function)
plp.c:55: invalid lvalue in assignment
plp.c:56: invalid lvalue in assignment
plp.c:57: invalid lvalue in assignment
plp.c:61: invalid lvalue in assignment
plp.c: At top level:
plp.c:71: parse error before "ndim"
plp.c: In function `stpnt':
plp.c:74: `par' undeclared (first use in this function)
plp.c:74: `doublereal' undeclared (first use in this function)
plp.c:74: parse error before numeric constant
plp.c:75: parse error before numeric constant
plp.c:76: parse error before numeric constant
plp.c:77: parse error before numeric constant
plp.c:78: parse error before numeric constant
plp.c:80: `u' undeclared (first use in this function)
plp.c:80: parse error before numeric constant
plp.c:81: parse error before numeric constant
plp.c: At top level:
plp.c:87: parse error before "ndim"
plp.c:95: parse error before "ndim"
plp.c:104: parse error before "ndim"
plp.c:112: parse error before "ndim"
make[1]: *** [plp.o] Error 1


I think the instalation is correct. Any one has any recomendation on
what is happening??

Regards,

Jorge
From:Bart Oldeman
Subject:Re: AUTO2000 installing
Date:Tue, 23 Nov 2004 16:46:25 +1300
Jorge wrote:

> I am trying to install Auto on linux (RedHat 9), but when I use the
> command [jsantos@pchds4 test]$ make>TEST & in directory auto/2000/test
> I receive the following error message:
>
> [jsantos@pchds4 test]$ make>TEST &
> [1] 13864
> [jsantos@pchds4 test]$ pp2.c:1:22: auto_f2c.h: No such file or
> directory
> I think the instalation is correct. Any one has any recomendation on
> what is happening??

You have to source auto.env.sh (or perhaps the csh variety).
Something like

[jsantos@pchds4 test]$ . ../cmds/auto.env.sh
[jsantos@pchds4 test]$ make>TEST &

should work. You have to source that file in any case before being able
to do anything useful with AUTO.

Bart
   

Copyright © 2006 knowledge-database   -   All rights reserved