2.2
Keywords:
My original questions:
|> I can't get either sparcworks or sparccompiler c++ to work on my
|> Solaris 2.2 machine.
|> The details:
|> SS10 running Solaris 2.2.
|> <...stuff deleted for brevity...>
|> Script started on Wed Sep 15 08:38:55 1993
|> calvin% /opt/lang/SUNWspro/bin/sparcworks
|> ld.so.1: /opt/lang/SUNWspro/bin/sparcworks: relocation error:
|> symbol not found:
|> XwcDrawString: referenced in /usr/openwin/lib/libxview.so.3
|> Killed
|> calvin% /opt/lang/SUNWspro/bin/CC enum.cc
|> CC: Cannot find /usr/ccs/bin/ld
|> calvin% su
|> # ln -s /usr/ucb/ld /usr/ccs/bin/ld
|> calvin% /opt/lang/SUNWspro/bin/CC enum.cc
|> /usr/ccs/bin/ld: fork failed - too many processes
Both problems have been solved.
The SPARCWORKS problem is a known bug for which the solution
is to apply patch #100807-02.
The SPARCCompiler C++ problem was "user" error. The particular
machine I was working on was earlier set up for a technical
writer and had been installed for "End User System Support"
whereas it should have been installed as "Developer System
Support." The former version does not install /usr/ccs/bin
at all.
Thanks to all those who helped me solve this problem:
don.gilchrest@sunesc.East.Sun.com
hushing@gdwest.gd.com
eckhard@ts.go.dlr.de
and Mike McMillan at Sun Microsystems, Cary, NC.
-- Anay S. Panvalkar <standard disclaimer> SHL Systemhouse 2000 Regency Parkway, Cary, North Carolina 27511
This archive was generated by hypermail 2.1.2 : Fri Sep 28 2001 - 23:08:15 CDT