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 [hendl@lkvbb7 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 [hendl@lkvbb7 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. [hendl@lkvbb7 ocfs2-1.2.5]$
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 > > [hendl@lkvbb7 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 > > [hendl@lkvbb7 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. > [hendl@lkvbb7 ocfs2-1.2.5]$make package or packages i don't remember now. Regards -- Marcus Alves Grando <marcus.grando [] terra.com.br> Suporte Engenharia 1 Terra Networks Brasil S/A Tel: 55 (51) 3284-4238 Qual ? a sua Terra?
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 > > [hendl@lkvbb7 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 > > [hendl@lkvbb7 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. > [hendl@lkvbb7 ocfs2-1.2.5]$ > > > _______________________________________________ > Ocfs2-users mailing list > Ocfs2-users@oss.oracle.com > http://oss.oracle.com/mailman/listinfo/ocfs2-users >