Date: Tue, 2 May 2006 08:07:23 -0700 From: "Steve Davidson" <stevedav@gmail.com> To: "Kris Kennaway" <kris@obsecurity.org> Cc: freebsd-questions@freebsd.org, Bill Moran <wmoran@collaborativefusion.com> Subject: Re: Kernel not compiling Message-ID: <d0d081570605020807q65a377c6n3b121077a6820b11@mail.gmail.com> In-Reply-To: <20060501215042.GA59413@xor.obsecurity.org> References: <d0d081570605011438t6782acbvfa0cd5997277eaa8@mail.gmail.com> <20060501174852.4b479ed8.wmoran@collaborativefusion.com> <20060501215042.GA59413@xor.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Here are the last few lines from the kernel build output: /usr/src/sys/netinet/ip_output.c: In function `ip_ctloutput': /usr/src/sys/netinet/ip_output.c:1550: internal compiler error: in expand_stmt, at c-semantics.c:883 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. *** Error code 1 Stop in /usr/obj/usr/src/sys/ROBAIX. *** Error code 1 Stop in /usr/src. *** Error code 1 On 5/1/06, Kris Kennaway <kris@obsecurity.org> wrote: > > On Mon, May 01, 2006 at 05:48:52PM -0400, Bill Moran wrote: > > On Mon, 1 May 2006 14:38:37 -0700 > > "Steve Davidson" <stevedav@gmail.com> wrote: > > > > > Greetings, > > > I recently installed FreeBSD 6_0 and after building a custom kernel i= t > > > failed to compile. I saved the output from make kernel > > > KERNCONF=3DCUSTOMKERNELbut it is so long I wasn't sure if posting her= e > > > was such a good idea. > > > Forgive as I am relatively new to FreeBSD, should I be posting to a > > > different list? The only error I see from the output is "error type > 1". Any > > > help or a point in the right direction would be most appreciated > > > > This is the right list. Generally, posting the last 100 lines or so > > of the output will be enough for people to help you. If folks need > > more information, they'll ask you for it. I recommend using the > > script(1) command to capture everything, then truncated to to just > > the last 100 lines or so when you email it. > > First go back and compare your custom kernel to GENERIC: chances are > you removed something mandatory and broke the build that way. > > Kris > > > -- Steve Macs, Music and more
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d0d081570605020807q65a377c6n3b121077a6820b11>