On 09/30/12 21:50, Steve Christensen wrote:
While playing around with various gcc installs on a SPARC/Solaris 11
machine, I get

sparc11:~# pkg install gcc-45
Creating Plan \pkg: No version of developer/gcc-45 can be installed:
pkg://solaris/developer/[email protected],5.11-0.175.0.0.0.2.537:20111019T095059Z:
Suitable required dependency
pkg:/library/[email protected],5.11-0.175.0.0.0.0.525 cannot be found


What am I doing wrong? Below is what I get when I do a search for gcc.

In this case, I can tell from the error message that you're running a version of Solaris 11 pre-FCS.

The error message (which has since been changed to be more specific) is trying to tell you that it can't find a version of library/gmp that satisfies gcc's package dependencies.

Regardless, you can't install the new gcc-45 package on a version of Solaris 11 older than FCS.

My guess is that you're running a version of Solaris 11 Express, such as build 151 or 157.

Cheers,
-Shawn

_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to