Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Oct 2002 19:12:22 +0200
From:      Roman Neuhauser <neuhauser@bellavista.cz>
To:        "Boris A. Grebenyuk" <weds@dimm.zp.ua>
Cc:        freebsd-questions@FreeBSD.org
Subject:   Re: make fails
Message-ID:  <20021002171222.GJ51897@freepuppy.bellavista.cz>
In-Reply-To: <20021002200351.L74154-200000@dimm.zp.ua>
References:  <20021002200351.L74154-200000@dimm.zp.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
# weds@dimm.zp.ua / 2002-10-02 20:07:25 +0300:
> 
> Hi! I'm trying to build kernel for i486 PC. But get an error:
> 
> Press any key to continue...bash-2.04# bash-2.04# make kernel
> 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/DISKLESS_486.
> 
> How can I solve a problem? I think there is some unchecked options or devices in
> my kernel config. Need you help.

    grep -F 'device ed' /sys/i386/conf/DISKLESS_486

-- 
begin 666 nonexistent.vbs
FreeBSD 4.7-RC
7:10PM up 15 days, 2:25, 16 users, load averages: 0.00, 0.00, 0.00
end

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?20021002171222.GJ51897>