Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Oct 1999 17:05:14 -0500
From:      "Jeremy Wiebe" <jerwiebe@canada.com>
To:        "FreeBSD Questions" <freebsd-questions@freebsd.org>
Subject:   RE: Can't build generic kernel from vanilla 3.1 cd
Message-ID:  <NDBBLDBEILCIIBFNPHIMGEOICAAA.jerwiebe@canada.com>
In-Reply-To: <19991009215945.E88A81508D@hub.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?NDBBLDBEILCIIBFNPHIMGEOICAAA.jerwiebe>