[plug] Compile new Kernal

Robert Andrews squirrel at emerge.net.au
Sat May 19 21:12:24 WST 2001


Hi Ryan I am following you advice however I have run into a new problem when
installing the lastest moduitls-2.3.20-1.1386-rpm
error is as follows

[root at linux rpm]# rpm -ivh modutils-2.3.20-1.i386.rpm
error: failed dependencies:
        libc.so.6(GLIBC_2.1.3) is needed by modutils-2.3.20-1

How do I fix this problem


----- Original Message -----
From: Ryan <ryan at slowest.net>
To: <plug at plug.linux.org.au>
Sent: Saturday, May 19, 2001 7:33 PM
Subject: Re: [plug] Compile new Kernal


> Get a newer version of the modutils package
> (which is where depmod comes from)
>
> Looks like the module compile is passing parameters to
> depmod that it doesn't understand
>
> Reading ./Documentation/Changes from your 2.4 source
> tree will tell you what minimum versions you need
>
> Ryan
>
> At 07:13 PM 5/19/01 +0800, you wrote:
> >make modules
> >However after isueing
> >make modules_install at the very end I get the following
> >I would like to know if this is a message or a error to be concerned
about
> >Thank you.
> >
> >cd /lib/modules/2.4.0-test11; \
> >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-test11;
fi
> >/sbin/depmod: invalid option -- F
> >Usage: depmod [-e -s -v ] -a [FORCED_KERNEL_VER]
> >make: *** [_modinst_post] Error 1
>
>
>




More information about the plug mailing list