[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Kernel2.6.2 compilation failed



You're right. I put the drm to static and it works.

Le ven 06/02/2004 à 14:36, Geert Uytterhoeven a écrit :
> On Fri, 6 Feb 2004, Utilisateur Debian wrote:
> > Hi all,
> > I tried to compile a custom kernel that I got from mvista::2.5-tree via
> > rsync but I got this error message:
> >
> >  drivers/video/built-in.o(.text+0x194e4): In function
> > `radeon_engine_reset':: multiple definition of `radeon_engine_reset'
> > drivers/char/built-in.o(.text+0x2c2f4): first defined here
> > ld: Warning: size of symbol `radeon_engine_reset' changed from 168 in
> > drivers/char/built-in.o to 1516 in drivers/video/built-in.o
> > make[2]: *** [drivers/built-in.o] Error 1
> > make[1]: *** [drivers] Error 2
> > make[1]: Leaving directory `/usr/local/src/benh-kernel'
> > make: *** [stamp-build] Error 2
> >
> > Any idea?
> > My system : powerbook 15'' alu , 1,25ghz with debian sid. I've already
> > managed to compile the 2.6.1rc1 without problem.
> 
> I guess both Radeon DRM and radeonfb define radeon_engine_reset(). Making at
> least one of them (better: both) static should fix the build.
> 
> Gr{oetje,eeting}s,
> 
> 						Geert
> 
> --
> Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
> 
> In personal conversations with technical people, I call myself a hacker. But
> when I'm talking to journalists I just say "programmer" or something like that.
> 							    -- Linus Torvalds
> _____________________________________________________________________
> Envie de discuter en "live" avec vos amis ? Tlcharger MSN Messenger
> http://www.ifrance.com/_reloc/m la 1re messagerie instantane de France



Reply to: