ld.so.1: gcc: fatal: libintl.so.3: open failed: No such file or directory

Hello;

I have installed SMCgcc 3.4.6 in a server sfv490 with solaris8.

But when I execute gcc, I'm getting the following error:

ld.so.1: gcc: fatal: libintl.so.3: open failed: No such file or directory

Killed

To doing ldd -d gcc

libintl.so.3 => (file not found)

libiconv.so.2 => (file not found)

libc.so.1 =>/usr/lib/libc.so.1

libdl.so.1 =>/usr/lib/libdl.so.1

/usr/platform/SUNW,Ultra-Enterprise/lib/libc_psr.so.1

What more do I need to install so GCC works correctly?

[554 byte] By [serverwebsce] at [2007-11-26 10:43:16]
# 1
Looks like it wants iconv and perhaps gettext.
robertcohen at 2007-7-7 2:55:14 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...