Re: Linux-2.5.54-sparc64 compile errors

From: BODA Karoly jr. (woockie@expressz.com)
Date: Fri Jan 03 2003 - 13:55:45 EST


On Sat, 4 Jan 2003, James Morris wrote:

> See the patch below for a fix for this.
[...]
> You need to set CONFIG_INPUT=y to fix this at the moment (even if you
> don't have any input devices configured).

        Thank you for the help for everyone the compile was successful.
With preempt didn't boot the machine. This is a possible couse only, I
made more changes between the two version's (booting and not booting)
config.
        After booting I can't insmod (even with insmod nor with modprobe)
anything with the following error message:

mortimer:~# modprobe nfs
WARNING: Error inserting sunrpc (/lib/modules/2.5.54/kernel/net/sunrpc/sunrpc.ko): Cannot allocate memory
WARNING: Error inserting lockd (/lib/modules/2.5.54/kernel/fs/lockd/lockd.ko): Cannot allocate memory
FATAL: Error inserting nfs (/lib/modules/2.5.54/kernel/fs/nfs/nfs.ko): Cannot allocate memory

With strace I found this, is it normal?
238 create_module(0, 0) = -1 ENOSYS (Function not implemented)

module-init-tools version 0.9.7

CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
CONFIG_MODULE_FORCE_UNLOAD=y
CONFIG_OBSOLETE_MODPARM=y
CONFIG_KMOD=y

-- 
						Woockie
..."what is there in this world that makes living worthwhile?"
Death thought about it. "CATS," he said eventually, "CATS ARE NICE."
			           (Terry Pratchett, Sourcery)

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



This archive was generated by hypermail 2b29 : Tue Jan 07 2003 - 22:00:22 EST