Hi, since a few days I get the following message when building a new kernel:
Building modules, stage 2
MODPOST 0 modules
DEPMOD 2.6.24.3
the kernel is built properly but there are no modules built and /lib/modules/2.6.26 contains the following:
0 lrwxrwxrwx 1 root root 21 2008-08-09 22:08 build -> /usr/src/linux-2.6.26/
0 drwxr-xr-x 2 root root 48 2008-08-09 22:08 kernel/
4.0K -rw-r--r-- 1 root root 45 2008-08-09 22:08 modules.alias
4.0K -rw-r--r-- 1 root root 69 2008-08-09 22:08 modules.ccwmap
0 -rw-r--r-- 1 root root 0 2008-08-09 22:08 modules.dep
4.0K -rw-r--r-- 1 root root 73 2008-08-09 22:08 modules.ieee1394map
4.0K -rw-r--r-- 1 root root 141 2008-08-09 22:08 modules.inputmap
4.0K -rw-r--r-- 1 root root 81 2008-08-09 22:08 modules.isapnpmap
4.0K -rw-r--r-- 1 root root 74 2008-08-09 22:08 modules.ofmap
4.0K -rw-r--r-- 1 root root 3.7K 2008-08-09 22:08 modules.order
4.0K -rw-r--r-- 1 root root 99 2008-08-09 22:08 modules.pcimap
4.0K -rw-r--r-- 1 root root 43 2008-08-09 22:08 modules.seriomap
4.0K -rw-r--r-- 1 root root 49 2008-08-09 22:08 modules.symbols
4.0K -rw-r--r-- 1 root root 189 2008-08-09 22:08 modules.usbmap
0 lrwxrwxrwx 1 root root 21 2008-08-09 22:08 source -> /usr/src/linux-2.6.26/
kernel/ is empty but modules.order lists the modules I have chosen in menuconfig
I tried with 2.6.26 and 2.6.26.2
HELP, what happened?
_Hans
Building modules, stage 2
MODPOST 0 modules
DEPMOD 2.6.24.3
the kernel is built properly but there are no modules built and /lib/modules/2.6.26 contains the following:
0 lrwxrwxrwx 1 root root 21 2008-08-09 22:08 build -> /usr/src/linux-2.6.26/
0 drwxr-xr-x 2 root root 48 2008-08-09 22:08 kernel/
4.0K -rw-r--r-- 1 root root 45 2008-08-09 22:08 modules.alias
4.0K -rw-r--r-- 1 root root 69 2008-08-09 22:08 modules.ccwmap
0 -rw-r--r-- 1 root root 0 2008-08-09 22:08 modules.dep
4.0K -rw-r--r-- 1 root root 73 2008-08-09 22:08 modules.ieee1394map
4.0K -rw-r--r-- 1 root root 141 2008-08-09 22:08 modules.inputmap
4.0K -rw-r--r-- 1 root root 81 2008-08-09 22:08 modules.isapnpmap
4.0K -rw-r--r-- 1 root root 74 2008-08-09 22:08 modules.ofmap
4.0K -rw-r--r-- 1 root root 3.7K 2008-08-09 22:08 modules.order
4.0K -rw-r--r-- 1 root root 99 2008-08-09 22:08 modules.pcimap
4.0K -rw-r--r-- 1 root root 43 2008-08-09 22:08 modules.seriomap
4.0K -rw-r--r-- 1 root root 49 2008-08-09 22:08 modules.symbols
4.0K -rw-r--r-- 1 root root 189 2008-08-09 22:08 modules.usbmap
0 lrwxrwxrwx 1 root root 21 2008-08-09 22:08 source -> /usr/src/linux-2.6.26/
kernel/ is empty but modules.order lists the modules I have chosen in menuconfig
I tried with 2.6.26 and 2.6.26.2
HELP, what happened?
_Hans
Comment