Date: Thu, 23 Aug 2012 09:23:14 -0400 From: Lowell Gilbert <freebsd-questions-local@be-well.ilk.org> To: antonin tessier <antonintessier@live.fr> Cc: freebsd-questions@freebsd.org Subject: Re: Issue with kernel building Message-ID: <448vd5pwsd.fsf@be-well.ilk.org> In-Reply-To: <DUB109-W43A04B60FE9CA02F27FA04C4BF0@phx.gbl> (antonin tessier's message of "Wed, 22 Aug 2012 21:17:22 %2B0200") References: <DUB109-W1405A43C7DAF2745B9971C4C4BA0@phx.gbl> <DUB109-W43A04B60FE9CA02F27FA04C4BF0@phx.gbl>
next in thread | previous in thread | raw e-mail | index | archive | help
antonin tessier <antonintessier@live.fr> writes: > I have a problem when I try to build my own kernel. I had never got such a one; here is my kernel configuration file and the building errors that it makes. You left out some devices that are required by other devices in your configuration. for a start, it looks like "man 4 ral" would tell you about a few of them for the ral device. A better way to assemble a kernel configuration would be to start with GENERIC and only change a few items at a time. That way, if it fails to build, you have a narrower idea of where to look for the problem. Or just stay with GENERIC; most consumer PCs have no real reason to need a customized kernel. Good luck.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?448vd5pwsd.fsf>