From owner-freebsd-current Sat Nov 16 12:01:41 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA15766 for current-outgoing; Sat, 16 Nov 1996 12:01:41 -0800 (PST) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id MAA15759 for ; Sat, 16 Nov 1996 12:01:36 -0800 (PST) Received: (from bde@localhost) by godzilla.zeta.org.au (8.7.6/8.6.9) id GAA26181; Sun, 17 Nov 1996 06:50:39 +1100 Date: Sun, 17 Nov 1996 06:50:39 +1100 From: Bruce Evans Message-Id: <199611161950.GAA26181@godzilla.zeta.org.au> To: freebsd-current@FreeBSD.org, j@uriah.heep.sax.de Subject: Re: kernel compile Cc: croot@btp1da.phy.uni-bayreuth.de Sender: owner-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk >> >``Don't forget to make depend.'' >> > >> >:-) > >> I had a lot of trouble understanding the joke :-). I think you meant >> to write: >> >> ``Don't forget to run the clobbering version of config when changing >> options,... > >No. I think the problem originated from an old .depend file that >still mentioned opt_temporary.h while this was no longer actually >used. It's just a wild guess, of course. I'm not guessing. The error message for an old .depend file would be completely different. I introduced this bug and fixed it when Werner pointed it out 4 or 5 days ago. Maybe you got the mail late. Bruce