Comment 3 for bug 923183

Revision history for this message
Didier Fabert (dfabert) wrote :

Same thing here with CentOS 5.7 but compile on CentOS 6.2

found in configure.log
checking the location of cstdint... <boost/cstdint.hpp>
checking the location of cinttypes... configure: WARNING: Could not find a cinttypes header.
<inttypes.h>
checking for x86_64-redhat-linux-gnu-pkg-config... no

The problem is not a warning but an error and the configure script must exit with error status if not found (compilation error)