* Tim Serong wrote: > On 3/3/2011 at 04:51 AM, Michael Prokop <[email protected]> wrote:
[check for .ocf-shellfuncs - build error] >> But I'm not building the Debian package right now, just trying to >> build from scratch (using the hg repository checkout) - so IMHO the >> configure script should complain about missing depends when running >> it, nor? > configure.ac checks for agent_config.h, which is (or should be) > included in the resource-agents package, however it appears to > only print a warning if this is not present, rather than aborting > (see configure.ac line ~484-489). Good catch, verified: | checking agent_config.h usability... no | checking agent_config.h presence... no | checking for agent_config.h... no […] | configure: WARNING: Agents development headers were not found. -mika- _______________________________________________________ Linux-HA-Dev: [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev Home Page: http://linux-ha.org/
