Hello!
Can you please help by advice?
After installation of SUNWrdesktop I cannot compile a simple program
because of errors:
collect2: ld terminated with signal 9 [Killed]
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
the run program looks like:
#include<stdio.h>
int main(){}
Why so happen? What should I do to restore my previous environment?
Thanks in advance.
--
/BR, Alexander