Re: Compile error in 2.6.8-rc2-mm1 - rivafb related
From: Nicolas Boichat (nicolas_at_boichat.ch)
Date: 07/30/04
- Previous message: Thomas Koeller: "[PATCH] Device class reference counting"
- In reply to: Adrian Bunk: "Re: Compile error in 2.6.8-rc2-mm1 - rivafb related"
- Next in thread: Adrian Bunk: "Re: Compile error in 2.6.8-rc2-mm1 - rivafb related"
- Reply: Adrian Bunk: "Re: Compile error in 2.6.8-rc2-mm1 - rivafb related"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: Adrian Bunk <bunk@fs.tum.de>, Andrew Morton <akpm@osdl.org> Date: Fri, 30 Jul 2004 18:06:58 +0200
Hello,
On Fri, 2004-07-30 at 16:14, Adrian Bunk wrote:
> On Thu, Jul 29, 2004 at 02:52:25PM +0200, Grega Fajdiga wrote:
>
> > Good day,
>
> Hi Grega,
>
> > Please CC me, since I'm not subscribed.
> > I just tried to compile 2.6.8-rc2-mm1 and got this error:
> > drivers/built-in.o(.text+0x7e369): In function `rivafb_probe'::
> > undefined reference to `riva_create_i2c_busses'
> > drivers/built-in.o(.text+0x7e4c1): In function `rivafb_probe'::
> > undefined reference to `riva_delete_i2c_busses'
> > drivers/built-in.o(.exit.text+0x1ca): In function `rivafb_remove'::
> > undefined reference to `riva_delete_i2c_busses'
> > make: *** [.tmp_vmlinux1] Error 1
> >...
>
> thanks for this report.
>
> @Nicolas:
> Your rivafb-i2c-fixes patch in -mm causes this with CONFIG_FB_RIVA_I2C=n
> (it moves i2c code from inside an #ifdef CONFIG_FB_RIVA_I2C to a place
> where it isn't guarded by such an #ifdef).
It seems that a wrong patch (an older one) has been integrated in -mm.
I attached the right patch, that I already sent on July 14.
Best regards,
Nicolas
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- text/x-patch attachment: rivafb-i2c-bus-fix.patch__charset_ANSI_X3.4-1968
- Previous message: Thomas Koeller: "[PATCH] Device class reference counting"
- In reply to: Adrian Bunk: "Re: Compile error in 2.6.8-rc2-mm1 - rivafb related"
- Next in thread: Adrian Bunk: "Re: Compile error in 2.6.8-rc2-mm1 - rivafb related"
- Reply: Adrian Bunk: "Re: Compile error in 2.6.8-rc2-mm1 - rivafb related"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|