Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Aug 1998 17:30:55 -0500
From:      "Steve Friedrich" <SteveFriedrich@Hot-Shot.com>
To:        "John Derk" <johnderk@infoserve.net>
Cc:        "FreeBSD Questions" <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Trouble 'make'ing new kernel
Message-ID:  <199808242130.RAA12910@laker.net>

next in thread | raw e-mail | index | archive | help
On Mon, 24 Aug 1998 14:11:36 -0700, John Derk wrote:

>I'm building a custom kernel (v2.2.6) and can't get past the 'make'
>command without an error code 1.

I suppose that you did a config FLICKIN in directory /sys/i386/conf
and that it finished successfully ??

And then you changed directory like this:
cd ../../compile/FLICKIN

and then you typed:
make

If you did in fact do all this, then attach the output from the make.  One way to do that is to run a script (see man script)
first (script logfilename), and then use make.  All of the output from make will be "tee'ed" to the screen and to the 
logfilename.



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



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