Building amd64 kernel problems (missing kernel configuration files)

2010-06-09 Thread Jerry Bell
Hello, I am have a fresh install of FreeBSD 8.0 i386 and need to install an amd64 kernel. I have copied /usr/src/sys/amd64/conf/GENERIC to /usr/src/sys/amd64/conf/JERRY Then, I run make buildkernel KERNCONF=JERRY in /usr/src and get the following error: ERROR: Missing kernel configuration

Re: Building amd64 kernel problems (missing kernel configuration files)

2010-06-09 Thread Adam Vande More
On Wed, Jun 9, 2010 at 8:38 PM, Jerry Bell jerry.b...@gmail.com wrote: I am have a fresh install of FreeBSD 8.0 i386 and need to install an amd64 kernel. I have copied /usr/src/sys/amd64/conf/GENERIC to /usr/src/sys/amd64/conf/JERRY Then, I run make buildkernel KERNCONF=JERRY in /usr/src

Re: Building amd64 kernel problems (missing kernel configuration files)

2010-06-09 Thread b. f.
I am have a fresh install of FreeBSD 8.0 i386 and need to install an amd64 kernel. I have copied /usr/src/sys/amd64/conf/GENERIC to /usr/src/sys/amd64/conf/JERRY Support for cross-building is limited in the FreeBSD base system. /usr/src/Makefile states: # If TARGET=machine (e.g. ia64,