From owner-freebsd-questions Sat Apr 7 16:51:12 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta02-svc.ntlworld.com (mta02-svc.ntlworld.com [62.253.162.42]) by hub.freebsd.org (Postfix) with ESMTP id 0D89237B423 for ; Sat, 7 Apr 2001 16:51:10 -0700 (PDT) (envelope-from greid@FreeBSD.org) Received: from sobek.openirc.co.uk ([62.252.12.129]) by mta02-svc.ntlworld.com (InterMail vM.4.01.02.27 201-229-119-110) with ESMTP id <20010407235107.MNKY290.mta02-svc.ntlworld.com@sobek.openirc.co.uk>; Sun, 8 Apr 2001 00:51:07 +0100 Date: Sun, 8 Apr 2001 00:51:06 +0100 (BST) From: George Reid X-Sender: greid@sobek.openirc.co.uk To: Stefan Stefanov Cc: freebsd-questions@FreeBSD.ORG Subject: Re: problems with make In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 8 Apr 2001, Stefan Stefanov wrote: > Hello, > I`m trying to recompile my generic kernel.After `make depend` I typed > `make` as it`s said in handbook but this make continue too long well I > think may be now it`s more than 24 h and it`s still working( I think cc > ).I have very old PC 486 with 8 ram but anyway I don`t think that this > proces should take so long time.What should I do?I include and my config > kernel file.Thank you in advance. > [SNIP KERNEL CONFIG] You might want to start by getting rid of all the network card drivers for which there is no corresponding hardware on your system. You have a whole bunch of ISA cards in there and PCI cards which your system couldn't use. After that you may wish to do 'make kernel' instead of just 'make' ('make' will compile the kernel and all of the modules). -- +-------------------+---------------------+ | George Reid | FreeBSD Committer | | +44 7740 197460 | greid@FreeBSD.org | +-------------------+---------------------+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message