What is going on when I type
make modules_install  I don't have pcmcia and I disabled it on the general 
menue.

Here is the out put.

etc....make -C  arch/i386/mm modules_install
make[1]: Entering directory `/usr/src/linux-2.4.0/arch/i386/mm'
make[1]: Nothing to be done for `modules_install'.
make[1]: Leaving directory `/usr/src/linux-2.4.0/arch/i386/mm'
make -C  arch/i386/lib modules_install
make[1]: Entering directory `/usr/src/linux-2.4.0/arch/i386/lib'
make[1]: Nothing to be done for `modules_install'.
make[1]: Leaving directory `/usr/src/linux-2.4.0/arch/i386/lib'
cd /lib/modules/2.4.0; \
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; fi

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com


Reply via email to