[Cluster-devel] Upcoming change to the build system.

Joel Becker Joel.Becker at oracle.com
Thu Jul 31 22:03:41 UTC 2008


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




More information about the Cluster-devel mailing list