LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   DeLi Linux - Broadcom driver installation problem (https://www.linuxquestions.org/questions/linux-newbie-8/deli-linux-broadcom-driver-installation-problem-661951/)

binodbdrchand 08-11-2008 05:28 AM

DeLi Linux - Broadcom driver installation problem
 
Hi all.
here are the exact steps i've taken. I have the broadcom driver in
/home/binodbdrchand/SRC/NIC/NIC.tar.gz

cd /home/binodbdrchand/SRC/NIC
tar xvzf NIC.tar.gz
cd src
make -- gives me error right here

*Console Output*********************************************************

gcc -DMODULE -D__KERNEL__ -DDBG=0 -Wall -Wstrict-prototypes -06
-I/lib/modules/'uname -r'/build/include -c -o b44um.o b44um.c
cc1 : /lib/modules/2.4.36.4/bin/inclue : Not a directory
make: ***[b44um.o] Error 1

************************************************************************

I tried creating the directory, /lib/modules/2.4.36.4/bin/include, but still had no luck.

Help will be appreciated.

masonm 08-12-2008 01:53 PM

I've never had much luck with the Broadcom driver and have always would up using ndiswrapper for those cards.

As for the error message you posted, I suspect you don't have the kernel headers installed.


All times are GMT -5. The time now is 08:00 PM.