From: Luis C. <lfc...@lf...> - 2005-04-05 22:40:08
|
Michael Reinelt wrote: >Hi Luis, > > > >>Try this, go to your current kernel source and enable I2C support. >>Then, run make dep. >> >> > >I do have I2C support enabled. ANd 'make dep' gives me > >merlin.ethnet:/usr/src/linux # make dep >*** Warning: make dep is unnecessary now. > >on my 2.6.11 kernel :-) > > >nice try! :-) > > >bye, michael > > > It is official, you really have things screwed up in your machine. I would advise you to install a new PC with all standard development packages, including kernel, of your favorite distro, using the distro's provided kernel and see if this particular problem still exists. This is only if you can spare some hours doing it, and if you have the spare hardware, of course :) I have just downloaded our own 'buildtool' tom compile stuff for uClibc, and the current CVS compiles lcd4linux with i2c support right on the first run! Don't know if it will actually work, as I don't have the hardware at hand right now. But no major compile errors is a pretty good start. Well done Paul & Michael! (now lets gather in prayer, hoping Michael can exorcise his devel PC...) Luis Correia |