I need to build the pcan driver in Tiny Core 14.0 but I'm having this error:
Unable to automatically find the Kernel headers. These are mandatory to build the pcan driver. Please set the KERNEL_LOCATION variable to the root directory of your own built Kernel.
In my previous setup, tiny Core 10.1, we installed the linux-kernel-sources-env.tcz and than run the script "linux-kernel-sources-env", but in Tiny Core 14.0 I can't find this package?