Subject: Re: pkgsrc/bootstrap is broken , Solaris and co
To: Gilles Dauphin <Gilles.Dauphin@enst.fr>
From: Johnny Lam <jlam@pkgsrc.org>
List: tech-pkg
Date: 07/19/2006 11:30:42
Gilles Dauphin wrote:
>
>> This should be fixed now. I'm not sure why this wasn't picked up on my
>> Mac OS X system, and I'll have to investigate that later.
>>
>
>
> Sorry but nop (CC is hardcoded in lang/nawk/Makefile):
>
> ===> running: /usr/xpg4/bin/sh /pkg/obj/install-sh -c -o root -g root -m 644
> /pkg/obj/bmake/bmake.1 /usr/pkg/man/man1/bmake.1
> ===> Installing awk
> ===> running: /usr/xpg4/bin/sh /pkg/obj/install-sh -d -o root -g root
> /pkg/obj/awk
> ===> running: /usr/xpg4/bin/sh /pkg/obj/install-sh -d -o root -g root
> /pkg/obj/awk
> ===> running: (cd /pkg/obj/awk && /usr/pkg/bin/bmake -f Makefile)
> cc -c ytab.c
> /usr/ucb/cc: language optional software package not installed
> *** Error code 1
>
> Stop.
Please try revision 1.69 of bootstrap. I've inserted an override for CC
when building nawk which I think should solve this problem.
Thanks,
-- Johnny Lam <jlam@pkgsrc.org>