From owner-freebsd-questions@FreeBSD.ORG Sat Jul 15 16:40:27 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 636BF16A4E0 for ; Sat, 15 Jul 2006 16:40:27 +0000 (UTC) (envelope-from freebsd-listen@fabiankeil.de) Received: from smtprelay01.ispgateway.de (smtprelay01.ispgateway.de [80.67.18.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id C225143D58 for ; Sat, 15 Jul 2006 16:40:24 +0000 (GMT) (envelope-from freebsd-listen@fabiankeil.de) Received: (qmail 706 invoked from network); 15 Jul 2006 16:40:22 -0000 Received: from unknown (HELO localhost) (775067@[217.50.149.8]) (envelope-sender ) by smtprelay01.ispgateway.de (qmail-ldap-1.03) with SMTP for ; 15 Jul 2006 16:40:22 -0000 Date: Sat, 15 Jul 2006 18:40:15 +0200 From: Fabian Keil To: "mr thooL" Message-ID: <20060715184015.77554d2a@localhost> In-Reply-To: <7fd86a350607150922n35ea6248of61c3750a0f5f1c3@mail.gmail.com> References: <7fd86a350607150922n35ea6248of61c3750a0f5f1c3@mail.gmail.com> X-Mailer: Sylpheed-Claws 2.3.1 (GTK+ 2.8.19; i386-portbld-freebsd6.1) X-PGP-KEY-URL: http://www.fabiankeil.de/gpg-keys/freebsd-listen-2006-08-19.asc Mime-Version: 1.0 Content-Type: multipart/signed; boundary=Sig_6npNUx71OjAvX9be517unbb; protocol="application/pgp-signature"; micalg=PGP-SHA1 Cc: freebsd-questions@freebsd.org Subject: Re: building new kernel failed X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Jul 2006 16:40:27 -0000 --Sig_6npNUx71OjAvX9be517unbb Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable "mr thooL" wrote: > here is my conf file: > # PCI Ethernet NICs that use the common MII bus controller code. > # NOTE: Be sure to keep the 'device miibus' line in order to use these NI= Cs! This comment exists for a reason ... > #device miibus # MII bus support > device re # RealTek 8139C+/8169/8169S/8110S > device rl # RealTek 8129/8139 > and here is the error message: > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D > linking kernel.debug > if_re.o(.text+0x19a7): In function `re_attach': > /usr/src/sys/dev/re/if_re.c:1193: undefined reference to `mii_phy_probe' > if_re.o(.text+0x2759): In function `re_tick': ... you just found it. Fabian --=20 http://www.fabiankeil.de/ --Sig_6npNUx71OjAvX9be517unbb Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (FreeBSD) iD8DBQFEuRp0jV8GA4rMKUQRAsWKAJsFdSYwySOrOV6aCZ0zhT8teoDQkgCfdTE/ pxGA0tNgyPYHmd1VJgmf2P4= =GI+8 -----END PGP SIGNATURE----- --Sig_6npNUx71OjAvX9be517unbb--