couldn't set locale correctly

Dear All,

I Have problem at my console (Ultra 24, solaris 10 x86), when i type dmesg always come out :
like this

You have new mail.
root@console # bash
root@console # dmesg
couldn't set locale correctly
couldn't set locale correctly

So how to fix it...?

Best Regards
simbah

The locale you have set is unknown to the system.

What says:

set|grep LC_
locale -a

?

Solaris 10 added the new localeadm command line utility. It allows you to add support for specific geographic regions.
For Solaris 7, 8 & 9 it requires that you pkgadd the right packages.

Thanks

Check what you have set in /etc/TIMEZONE