Hi,

On Fri, Jan 08, 2016 at 09:19:57AM -0200, Marcos Bontempo wrote:
> I want to compile the cryptodev module with the 3.12.10 kernel version in the 
> Beaglebone Black. The problem is that I cannot find the kernel headers for 
> this version. Is there a way to compile the cryptodev module without the 
> kernel headers? Do I need to change the kernel version?
> Any tip will be very helpful,Thanks.                                    

Well, cryptodev-linux does not ship the kernel headers it depends on in
order to not run into compatibility problems (or at least not as often).

I don't know how heavily patched the Beaglebone kernel is, but maybe you
get along using the kernel headers from vanilla 3.12.10 stable version.
Just fetch
https://cdn.kernel.org/pub/linux/kernel/v3.x/linux-3.12.10.tar.xz
and run 'make headers_install' in the extracted source tree.

HTH, Phil

_______________________________________________
Cryptodev-linux-devel mailing list
Cryptodev-linux-devel@gna.org
https://mail.gna.org/listinfo/cryptodev-linux-devel

Reply via email to