LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Wireless Networking (https://www.linuxquestions.org/questions/linux-wireless-networking-41/)
-   -   Fail to build broadcom driver (https://www.linuxquestions.org/questions/linux-wireless-networking-41/fail-to-build-broadcom-driver-760965/)

ol12345 10-10-2009 07:28 AM

Fail to build broadcom driver
 
I'm trying to get around with backtrack3 on my Dell Inspiron 1525, which has a NIC of Broadcom. Broadcom has released a driver of their own for this. I've downloaded it and I'm failing to build it.

After I untarred it, I'm trying to run "make",
but I get:
KBUILD_NOPEDANTIC=1 make -C /lib/modules/`uname -r` /build M=`pwd`
make: *** /lib/modules/2.6.21.5/build: No such file or directory. Stop.
make: *** [all] Error 2

But the directory /lib/modules/2.6.21.5/build DOES exist. any ideas?

MS3FGX 10-10-2009 05:29 PM

The link may exist, but does it point to a valid source directory?

xcristi 10-11-2009 03:31 AM

What Broadcom chipset?

Code:

lspci -vnn | grep 14e4

Here you find more infos.


All times are GMT -5. The time now is 07:21 PM.