Skip to content

ERROR: Cannot link_whole a custom or Rust target 'curl' into a static library 'sgx_util' #1501

Answered by dimakuv
LeoJungleKing asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, this is a known problem with the latest Meson version (v1.2.0). See the corresponding explanations:

Unfortunately, Gramine build scripts had a bug that was exposed in meson v1.2.0.

So you have two choices:

  • Either use the latest Gramine commit from the master branch (v1.4 and even v1.5 won't work)
  • Or downgrade your meson to anything lower than v1.2.0 (e.g. v1.1.0).

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@LeoJungleKing
Comment options

Answer selected by LeoJungleKing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants