No, you didn't do anything wrong. Either syncing with the latest benh
kernel (i think it is fixed in the latest), compiling radeonfb as a
module, or fixing it yourself should fix the problem.
-steve
Joerg Sommer wrote:
Hi,
since some versions, I can't remeber exctly when, I can't compile the
kernel (actuell 2.6.2-ben1) with drm for radeon and the new radeon fb
compiled in.
CONFIG_DRM=y
CONFIG_DRM_RADEON=y
# CONFIG_FB_RADEON_OLD is not set
CONFIG_FB_RADEON=y
#v+
LD drivers/built-in.o
drivers/video/built-in.o(.text+0x14464): In function `radeon_engine_reset':
: multiple definition of `radeon_engine_reset'
drivers/char/built-in.o(.text+0x297d0): 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[1]: *** [drivers/built-in.o] Fehler 1
make: *** [drivers] Fehler 2
#v-
Can anyone confirm that or did I something wrong?
Joerg.