I am trying to run the passenger-install-apache2-module command and I keep getting this error:
passenger-install-apache2-module
ext/apache2/mod_passenger.c:25:10: fatal error: \'httpd
Another, related issue, is to do with /usr/share/httpd/build/config_vars.mk you can see that cc is set incorrectly, and CC should read CC = /usr/bin/cc, likewise CPP should read CC = /usr/bin/cc -E