Re: Can't compile kernel

2005-11-23 Thread Jose Borquez
The custom kernel config file is in /usr/src/sys/i386/conf I did more reading from the FreeBSD website handbook and it said if you installed only the kernel source code that you need to compile the traditional way using: /usr/src/sys/i386/conf/config CUSTOM then change to the build

Re: Can't compile kernel

2005-11-23 Thread Lowell Gilbert
Don't top-post, please. Jose Borquez [EMAIL PROTECTED] writes: Peter [EMAIL PROTECTED] wrote: --- Jose Borquez wrote: I made a standard install of FreeBSD 5.4 with Kern-Developer Full binaries and doc, kernel source only. I attempted to compile a custom kernel running:

Re: Can't compile kernel

2005-11-23 Thread Russell Meek
Lowell Gilbert wrote: Don't top-post, please. Jose Borquez [EMAIL PROTECTED] writes: Peter [EMAIL PROTECTED] wrote: --- Jose Borquez wrote: I made a standard install of FreeBSD 5.4 with Kern-Developer Full binaries and doc, kernel source only. I attempted to compile a custom

Can't compile kernel

2005-11-22 Thread Jose Borquez
I made a standard install of FreeBSD 5.4 with Kern-Developer Full binaries and doc, kernel source only. I attempted to compile a custom kernel running: make buildkernel KERNCONF=CUSTOM Then I get the following error: make: don't know how to make buildkernel. Stop I run it from the

Re: Can't compile kernel

2005-11-22 Thread Subhro
Jose Borquez sat at his 'puter and typed on 11/23/2005 12:50: I made a standard install of FreeBSD 5.4 with Kern-Developer Full binaries and doc, kernel source only. I attempted to compile a custom kernel running: make buildkernel KERNCONF=CUSTOM Then I get the following error: make:

Re: Can't compile kernel

2005-11-22 Thread Peter
--- Jose Borquez [EMAIL PROTECTED] wrote: I made a standard install of FreeBSD 5.4 with Kern-Developer Full binaries and doc, kernel source only. I attempted to compile a custom kernel running: make buildkernel KERNCONF=CUSTOM Then I get the following error: make: don't know how to

Can't compile kernel...

2004-12-14 Thread Mike Meyer
Ok, I'm an old hand at building BSD kernels. Been doing it since BSD 4.2, and FreeBSD 3.0. But the code for 5-STABLE fails to compile for me. I've tried 5.3 from the CD-ROM, RELENG_5_3_0, RELENG_5_3, and RELENG_5. They all fail to build with this error: cc -c -O -pipe -march=athlon -Wall

Re: Can't compile kernel...

2004-12-14 Thread Nigel Wohlers
Mike Meyer wrote: Ok, I'm an old hand at building BSD kernels. Been doing it since BSD 4.2, and FreeBSD 3.0. But the code for 5-STABLE fails to compile for me. I've tried 5.3 from the CD-ROM, RELENG_5_3_0, RELENG_5_3, and RELENG_5. They all fail to build with this error: cc -c -O -pipe