Pl give
$ cd /usr/lib/locale/en_US.UTF-8/
$ file en_US.UTF-8.so.3
en_US.UTF-8.so.3: ELF 32-bit LSB dynamic lib 80386 Version 1,
dynamically linked, not stripped
$ file methods_en_US.UTF-8.so.3
methods_en_US.UTF-8.so.3: ELF 32-bit LSB dynamic lib 80386 Version 1,
dynamically linked, not stripped
and make sure that the architecture is right. I'm pretty sure that it
will be wrong...
Make sure to install the right packages.
Regards,
Suresh
solarg wrote:
he...@antigone:/usr/lib/locale/en_US.UTF-8# LC_ALL=en_US.UTF-8 truss
-t open,access ls -la >/dev/null
open("/var/ld/ld.config", O_RDONLY) Err#2 ENOENT
open("/lib/libc.so.1", O_RDONLY) = 3
open("/usr/lib/locale/en_US.UTF-8/LC_MESSAGES/SUNW_OST_SGS.mo",
O_RDONLY) Err#2 ENOENT
open("/usr/lib/locale/en_US.UTF-8/LC_MESSAGES/SUNW_OST_OSLIB.mo",
O_RDONLY) Err#2 ENOENT
open("/lib/libsec.so.1", O_RDONLY) = 3
open("/proc/26392/psinfo", O_RDONLY) = 3
open64("/var/run/name_service_door", O_RDONLY) = 3
open("/usr/share/lib/zoneinfo/Europe/Paris", O_RDONLY) = 4
Suresh Chandrasekharan wrote:
Hi Gerard,
Should be corrupted shared objects. Pl attach the output of
LC_ALL=en_US.UTF-8 truss -t open,access ls -la >/dev/null
Regards,
Suresh
solarg wrote:
Suresh Chandrasekharan wrote:
Hi Gerard,
Pl check if
methods_en_US.UTF-8.so.3 -> ../common/methods_unicode.so.3
exists under /usr/lib/locale/en_US.UTF-8/ and the linked file
methods_unicode.so.3 exists, this file is a part of SUNWlang-common
package.
yes:
he...@antigone:/usr/lib/locale/en_US.UTF-8# ls -l
methods_en_US.UTF-8.so.3
lrwxrwxrwx 1 root root 30 May 6 13:53
methods_en_US.UTF-8.so.3 -> ../common/methods_unicode.so.3
_______________________________________________
indiana-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/indiana-discuss