I was able to build the build_poly executable when setting the environmental variable MESASDK_ROOT=/Applications/madsdk. Furthermore, I was able to run make test successfully.
The question I now have is why setting MESASDK_ROOT to /Applications/madsdk caused build_poly to be built?
Sam Dupree.
Search found 9 matches
- Mon Nov 25, 2019 11:32 pm
- Forum: Bug reports
- Topic: build_poly executable under GYRE 5.2 missing
- Replies: 11
- Views: 13180
- Mon Nov 25, 2019 10:08 am
- Forum: Bug reports
- Topic: build_poly executable under GYRE 5.2 missing
- Replies: 11
- Views: 13180
Re: build_poly executable under GYRE 5.2 missing
Entered "make clean" followed by "make" and I still get the same error message as in my previous post. The output I got from entering madsdk_odepack_link follows: (base) Samuels-Mac-Pro:gyre user$ madsdk_odepack_link /Applications/madsdk/lib/libodepack.a -L/Applications/madsdk/lib -lblas (base) Samu...
- Mon Nov 25, 2019 2:18 am
- Forum: Bug reports
- Topic: build_poly executable under GYRE 5.2 missing
- Replies: 11
- Views: 13180
Re: build_poly executable under GYRE 5.2 missing
I re-downloaded madsdk and attempted to use both mesasdk and madsdk in building Gyre. The installation failed with the following error message:
make[2]: *** No rule to make target `odepack.mod', needed by `gyre_lane_emden.o'. Stop.
(base) Samuels-Mac-Pro:gyre user$
Please advise.
Sam Dupree.
make[2]: *** No rule to make target `odepack.mod', needed by `gyre_lane_emden.o'. Stop.
(base) Samuels-Mac-Pro:gyre user$
Please advise.
Sam Dupree.
- Tue Nov 19, 2019 1:37 am
- Forum: Bug reports
- Topic: build_poly executable under GYRE 5.2 missing
- Replies: 11
- Views: 13180
Re: build_poly executable under GYRE 5.2 missing
Thank you, gentlemen, for responding to my post. As pf the date of this note, I haven't seen an update tp MAD SDK posted. Please post to this thread when the updated sdk is available.
Again, thank you responding.
Again, thank you responding.
- Sat Nov 09, 2019 1:49 am
- Forum: Bug reports
- Topic: build_poly executable under GYRE 5.2 missing
- Replies: 11
- Views: 13180
build_poly executable under GYRE 5.2 missing
Installing GYRE 5.2 on an iMac Pro running Mac OS X 10.14.6 (Mojave) in preparation for transitioning to Mac OS X 10.15 (Catalina). In the subdirectory /gyre/bin, the executable build_poly is missing. What do I need to do to nave this executable installed?
Please advise.
Please advise.
- Sat Jan 13, 2018 5:45 pm
- Forum: Bug reports
- Topic: Building build_poly in GYRE 5.1
- Replies: 8
- Views: 6616
Re: Building build_poly in GYRE 5.1
Rich,
Found the solution. I needed to add the following statement, source $MADSDK_ROOT/bin/madsdk_init.sh, to pick up madsdk.
Let me make sure I have it correct. it seems I need both the mesasdk and madsdk directories, is that correct?
Sam Dupree.
Found the solution. I needed to add the following statement, source $MADSDK_ROOT/bin/madsdk_init.sh, to pick up madsdk.
Let me make sure I have it correct. it seems I need both the mesasdk and madsdk directories, is that correct?
Sam Dupree.
- Fri Jan 12, 2018 10:03 pm
- Forum: Bug reports
- Topic: Building build_poly in GYRE 5.1
- Replies: 8
- Views: 6616
Re: Building build_poly in GYRE 5.1
Rich, Tried your suggestion and that didn't work either. In attempting to figure out how the build process knows to use madsdk. I looked into the Makefile in the ~/gyre/src/build sub-directory. I believe the problem is that build process with version 5.1 uses only the mesasdk and never looks into th...
- Thu Jan 11, 2018 11:16 pm
- Forum: Bug reports
- Topic: Building build_poly in GYRE 5.1
- Replies: 8
- Views: 6616
Re: Building build_poly in GYRE 5.1
I attempted building GYRE using MADSDK in place of MESASDK and the build failed with the following messages: Samuels-Mac-Pro:~ user$ cd $GYRE_DIR Samuels-Mac-Pro:gyre user$ make FC gyre.f90 LD gyre Undefined symbols for architecture x86_64: "_main", referenced from: implicit entry/start for main exe...
- Wed Jan 10, 2018 9:34 pm
- Forum: Bug reports
- Topic: Building build_poly in GYRE 5.1
- Replies: 8
- Views: 6616
Building build_poly in GYRE 5.1
I'm attempting to build GYRE using the 5.1 Release on a Mac Pro (late 2013) running Mac OS X Sierra (ver. 10.12.6). I was able to build the executables poly_to_fgong and gyre. However, I was not able to build build_poly following the procedure posted at https://bitbucket.org/rhdtownsend/gyre/wiki/Ge...