On Sunday 15 May 2005 19:26, Michael Haan wrote:
> I get the following:
>
> drivers/built-in.o(.text+0x7f23d): In function `i2c_writebytes':
> : undefined reference to `i2c_transfer'
>
> drivers/built-in.o(.text+0x7f29d): In function `i2c_readbytes':
> : undefined reference to `i2c_transfer'
>
> make: *** [.tmp_vmlinux1] Error 1
>
> Note: I'm reusing my config file from my 2.6.9-rc14 build, but I
> presume this is a supported action.

You can reuse old .config but you must "clean" it...
1) go to new kernel source dir
2) make mrproper
3) copy old .config there
4) make oldconfig
following steps go as usual

Ciao
        Francesco

-- 
Linux Version 2.6.12-rc4, Compiled #1 Sun May 8 14:00:53 CEST 2005
One 1.53GHz AMD Athlon XP Processor, 1.5GB RAM, 3022.84 Bogomips Total
macula
-- 
gentoo-user@gentoo.org mailing list

Reply via email to