From owner-freebsd-questions Sat Oct 9 15: 8:32 1999 Delivered-To: freebsd-questions@freebsd.org Received: from access.mbnet.mb.ca (access.mbnet.mb.ca [204.112.54.11]) by hub.freebsd.org (Postfix) with ESMTP id 93ED914D75 for ; Sat, 9 Oct 1999 15:08:11 -0700 (PDT) (envelope-from jerwiebe@canada.com) Received: from jer (userBc039.videon.wave.ca [204.112.134.59]) by access.mbnet.mb.ca (8.9.1a/8.9.1) with SMTP id RAA26369 for ; Sat, 9 Oct 1999 17:08:09 -0500 (CDT) From: "Jeremy Wiebe" To: "FreeBSD Questions" Subject: RE: Can't build generic kernel from vanilla 3.1 cd Date: Sat, 9 Oct 1999 17:05:14 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal In-Reply-To: <19991009215945.E88A81508D@hub.freebsd.org> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Looks like your missing the 'make depend' [--snip--] harry# harry# cd /sys/i386/conf harry# /usr/sbin/config GENERIC Don't forget to do a ``make depend'' ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Kernel build directory is ../../compile/GENERIC harry# cd ../../compile/GENERIC harry# make [--snip--] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message