Closed katanatr closed 7 months ago
Which platform are you using? Gatekeeper is being developed and tested on Ubuntu 20.04 LTS. We're going to move to Ubuntu 24.04 LTS before the final release of Gatekeeper v1.2.
Which platform are you using? Gatekeeper is being developed and tested on Ubuntu 20.04 LTS. We're going to move to Ubuntu 24.04 LTS before the final release of Gatekeeper v1.2.
Debian 12
I don't think it is operating system related. maybe compiler problem? @AltraMayor
The problems above can come from different versions of compilers and/or libraries. A Linux distribution is a combination of compilers and libraries, and this combination changes between distributions and between versions of the same distribution. I'll likely need to deal with issues like those once I focus on porting Gatekeeper v1.2 to Ubuntu 24.04 LTS.
The problems above can certainly be addressed, but no one in our community is doing so. You can port Gatekeeper yourself or install Ubuntu on your Gatekeeper and Grantor servers.
Which version of GCC and LLVM do you recommend for Ubuntu 24.04 LTS @AltraMayor ? Like GCC 9.3.0 and LLVM 11?
I recommend installing Ubuntu 20.04 LTS and following the steps in the README.md file to compile Gatekeeper.
Ubuntu 24.04 LTS has not been officially released. I'll update the README.md file once I port Gatekeeper.
hi @AltraMayor, i get this error when starting the service in gatekeeeper v1.2.0-dev version;
tcp-services.bpf section list;
also if I do not use 'make LDFLAGS="-Wl,--allow-multiple-definition"' at compile time I get the following error