From: Pete Zaitcev <zaitcev@redhat.com>
To: Jeff Garzik <jeff@garzik.org>
Cc: Colin McCabe <cmccabe@alumni.cmu.edu>,
Project Hail List <hail-devel@vger.kernel.org>
Subject: Re: [PATCH] cld: use XDR for all messages
Date: Wed, 13 Jan 2010 14:38:09 -0700 [thread overview]
Message-ID: <20100113143809.1c3d4600@redhat.com> (raw)
In-Reply-To: <4B4E3531.3010004@garzik.org>
On Wed, 13 Jan 2010 16:03:45 -0500
Jeff Garzik <jeff@garzik.org> wrote:
> Well, this definitely does not build as-is. lib/Makefile.am needs
>
> BUILT_SOURCES = cld_msg_rpc.h
>
> otherwise nothing builds at all, because cld_msg_rpc.h does not exist.
> test/Makefile.am and tools/Makefile.am both need
>
> -I$(top_srcdir)/lib
>
> added to their INCLUDES. []
Kernel places generated files into the top include directory,
e.g. autoconf.h and asm-offsets.h for asm/. It's probably easier
than piling up include paths. I dunno.
-- Pete
next prev parent reply other threads:[~2010-01-13 21:38 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-10 15:00 [PATCH] cld: use XDR for all messages Colin McCabe
2010-01-11 13:28 ` Jeff Garzik
2010-01-13 21:03 ` Jeff Garzik
2010-01-13 21:38 ` Pete Zaitcev [this message]
2010-01-13 22:16 ` Jeff Garzik
2010-01-14 0:10 ` Jeff Garzik
2010-01-14 6:35 ` Colin McCabe
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=20100113143809.1c3d4600@redhat.com \
--to=zaitcev@redhat.com \
--cc=cmccabe@alumni.cmu.edu \
--cc=hail-devel@vger.kernel.org \
--cc=jeff@garzik.org \
/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.