Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Aug 2001 21:49:28 +1000
From:      Edwin Groothuis <edwin@mavetju.org>
To:        Core Dump <coredump@geodezie.net>
Cc:        freebsd-questions@FreeBSD.org
Subject:   Re: make !!!???!
Message-ID:  <20010819214928.A506@k7.mavetju.org>
In-Reply-To: <46C83771.703D209B@geodezie.net>; from coredump@geodezie.net on Sun, Aug 19, 2007 at 12:28:33PM %2B0000
References:  <46C83771.703D209B@geodezie.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Aug 19, 2007 at 12:28:33PM +0000, Core Dump wrote:
> I  have FreeBSD 4.0 and when I want to compile my kernel in
> ../../compile/
> with:::
> make depend
> I get this strange error: "don't know how to make depend" or "no target
> to make"
> even MYKERNEL config  is in there !

go to /sys/i386/conf
type "config MYKERNEL"
go to ../../compile/MYKERNEL
type "make depend"
type "make"
type "make install"

I know that this is not the prefered method anymore, but this is
the one I understand.

Edwin

-- 
Edwin Groothuis   |              Personal website: http://www.MavEtJu.org
edwin@mavetju.org |           Interested in MUDs? Visit Fatal Dimensions:
------------------+                       http://www.FatalDimensions.org/

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?20010819214928.A506>