Krenz von Leiberman writes: > ld.so.1: ld: fatal: libld.so.4: version `SUNWprivate_4.2' not found (required > by file /usr/bin/ld) > ld.so.1: ld: fatal: libld.so.4: open failed: No such file or directory > ld.so.1: ld: fatal: relocation error: file /usr/bin/ld: symbol ld32_main: > referenced symbol not found
That looks like a corrupted system. SUNWprivate_4.2 appeared in snv_45, and is gone as of snv_87. It sounds like you have a pre-snv_87 copy of /usr/bin/ld (requesting that now-absent version), but a different copy of /lib/libld.so.4. Did something bad happen during the last upgrade? Have you copied system files around? Perhaps running with an old /usr/bin/ld? -- James Carlson, Solaris Networking <james.d.carlson at sun.com> Sun Microsystems / 35 Network Drive 71.232W Vox +1 781 442 2084 MS UBUR02-212 / Burlington MA 01803-2757 42.496N Fax +1 781 442 1677
