I'm having a newbie problem (natively) compiling the Realtek RTL8192CU
wifi module on my rev C4 Beagleboard. I'm running the demo Angstrom
image, and I get the following when I run the included compile/install
script...
Authentication requested [root] for make driver:
make ARCH=armv7l CROSS_COMPILE= -C /lib/modules/2.6.32/build M=/home/
david/RTL8192CU_8188CUS_8188CE-VAU_linux_v2.0.1212.20101208/driver/
rtl8192CU_linux_v2.0.1212.20101208 modules
make: *** /lib/modules/2.6.32/build: No such file or directory. Stop.
make: *** [modules] Error 2
Compile make driver error: 2, Please check error Mesg
I guessing I'm missing some headers necessary to carry out the
compilation? Are there any packages I can download to setup the
necessary framework, or do I have to download the raw source?
Thanks.
David