From owner-freebsd-questions Sat Nov 2 16:36:27 2002 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 E161737B404 for ; Sat, 2 Nov 2002 16:36:25 -0800 (PST) Received: from mail.442spot.com (out1.dci-corp.com [65.88.13.173]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA17343E77 for ; Sat, 2 Nov 2002 16:36:24 -0800 (PST) (envelope-from shooverfbn@442spot.com) Received: from rocket455 (adsl-208-191-192-100.dsl.rcsntx.swbell.net [208.191.192.100]) by mail.442spot.com (Postfix) with SMTP id AD36759C0 for ; Sat, 2 Nov 2002 18:36:18 -0600 (CST) Message-ID: <002701c282d1$0c323d30$6502a8c0@rocket455> From: "Stephen Hoover" To: References: Subject: fxp module from -stable for 4.6 Date: Sat, 2 Nov 2002 18:36:28 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2720.3000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 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 I am trying to compile the fxp module (driver) from FreeBSD -stable in my copy of 4.6. I am getting the following: linking kernel if_fxp.o: in function 'fxp_add_rfabuf': if_fxp.o(.text+0x2e5f): undefined reference tp 'm_getcl' *** Error code 1 This is while trying to build a new kernel with the src's off of the 4.6 CD with the if_fxp.c from -stable. I need to get the network interface operating to CVSup the rest of the system. Am I missing something, or is this source too new for the rest of the original 4.6 release? This is NOT 4.6.2, it is 4.6 from a cd set I purchased from FreeBSD Mall. The network card is the 82562 on board an Asus P4B533-V motherboard. I need to get this version of FreeBSD to replicate another setup for testing. Any help appreciated. Stephen Hoover Dallas, Texas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message