LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   error compiling Broadcom driver (https://www.linuxquestions.org/questions/linux-networking-3/error-compiling-broadcom-driver-910368/)

wjtaylor 10-26-2011 08:36 PM

error compiling Broadcom driver
 
Anyone know how to solve the following?

root@root:~/Desktop/broadcom driver# make
KBUILD_NOPEDANTIC=1 make -C /lib/modules/`uname -r`/build M=`pwd`
make[1]: Entering directory `/lib/modules/2.6.39.4/build'
make[1]: *** No rule to make target `driver'. Stop.
make[1]: Leaving directory `/lib/modules/2.6.39.4/build'
make: *** [all] Error 2

corp769 10-26-2011 08:48 PM

Hello,

What distro are you running? You need to install at least kernel-devel on your system to have access to the needed dependencies for compiling.

Cheers,

Josh


All times are GMT -5. The time now is 09:07 AM.