From: Michael R. <re...@eu...> - 2005-05-02 10:45:03
|
Hi there, I prepared a superb fully-featured massively complext i2c test program to verify wether I cannot compile it or not. Well, the latter: I can not. I tried on another notebook (debian sarge, too), and I get the same errors. Here's the test program: #include <stdlib.h> #include <stdio.h> #include <linux/i2c.h> int main (int argc, char *argv[]) { printf ("Hello, world\n"); } If any (or all) of you are able to compile this beast, I really wonder what's wrong here. Maybe we should start with comparing the result of the preporocessor stage.... bye, Michael -- Michael Reinelt <re...@eu...> http://home.pages.at/reinelt GPG-Key 0xDF13BA50 ICQ #288386781 |