FOGProject/fogproject

Compiling iPXE binaries trusting your SSL certificate Failed

patrix87 opened this issue · 2 comments

Describe the bug
Compiling iPXE binaries trusting your SSL certificate fails on CentOs 9 and Ubuntu 24 on Stable and Dev Branch.

To Reproduce
Steps to reproduce the behavior:

  1. Install CentOs 9 or Ubuntu 24 server.
  2. Pull stable or dev branch or fogproject
  3. Run the install script and enable https

Expected behavior
The installation should complete.

Screenshots

image

Software (please complete the following information):

  • FOG version: 1.5.10.1615
  • FOS kernel ? Latest ?
  • OS: Ubuntu 24.04.1 and CentOs 9 Stream

Additional context
Add any other context about the problem here.

I think that the compilation fails because the GCC Compiler version is too recent.

You need to install the package : gcc-aarch64-linux-gnu