Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Jun 2005 09:14:24 -0600 (MDT)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        obrien@FreeBSD.ORG
Cc:        cvs-src@FreeBSD.ORG, src-committers@FreeBSD.ORG, ru@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: src/sys/conf kmod.mk
Message-ID:  <20050602.091424.56347726.imp@bsdimp.com>
In-Reply-To: <20050602070335.GA27983@dragon.NUXI.org>
References:  <200504221739.j3MHdwGb083741@repoman.freebsd.org> <20050602070335.GA27983@dragon.NUXI.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <20050602070335.GA27983@dragon.NUXI.org>
            "David O'Brien" <obrien@FreeBSD.org> writes:
: On Fri, Apr 22, 2005 at 05:39:58PM +0000, Ruslan Ermilov wrote:
: > ru          2005-04-22 17:39:58 UTC
: > 
: >   FreeBSD src repository
: > 
: >   Modified files:
: >     sys/conf             kmod.mk 
: >   Log:
: >   Revert a mistake borrowed from kern.post.mk that has just been fixed.
: 
: It wasn't a mistake.  I was told that there was a *.mk bug that was fixed
: that dealt with the problem kmod.mk rev 1.189 was suppose to fix.  It was
: based on that, that I agreed to have revision 1.189 backed out.  However,
: I just ran into the problem again while trying to update a system from
: March 8th:
: 
: # cd /usr/src/share/mk ; make obj ; make all install
: # cd /usr/src/usr.sbin/config ; make obj ; make all install
: # cd /sys/i386/conf ; config FOO
: # cd ../../compile/FOO ; make depend ; make
: ..snip..
: ===> 3dfx (all)
: make: don't know how to make machine/bus_at386.h. Stop
: *** Error code 2
: 
: Please back out this "mistake", or please fix the issue where "make
: depends" isn't producing a usable .depends file.
: It is stupid to have to do "make cleandepends ; make depends" in order to
: get a usable .depends file.
: Computers are to A-U-T-O-M-A-T-E, not cause more work for humans.

Ru's change looks like it is correct.  Maybe you can help out by
testing his patch.  It looks good to me, but I've not had the time of
late to do much of anything.

Warner



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