Re: HEAD broken at the moment?

看板DFBSD_kernel作者時間21年前 (2005/04/08 02:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串8/15 (看更多)
On Thu, Apr 07, 2005 at 11:32:38AM -0400, Scott Ullrich wrote: > David Rhodus wrote: > >Why aren't you using cvs -R -d /cvs co -P src > >The other way adds a bunch of junk to the cvs history file. > > I thought that was a global cvs setting on leaf. > I'll give it a shot.. But `make -sj5 buildworld' on a source tree without -P worked for me. I think the real issue is here: > make buildworld MAKEOBJDIRPREFIX=/ > & ~/build_log You're trying to put generated files inside your source tree. It may work for a build in a sub directory, but probably not for buildworld. And I wonder if specifying MAKEOBJDIRPREFIX or DESTDIR with anything other than via environment variable works well with bulidworld, because variable assignment on command line has higher precedence than via environment variable, and it gets passed down recursively via MAKEFLAGS.
文章代碼(AID): #12LNME00 (DFBSD_kernel)
討論串 (同標題文章)
文章代碼(AID): #12LNME00 (DFBSD_kernel)