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

Re: Unable to build benh kernel... bad configuration?



Utilisateur Debian <jaonary@ifrance.com> writes:

> Le mer 11/02/2004 à 14:46, Arnaud Vandyck a écrit :
>> drivers/video/built-in.o(.text+0x232cc): In function `radeon_engine_reset':
>> : multiple definition of `radeon_engine_reset'
>> drivers/char/built-in.o(.text+0x3bc3c): first defined here
>> ld: Warning: size of symbol `radeon_engine_reset' changed from 168 in drivers/char/built-in.o to 1104 in drivers/video/built-in.o
>> make[2]: *** [drivers/built-in.o] Error 1
>> make[1]: *** [drivers] Error 2
>> make[1]: Leaving directory `/usr/src/benh2.6'
>> make: *** [stamp-build] Error 2
>> arnaud@oz:/usr/src/benh2.6$
> 
> You have to put DRM or radeonfb to static since the both define
> 'radeon_engine_reset()'

CONFIG_DRM=y
CONFIG_DRM_TDFX=m
CONFIG_DRM_GAMMA=m
CONFIG_DRM_R128=y
CONFIG_DRM_RADEON=y
# CONFIG_DRM_MGA is not set
# CONFIG_DRM_SIS is not set

# CONFIG_FB_RADEON_OLD is not set
CONFIG_FB_RADEON=y

Maybe you said or, not and... ;)

I'll re-try with an old-configuration file...

-- 
  .''`. 
 : :' :rnaud
 `. `'  
   `-    



Reply to: