Date: Wed, 14 Jun 2000 17:41:47 +0100 From: Mark Ovens <mark@ukug.uk.freebsd.org> To: Sam Xie <sam@samxie.cl.msu.edu> Cc: freebsd-questions@freebsd.org Subject: Re: got error during updating Message-ID: <20000614174147.B236@parish> In-Reply-To: <20000614090608.A80142@samxie.cl.msu.edu>; from sam@samxie.cl.msu.edu on Wed, Jun 14, 2000 at 09:06:08AM -0400 References: <20000614090608.A80142@samxie.cl.msu.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jun 14, 2000 at 09:06:08AM -0400, 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) > ...... > miibus_if.c: In function 'MIIBUS_WRITEREG': > miibus_if.c:38: 'miibus_writereg' undeclared(first use in this function) > ...... > miibus_if.c: In function 'MIIBUS_STATCHG': > miibus_if.c:49: 'miibus_statchg' undeclared(first use in this function) > ...... > miibus_if.c: In function 'MIIBUS_MEDIAINIT': > miibus_if.c:60: 'miibus_mediainit' undeclared(first use in this function) > ......" > You are missing this line form your kernel config file: device miibus > Please someone help me to fix this problem! > Many Thanks! > Sam > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Want a lean, mean, computing machine? Get rid of that FAT - install FreeBSD ________________________________________________________________ FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://ukug.uk.freebsd.org/~mark/ mailto:mark@ukug.uk.freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000614174147.B236>