[Orca-users] Re: error: C compiler cannot create executables

Blair Zajac blair at orcaware.com
Tue Jan 22 10:13:43 PST 2002


> yes your're completely right Blair.
> I'm missing /usr/ccs/lib/values-Xa.o which I have among other things
> on a different server.
> 
> Maybe you've dealt with it before: is it under Solaris possible to
> see where values-Xa.o comes from, I mean which package is associated
> to it?
> 
> I know this from Linux with its RPM, where it is per command possible.

Once you have the file installed, you can run

    pkgchk -l -p PATH

and it'll show who owns it.  For this missing file you'll need to install
SUNWarc:

    % pkgchk -l -p /usr/ccs/lib/values-Xa.o
    Pathname: /usr/ccs/lib/values-Xa.o
    Type: symbolic link
    Source of link: ../../lib/values-Xa.o
    Referenced by the following packages:
        SUNWarc
    Current status: installed

Best,
Blair

-- 
Blair Zajac <blair at orcaware.com>
Web and OS performance plots - http://www.orcaware.com/orca/



More information about the Orca-users mailing list