From owner-freebsd-questions Mon Jul 29 15:50:49 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D9CE937B400 for ; Mon, 29 Jul 2002 15:50:43 -0700 (PDT) Received: from web12906.mail.yahoo.com (web12906.mail.yahoo.com [216.136.174.73]) by mx1.FreeBSD.org (Postfix) with SMTP id 9A5B443E4A for ; Mon, 29 Jul 2002 15:50:43 -0700 (PDT) (envelope-from robbakfreebsd@yahoo.co.uk) Message-ID: <20020729225043.55378.qmail@web12906.mail.yahoo.com> Received: from [203.221.120.63] by web12906.mail.yahoo.com via HTTP; Mon, 29 Jul 2002 15:50:43 PDT Date: Mon, 29 Jul 2002 15:50:43 -0700 (PDT) From: robert Backhaus Subject: Re: 4.6 Kernel Will Not Compile To: Nathan Coraor , freebsd-questions@freebsd.org In-Reply-To: <20020729221434.E9829396C8@corona.cse.psu.edu> 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 --- Nathan Coraor wrote: > Hi, > > I've recently installed FreeBSD on an older machine > of mine, and the > GENERIC kernel works fine, but when I try to compile > a new kernel, it > stops with the following errors: > > cc -c -O -pipe -Wall -Wredundant-decls > -Wnested-externs -Wstrict-prototypes > -Wmissing-prototypes -Wpointer-arith -Winline > -Wcast-qual -fformat-extensions -ansi -nostdinc > -I- -I. -I/usr/src/sys -I/usr/src/sys/../include > -I/usr/src/sys/contrib/ipfilter -D_KERNEL -include > opt_global.h -elf -mpreferred-stack-boundary=2 > /usr/src/sys/kern/sys_generic.c > {standard input}: Assembler messages: > {standard input}:1598: Error: missing or invalid > immediate expression `' taken as 0 > {standard input}:1598: Error: suffix or operands > invalid for `and' > *** Error code 1 These look very much like the problems I had when compiling on my Cyrix6x86 "chip frier", whih I just put down to a teh flaky chip. (compiling stable as of a few months back). I did the configure, then mounted /usr on another box (Athlon 1400) and did the compile there without problems. Then it's back to the old box for the make install. I would think that a K62 would be a better chip, though. > > I'm not sure where to start looking... I've checked > my config for > anything out of the ordinary, and any kind of docs > online explaining > this problem but haven't found anything. Here's my > system info in case > it's related to that: > > CPU: AMD-K6tm w/ multimedia extensions (200.46-MHz > 586-class CPU) > Origin = "AuthenticAMD" Id = 0x561 Stepping = 1 > > Features=0x8001bf > AMD Features=0x400<> > > 64MB RAM, a couple of IDE disks. It's a fairly > standard PC. > > Thanks in advance, > --nate > > -------- > nathan coraor > nate@cse.psu.edu > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of > the message __________________________________________________ Do You Yahoo!? Yahoo! Health - Feel better, live better http://health.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message