Error : ld.so.1: mv: fatal: libsec.so.1: version

Hi,

we installed latest pathches and Packages for soalris10 x86 on Sunfire X4100 Server.

after finishing the patch, we can't able to work this commands "mv , cp" command is not working.

Error1:

# mv hariganesh /opt

ld.so.1: mv: fatal: libsec.so.1: version `SUNW_1.2' not found (required by file /usr/bin/mv)

ld.so.1: mv: fatal: libsec.so.1: open failed: No such file or directory

ld.so.1: mv: fatal: libsec.so.1: version `SUNW_1.2' not found (required by file /usr/bin/mv)

ld.so.1: mv: fatal: libsec.so.1: open failed: No such file or directory

ld.so.1: mv: fatal: libsec.so.1: version `SUNW_1.2' not found (required by file /usr/bin/mv)

ld.so.1: mv: fatal: libsec.so.1: open failed: No such file or directory

ld.so.1: mv: fatal: libsec.so.1: version `SUNW_1.2' not found (required by file /usr/bin/mv)

ld.so.1: mv: fatal: libsec.so.1: open failed: No such file or directory

ld.so.1: mv: fatal: relocation error: file /usr/bin/mv: symbol acl_get: referenced symbol not found

Killed

Error2:

# cp -p hariganesh /opt

ld.so.1: cp: fatal: libsec.so.1: version `SUNW_1.2' not found (required by file /usr/bin/cp)

ld.so.1: cp: fatal: libsec.so.1: open failed: No such file or directory

ld.so.1: cp: fatal: libsec.so.1: version `SUNW_1.2' not found (required by file /usr/bin/cp)

ld.so.1: cp: fatal: libsec.so.1: open failed: No such file or directory

ld.so.1: cp: fatal: libsec.so.1: version `SUNW_1.2' not found (required by file /usr/bin/cp)

ld.so.1: cp: fatal: libsec.so.1: open failed: No such file or directory

ld.so.1: cp: fatal: libsec.so.1: version `SUNW_1.2' not found (required by file /usr/bin/cp)

ld.so.1: cp: fatal: libsec.so.1: open failed: No such file or directory

ld.so.1: cp: fatal: relocation error: file /usr/bin/cp: symbol acl_get: referenced symbol not found

Killed

[1952 byte] By [gnanavel.sekhar] at [2007-11-26 11:22:21]
# 1
/usr/bin/cp is corrupted....Copy it from any working system to the path /usr/bin
Anil0013 at 2007-7-7 3:37:41 > top of Java-index,General,Sys Admin Best Practices...
# 2

"copy it from any working system"- seems a little grey

I'd be more interested to find out what happened to put libsec.so.1 specifically into the mix, what patches were applied to affect

Just for kicks, have you tried (to see if it's just one file or more) /usr/xpg4/bin/cp and mv ?

jeffreys at 2007-7-7 3:37:41 > top of Java-index,General,Sys Admin Best Practices...