From: <for...@gm...> - 2006-03-13 00:35:26
|
I've also had trouble with LCD4Linux with Ubuntu 5.10. (Using the HD44780 display setup) When I try to compile it I get this error: 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 Instead, I tried installing the dapper package, which installed succesfully= . However I get this error when I run it with -Fvv: Version 0.10.1-CVS starting plugin_cfg.c: Variable minute =3D '60000' (60000) plugin_cfg.c: Variable tack =3D '100' (100) plugin_cfg.c: Variable tick =3D '500' (500) lcd4linux.c: initializing driver LCD-Linux drv_init(LCD-Linux) failed: no such driver As a first time user, I'm not really sure what the problem is with either installation method. For now, I'm trying to solve the problem with the package and somehow get it working with my HD44780 display. Any help would be appreciated. |