You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For libzpoline.so, i type the following command. make
I get the following error: main.c:242:9: error: dereferencing pointer to incomplete type ‘struct clone_args’
if (ca->flags & CLONE_VM)