linux-l: Probleme beim Module installieren (Kernel 2.4.0-test9)

Boris Reyher Boris.Reyher at tu-berlin.de
Do Okt 19 09:48:20 CEST 2000


Hallo

ich wollte mir den letzten 2.4.0er Kernel installieren. Beim 
'make modules_install' kommt folgenden Fehlermeldung:

--------------------------xxx----------------------------------
cd /lib/modules/2.4.0-test9; \
mkdir -p pcmcia; \
find kernel -path '*/pcmcia/*' -name '*.o' | xargs -i -r ln -sf ../{}
pcmcia
if [ -r System.map ]; then /sbin/depmod -ae -F System.map  2.4.0-test9;
fi
/sbin/depmod: Ungültige Option -- »F«
Usage: depmod [-e -s -v ] -a [FORCED_KERNEL_VER]
       depmod [-e -s -v ] MODULE_1.o MODULE_2.o ...
Create module-dependency information for modprobe.

  -a, --all                  visit all modules
  -d, --debug                run in debug mode
  -e                         output unresolved symbols
  -i                         ignore symbol versions
  -m, --system-map <file>    use the symbols in <file>
  -s, --system-log           use the system log for error reporting
      --help                 display this help and exit
  -v, --verbose              run in verbose mode
  -V, --version              output version information and exit
make: *** [_modinst_post] Error 1
--------------------------xxx----------------------------------

Offenbar wird die Option '-F' von depmod in der Version, die ich
habe, nicht unterstützt. Ist das Makefile falsch oder gibt es da
einen Workaround?

Vielen Dank,

Boris
-- 
---------------------------------------------------------------
dipl.ing. boris reyher    
--------------------------+------------------------------------
tu berlin, sek. b5        +   phone/fax: +49-30-314-24830/21214  
strasse des 17. juni 135  +    email: boris.reyher at tu-berlin.de
10623 berlin              +  www: http://statik.bv.tu-berlin.de
--------------------------+------------------------------------



Mehr Informationen über die Mailingliste linux-l