Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Feb 1996 16:13:13 -0500 (EST)
From:      Trak Systems <traksys@a3bbak.nai.net>
To:        questions@freebsd.org
Subject:   Problem with make - FreeBSD 2.1.0
Message-ID:  <199602142113.QAA10467@a3bbak.nai.net>

next in thread | raw e-mail | index | archive | help
Hi,

I Have completed upto step 5 in how to compile my own kernel but on
step 6 (make depend) I received the error:don't know how to make depend.
Stop. Also step 7 (make all) returns a similar error:don't know how to
make all. Stop. Please Help

step 1 cd /usr/src/sys/i386/conf
step 2 cp GENERIC MYKERNEL
step 3 vi MYKERNEL
step 4 config MYKERNEL
step 5 cd ../../compile/MYKERNEL
step 6 make depend (error:don't know how to make depend.Stop)
step 7 make all    (error:don't know how to make all.Stop)
step 8 make install (did not run)



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