Skip to content

MET & METplus not working with MacOS #2018

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

You must be logged in to vote

Hi @HathewayWill. Thank you for all of the files you sent along.

I don't have any experience compiling on a Mac, compiling with a Python version over 3.8.6, or compiling with a GNU version higher than 11, but let's see what we can figure out.

I see the following in your config.log file:

ld: unknown option: --disable-new-dtags

After googling a bit, I'd like to have you comment out this line in the compile_MET_all.sh script and try running the script again:

export LDFLAGS="-Wl,--disable-new-dtags"

Please let us know how it goes.

Julie

Replies: 1 comment 9 replies

Comment options

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

@HathewayWill
Comment options

@jprestop
Comment options

@HathewayWill
Comment options

@jprestop
Comment options

Answer selected by HathewayWill
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