On Fri, 2004-02-06 at 14:36, Geert Uytterhoeven wrote: > On Fri, 6 Feb 2004, Utilisateur Debian wrote: > > > > 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.
The one in the DRM can't be static AFAICT. -- Earthling Michel Dänzer | Debian (powerpc), X and DRI developer Libre software enthusiast | http://svcs.affero.net/rm.php?r=daenzer

