From owner-freebsd-questions Tue Jun 19 10:35:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from shumai.marcuscom.com (rdu26-228-058.nc.rr.com [66.26.228.58]) by hub.freebsd.org (Postfix) with ESMTP id 8DE0D37B406 for ; Tue, 19 Jun 2001 10:35:15 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from localhost (marcus@localhost) by shumai.marcuscom.com (8.11.3/8.11.3) with ESMTP id f5JHZIw57459; Tue, 19 Jun 2001 13:35:18 -0400 (EDT) (envelope-from marcus@marcuscom.com) X-Authentication-Warning: shumai.marcuscom.com: marcus owned process doing -bs Date: Tue, 19 Jun 2001 13:35:18 -0400 (EDT) From: Joe Clarke To: Martin Schreiber Cc: Subject: Re: build failed In-Reply-To: <001801c0f8e5$7f735d00$8200000a@computername> Message-ID: <20010619133343.G52646-100000@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Signal 11's are usually related to faulty hardware. I use to run into these all the time when I had bad memory. After replacing the DIMM, everything worked much more reliably. Joe Clarke On Tue, 19 Jun 2001, Martin Schreiber wrote: > > This is the error message when running make : > > cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes > -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extens > ions -ansi -g -nostdinc -I- -I. -I../.. -I/usr/include -D_KERNEL -include > opt_global.h -elf -mpreferred-stack-boundary=2 ../../dev/mii/tlphy.c > {standard input}: cc: Assembler messages: > Internal compiler error: program cc1 got fatal signal 11{standard input}:0: > Warning: *** Error code 1 > end of file in string: inserted '"' > > Stop in /usr/src/sys/compile/TOR. > {standard input}:249: tor# Warning: .stabs: Missing comma > > tor# > > sorry that i forgot the MAIN thing in the first mail... > > thanks > martin > ----- Original Message ----- > From: "Joe Clarke" > To: "Martin Schreiber" > Cc: > Sent: Tuesday, June 19, 2001 5:50 PM > Subject: Re: build failed > > > > Can you please include the errors you get when compiling? > > > > Joe Clarke > > > > On Tue, 19 Jun 2001, Martin Schreiber wrote: > > > > > > > > Dear FreeBSD Team, > > > > > > i have tried to build a new kernel because i want to use my freebsd > maschine as a gateway. > > > I have 2 NICs installed ( 3com and SCM ) and the config is running fine, > also the make depend, > > > but the make failed. > > > > > > Can you help me please ? > > > > > > thanks > > > martin > > > > > > > > > the kernel file is attached > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message