- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hello everyone,
I’m trying to install the Intel SGX SDK and PSW in one of our college lab machines as part of a project.
Hardware: Intel Core i7 9th Gen (SGX compatible)
BIOS: SGX enabled
OS: Ubantu 22.04 LTS
The issue I’m facing:
The command make preparation runs successfully without errors.
But when I run make sdk_install_pkg, I keep getting the same Error 2 repeatedly.
I have attached a copy of my terminal output (with line numbers for the commands I ran) to help illustrate the issue.
Could anyone please guide me on how to resolve this installation problem or suggest what I might be missing?
Thanks in advance for your help!
コピーされたリンク
1 返信
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
>>as: unrecognized option '-mlfence-after-load=yes'
...google search...
In summary, when encountering mlfence-after-load errors:
- Check your binutils version. Ensure it's modern enough to support the flags you are using.
Jim Dempsey
