From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mywsmtp.ltindia.com (unknown [203.199.60.127]) by ozlabs.org (Postfix) with SMTP id 39BC567E6C for ; Wed, 3 Aug 2005 13:54:39 +1000 (EST) Received: (from EMAIL [192.168.172.1]) by mywsmtp.ltindia.com (SMSSMTP 4.0.0.59) with SMTP id M2005080309050329705 for ; Wed, 03 Aug 2005 09:05:03 +0530 Message-Id: Date: Wed, 03 Aug 2005 09:06:52 +0530 From: "Rupesh S" To: , Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Subject: Re: Issue with running depmod after cross compiling List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Daniel, Assuming your kernel is 2.6 based, you might want to try module-init-tools = version 3.2-pre7. Also, it would be better to have the existing depmod = renamed as depmod.old. This is for the new depmod to use in case it fails = to execute. -- Rupesh S >>> Daniel Ann 08/03/05 06:57AM >>> Hey folks, For certain, I understand why running make module_install fails if I run it after cross compiling the kernel+module. What I'm doing now is, I've just commented out the bit in Makefile (where it exec's depmod), and everythings cool. BUT, problem with this method is, I get none of the module.dep and many related files for auto loading of module. What would be considered reasonable if I was to solve this ? Thanks for your thought on this in advance. --=20 Daniel _______________________________________________ Linuxppc-embedded mailing list Linuxppc-embedded@ozlabs.org=20 https://ozlabs.org/mailman/listinfo/linuxppc-embedded