When compiling 2.4.20-gentoo-r2 with sis drm 4.1 driver as a module, I get
the following errors:
 --
 depmod: *** Unresolved symbols in /lib/modules/2.4.20-
 gentoo-r2/kernel/drivers/char/drm/sis.o
 depmod:         sis_malloc_Ra3329ed5
 depmod:         sis_free_Rced25333
 ----

It makes fine ;) if I remove the sis drm driver support.

Command history:
 --
 # emerge sync
 # emerge -u gentoo-sources
 # cd /usr/src
 # cp linux-2.4.20-gentoo-r1/.config linux-2.4.20-gentoo-r2/
 # rm linux
 # ln -s /usr/src/linux-2.4.20-gentoo-r2 linux
 # cd /usr/src/linux
 # make menuconfig
 # make dep && make clean bzImage modules modules_install
 ----
I've later tried "make mrproper", then copy in the old .config, continued
with "make menuconfig" etc. Same error. I don't see it making any difference
anyhow

My (rather irrelevant except for autoclean) make.conf settings:
 --
 CHOST="i686-pc-linux-gnu"
 CFLAGS="-march=pentium2 -O3 -pipe -fomit-frame-pointer"
 MAKEOPTS="-j2"
 AUTOCLEAN="yes"
 ----

A couple of questions i hope someone might be able to answer:

1. Any mistakes on my part?

2. I don't need to run X on this machine, can I safely drop the drm drivers
if I don't run X?


Many thanks in advance,

:) Bjornar

- - - --- -- - -
<url:http://www.notinourname.net/>
<url:http://www.zmag.org/CrisesCurEvts/Iraq/IraqCrisis.htm>
 -- -- - - - --- - 

--
[EMAIL PROTECTED] mailing list

Reply via email to