AMD64 question

Eric Murphy eam404 at earthlink.net
Sun Sep 25 22:05:49 PDT 2005


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...


More information about the freebsd-questions mailing list