Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Sep 2005 01:05:47 -0400 (EDT)
From:      Eric Murphy <eam404@earthlink.net>
To:        freebsd-questions@freebsd.org
Subject:   AMD64 question
Message-ID:  <28474155.1127711148162.JavaMail.root@elwamui-cypress.atl.sa.earthlink.net>

next in thread | raw e-mail | index | archive | help
Hey guys im having trouble complieing a custem kernel for this version of BSD

I mkae a copy of the GENERIC kernel, editing it for what i want and renameing it to GREED

When I move into

cd /usr/src

and issue  make buildkernel KERNCONF=GREED

It says GREED is missing and is not there, but it is..it lies in /usr/src/sys/i386/conf

however if i run make buildkernel kernconf=GREED

it runs but uses the GENERIC kernel

I do not udnerstand why its doing this.....

The kernel is there in the right directory but for some reason the caps KERNCONF doesnt work any idea why?

and yes ive tryed the traditonal way of kernel complieing and the new way ive run make cleanworld too...



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