Skip to content

MET Compiling Issues: C compiler cannot create executables #1800

Locked Answered by jprestop
jhicks14 asked this question in Installation
Discussion options

You must be logged in to vote

Great! Thanks, @jhicks14. I'll post a summary here, mark it as the answer, and then lock this conversation. Please feel free to start a new ticket with any new problems.

To summarize, this issue was resolved with specific problems coming from the user's environment. The issues included:

  • An old "netcdf.h" header file was being read in when the source files were run
  • Specifying the correct compiler in the the configuration file (two GNU compilers were present - one on the system and one in the conda environemnt)
  • Ensuring HDF5 and NetCDF4 could find the zlib library
  • Resolving a "Internal Error: get_unit(): Bad internal unit KIND" error caused by conflicting library files (libgfortran.so.3 an…

Replies: 2 comments 67 replies

Comment options

You must be logged in to vote
67 replies
@jprestop
Comment options

@jprestop
Comment options

@jhicks14
Comment options

@jprestop
Comment options

@jhicks14
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by jprestop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: build process Build process issue
2 participants