Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 03 Mar 2005 00:15:28 -0500
From:      Nicholas Basila <mlists@northglobe.com>
To:        stable@freebsd.org
Subject:   ndis problem with stable kernel source
Message-ID:  <42269D70.5090806@northglobe.com>

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




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