From owner-freebsd-stable Thu Nov 11 9:59: 1 1999 Delivered-To: freebsd-stable@freebsd.org Received: from misha.cisco.com (misha.cisco.com [171.69.206.50]) by hub.freebsd.org (Postfix) with ESMTP id 97BB014E4E for ; Thu, 11 Nov 1999 09:58:56 -0800 (PST) (envelope-from mi@misha.cisco.com) Received: (from mi@localhost) by misha.cisco.com (8.9.3/8.9.1) id MAA02627; Thu, 11 Nov 1999 12:58:18 -0500 (EST) (envelope-from mi) Message-Id: <199911111758.MAA02627@misha.cisco.com> Subject: Re: is there any support for ca-810 motherboard In-Reply-To: from Andy Permana at "Nov 12, 1999 00:53:03 am" To: Andy Permana Date: Thu, 11 Nov 1999 12:58:17 -0500 (EST) Cc: stable@freebsd.org Reply-To: mi@aldan.algebra.com From: Mikhail Teterin X-Mailer: ELM [version 2.4ME+ PL60 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Andy Permana once wrote: > On intel motherboard (ca-810) i can't get the kernel to be compiled on > that system. [...] > When compiling kernel, the error messages show up randomly like this > > In file included from ../../sys/kernel.h:279, > from ../../netinet/tcp_usrreq.c:41: > ../../sys/module.h:53: parse error at null character > ../../sys/module.h:62: parse error before `}' > ....... > *** Error code 1 This happened to me a couple of times on the not so hot MB (not sure what chipset, but it is at least a year old). [...] Timecounter "i8254" frequency 1193182 Hz CPU: Pentium II/Xeon/Celeron (334.09-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x651 Stepping = 1 Features=0x183f9ff real memory = 134217728 (131072K bytes) avail memory = 125890560 (122940K bytes) Preloaded elf kernel "kernel" at 0xc0446000. Pentium Pro MTRR support enabled [...] Somehow, some files get zero-filled. A bug, obviously :( A workaround for me was to remove the file and see re-created. But for you, it seems, the problem is a lot more severe, and the bug really does show up. You may need to wait for one of the kernel gurus to get the same motherboard and fix the problem, which exists but is a lot harder to reproduce on the older ones. -mi > and whet i execute make again the error messages shows differently > > ../../netinet/tcp_usrreq.c:340: warning: `ostate' might be used > uninitialized in this function > *** Error code 1 > > and i have to type make again again again and again to make the kernel > compiled (is this true ?) > > Is this because freebsd-stable doesn't support intel's new chipset ca810 > or something else? > > Any viable help/solutions will be appreciated. > thankyou > > -andy > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message