On Thu, Oct 22, 2009 at 11:32 PM, Paul Thomas <[email protected]> wrote:
> the first it describes the two sections that need to go in the board & > devices file. However when I add those sections as would be expected I > can't compile the regular uImage because of the non-existent > references. If I add LINUXINCLUDE=socket-can_kernel_path, then I get > kernel/bounds.c errors. Hi, well it will be solved when the drivers goes mainline. I'm trying to do that but unfortunately I can work on it only on my free time, so it will take a couple of days. A quick fix is just copy the file mcp251x.h somewhere in the include directories of the kernel. Don't mix include files from the SVN and the code from mainline. It could give you surprising results in general (perhaps it's ok for socketcan but I'm not sure). -- Christian Pellegrin, see http://www.evolware.org/chri/ "Real Programmers don't play tennis, or any other sport which requires you to change clothes. Mountain climbing is OK, and Real Programmers wear their climbing boots to work in case a mountain should suddenly spring up in the middle of the computer room." _______________________________________________ Socketcan-core mailing list [email protected] https://lists.berlios.de/mailman/listinfo/socketcan-core
