Subject: CFLAGS not passed to bind build (in DHCP) MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" X-Mailer: MIME-tools 5.428 (Entity 5.428) Content-Disposition: inline Content-Transfer-Encoding: binary X-RT-Original-Encoding: utf-8 Content-Length: 280 Defined CFLAGS are not passed in environment to the ./bind/ configure. On one of my build systems I have a custom CFLAGS setting. Because not passed, the libraries built for the export lib are incompatible. Maybe also make sure that make parameters like -j 8 are passed as well.