> I have solved the issue: http://stackoverflow.com/questions/16823576/xml- > security-c-configure-error-unable-to-find-xerces-header-files No, you hacked around it. It's a bad idea to manually set CPPFLAGS to fix basic configure errors; it means your environment is still flawed in some way and this can lead to corrupt builds. -- Scott