Hi Suneet, If you install the kernel headers RPM for your running kernel then you should be able to point configure to that and get the build going.. You can get this RPM from your distro web site. It might be called kernel-devel or kernel-headers or something to that effect. If you download a vanilla kernel from kernel.org (which is considerably different from distro kernels), you will have to build the entire kernel yourself.
Check this URL for how tobuild your kernel http://www.digitalhermit.com/linux/Kernel-Build-HOWTO.html hope this helps thanks, Murali On 2/9/07, Suneet Chandok <[EMAIL PROTECTED]> wrote:
kernel sources are installed in /usr/src/linux-2.6.18.2-34/. Here's an output of 'uname -a'. I am running the same kernel. salmon:~/pvfs-2.6.2 # uname -a Linux salmon 2.6.18.2-34-default #1 SMP Mon Nov 27 11:46:27 UTC 2006 i686 i686 i386 GNU/Linux I saw a similar problem in mailing list posted in august. http://www.beowulf-underground.org/pipermail/pvfs2-developers/2006-August/002363.html -Suneet On 2/9/07, Sam Lang <[EMAIL PROTECTED]> wrote: > > You need to point --with-kernel at a configured kernel source > directory that matches the kernel version you're running. Did the > kernel sources you installed put anything in /usr/src/? > > -sam > > On Feb 9, 2007, at 1:17 PM, Suneet Chandok wrote: > > > Hi, > > > > No, I didn't comiled the kernel code. > > I have installed openSUSE 10.2 and kernel sources. > > > > Any suggestions? > > -Suneet > > > > On 2/9/07, Murali Vilayannur < [EMAIL PROTECTED]> wrote: > > Hi Suneet, > > Did you configure and build the fresh 2.6.18 kernel tree? > > If yes, it looks like our configure script checking is broken on the > > newer kernel trees.. > > thanks, > > Murali > > > > On 2/9/07, Sam Lang < [EMAIL PROTECTED]> wrote: > > > > > > Hi Suneet, > > > > > > Can you send the full build output with the error you're getting? > > > > > > -sam > > > > > > On Feb 9, 2007, at 12:30 PM, Suneet Chandok wrote: > > > > > > > Hi, > > > > > > > > I got an error configuring pvfs-2.6.2 on kernel-2.6.18. It is > > > > looking for utsrelease.h file in $KERNEL_CODE/include/linux > > > > directory. I checked the fresh code from kernel.org and this file > > > > doesn't exists in this version. > > > > > > > > Is there a way around to configure and compile it on 2.6.18 > > kernel? > > > > > > > > -- > > > > Suneet Chandok > > > > Research Assistant > > > > Parallel Software Technologies Laboratory > > > > Department of Computer Science > > > > University of Houston > > > > > > > > Cell: 704-248-0718 > > > > Email: [EMAIL PROTECTED] > > > > _______________________________________________ > > > > Pvfs2-users mailing list > > > > [email protected] > > > > http://www.beowulf-underground.org/mailman/listinfo/pvfs2-users > > > > > > _______________________________________________ > > > Pvfs2-users mailing list > > > [email protected] > > > http://www.beowulf-underground.org/mailman/listinfo/pvfs2-users > > > > > > > > > > > -- > > Suneet Chandok > > Research Assistant > > Parallel Software Technologies Laboratory > > Department of Computer Science > > University of Houston > > > > Cell: 704-248-0718 > > Email: [EMAIL PROTECTED] > > -- Suneet Chandok Research Assistant Parallel Software Technologies Laboratory Department of Computer Science University of Houston Cell: 704-248-0718 Email: [EMAIL PROTECTED]
_______________________________________________ Pvfs2-users mailing list [email protected] http://www.beowulf-underground.org/mailman/listinfo/pvfs2-users
