Hi, I am trying to build changeset:b8367b4ee2fa with --disable-crm option. In this changeset, some Makefile wouldn't be deployed if I set --disable-crm. It's sure that there is no Makefile, but it's still needed during a build operation. In some directories which are set as $SUBDIRS, it looks for mgmt/Makefile recursively.
gmake[2]: Entering directory `/root/tmp/src/heartbeat-dev/include/mgmt' gmake[2]: *** No rule to make target `distdir'. Stop. gmake[2]: Leaving directory `/root/tmp/src/heartbeat-dev/include/mgmt' gmake[1]: *** [distdir] Error 1 gmake[1]: Leaving directory `/root/tmp/src/heartbeat-dev/include' gmake: *** [distdir] Error 1 Best Regards, Junko Ikeda
configure-heartbeat.log
Description: Binary data
_______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
