Date: Fri, 16 Oct 1998 13:05:44 -0500 (CDT) From: Conrad Sabatier <conrads@neosoft.com> To: (E-mail) <freebsd-questions@FreeBSD.ORG> Subject: RE: Kernel compile error Message-ID: <XFMail.981016130544.conrads@neosoft.com> In-Reply-To: <000001bdf919$7311ffe0$1e36a8c0@kenneth.stofanet.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
On 16-Oct-98 Kenneth Karlsson wrote: > Hi There. > > I've just installed 2.2.7 from the web, with sources etc. Now i am trying to > compile my own kernel (which i have succeded before with 2.2.6), but i keep > getting this error in the make depend: [snip] Warnings are not the same as errors. Most warnings can safely be ignored, and will not cause a compile to fail. As a rule of thumb, *anytime* you upgrade your sources, before building a new kernel, first rebuild /usr/sbin/config: cd /usr/src/usr.sbin/config; make; make install -- Conrad Sabatier Love and scandal are the best sweeteners of tea. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.981016130544.conrads>