The problem seems to be that create_proc_entry is deprecated:
(https://github.com/raspberrypi/linux/pull/328)

When I compiled I did

git checkout 3.12-bone8 and ran the build_kernel.sh
which invoked:

make -j8 ARCH=arm LOCALVERSION=-bone8
CROSS_COMPILE=/home/dacobi/linux-dev/dl/gcc-linaro-arm-linux-gnueabihf-4.8-2013.10_linux/bin/arm-linux-gnueabihf-
zImage modules

and it was successful, but the rtl8192cu_beaglebone gave the same error.

/Jacob


2013/11/13 Nuno Sucena Almeida <[email protected]>

> On 11/13/2013 10:48 AM, Jacob Ole Juul Kolding wrote:
> > I tried compiling using your instructions but still get the same error:
>
> Did you cross-compile the kernel successfully before building the 8192
> module? Which kernel version are you building?
>
> Nuno
>
> --
> http://aeminium.org/nuno/
>
> --
> For more options, visit http://beagleboard.org/discuss
> ---
> You received this message because you are subscribed to the Google Groups
> "BeagleBoard" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
>



-- 
If you're not a socialist when you're young, it's because you have no heart.
If you stop being a socialist when you get older, it's because you lack
intellect and imagination.

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to