vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I am attempting to install OpenAFS according to this description: http://www.mail-archive.com/openafs-.../msg20520.html When I reboot the computer after having installet the dkms-libafs package, the installation of the libafs kernel module fails during boot. It looks like this if I try to build the module as dkms attempts to during boot: [root@dhcppc0 thomas]# dkms build -m libafs -v 1.3.87 -k 2.6.12-12mdk -a i686 Preparing kernel 2.6.12-12mdk for module build: (This is not compiling a kernel, only just preparing kernel symbols) Storing current .config to be restored when complete Running Mandrakelinux style preparation routine make clean...... using /lib/modules/2.6.12-12mdk/build/arch/i386/defconfig make oldconfig...... running dkms_mkkerneldoth.... Building module: cleaning build area...(bad exit status: 2) SMP=SP; eval `grep CONFIG_SMP /boot/config-2.6.12-12mdk`; [ -n "$CONFIG_SMP" ] && SMP=MP; ./configure --with-linux-kernel-headers=/lib/modules/2.6.12-12mdk/build; make MPS=$SMP; mv src/libafs/MODLOAD-*/libafs.ko .....(bad exit status: 1) Error! Bad return status for module build on kernel: 2.6.12-12mdk (i686) Consult the make.log in the build directory /var/lib/dkms/libafs/1.3.87/build/ for more information. The first thing to go wrong seems to be "cleaning build area...(bad exit status: 2)". Could anyone give me a hint on how to find out what's going wrong here? The "Error! Bad return status for module build on kernel..." seems to be just a consequence of the previous error: make.log tells me that src/libafs/MODLOAD-*/libafs.ko cannot be found. Best regards, Thomas Arildsen |
| Thread Tools | |
| Display Modes | |
|
|