2002-07-21 21:41:17

by Johnny Q. Hacker

[permalink] [raw]
Subject: 2.5.27 build errors - linux/i2c-old.h

Hello.

We're moving, or I'd track thisone down meself. I'd guess that it'll
be fairly easy to rectify.

gcc -E -Wp,-MD,/usr/local/src/kernel/linux-2.5.27/include/linux/modules/drivers/media/video/.i2c-old.ver.d -D__KERNEL__ -I/usr/local/src/kernel/linux-2.5.27/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -nostdinc -iwithprefix include -DMODULE -DKBUILD_BASENAME=i2c_old -D__GENKSYMS__ i2c-old.c | /sbin/genksyms -k 2.5.27 > /usr/local/src/kernel/linux-2.5.27/include/linux/modules/drivers/media/video/i2c-old.ver.tmp
i2c-old.c:17: linux/i2c-old.h: No such file or directory
make[5]: *** [/usr/local/src/kernel/linux-2.5.27/include/linux/modules/drivers/media/video/i2c-old.ver] Error 1
make[5]: Leaving directory `/usr/local/src/kernel/linux-2.5.27/drivers/media/video'
make[4]: *** [video] Error 2
make[4]: Leaving directory `/usr/local/src/kernel/linux-2.5.27/drivers/media'
make[3]: *** [media] Error 2
make[3]: Leaving directory `/usr/local/src/kernel/linux-2.5.27/drivers'
make[2]: *** [_sfdep_drivers] Error 2
make[2]: Leaving directory `/usr/local/src/kernel/linux-2.5.27'
make[1]: *** [include/linux/modversions.h] Error 2
make[1]: Leaving directory `/usr/local/src/kernel/linux-2.5.27'
make: *** [.hdepend] Error 2

--
"We're moving toward a world where all the capabilities of the Internet
are reprocessed through a single filter, with Microsoft's business plan
behind it." Mozilla's Mitchell Baker,
http://news.com.com/2100-1023-941926.html


2002-07-21 21:46:36

by Dave Jones

[permalink] [raw]
Subject: Re: 2.5.27 build errors - linux/i2c-old.h

On Sun, Jul 21, 2002 at 04:45:37PM -0500, Johnny Q. Hacker wrote:
> Hello.
>
> We're moving, or I'd track thisone down meself. I'd guess that it'll
> be fairly easy to rectify.

the i2c-old.h using files are broken and need updating to the new i2c
API. There are some conversions done already in the -dj tree.
I'll upload a .27-dj1 in a few minutes..

Dave

--
| Dave Jones. http://www.codemonkey.org.uk
| SuSE Labs