Subject: Re: Compiling 1.6 Kernel
To: Perry E. Metzger <perry@piermont.com>
From: JTNelson <nelsonjt@earthlink.net>
List: port-i386
Date: 02/03/2003 16:37:22
Just following the directions.

cd to the configuration directory

run config with GENERIC, for example

cd to the build directory, the 'make depend' and then 'make'

This is done under the bash shell, logging in under 'toor'.  Which may be my
problem!!!  Thanks for the help.  I will check.

JTNelson

----- Original Message -----
From: "Perry E. Metzger" <perry@piermont.com>
To: <nelsonjt@earthlink.net>
Cc: "NetBSD-i386" <port-i386@NetBSD.ORG>
Sent: Monday, February 03, 2003 7:43 AM
Subject: Re: Compiling 1.6 Kernel


>
> nelsonjt@earthlink.net writes:
> > I can not compile a kernel for version 1.6.
>
> Are you using build.sh properly for this task? Could you explain
> exactly what you're typing etc. to do your build?
>
> Perry