From: Joel Becker <Joel.Becker@oracle.com>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] Upcoming change to the build system.
Date: Thu, 31 Jul 2008 15:03:41 -0700 [thread overview]
Message-ID: <20080731220341.GH14766@mail.oracle.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0807310946380.14806@trider-g7>
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
next prev parent reply other threads:[~2008-07-31 22:03 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-31 7:49 [Cluster-devel] Upcoming change to the build system Fabio M. Di Nitto
2008-07-31 8:04 ` Christine Caulfield
2008-07-31 22:03 ` Joel Becker [this message]
2008-08-01 5:01 ` Fabio M. Di Nitto
2008-08-01 5:20 ` Fabio M. Di Nitto
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080731220341.GH14766@mail.oracle.com \
--to=joel.becker@oracle.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.