On 02/03/2010 04:45 PM, Colin McCabe wrote:
On Tue, Feb 2, 2010 at 10:35 PM, Jeff Garzik<j...@garzik.org>  wrote:
I will continue whittling down the patch until it just contains the XDR
changes themselves.

In tools/Makefile.am, I don't think you need $(top_srcdir)/lib any
more, since cld_msg_rpc.h is now an installed header.


Build environment should always refer to the current in-tree header, not the installed header. The header might not be installed (yet, at build time), or it might be an older version of the header you need. Who knows what lives in system headers :)

        Jeff


--
To unsubscribe from this list: send the line "unsubscribe hail-devel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to