Re: Error Building 2.6.29-rc1 on Debian using make-kpkg

From: Sergio Luis
Date: Mon Jan 12 2009 - 23:16:56 EST


On Tue, Jan 13, 2009 at 12:09 AM, Amit Joshi <ajoshi@xxxxxxxxxxx> wrote:
> Hello,
>
> I get the following error when building the 2.6.29-rc1 kernel on a Thinkpad
> T61 running Debian Lenny (with a few unstable and experimental packages).
> The command line used to compile was
>
> make-kpkg --initrd --append-to-version a1 -uc -us buildpackage.
>
> The config file is attached.
>
> CC [M] drivers/net/irda/nsc-ircc.o
> CC [M] drivers/net/irda/w83977af_ir.o
> CC [M] drivers/net/irda/donauboe.o
> drivers/net/irda/donauboe.c: In function 'toshoboe_interrupt':
> drivers/net/irda/donauboe.c:1197: error: 'struct toshoboe_cb' has no member
> named 'stats'
> drivers/net/irda/donauboe.c:1201: error: 'struct toshoboe_cb' has no member
> named 'stats'
> drivers/net/irda/donauboe.c:1283: error: 'struct toshoboe_cb' has no member
> named 'stats'
> make[6]: *** [drivers/net/irda/donauboe.o] Error 1
> make[5]: *** [drivers/net/irda] Error 2
> make[4]: *** [drivers/net] Error 2
> make[3]: *** [drivers] Error 2
> make[3]: Leaving directory `/repository/src/linux/2.6.29/linux-2.6.28'
> make[2]: *** [debian/stamp/build/kernel] Error 2
> make[2]: Leaving directory `/repository/src/linux/2.6.29/linux-2.6.28'
> make[1]: *** [debian/stamp/do-build-arch] Error 2
> make[1]: Leaving directory `/repository/src/linux/2.6.29/linux-2.6.28'
> dpkg-buildpackage: failure: debian/rules build gave error exit status 2
> make: *** [debian/stamp/build/buildpackage] Error 2

try the patch here:
http://patchwork.kernel.org/patch/1753/

Sergio.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/