From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joel Becker Date: Thu, 31 Jul 2008 15:03:41 -0700 Subject: [Cluster-devel] Upcoming change to the build system. In-Reply-To: References: Message-ID: <20080731220341.GH14766@mail.oracle.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Thu, Jul 31, 2008 at 09:49:16AM +0200, Fabio M. Di Nitto wrote: > I just committed a "big" change to the build system in a private branch > (fabbione_build). > > http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=e112eca49345e13aa2344c50dacfcac142ee2d06 > > Please let me know if you have any objections to it or I'd like to commit > it monday morning my time. Unfortunately, it doesn't work still. install still depends on all, so I get: debian2:/nfs/cluster-working# make install [ -n "" ] || make -C config all make[1]: Entering directory `/build/jlbec/cman/cluster-working/config' set -e && \ for i in libs plugins tools; do \ make -C $i all; \ done make[2]: Entering directory `/build/jlbec/cman/cluster-working/config/libs' set -e && \ for i in libccsconfdb; do \ make -C $i all; \ done make[3]: Entering directory `/build/jlbec/cman/cluster-working/config/libs/libccsconfdb' make[3]: *** No rule to make target `/usr/include/libxml2/libxml/parser.h', needed by `libccs.o'. Stop. make[3]: Leaving directory `/build/jlbec/cman/cluster-working/config/libs/libccsconfdb' make[2]: *** [all] Error 2 make[2]: Leaving directory `/build/jlbec/cman/cluster-working/config/libs' make[1]: *** [all] Error 2 make[1]: Leaving directory `/build/jlbec/cman/cluster-working/config' make: *** [config] Error 2 Joel -- "And yet I find, And yet I find repeating in my head. If I can't be my own, I'd feel better dead." Joel Becker Principal Software Developer Oracle E-mail: joel.becker at oracle.com Phone: (650) 506-8127