Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Mar 2002 13:05:47 +0100
From:      Andreas Ntaflos <ntaflos.andreas@gmx.net>
To:        Ian Barnes <ian@cerebellum.za.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Error in Kernel Make
Message-ID:  <20020308130547.B96468@Deadcell.ant>
In-Reply-To: <02030815575000.87930@nicki.comrite.co.za>; from ian@cerebellum.za.net on Fri, Mar 08, 2002 at 03:57:50PM %2B0200
References:  <02030815575000.87930@nicki.comrite.co.za>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020308130547.B96468>