From: Paul K. <pau...@xs...> - 2005-05-02 22:18:46
|
Hi All, Luis Correia wrote: > > Maybe we could provide our own i2c.h helper files, as we do not really > need that much info from the I2C subsystem. This could be a solution. But it still is strange that there is difference in the preprocessor stage. Different version of gcc maybe? I have to think on what would be needed for this. > The main problem would be wether we can accurately detect the presence > of the real files... > > Paul, i'm waiting for your comments on this. > Actually I was thinking that Michael and I already solved this problem. We recently made changes to the configure.in file to solve this correct include file detection. It should work properly for nearly everyone (only exception is Michael) Michael could you send me a tar of your linux header directory. See if we can figure out if there is a difference in any of the files. Are you sure you have only one copy of i2c.h on your machine? good night, Paul |