Date: Thu, 28 Aug 2003 09:35:04 -0500 From: Josh Paetzel <friar_josh@webwarrior.net> To: freebsd-questions@freebsd.org Cc: Vulpes Velox <kitbsdlists@HotPOP.com> Subject: Re: kernel compile problem Message-ID: <20030828143504.GA29426@ns2.webwarrior.net> In-Reply-To: <44vfsh98s7.fsf@be-well.ilk.org> References: <20030826030503.4a5da51b.kitbsdlists@HotPOP.com> <44vfsh98s7.fsf@be-well.ilk.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Aug 28, 2003 at 10:06:00AM -0400, Lowell Gilbert wrote: > Vulpes Velox <kitbsdlists@HotPOP.com> writes: > > > I just cvsuped my router to 4stable, from 4.6.2. I tried recompile the previous > > kernel. That did not work. It configed properly, but a make depend did not > > succeed. I get the same errors trying to compile the generic kernel. > > Does this also happen with the recommended upgrade procedure, as > described in the handbook? > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html According to your original post, you were missing bsd.links.mk. Try this: #cp /usr/src/share/mk/bsd.links.mk /usr/share/mk/ Josh
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030828143504.GA29426>