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
make fail for 1.1.1
- rhtownsend
- Site Admin
- Posts: 398
- Joined: Sun Mar 31, 2013 4:22 pm
Re: make fail for 1.1.1
Hi Chris --
You probably need to do an 'hg pull && hg up' inside the 'core' and 'build' directories.
cheers,
Rich
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
Hi Rich,
I get the same error with an hg pull && hg up or a clean install of 1.1.1.
Chris
I get the same error with an hg pull && hg up or a clean install of 1.1.1.
Chris
- rhtownsend
- Site Admin
- Posts: 398
- Joined: Sun Mar 31, 2013 4:22 pm
Re: make fail for 1.1.1
Bah, my bad; I had forgotten to upgrade core and build. Please try again with the hg pull && hg up (in both of them).