Hello Lee,

J. L. Lee wrote:
Hi,

Just wonder, every time I run 'make modules_install' in Linux 2.6.12-rc6-pa1 it always ended with the following line:

if [ -r System.map -a -x /sbin/depmod ]; then /sbin/depmod -ae -F System.map 2.
6.12-rc6-pa1; fi

I check with a i386 2.6.12.2 modules_install and it made the same:
[...]
mkdir -p /lib/modules/2.6.12.2-hpVEi8.2-i686/kernel/net/xfrm; cp net/xfrm/xfrm_user.ko /lib/modules/2.6.12.2-hpVEi8.2-i686/kernel/net/xfrm
if [ -r System.map -a -x /sbin/depmod ]; then /sbin/depmod -ae -F System.map  
2.6.12.2-hpVEi8.2-i686; fi
====<>====

Did the 'make modules_install' complete its task or it stopped prematurely? Pls adv.

So as far as 'echo $?' return well 0, I trust it ended well its job ;-)

Hth,
        Joel


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to