Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jul 2009 13:30:01 -0700
From:      Kent Stewart <kstewart@owt.com>
To:        freebsd-questions@freebsd.org
Cc:        gula nito <gulanito@gmail.com>
Subject:   Re: Failing to compile a new kernel
Message-ID:  <200907281330.02308.kstewart@owt.com>
In-Reply-To: <cfeab98a0907281108s7c70288do2a23502a8c67a224@mail.gmail.com>
References:  <cfeab98a0907281108s7c70288do2a23502a8c67a224@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 28 July 2009 11:08:57 am gula nito wrote:
> Hello, Im trying to compile a new kernel, but when I try to make it , I
> receive the following error:
> *
> ***Error code 1
>
> Stop in /usr/obj/usr/src/sys/TEST28JUL09.
> ***Error code 1
>
> Stop in /usr/src.
> ***Error code 1
>
> Stop in /usr/src.*
>
> The last "MAKE" that appears in the terminal was *"MAKE=make sh
> /usr/src/sys/conf/newvers.sh TEST28JUL09"*
>
> I adjunt the configuration file
>
> Thanks!

You have to include the actual error messages. The error 1 is just telling you 
that you had an error. You have scbus, da, and miibus, which are the most 
common errors that I see. I didn't see anything else. Post the error messages 
and maybe some one will see what you did wrong.

You should probably include a "uname -a".

Kent

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html




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