From owner-freebsd-questions Fri Mar 8 3:38:53 2002 Delivered-To: freebsd-questions@freebsd.org Received: from cerebellum.za.net (cerebellum.za.net [196.34.172.103]) by hub.freebsd.org (Postfix) with ESMTP id 5CB5537B400 for ; Fri, 8 Mar 2002 03:38:46 -0800 (PST) Received: from nicki.comrite.co.za (rdg-dial-196-2-33-214.mweb.co.za [196.2.33.214]) by cerebellum.za.net (8.11.6/8.11.3) with SMTP id g28Bfrj01842 for ; Fri, 8 Mar 2002 13:41:54 +0200 (SAST) (envelope-from ian@cerebellum.za.net) Content-Type: text/plain; charset="iso-8859-1" From: Ian Barnes To: questions@freebsd.org Subject: Error in Kernel Make Date: Fri, 8 Mar 2002 15:57:50 +0200 X-Mailer: KMail [version 1.2] MIME-Version: 1.0 Message-Id: <02030815575000.87930@nicki.comrite.co.za> Content-Transfer-Encoding: 8bit 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 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