> FWIW, looks like you're missing "#include <linux/i2c-dev.h>" or not using
> correct version of same?
>
> Have you reviewed "Documentation/i2c/dev-interface" and others?
>
> You probably need something like:
>
> arm-linux-gcc ... -I{path_to_assabet_kernel_sources}/include ...
I don't think that the problem is in the include file. The error happens
at link time, not at compile time.
The program I was trying to compile was made following the indications in
Documentation/i2c/dev-interface.
The program compiles correctly for my PC (and I don't have i2c support
compiled in it).
Thank you fot your answer.
_______________________________________________
http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
Please visit the above address for information on this list.