[Lustre-discuss] Lustre 1.8.2 compilation on Debian Lenny

Brian J. Murrell Brian.Murrell at Sun.COM
Wed Mar 10 13:47:18 PST 2010


On Wed, 2010-03-10 at 22:36 +0100, Johann Lombardi wrote: 
> 
> You can comment out the following code from lustre/autoconf/lustre-core.m4:
> 
> if test $target_cpu == "i686" -o $target_cpu == "x86_64"; then
> 	CFLAGS="$CFLAGS -Werror"
> fi

Or better yet, you could turn it into a macro which is enabled by
default but could be disabled with an "--disable-werror" or some such
switch.  We'd love to have a patch...

> and rerun autogen.sh.

Note that if you are building from a tarball, you won't have autogen,sh.
You could simply find those similar lines in configure and comment them
out though.  Pretty easy if you know shell scripting.

b.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
URL: <http://lists.lustre.org/pipermail/lustre-discuss-lustre.org/attachments/20100310/4f3f21e5/attachment.pgp>


More information about the lustre-discuss mailing list