Danek Duvall wrote:
> On Wed, May 13, 2009 at 05:37:33PM -0500, Norm Jacobs wrote:
>
>
>> I was hoping to get a chance to fix the gate so it builds on OSOL. If you
>> want to put together a list of missing packages, that would be great.
>> There are some configure breakages due to /bin/sh being bash,
>>
>
> /bin/sh is ksh93, actually; the default shell is bash.
>
I stand corrected. Either way, some configure scripts appear to be
unhappy with ksh93, but I want to say that I ran into a couple that
wanted bash too.
> Also /usr/ucb/install is in SUNWscp.
>
> Liane had put together a group package for ON that pulled in all the
> dependencies. Having the same thing for SFW would be awesome (modulo the
> things you can't get through pkg(5), like JDK1.5).
>
> I was working on this a while back, and while I think I'd gotten all the
> dependencies, I was still having problems with the build, and eventually
> had to go back to my day job. And I'm sure things have changed since then.
>
Yes, It would be awesome. I did some of this as well and ran into
configure scripts that need a specific shell. I am making changes to
all of the SFW Makefiles to unify the unpacking and patching, so I will
fix some of the that I had seen previously while I'm there.
-Norm