<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Onkar,<br>
<br>
Try to start building linux kernel in /home/onkar/LUSTRE/linux-2.6.33.3
like "make oldconfig; make bzImage". Then try ./configure in
build-lustre again. This worked for me some time ago in similar
situation.<br>
<br>
Thanks,<br>
Maxim<br>
<br>
On 07/01/2010 03:58 PM, Onkar Mahajan wrote:
<blockquote
 cite="mid:AANLkTilCTq2Q011hC9_esdkMgHarLzx7Hc3Ypyu9jvNz@mail.gmail.com"
 type="cite">I am trying to compile lustre like this : <br>
  <br>
[onkar@localhost build-lustre]$ ./configure
--with-kernel-source-header=/home/onkar/LUSTRE/linux-2.6.33.3/include
--with-linux=/home/onkar/LUSTRE/linux-2.6.33.3
--with-linux-obj=/home/onkar/LUSTRE/linux-2.6.33.3
--with-linux-config=/home/onkar/LUSTRE/linux-2.6.33.3<br>
checking build system type... i686-pc-linux-gnu<br>
checking host system type... i686-pc-linux-gnu<br>
checking target system type... i686-pc-linux-gnu<br>
checking for a BSD-compatible install... /usr/bin/install -c<br>
checking whether build environment is sane... yes<br>
checking for gawk... gawk<br>
checking whether make sets $(MAKE)... yes<br>
checking for gcc... gcc<br>
checking whether the C compiler works... yes<br>
checking for C compiler default output file name... a.out<br>
checking for suffix of executables...<br>
checking whether we are cross compiling... no<br>
checking for suffix of object files... o<br>
checking whether we are using the GNU C compiler... yes<br>
checking whether gcc accepts -g... yes<br>
checking for gcc option to accept ISO C89... none needed<br>
checking for style of include used by make... GNU<br>
checking dependency style of gcc... gcc3<br>
checking how to run the C preprocessor... gcc -E<br>
checking for grep that handles long lines and -e... /bin/grep<br>
checking for egrep... /bin/grep -E<br>
checking for ANSI C header files... yes<br>
checking for sys/types.h... yes<br>
checking for sys/stat.h... yes<br>
checking for stdlib.h... yes<br>
checking for string.h... yes<br>
checking for memory.h... yes<br>
checking for strings.h... yes<br>
checking for inttypes.h... yes<br>
checking for stdint.h... yes<br>
checking for unistd.h... yes<br>
checking whether to build Cray XT3 features... no<br>
checking whether to build BGL features... no<br>
checking for ranlib... ranlib<br>
checking for buggy compiler... no known problems<br>
checking size of unsigned long long... 8<br>
---> size SIZEOF<br>
---> size SIZEOF 8<br>
checking whether to enable uoss... no<br>
checking whether to enable posix osd... no<br>
checking whether to build docs... no<br>
checking whether to build utilities... yes<br>
checking whether to install init scripts... yes<br>
checking whether to build Lustre tests... yes<br>
checking whether to build Lustre server support... yes<br>
checking whether to build Lustre client support... yes<br>
checking whether to enable split support... no<br>
checking whether to enable CDEBUG, CWARN... yes<br>
checking whether to enable ENTRY/EXIT... yes<br>
checking whether to enable LASSERT, LASSERTF... yes<br>
checking sys/quota.h usability... yes<br>
checking sys/quota.h presence... yes<br>
checking for sys/quota.h... yes<br>
checking whether to build kernel modules... yes (linux-gnu)<br>
checking for Linux sources... /home/onkar/LUSTRE/linux-2.6.33.3<br>
checking for /home/onkar/LUSTRE/linux-2.6.33.3... yes<br>
checking for Linux objects dir... /home/onkar/LUSTRE/linux-2.6.33.3<br>
checking for /boot/kernel.h... no<br>
checking for /var/adm/running-kernel.h... no<br>
checking for /home/onkar/LUSTRE/linux-2.6.33.3... (cached) yes<br>
checking for
/home/onkar/LUSTRE/linux-2.6.33.3/include/linux/autoconf.h... no<br>
  <b>configure: error: Run make config in
/home/onkar/LUSTRE/linux-2.6.33.3.</b><br>
[onkar@localhost build-lustre]$ uname -a<br>
Linux localhost.localdomain 2.6.33.3-85.fc13.i686.PAE #1 SMP Thu May 6
18:27:11 UTC 2010 i686 i686 i386 GNU/Linux<br>
  <br>
Please help me. <br>
  <br>
  <br>
Regards,<br>
Onkar<br>
  <br>
  <br clear="all">
  <br>
-- <br>
****************************************************<br>
A 1965 Ford Mustang is a great car. But if you want to go to the moon, <br>
I don't think that's the right vehicle. You'd better design a space
craft. <br>
- Sunay Tripathi<br>
 Distinguished Engineer, <br>
 Sun Microsystems<br>
*******************************************************<br>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
Lustre-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Lustre-devel@lists.lustre.org">Lustre-devel@lists.lustre.org</a>
<a class="moz-txt-link-freetext" href="http://lists.lustre.org/mailman/listinfo/lustre-devel">http://lists.lustre.org/mailman/listinfo/lustre-devel</a>
  </pre>
</blockquote>
<br>
</body>
</html>