Discussion:
mcsim make check error
Amirisetty, Sushil
2012-03-02 20:16:36 UTC
Permalink
Hi mcsim,

I am installing mcsim on my mac and I got the following error when I try to 'make check'.
I dint get any output file called sim.out. Please help me with this error.

Thanks,
Sushil.


sh-3.2# make check
Making check in mod
make[1]: Nothing to be done for `check'.
Making check in sim
make[1]: Nothing to be done for `check'.
Making check in doc
make[1]: Nothing to be done for `check'.
make check-TESTS

Testing directory is ./samples/perc

Testing mod on perc.model
-PASSED-

Testing makemcsim on perc.model
Compiling mcsim.perc...
-PASSED-

Testing Lsodes with perc.lsodes.in ...
./samples/perc/Makefile.in: line 44: mcsim.perc: command not found
-FAILED-

Please check that file samples/perc/sim.out contains reasonable output

FAIL: samples/perc/Makefile.in
==================================
1 of 1 test failed
Please report to bug-***@gnu.org
==================================
make[2]: *** [check-TESTS] Error 1
make[1]: *** [check-am] Error 2
make: *** [check-recursive] Error 1

Loading...