From owner-freebsd-questions Mon May 14 13: 2:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.urx.com (mail.urx.com [63.170.19.36]) by hub.freebsd.org (Postfix) with ESMTP id ABAE737B423 for ; Mon, 14 May 2001 13:02:41 -0700 (PDT) (envelope-from kstewart@urx.com) Received: from urx.com [206.159.132.160] by mail.urx.com with ESMTP (SMTPD32-6.06) id A9E05203A0; Mon, 14 May 2001 13:02:40 -0700 Message-ID: <3B0039E0.3A5C4977@urx.com> Date: Mon, 14 May 2001 13:02:40 -0700 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.77 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Jason Halbert Cc: questions@freebsd.org Subject: Re: make buildkernel fails References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jason Halbert wrote: > > I, just out of curiosity, upgraded my P200 SMP machine that was installed > with the very same disc my K6-2 450 used. I went from beginning to end > without a hitch. Mind you it took a whole day, but it worked. I just can't > seem to figure out why my faster machine is saying "bleh" (figuratively) > when I try to upgrade it. The threads I followed months ago had the K6-450 overheating or etc. AMD's seem to run hotter than similarly clocked Intels. The buildworld uses all of the resources and can encounter problems due to heating or memory timing problems. My 900 Athlon runs hotter than my Intel 866 copermines. The interesting part is the dual 866's are only 10% faster doing a buildworld than the Thunderbird. There wasn't much point in going dual at 3x the cost. I think using 3 ide channels for parallel I/O isn't enough to keep either the dual 866's or the 900 busy. I haven't felt like spending the money to replace the ATA-100 drives with Ultra-160 scsi's. > > Maybe this is the computer gods way of saying get a new computer. I think the Athlon is a much better cpu than the K6. Kent > > --- > Jason > jason@jason-n3xt.org > > -----Original Message----- > From: Jeff Kolp [mailto:linux@icpn.com] > Sent: Sunday, May 13, 2001 11:03 AM > To: Jason Halbert > Subject: Re: make buildkernel fails > > Hmmm, Did you start at beginning after you corrected overclocking problem. I > had same thing come up and I had to start over to make it work. I tried to > pick up at the buildworld step only find out it didn't work. > > Jk > ----- Original Message ----- > From: "Jason Halbert" > To: "Jeff Kolp" > Sent: Sunday, May 13, 2001 11:19 AM > Subject: RE: make buildkernel fails > > > Everything to my knowledge is set correctly. I checked over everything > when > > I noticed the processor was over clocked and I was having other problems. > > > > I'll check again. > > > > --- > > Jason > > > > -----Original Message----- > > From: Jeff Kolp [mailto:linux@icpn.com] > > Sent: Sunday, May 13, 2001 9:49 AM > > To: Jason Halbert > > Subject: Re: make buildkernel fails > > > > > > Error code one usually means a hardware problem > > > > Is your clock speed and pci clock speed set right. Is your memory set > right > > in bios. Check all bios setting, if you have cache enabled for system and > > video disable. All those tweaks bsd don't like while install, I think you > > can set them back to tweaked after the fact. > > > > hope you find it, > > > > Jk > > ----- Original Message ----- > > From: "Jason Halbert" > > To: > > Sent: Sunday, May 13, 2001 10:38 AM > > Subject: make buildkernel fails > > > > > > > Hi Everyone: > > > > > > I found the problem with the buildworld crashing. My board was over > > clocked > > > and I had forgotten about it. Now the next step in upgrading "make > > > buildkernel" is having some problems. This is what I get when it stops. > > > > > > --- > > > /usr/src/sys/dev/mii/inphy.c: In function `inphy_probe': > > > /usr/src/sys/dev/mii/inphy.c:91: `MII_OUI_xxINTEL' undeclared (first use > > in > > > this function) > > > /usr/src/sys/dev/mii/inphy.c:91: (Each undeclared identifier is reported > > > only once > > > /usr/src/sys/dev/mii/inphy.c:91: for each function it appears in.) > > > /usr/src/sys/dev/mii/inphy.c:92: `MII_MODEL_xxINTEL_I82553AB' undeclared > > > (first use in this function) > > > /usr/src/sys/dev/mii/inphy.c:93: `MII_STR_xxINTEL_I82553AB' undeclared > > > (first use in this function) > > > /usr/src/sys/dev/mii/inphy.c:102: `MII_MODEL_INTEL_I82553C' undeclared > > > (first use in this function) > > > /usr/src/sys/dev/mii/inphy.c:103: `MII_STR_INTEL_I82553C' undeclared > > (first > > > use in this function) > > > /usr/src/sys/dev/mii/inphy.c:105: `MII_MODEL_INTEL_I82562EM' undeclared > > > (first use in this function) > > > /usr/src/sys/dev/mii/inphy.c:106: `MII_STR_INTEL_I82562EM' undeclared > > (first > > > use in this function) > > > /usr/src/sys/dev/mii/inphy.c:108: `MII_MODEL_INTEL_I82562ET' undeclared > > > (first use in this function) > > > /usr/src/sys/dev/mii/inphy.c:109: `MII_STR_INTEL_I82562ET' undeclared > > (first > > > use in this function) > > > *** Error code 1 > > > > > > Stop in /usr/obj/usr/src/sys/N3XT. > > > *** Error code 1 > > > > > > Stop in /usr/src. > > > *** Error code 1 > > > > > > Stop in /usr/src. > > > --- > > > > > > This is a custom kernel config, but I tried it on just the unchanged > > GENERIC > > > config and I get the same thing. I'm in the process of upgrading from > > > 4.2-RELEASE to 4.X-STABLE. Anyone have an idea? > > > > > > Thanks IA > > > > > > Jason Halbert > > > jason@jason-n3xt.org > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message