Hi,

Here it is:

/pvfs-2.6.2 # ./configure --prefix=/opt/pvfs2-2.6.2/
--with-kernel=/usr/src/linux-2.6.18.2-34
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking sys/vfs.h usability... yes
checking sys/vfs.h presence... yes
checking for sys/vfs.h... yes
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking mntent.h, usability... no
checking mntent.h, presence... no
checking for mntent.h,... no
checking fstab.h usability... yes
checking fstab.h presence... yes
checking for fstab.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking attr/xattr.h usability... no
checking attr/xattr.h presence... no
checking for attr/xattr.h... no
checking sys/xattr.h usability... yes
checking sys/xattr.h presence... yes
checking for sys/xattr.h... yes
checking for long int... yes
checking size of long int... 4
checking for a BSD-compatible install... /usr/bin/install -c
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking for required gcc... checking how to run the C preprocessor... gcc
-E
checking for perl... yes
checking for find... yes
checking for bison... yes
checking for flex... yes
checking for client library thread safety support... yes
checking for openssl library... configure: WARNING: No openssl headers
found.
configure: WARNING: No openssl headers found.
checking openssl/evp.h usability... no
checking openssl/evp.h presence... no
checking for openssl/evp.h... no
checking openssl/crypto.h usability... no
checking openssl/crypto.h presence... no
checking for openssl/crypto.h... no
checking for pkg-config... yes
checking for gtk2.0 (for karma gui)... yes
checking whether byte ordering is bigendian... no
checking for void *... yes
checking size of void *... 4
grep: /usr/src/linux-2.6.18.2-34/include/linux/utsrelease.h: No such file or
directory
configure: error: The kernel source tree does not appear to be 2.6

I checked in yast kernel sources are installed properly.
Let me know if aby additional information is required.

-Suneet

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




--
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

Reply via email to