Posted: Wed 11 Aug 2010, 23:36 Post subject:
WPC600N on lupu not working - Trying to compile the driver Subject description: Broadcom BCM43x driver - no autoconf.h found
Hi,
I notice that Broadcom 43XX does not work anymore with lupu. I am trying to recompile the driver using Broadcom's own source code.
To do this, I have loaded the dev and kernel source SFS files at startup.
I get the following compiler error message:
Code:
# make
KBUILD_NOPEDANTIC=1 make -C /lib/modules/`uname -r`/build M=`pwd`
make[1]: Entering directory `/usr/src/linux-2.6.33.2'
LD /src/hybrid_wl/built-in.o
CC [M] /src/hybrid_wl/src/shared/linux_osl.o
In file included from /src/hybrid_wl/src/shared/linux_osl.c:19:
/src/hybrid_wl/src/include/linuxver.h:23:28: error: linux/autoconf.h: No such file or directory
make[2]: *** [/src/hybrid_wl/src/shared/linux_osl.o] Error 1
make[1]: *** [_module_/src/hybrid_wl] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.33.2'
make: *** [all] Error 2
What catches my attentions is " error: linux/autoconf.h: No such file or directory", but I don't know what to do. There is a DOTconfig file under /usr/src/linux-2.6.33.2.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum