Date: Sun, 24 Apr 2005 13:16:06 -0700 From: "David O'Brien" <obrien@FreeBSD.org> To: Ruslan Ermilov <ru@FreeBSD.org> Cc: Bruce Evans <bde@zeta.org.au> Subject: Re: cvs commit: src/sys/conf kmod.mk Message-ID: <20050424201606.GB74538@dragon.NUXI.org> In-Reply-To: <20050422200944.GC23926@ip.net.ua> References: <20050418.152011.74745144.imp@bsdimp.com> <20050419182938.GA27941@dragon.NUXI.org> <20050420055904.GA33015@ip.net.ua> <20050420161212.GA52582@dragon.NUXI.org> <20050421125501.W88810@delplex.bde.org> <20050421070011.GA81229@ip.net.ua> <20050421171036.Q2082@epsplex.bde.org> <20050421185925.GA85015@ip.net.ua> <20050422233107.J93439@delplex.bde.org> <20050422200944.GC23926@ip.net.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Apr 22, 2005 at 11:09:44PM +0300, Ruslan Ermilov wrote: > > I check that it doesn't work after "make depend; make; make clean". The > > first error is for amd64's GENERIC is: > > > > %%% > > In file included from ./../../../dev/aic7xxx/aic7xxx_osm.h:44, > > from aic7xxx_reg_print.c:9: > > ../../../sys/bus.h:461:23: device_if.h: No such file or directory > > %%% .. > Should be fixed now. The problem was that aic*_reg_print.c's were not > in CFILES in a makefile produced by config(8), making the corresponding > .o files to *NOT* appear in .depend. Thank you for fixing this problem. -- -- David (obrien@FreeBSD.org)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050424201606.GB74538>