Do the following:

# cd /tmp
# wget http://oss.oracle.com/projects/ocfs2/dist/files/source/v1.2/ocfs2-1.2.5.tar.gz
# tar -zxvf ocfs2-1.2.5.tar.gz
# cd ocfs2-1.2.5
# ./configure --with-kernel=/usr/src/kernels/2.6.9-42.0.10.EL-i686 --enable-debugfs
# make rhel4_2.6.9-42.0.10.EL_rpm

If things fail, cut paste the entire log and email.
Also, append the output of:

# cd /tmp/ocfs2-1.2.5
# ./vendor/rhel4/kernel.guess targets

Maybe use ocfs2-devel mailing list as this falls under devel category.

Stephan Hendl wrote:
all is installed as it should... where is th problem?

[EMAIL PROTECTED] ocfs2-1.2.5]$ rpm -qa | grep kernel | sort
kernel-2.6.9-42.0.10.EL
kernel-devel-2.6.9-42.0.10.EL
kernel-hugemem-2.6.9-42.0.10.EL
kernel-hugemem-devel-2.6.9-42.0.10.EL
kernel-smp-2.6.9-42.0.10.EL
kernel-smp-devel-2.6.9-42.0.10.EL
kernel-utils-2.4-13.1.83

[EMAIL PROTECTED] ocfs2-1.2.5]$ uname -a
Linux lkvbb7 2.6.9-42.0.10.ELsmp #1 SMP Tue Feb 27 10:11:19 EST 2007
i686 athlon i386 GNU/Linux

[EMAIL PROTECTED] ocfs2-1.2.5]$ ll /usr/src/kernels
total 12
drwxr-xr-x  17 root root 4096 Apr 18 15:15
2.6.9-42.0.10.EL-hugemem-i686
drwxr-xr-x  17 root root 4096 Apr 18 15:14 2.6.9-42.0.10.EL-i686
drwxr-xr-x  17 root root 4096 Apr 18 15:16 2.6.9-42.0.10.EL-smp-i686
[EMAIL PROTECTED] ocfs2-1.2.5]$


Sunil Mushran <[EMAIL PROTECTED]> schrieb am 16.04.2007 um
18:29 in
Nachricht <[EMAIL PROTECTED]>:
You mean bugzilla#865. If so, it was checked in a few days after the

cutoff.

After the configure, do:
# make rhel4_2.6.9-42.0.10.EL_rpm


------------------------------------------------------------------------
r3002 | taoma | 2007-04-01 18:35:25 -0700 (Sun, 01 Apr 2007) | 6
lines
Remove the printing of harmless ERRORS like ECONNRESET, EPIPE.

For more details, please see
http://oss.oracle.com/bugzilla/show_bug.cgi?id=865
Signed-off-by:mfasheh

------------------------------------------------------------------------
r3000 | smushran | 2007-03-27 11:53:02 -0800 (Tue, 27 Mar 2007) | 2
lines
ocfs2: upped version to 1.2.5
Signed-off-by: mfasheh

------------------------------------------------------------------------
Stephan Hendl wrote:
Hi list,

as I can see from the code of 1.2.5-1 the two lines printing the
error-messages are not removed from the code yet ;-(( Will it be in
the
1.2.6 version?
The build of packages like it is described in Chapter 93 of the
howto
does not work. /etc/issue as well as /etc/redhat-release are
correct.
rpmbuild is installed and the ~/.rpmmacros file exists.
Regards,
Stephan

[EMAIL PROTECTED] ocfs2-1.2.5]$ ./configure
--with-kernel=/usr/src/kernels/2.6.9-42.0.10.EL-smp-i686
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 ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for an ANSI C-conforming const... yes
checking for vendor... not found
checking for vendor kernel... not supported
checking for debugging... yes
checking for directory with kernel build tree...
/usr/src/kernels/2.6.9-42.0.10.EL-smp-i686
checking for kernel version... 2.6.9-42.0.10.ELsmp
checking for directory with kernel sources...
/usr/src/kernels/2.6.9-42.0.10.EL-smp-i686
checking for kernel source version... 2.6.9-42.0.10.ELsmp
checking for Xen kernel... no
checking for building backported debugfs module... no
checking for an in-kernel configfs... no
checking for generic_drop_inode... yes
checking for sock_create_lite... yes
checking for assert_spin_locked... no
checking for kzalloc... yes
checking for kref_init with release callback... no
checking for sparse endian types... yes
checking for journal access functions with a credits pointer... yes
checking for for capabilities mask in backing_dev_info... no
checking for for old idr_get_new() semantics... no
checking for for inet_sk() that returns struct inet_opt... yes
checking for for generic_readlink()... yes
checking for for follow_link inode operation returning void *... no
checking for for mutex usage in VFS... no
checking for old simple_pin_fs() semantics... yes
checking for get_sb which returns a struct super_block *... yes
checking for a statfs which gets a struct super_block *... yes
checking for get_blocks_t type... yes
checking for i_blksize field on struct inode... yes
checking for i_private field on struct inode... no
configure: creating ./config.status
config.status: creating Config.make
config.status: creating vendor/ax2/ocfs2.spec-generic
config.status: creating vendor/rhel4/ocfs2.spec-generic
config.status: creating vendor/sles9/ocfs2.spec-generic
config.status: creating vendor/rhel5/ocfs2.spec-generic

[EMAIL PROTECTED] ocfs2-1.2.5]$ make rhel4_2.6.9-42.0.10.EL-smp-i686
make: *** No rule to make target `rhel4_2.6.9-42.0.10.EL-smp-i686'.

Stop.
[EMAIL PROTECTED] ocfs2-1.2.5]$


_______________________________________________
Ocfs2-users mailing list
[email protected] http://oss.oracle.com/mailman/listinfo/ocfs2-users

_______________________________________________
Ocfs2-users mailing list
[email protected]
http://oss.oracle.com/mailman/listinfo/ocfs2-users

_______________________________________________
Ocfs2-users mailing list
[email protected]
http://oss.oracle.com/mailman/listinfo/ocfs2-users

Reply via email to