Skip to content

Problem compiling code #1

Description

@zerickso

I am attempting to compile the code using the information in GET_STARTED_1, running gfortran, version 5.3.0 on Mac OS X 10.11.2. The configure.sh step works well, but compile.sh gives the following errors:
%%%%%%%%%%%%%%%%
/Users/Zach/Documents/PO/PSOM/V0.63-master/code/model_build/src/linerelax_periodicew.f90:32:3:
#ifdef parallel
1
Error: Invalid character in name at (1)
/Users/Zach/Documents/PO/PSOM/V0.63-master/code/model_build/src/linerelax_periodicew.f90:34:3:
#else
1
Error: Invalid character in name at (1)
/Users/Zach/Documents/PO/PSOM/V0.63-master/code/model_build/src/linerelax_periodicew.f90:36:3:
#endif
1
Error: Invalid character in name at (1)
make: *** [linerelax_periodicew.o] Error 1
cp: /Users/Zach/Documents/PO/PSOM/V0.63-master/code/mkfile/nh: No such file or directory
ls: /Users/Zach/Documents/PO/PSOM/V0.63-master/code/exe/nh: No such file or directory
%%%%%%%%%%%%%%%%

My Makefile, optfile, and the output from the configure.sh and compile.sh commands in GET_STARTED_1 are attached (given as .txt files so that GitHub accepts them). Thanks for any help!

Makefile.txt
optfile.txt
configure_output.txt
compile_output.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions