Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Jul 2002 19:32:31 -0400
From:      "Walter Cinquanta Jr." <walt@bestweb.net>
To:        <freebsd-questions@FreeBSD.org>
Subject:   Kernal Recompile Errors
Message-ID:  <002701c22157$92998080$5c6f5ed1@kilznation.com>

next in thread | raw e-mail | index | archive | help
The Kernal "depends" fine, "make" until this point...

---------------------------------------

linking kernel
if_ed.o: In function `ed_tick':
if_ed.o(.text+0x26d9): undefined reference to `mii_tick'
if_ed.o: In function `ed_init':
if_ed.o(.text+0x2aca): undefined reference to `mii_mediachg'
if_ed.o: In function `ed_ifmedia_upd':
if_ed.o(.text+0x4d8d): undefined reference to `mii_mediachg'
if_ed.o: In function `ed_ifmedia_sts':
if_ed.o(.text+0x4dc2): undefined reference to `mii_pollstat'
*** Error code 1

Stop in /usr/src/sys/compile/AREA51.

area51# uname -a
FreeBSD area51.kilznation.com 4.6-RELEASE FreeBSD 4.6-RELEASE #0: Tue Jun 11
06:14:12 GMT 2002
murray@builder.freebsdmall.com:/usr/src/sys/compile/GENERIC  i386

--------------------------------------------

The Box is no monster, weighing in @ 166mhz w/ 128 megs of EDO memory :) But
it ran 3.3 fine (kernal compiled easily) until HD failure :(

- Walter Cinquanta Jr.
- walt@bestweb.net


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?002701c22157$92998080$5c6f5ed1>