> Post the exact command and the error message.

 

This is a selection of the output, I have attached the complete output.

 

[EMAIL PROTECTED] ocfs2-1.3.9]# ./configure

checking build system type... x86_64-unknown-linux-gnu

checking host system type... x86_64-unknown-linux-gnu

…

[EMAIL PROTECTED] ocfs2-1.3.9]# make

….

make[2]: Leaving directory `/usr/src/kernels/2.6.18-92.1.6.el5-x86_64'

make[1]: Leaving directory `/config/ocfs2-1.3.9/fs'

make -C vendor

make[1]: Entering directory `/config/ocfs2-1.3.9/vendor'

make -C rhel5

make[2]: Entering directory `/config/ocfs2-1.3.9/vendor/rhel5'

make[2]: Nothing to be done for `all'.

make[2]: Leaving directory `/config/ocfs2-1.3.9/vendor/rhel5'

make -C suse-kmp

make[2]: Entering directory `/config/ocfs2-1.3.9/vendor/suse-kmp'

make[2]: Nothing to be done for `all'.

make[2]: Leaving directory `/config/ocfs2-1.3.9/vendor/suse-kmp'

make[1]: Leaving directory `/config/ocfs2-1.3.9/vendor'

[EMAIL PROTECTED] ocfs2-1.3.9]#

 

The problem is that for rhel5 the message is ` Nothing to be done for
`all'.`

 

Also after ´make install´ I get the same message and no rpm´s. I don´t get
an error message.

 

Regards,

 

Maurits van de Lande

