Date: Wed, 14 Jun 2000 09:06:08 -0400 From: Sam Xie <sam@samxie.cl.msu.edu> To: freebsd-questions@freebsd.org Subject: got error during updating Message-ID: <20000614090608.A80142@samxie.cl.msu.edu>
next in thread | raw e-mail | index | archive | help
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) ......" 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 to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000614090608.A80142>