Page 1 of 1

make fail for 1.1.1

Posted: Wed Jun 05, 2013 8:33 am
by ccameron
Hi Rich,

I'm getting the following error when making version 1.1.1:

make: *** No rule to make target `core_linalg.mod', needed by `gyre_sysmtx.mod'. Stop.

Chris

Re: make fail for 1.1.1

Posted: Wed Jun 05, 2013 9:19 am
by rhtownsend
Hi Chris --

You probably need to do an 'hg pull && hg up' inside the 'core' and 'build' directories.

cheers,

Rich

Re: make fail for 1.1.1

Posted: Wed Jun 05, 2013 10:29 am
by ccameron
Hi Rich,

I get the same error with an hg pull && hg up or a clean install of 1.1.1.

Chris

Re: make fail for 1.1.1

Posted: Wed Jun 05, 2013 11:44 am
by rhtownsend
Bah, my bad; I had forgotten to upgrade core and build. Please try again with the hg pull && hg up (in both of them).