Subject: Re: Zoularis/Solaris 9
To: None <salo@Xtrmntr.org>
From: MLH <mlh@goathill.org>
List: tech-pkg
Date: 12/13/2002 18:25:54
> On Sat, Dec 14, 2002 at 12:42:22AM +0000, MLH wrote:
>>
>> Those are the only ln's I could find in the system and cmp claims
>> they are the same binary.
> 
> do you have C compiler in your path?  what C compiler do you have
> installed?  it seems that buildlink2 cannot find C compiler on your
> machine.

$ which cc
/opt/SUNWspro/bin/cc
$ which gcc
/usr/pkg/bin/gcc
$ which c++
/usr/pkg/bin/c++

Same results if I point cc at gcc.