ndis problem with stable kernel source

Nicholas Basila mlists at northglobe.com
Thu Mar 3 05:15:31 GMT 2005


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?

Regards,

Nicholas




More information about the freebsd-stable mailing list