Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Feb 2004 13:51:08 -0800
From:      Tim Kientzle <tim@kientzle.com>
To:        "M. Warner Losh" <imp@bsdimp.com>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src UPDATING
Message-ID:  <4036814C.9070405@kientzle.com>
In-Reply-To: <20040220.143945.93360906.imp@bsdimp.com>
References:  <200402201525.i1KFPuot051623@repoman.freebsd.org> <p06020456bc5c1f1e72da@[128.113.24.47]> <20040220.143945.93360906.imp@bsdimp.com>

next in thread | previous in thread | raw e-mail | index | archive | help
M. Warner Losh wrote:
> In message: <p06020456bc5c1f1e72da@[128.113.24.47]>
>             Garance A Drosihn <drosih@rpi.edu> writes:
> : Did you get my email pointing out that the UPDATING entry for
> : 20030714 should be updated?  The problem that describes was
> : solved a short time later.  I have friends who read that entry,
> : and think that they have to avoid -j on buildworlds...
> 
> Yes.  I've not had the chance to know when the date of safety is, so
> haven't added one.
> 

Warner, here's the commit message for the fix, from
"cvs log rescue/rescue/Makefile"
----------------------------
revision 1.14
date: 2003/07/24 07:42:42;  author: gordon;  state: Exp;  lines: +3 -2
Fix rescue build using -j. The problem appears to be make not being able
to find the source when the object was specified as <directory>/foo.o.

The fix makes the build go through a make objs before compiling the rest
of the crunchgen. This ensures that the dhclient bits are built in the
correct place where they are picked up for the final compile of rescue.

I'd like to thank dwhite@ and gad@ for helping me track down the problem.

Fast testing box provided by:   phk@ (thanks)
------------------------------



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4036814C.9070405>