Hi Martin, it is not a really nice way, but if you don't need DRM/DRI just disable it (in character devices). That helped me out with the same problem.
If someone has a better idea, I am also looking for it! Regards, Tim Ruehsen Am Donnerstag, 20. M�rz 2003 11:50 schrieb Martin Schultz: > Hi > > I am trying to compile a new kernel(linux-2.4.20-gentoo-r1) for my > gentoo system but when I try to compile it fails with the following > error: > > drivers/char/drm/drm.o(.text+0x7146): In function `sis_fb_alloc': > : undefined reference to `sis_malloc' > > drivers/char/drm/drm.o(.text+0x718d): In function `sis_fb_alloc': > : undefined reference to `sis_free' > > drivers/char/drm/drm.o(.text+0x72d5): In function `sis_fb_free': > : undefined reference to `sis_free' > > drivers/char/drm/drm.o(.text+0x77a6): In function `sis_final_context': > : undefined reference to `sis_free' > > make: *** [vmlinux] Error 1 > > Does anybody know whats wrong or have a hint to where I can locate the > problem? > > Martin > > > -- > [EMAIL PROTECTED] mailing list -- [EMAIL PROTECTED] mailing list
