Date: Thu, 11 Nov 1999 12:58:17 -0500 (EST) From: Mikhail Teterin <mi@aldan.algebra.com> To: Andy Permana <andy@bozo.dhs.org> Cc: stable@freebsd.org Subject: Re: is there any support for ca-810 motherboard Message-ID: <199911111758.MAA02627@misha.cisco.com> In-Reply-To: <Pine.LNX.4.10.9911120043100.11329-100000@bozo.dhs.org> from Andy Permana at "Nov 12, 1999 00:53:03 am"
next in thread | previous in thread | raw e-mail | index | archive | help
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<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911111758.MAA02627>