[EMAIL PROTECTED] ocfs2-1.3.9]# ./configure
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-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... rhel5
checking for vendor kernel... /usr/src/kernels/2.6.18-92.1.6.el5-x86_64
checking for debugging... no
checking for directory with kernel build tree... 
/usr/src/kernels/2.6.18-92.1.6.el5-x86_64
checking for kernel version... 2.6.18-92.1.6.el5
checking for directory with kernel sources... 
/usr/src/kernels/2.6.18-92.1.6.el5-x86_64
checking for kernel source version... 2.6.18-92.1.6.el5
checking for struct delayed_work in workqueue.h... no
checking for uninitialized_var() in compiler-gcc4.h... no
checking for zero_user_page() in highmem.h... no
checking for do_sync_mapping_range() in fs.h... no
checking for fault() in struct vm_operations_struct in mm.h... no
checking for f_path in fs.h... no
checking for enum umh_wait in kmod.h... no
checking for inc_nlink() in fs.h... yes
checking for drop_nlink() in fs.h... no
checking for kmem_cache_create() with dtor arg in slab.h... yes
checking for flag FS_RENAME_DOES_D_MOVE in fs.h... yes
checking for enum FS_OCFS2 in sysctl.h... no
checking for configfs_depend_item() in configfs.h... no
checking for register_sysctl() with two args in sysctl.h... yes
checking for su_mutex in struct configfs_subsystem in configfs.h... no
checking for struct subsystem in kobject.h... yes
checking for is_owner_or_cap() in fs.h... no
checking for fallocate() in fs.h... no
checking for struct splice_desc in splice.h... no
checking for MNT_RELATIME in mount.h... no
checking for should_remove_suid() in fs.h... no
checking for generic_segment_checks() in fs.h... no
checking for s_op declared as const in struct super_block in fs.h... no
checking for i_op declared as const in struct inode in fs.h... no
checking for f_op declared as const in struct file in fs.h... yes
checking for a_ops declared as const in struct address_space in fs.h... yes
checking for aio_read() in struct file_operations using iovec in fs.h... no
checking for __splice_from_pipe() in splice.h... no
checking for old bio_end_io_t in bio.h... yes
checking for b_size is u32 struct buffer_head in buffer_head.h... no
checking for exportfs.h... no
checking for linux/lockdep.h... yes
checking for mandatory_lock() in fs.h... no
checking for range prefix in struct writeback_control... yes
checking for SYNC_FILE_RANGE flags... yes
checking for blkcnt_t in types.h... yes
checking for i_private in struct inode... yes
checking for page_mkwrite in struct vm_operations_struct... yes
checking for get_sb_bdev() with 5 arguments in fs.h... no
checking for read_mapping_page in pagemap.h... yes
checking for ino_t in filldir_t in fs.h... no
checking for invalidatepage returning int in fs.h... no
checking for get_blocks_t type... no
checking for linux/uaccess.h... yes
checking for system_utsname in utsname.h... yes
checking for MS_LOOP_NO_AOPS flag defined... no
checking for fops->sendfile() in fs.h... yes
checking for task_pid_nr in sched.h... no
configure: creating ./config.status
config.status: creating Config.make
config.status: creating vendor/rhel5/ocfs2.spec-generic
config.status: creating vendor/suse-kmp/ocfs2.spec-generic
[EMAIL PROTECTED] ocfs2-1.3.9]# 
[EMAIL PROTECTED] ocfs2-1.3.9]# ./configure
checking build system type... x86_64-unknown-linux-gnuchecking host system 
type... x86_64-unknown-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... rhel5
checking for vendor kernel... /usr/src/kernels/2.6.18-92.1.6.el5-x86_64
checking for debugging... no
checking for directory with kernel build tree... 
/usr/src/kernels/2.6.18-92.1.6.el5-x86_64
checking for kernel version... 2.6.18-92.1.6.el5
checking for directory with kernel sources... 
/usr/src/kernels/2.6.18-92.1.6.el5-x86_64
checking for kernel source version... 2.6.18-92.1.6.el5
checking for struct delayed_work in workqueue.h... no
checking for uninitialized_var() in compiler-gcc4.h... no
checking for zero_user_page() in highmem.h... no
checking for do_sync_mapping_range() in fs.h... no
checking for fault() in struct vm_operations_struct in mm.h... no
checking for f_path in fs.h... no
checking for enum umh_wait in kmod.h... no
checking for inc_nlink() in fs.h... yes
checking for drop_nlink() in fs.h... no
checking for kmem_cache_create() with dtor arg in slab.h... yes
checking for flag FS_RENAME_DOES_D_MOVE in fs.h... yes
checking for enum FS_OCFS2 in sysctl.h... no
checking for configfs_depend_item() in configfs.h... no
checking for register_sysctl() with two args in sysctl.h... yes
checking for su_mutex in struct configfs_subsystem in configfs.h... no
checking for struct subsystem in kobject.h... yes
checking for is_owner_or_cap() in fs.h... no
checking for fallocate() in fs.h... no
checking for struct splice_desc in splice.h... no
checking for MNT_RELATIME in mount.h... no
checking for should_remove_suid() in fs.h... no
checking for generic_segment_checks() in fs.h... no
checking for s_op declared as const in struct super_block in fs.h... no
checking for i_op declared as const in struct inode in fs.h... no
checking for f_op declared as const in struct file in fs.h... yes
checking for a_ops declared as const in struct address_space in fs.h... yes
checking for aio_read() in struct file_operations using iovec in fs.h... no
checking for __splice_from_pipe() in splice.h... no
checking for old bio_end_io_t in bio.h... yes
checking for b_size is u32 struct buffer_head in buffer_head.h... no
checking for exportfs.h... no
checking for linux/lockdep.h... yes
checking for mandatory_lock() in fs.h... no
checking for range prefix in struct writeback_control... yes
checking for SYNC_FILE_RANGE flags... yes
checking for blkcnt_t in types.h... yes
checking for i_private in struct inode... yes
checking for page_mkwrite in struct vm_operations_struct... yes
checking for get_sb_bdev() with 5 arguments in fs.h... no
checking for read_mapping_page in pagemap.h... yes
checking for ino_t in filldir_t in fs.h... no
checking for invalidatepage returning int in fs.h... no
checking for get_blocks_t type... no
checking for linux/uaccess.h... yes
checking for system_utsname in utsname.h... yes
checking for MS_LOOP_NO_AOPS flag defined... no
checking for fops->sendfile() in fs.h... yes
checking for task_pid_nr in sched.h... no
configure: creating ./config.status
config.status: creating Config.make
config.status: creating vendor/rhel5/ocfs2.spec-generic
config.status: creating vendor/suse-kmp/ocfs2.spec-generic
[EMAIL PROTECTED] ocfs2-1.3.9]# 
[EMAIL PROTECTED] ocfs2-1.3.9]# make
make -C fs
make[1]: Entering directory `/config/ocfs2-1.3.9/fs'
make -C ocfs2 stamp-md5
make[2]: Entering directory `/config/ocfs2-1.3.9/fs/ocfs2'
make[2]: Leaving directory `/config/ocfs2-1.3.9/fs/ocfs2'
make -C ocfs2/cluster stamp-md5
make[2]: Entering directory `/config/ocfs2-1.3.9/fs/ocfs2/cluster'
make[2]: Leaving directory `/config/ocfs2-1.3.9/fs/ocfs2/cluster'
make -C ocfs2/dlm stamp-md5
make[2]: Entering directory `/config/ocfs2-1.3.9/fs/ocfs2/dlm'
make[2]: Leaving directory `/config/ocfs2-1.3.9/fs/ocfs2/dlm'
make -C /usr/src/kernels/2.6.18-92.1.6.el5-x86_64 M=/config/ocfs2-1.3.9/fs 
modules
make[2]: Entering directory `/usr/src/kernels/2.6.18-92.1.6.el5-x86_64'
  CC [M]  /config/ocfs2-1.3.9/fs/ocfs2/compat_sync_mapping_range.o
  CC [M]  /config/ocfs2-1.3.9/fs/ocfs2/compat_should_remove_suid.o
  CC [M]  /config/ocfs2-1.3.9/fs/ocfs2/compat_generic_segment_checks.o
  CC [M]  /config/ocfs2-1.3.9/fs/ocfs2/alloc.o
  CC [M]  /config/ocfs2-1.3.9/fs/ocfs2/aops.o
  CC [M]  /config/ocfs2-1.3.9/fs/ocfs2/buffer_head_io.o
  CC [M]  /config/ocfs2-1.3.9/fs/ocfs2/dcache.o
  CC [M]  /config/ocfs2-1.3.9/fs/ocfs2/dir.o
  CC [M]  /config/ocfs2-1.3.9/fs/ocfs2/dlmglue.o
  CC [M]  /config/ocfs2-1.3.9/fs/ocfs2/export.o
  CC [M]  /config/ocfs2-1.3.9/fs/ocfs2/extent_map.o
  CC [M]  /config/ocfs2-1.3.9/fs/ocfs2/file.o
  CC [M]  /config/ocfs2-1.3.9/fs/ocfs2/heartbeat.o
  CC [M]  /config/ocfs2-1.3.9/fs/ocfs2/inode.o
  CC [M]  /config/ocfs2-1.3.9/fs/ocfs2/ioctl.o
  CC [M]  /config/ocfs2-1.3.9/fs/ocfs2/journal.o
  CC [M]  /config/ocfs2-1.3.9/fs/ocfs2/localalloc.o
  CC [M]  /config/ocfs2-1.3.9/fs/ocfs2/locks.o
  CC [M]  /config/ocfs2-1.3.9/fs/ocfs2/mmap.o
  CC [M]  /config/ocfs2-1.3.9/fs/ocfs2/namei.o
  CC [M]  /config/ocfs2-1.3.9/fs/ocfs2/resize.o
  CC [M]  /config/ocfs2-1.3.9/fs/ocfs2/slot_map.o
  CC [M]  /config/ocfs2-1.3.9/fs/ocfs2/suballoc.o
  CC [M]  /config/ocfs2-1.3.9/fs/ocfs2/super.o
  CC [M]  /config/ocfs2-1.3.9/fs/ocfs2/symlink.o
  CC [M]  /config/ocfs2-1.3.9/fs/ocfs2/sysfile.o
  CC [M]  /config/ocfs2-1.3.9/fs/ocfs2/uptodate.o
  CC [M]  /config/ocfs2-1.3.9/fs/ocfs2/ver.o
  LD [M]  /config/ocfs2-1.3.9/fs/ocfs2/ocfs2.o
  CC [M]  /config/ocfs2-1.3.9/fs/ocfs2/cluster/heartbeat.o
  CC [M]  /config/ocfs2-1.3.9/fs/ocfs2/cluster/masklog.o
  CC [M]  /config/ocfs2-1.3.9/fs/ocfs2/cluster/nodemanager.o
  CC [M]  /config/ocfs2-1.3.9/fs/ocfs2/cluster/quorum.o
  CC [M]  /config/ocfs2-1.3.9/fs/ocfs2/cluster/sys.o
  CC [M]  /config/ocfs2-1.3.9/fs/ocfs2/cluster/tcp.o
  CC [M]  /config/ocfs2-1.3.9/fs/ocfs2/cluster/ver.o
  LD [M]  /config/ocfs2-1.3.9/fs/ocfs2/cluster/ocfs2_nodemanager.o
  CC [M]  /config/ocfs2-1.3.9/fs/ocfs2/dlm/dlmast.o
  CC [M]  /config/ocfs2-1.3.9/fs/ocfs2/dlm/dlmconvert.o
  CC [M]  /config/ocfs2-1.3.9/fs/ocfs2/dlm/dlmdebug.o
  CC [M]  /config/ocfs2-1.3.9/fs/ocfs2/dlm/dlmdomain.o
  CC [M]  /config/ocfs2-1.3.9/fs/ocfs2/dlm/dlmlock.o
  CC [M]  /config/ocfs2-1.3.9/fs/ocfs2/dlm/dlmmaster.o
  CC [M]  /config/ocfs2-1.3.9/fs/ocfs2/dlm/dlmrecovery.o
  CC [M]  /config/ocfs2-1.3.9/fs/ocfs2/dlm/dlmthread.o
  CC [M]  /config/ocfs2-1.3.9/fs/ocfs2/dlm/dlmunlock.o
  CC [M]  /config/ocfs2-1.3.9/fs/ocfs2/dlm/dlmver.o
  CC [M]  /config/ocfs2-1.3.9/fs/ocfs2/dlm/userdlm.o
  CC [M]  /config/ocfs2-1.3.9/fs/ocfs2/dlm/dlmfs.o
  CC [M]  /config/ocfs2-1.3.9/fs/ocfs2/dlm/dlmfsver.o
  LD [M]  /config/ocfs2-1.3.9/fs/ocfs2/dlm/ocfs2_dlm.o
  LD [M]  /config/ocfs2-1.3.9/fs/ocfs2/dlm/ocfs2_dlmfs.o
  Building modules, stage 2.
  MODPOST
  CC      /config/ocfs2-1.3.9/fs/ocfs2/cluster/ocfs2_nodemanager.mod.o
  LD [M]  /config/ocfs2-1.3.9/fs/ocfs2/cluster/ocfs2_nodemanager.ko
  CC      /config/ocfs2-1.3.9/fs/ocfs2/dlm/ocfs2_dlm.mod.o
  LD [M]  /config/ocfs2-1.3.9/fs/ocfs2/dlm/ocfs2_dlm.ko
  CC      /config/ocfs2-1.3.9/fs/ocfs2/dlm/ocfs2_dlmfs.mod.o
  LD [M]  /config/ocfs2-1.3.9/fs/ocfs2/dlm/ocfs2_dlmfs.ko
  CC      /config/ocfs2-1.3.9/fs/ocfs2/ocfs2.mod.o
  LD [M]  /config/ocfs2-1.3.9/fs/ocfs2/ocfs2.ko
make[2]: Leaving directory `/usr/src/kernels/2.6.18-92.1.6.el5-x86_64'
make[1]: Leaving directory `/config/ocfs2-1.3.9/fs'
make -C vendor
make[1]: Entering directory `/config/ocfs2-1.3.9/vendor'
make -C rhel5
make[2]: Entering directory `/config/ocfs2-1.3.9/vendor/rhel5'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/config/ocfs2-1.3.9/vendor/rhel5'
make -C suse-kmp
make[2]: Entering directory `/config/ocfs2-1.3.9/vendor/suse-kmp'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/config/ocfs2-1.3.9/vendor/suse-kmp'
make[1]: Leaving directory `/config/ocfs2-1.3.9/vendor'
[EMAIL PROTECTED] ocfs2-1.3.9]# 
_______________________________________________
Ocfs2-users mailing list
Ocfs2-users@oss.oracle.com
http://oss.oracle.com/mailman/listinfo/ocfs2-users

Reply via email to