Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Mar 2002 15:57:50 +0200
From:      Ian Barnes <ian@cerebellum.za.net>
To:        questions@freebsd.org
Subject:   Error in Kernel Make
Message-ID:  <02030815575000.87930@nicki.comrite.co.za>

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




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