"make modules_install"

From: Skipper (skipper@performance.gr)
Date: Sun Aug 13 2000 - 13:23:25 EST


Dear Sirs,

here is error from "make modules_install".
....
cd /lib/modules/2.4.0-test6; \
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-test6; fi
/sbin/depmod: invalid 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

I hope that you already solve this, but for any case.

Regards,

Skipper

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Aug 15 2000 - 21:00:30 EST