The following error occurs when I log on to the system. If I run any command during package expansion, an error is returned:
Last login: Thu Nov 10 08:32:12 2011 from 134.224.55.126
ERROR: ld. so: object '/etc/libcwait. so' from/etc/ld. so. preload cannot be preloaded: ignored.
ERROR: ld. so: object '/etc/libcwait. so' from/etc/ld. so. preload cannot be preloaded: ignored.
ERROR: ld. so: object '/etc/libcwait. so' from/etc/ld. so. preload cannot be preloaded: ignored.
ERROR: ld. so: object '/etc/libcwait. so' from/etc/ld. so. preload cannot be preloaded: ignored.
ERROR: ld. so: object '/etc/libcwait. so' from/etc/ld. so. preload cannot be preloaded: ignored.
ERROR: ld. so: object '/etc/libcwait. so' from/etc/ld. so. preload cannot be preloaded: ignored.
ERROR: ld. so: object '/etc/libcwait. so' from/etc/ld. so. preload cannot be preloaded: ignored.
ERROR: ld. so: object '/etc/libcwait. so' from/etc/ld. so. preload cannot be preloaded: ignored.
ERROR: ld. so: object '/etc/libcwait. so' from/etc/ld. so. preload cannot be preloaded: ignored.
ERROR: ld. so: object '/etc/libcwait. so' from/etc/ld. so. preload cannot be preloaded: ignored.
ERROR: ld. so: object '/etc/libcwait. so' from/etc/ld. so. preload cannot be preloaded: ignored.
ERROR: ld. so: object '/etc/libcwait. so' from/etc/ld. so. preload cannot be preloaded: ignored.
ERROR: ld. so: object '/etc/libcwait. so' from/etc/ld. so. preload cannot be preloaded: ignored.
ERROR: ld. so: object '/etc/libcwait. so' from/etc/ld. so. preload cannot be preloaded: ignored.
ERROR: ld. so: object '/etc/libcwait. so' from/etc/ld. so. preload cannot be preloaded: ignored.
[Root @ oss-ora ~] # Ls
ERROR: ld. so: object '/etc/libcwait. so' from/etc/ld. so. preload cannot be preloaded: ignored.
Anaconda-ks.cfg Desktop install. log install. log. syslog
[Root @ oss-ora/] # ls-rtl
ERROR: ld. so: object '/etc/libcwait. so' from/etc/ld. so. preload cannot be preloaded: ignored.
Total 178
Drwxr-xr-x 2 root 4096 Oct 1 2009 srv
Drwxr-xr-x 2 root 4096 Oct 1 2009 mnt
Drwxr-xr-x 2 root 4096 Oct 1 2009 media
Drwxrwx --- 2 500 501 4096 Oct 1 2009 home
Drwxr-xr-x 11 root 4096 Nov 8 lib
Drwxr-xr-x 2 root 12288 Nov 8 sbin
Drwxr-xr-x 2 root 4096 Nov 8 bin
Drwx ------ 2 root 16384 Nov 9 lost + found
Drwxr-xr-x 2 root 4096 Nov 9 selinux
Drwxr-xr-x 4 root 1024 Nov 9 boot
Drwxr-xr-x 3 root 4096 Nov 9 tftpboot
Drwxr-xr-x 25 root 4096 Nov 9 var
Drwxr-xr-x 16 root 4096 Nov 9 usr
Drwxr-xr-x 2 root 4096 Nov 9 Oracle
Drwxr-xr-x 4 root 4096 Nov 9 opt
Drwxr-xr-x 7 root 12288 Nov 10 lib64
Dr-xr-x 444 root 0 Nov 10 08:16 proc
Drwxr-xr-x 11 root 0 Nov 10 08:16 sys
Drwxr-xr-x 2 root 0 Nov 10 08:17 misc
Drwxr-xr-x 2 root 0 Nov 10 08:17 net
Drwxr-xr-x 12 root 3800 Nov 10 dev
Drwxr-xr-x 106 root 12288 Nov 10 etc
Drwxr-x --- 18 root 4096 Nov 10 root
Drwxr-xr-x 11 root 4096 Nov 10 tmp
The ghost patch does not support RedHat 5, so the 9i installation plan on redhat 5 is canceled.
However, the error message above is caused by an error in the pre-loaded library file. It may be related to some of your OBJECTS being too high. In addition, the kernel of the operating system may be too high.
Therefore, follow these steps.
[Root @ oss-ora/] # echo "">/etc/ld. so. preload
[Root @ oss-ora/] # rm/etc/ld. so. preload
Rm: remove regular file '/etc/ld. so. preload '? Y
Run the ls command as follows.
[Root @ oss-ora/] # ls
Bin dev home lib64 media mnt opt proc sbin srv tftpboot usr
Boot etc lib lost + found misc net oracle root selinux sys tmp var
[Root @ oss-ora/] #
After you log on again, run the ls and other commands again. The fault is resolved.
Last login: Thu Nov 10 14:51:25 2011 from 134.224.55.126
[Root @ oss-ora ~] # Pwd
/Root
[Root @ oss-ora ~] # Ls-rtl
Total 96
Drwxr-xr-x 2 root 4096 Nov 8 Desktop 05 Desktop
-Rw-r -- 1 root 5152 Nov 9 install. log. syslog
-Rw-r -- 1 root 58431 Nov 9 00:55 install. log
-Rw ------- 1 root 1947 Nov 9 anaconda-ks.cfg
[Root @ oss-ora ~] #