Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Mar 2005 07:30:44 +0100 (CET)
From:      pcasidy@casidy.com
To:        mlists@northglobe.com
Cc:        stable@freebsd.org
Subject:   Re: ndis problem with stable kernel source
Message-ID:  <20050303062137.3DFFFB86C@smtp.casidy.net>
In-Reply-To: <42269D70.5090806@northglobe.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On  3 Mar, Nicholas Basila wrote:
> I've been getting an error building 5-stable on an i386 P4 notebook. I'm 
> using an ndis_driver_data.h file that I successfully used on 
> 5.3-RELEASE, and even 5-CURRENT before the 5.3 release. I tried 
> rebuilding the file with ndiscvt. The file came out the same as my 
> original, but I still had the build error. Here's the error (this 
> failure is after the make depend... during the make):
> 
> linking kernel
> if_ndis_pccard.o(.text+0xc): In function `ndis_probe_pccard':
> : undefined reference to `drv_data'
> if_ndis_pci.o(.text+0x14): In function `ndis_probe_pci':
> : undefined reference to `drv_data'
> *** Error code 1
> 
> Stop in /usr/src/sys/i386/compile/HP09.
> 
> 
> This card worked fine with 5.3-RELEASE. It's a Broadcom 54G wireless NIC 
> on an HP zd7140us notebook. Any thoughts?

I had exactly this problem when my ndis_driver_data.h was built with a
previous version of ndiscvt. You may have to update your world too.

Hope that helps!

Phil.



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