Dear Sir,
-- With my problem:
+++ First: I make judgehost: make judgehost
+++ I found error: gcc -fPIE -Wl,-z,relro -Wl,-z,now runguard.o /usr/lib/libm.so -o runguard
/usr/lib/libm.so: could not read symbols: File in wrong format
+++ So, I run gcc -fPIE -Wl,-z,relro -Wl,-z,now runguard.o /usr/lib64/libm.so -o runguard
==> No error anymore
+++ Afterthat, I run make judgehost again to make sure that without any error was raise.
+++ Final, I run: make install-judgehost withour any error
-- About cgroup: I will check this, if I get any problem, I will contact you, thank you so much!
Best regard,
Linh