From owner-freebsd-questions Fri Mar 8 4: 6: 0 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by hub.freebsd.org (Postfix) with SMTP id C45B237B429 for ; Fri, 8 Mar 2002 04:05:49 -0800 (PST) Received: (qmail 31468 invoked by uid 0); 8 Mar 2002 12:05:48 -0000 Received: from tk212017108240.univie.teleweb.at (HELO Deadcell.ant) (212.17.108.240) by mail.gmx.net (mp005-rz3) with SMTP; 8 Mar 2002 12:05:48 -0000 Received: (from ant@localhost) by Deadcell.ant (8.11.6/8.11.6) id g28C5lx96963; Fri, 8 Mar 2002 13:05:47 +0100 (CET) (envelope-from ant) Date: Fri, 8 Mar 2002 13:05:47 +0100 From: Andreas Ntaflos To: Ian Barnes Cc: freebsd-questions@freebsd.org Subject: Re: Error in Kernel Make Message-ID: <20020308130547.B96468@Deadcell.ant> Mail-Followup-To: Ian Barnes , freebsd-questions@freebsd.org References: <02030815575000.87930@nicki.comrite.co.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <02030815575000.87930@nicki.comrite.co.za>; from ian@cerebellum.za.net on Fri, Mar 08, 2002 at 03:57:50PM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Mar 08, 2002 at 03:57:50PM +0200, Ian Barnes wrote: > Hi, > > I get this error when trying to do a make to rebuild to kernel. I am > currently upgrading from 4.3 to 4.5 .... this is the error > > 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_stats': > if_ed.o(.text+0x4dc2): undefined reference to 'mii-pdlstat' > ***Error code 1 > > > Has anyone got any ideas on how to fix this ... > > Ian > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message Do you have 'device miibus' in your kernel config file? HTH -- Andreas "ant" Ntaflos ntaflos.andreas@gmx.net Vienna, AUSTRIA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message