From: Michael R. <re...@eu...> - 2006-09-24 11:27:09
|
Hi there, >> In file included from drv_generic_i2c.c:76: >> lcd4linux_i2c.h:81: error: array type has incomplete element type >> make: *** [drv_generic_i2c.o] Error 1 > > As of yesterday around 19:00 WEST, the CVS code was working correctly. I suppose the error comes from the fact that the "lcd4linux_i2c.h" file is a "copy" of some kernel header file, which is ugly, but we didn't find a way to include the original kernel headers into a userland program like lcd4linux. Maybe the lcd4linux_i2c.h makes some assumptions on working kernel headers which may fail under some circumstances... on the other hand, line 81 in my lcd4linux_i2c.h is the end of a comment block ( a '*/'), which should not raise any compiler error.... bye, michael -- Michael Reinelt <re...@eu...> http://home.pages.at/reinelt GPG-Key 0xDF13BA50 ICQ #288386781 |