From: Martin H. <ma...@he...> - 2006-09-21 20:08:36
|
Hi Luis, >>> 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 >> This is a known bug. I'm still waiting for the I2C guys to fix this..... >> >> >> bye, Michael >> > > Hi all, > > i've just grabbed the latest CVS code into my CentOS 4.4 devel box, and > after the usual ./bootstrap, ./configure and make, all went according to > plan, making a working lcd4linux executable. > > Soooo, i can't imagine how it would be failing in other systems. Oh, come on - it doesn't take that great a leap of imagination. Take something that isn't a rip off of an enterprise distro (read, take something that's actually bleeding edge, rather than something that's a copy of a system that puts a lot of effort into making sure that things "just work" for their paying customers) and I'm sure it's not too hard to make things break. Be that the latest Ubuntu, Fedora Core (preferably some sort of testing branch) or whatever. If course, without knowing what exact distro/kernel was being used, it's hard to reproduce. Don't get me wrong (I use RHEL myself) - but to me, things working on Centos (or WBEL, RHEL, SLES or whatever other Enterprise Distro one can think of) surely doesn't seem to be some sort of guarantee that it should work for everybody else too. Martin |