From owner-freebsd-questions Wed Jun 14 13:53:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from corinth.bossig.com (mail.dohboys.com [208.26.253.10]) by hub.freebsd.org (Postfix) with ESMTP id 3B99437C29C for ; Wed, 14 Jun 2000 13:53:18 -0700 (PDT) (envelope-from kstewart@3-cities.com) Received: from 3-cities.com (unverified [208.26.241.1]) by corinth.bossig.com (Rockliffe SMTPRA 4.2.2) with ESMTP id ; Wed, 14 Jun 2000 10:14:50 -0700 Message-ID: <3947BD5D.F7BCCA47@3-cities.com> Date: Wed, 14 Jun 2000 10:14:05 -0700 From: Kent Stewart Organization: BOSSig (BOSS Internet Group) X-Mailer: Mozilla 4.73 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Sam Xie Cc: freebsd-questions@freebsd.org Subject: Re: got error during updating References: <20000614090608.A80142@samxie.cl.msu.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sam Xie wrote: > > Hello, There, > I met problem during updating my OS(FreeBSD,5.0-CURRENT). After running "make depend", > I have problem in the step "make", the machine always gives me a error message says, > > "....... > miibus_if.c: In function 'MIIBUS_READREG': > miibus_if.c:27: 'miibus_readreg' undeclared(first use in this function) > ...... > > Please someone help me to fix this problem! Read the LINT or look at GENERIC. You have a NIC that requires the miibus and you either deleted it or commented that line out. Kent > Many Thanks! > Sam > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kstewart@3-cities.com http://www.3-cities.com/~kstewart/index.html FreeBSD News http://daily.daemonnews.org/ SETI(Search for Extraterrestrial Intelligence) @ HOME http://setiathome.ssl.berkeley.edu/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message