/usr/include/gnu/stubs.h:7:27: error: gnu/stubs-32.h: No such file or directory
When compiling an application called pyrit on a new CentOS Linux server I ran into an issue with some libraries. Pyrit is an application used to perform dictionary attacks against WPA handshakes and can be really useful for security auditing. The error below is easily resolved on any version of Linux by simply installing the…