Re: Problems to build src/rescue

From: John Birrell <jb_at_what-creek.com>
Date: Mon, 27 Nov 2006 01:39:28 +0000
On Sun, Nov 26, 2006 at 06:32:11PM -0600, Scot Hetzel wrote:
> On 11/26/06, Marcus Alves Grando <mnag_at_freebsd.org> wrote:
> >Hi list,
> >
> >I have some problem to build world, more precisily src/rescue. I already
> >run make clean, remove usr/obj and update via cvsup my sources, but
> >rescue does not compile.
> >
> I'm seeing the same problem, added WITHOUT_RESCUE to /etc/src.conf, so
> that I could complete a buildworld.
> 
> It seems that this problem occurred somewhere between the Nov 24 and
> Nov 26.  I looked on cvsweb, and there don't appear to be any commits
> made between this time frame to either src/rescue or src/bin/sh.

This looks to be my fault. Sorry.

I added a make rule to the file that crunchgen generates. That, in turn,
appears to have caused the crunch make to call the sh make with an
unexpected target which ends up using a default rule with no CFLAGS.
That's why the include files aren't found.

I'll have to make a more detailed change to crunchgen to support
parallel makes.

--
John Birrell
Received on Mon Nov 27 2006 - 00:38:18 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:03 UTC