make fail for 1.1.1

Bug/problem reports for any of the GYRE executables (gyre_ad, gyre_nad, etc)
Post Reply
ccameron
Posts: 12
Joined: Sun Apr 07, 2013 11:35 am

make fail for 1.1.1

Post by ccameron » Wed Jun 05, 2013 8:33 am

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

User avatar
rhtownsend
Site Admin
Posts: 397
Joined: Sun Mar 31, 2013 4:22 pm

Re: make fail for 1.1.1

Post by rhtownsend » Wed Jun 05, 2013 9:19 am

Hi Chris --

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

cheers,

Rich

ccameron
Posts: 12
Joined: Sun Apr 07, 2013 11:35 am

Re: make fail for 1.1.1

Post by ccameron » Wed Jun 05, 2013 10:29 am

Hi Rich,

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

Chris

User avatar
rhtownsend
Site Admin
Posts: 397
Joined: Sun Mar 31, 2013 4:22 pm

Re: make fail for 1.1.1

Post by rhtownsend » Wed Jun 05, 2013 11:44 am

Bah, my bad; I had forgotten to upgrade core and build. Please try again with the hg pull && hg up (in both of them).

Post Reply