Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262724AbTIJL4p (ORCPT ); Wed, 10 Sep 2003 07:56:45 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262732AbTIJL4p (ORCPT ); Wed, 10 Sep 2003 07:56:45 -0400 Received: from www.mail15.com ([194.186.131.96]:41481 "EHLO www.mail15.com") by vger.kernel.org with ESMTP id S262724AbTIJL4n (ORCPT ); Wed, 10 Sep 2003 07:56:43 -0400 Date: Wed, 10 Sep 2003 15:56:40 +0400 (MSD) Message-Id: <200309101156.h8ABueXc048031@www.mail15.com> From: Muthukumar To: "linux-kernel@vger.kernel.org" MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT X-Mailer: X-Proxy-IP: [203.129.254.138] X-Originating-IP: [172.16.1.46] Subject: Problem on Drivers on 2.6.0-test3 kernel Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1344 Lines: 43 Hello all .., I have compiled the kernel in IA64 as make menuconfig make all make modules But in this step i got the following messages as make modules make[1]: `arch/ia64/kernel/asm-offsets.s' is up to date. Building modules, stage 2. MODPOST *** Warning: "per_cpu__local_per_cpu_offset" [drivers/net/tulip/tulip.ko] has no CRC! *** Warning: "per_cpu__local_per_cpu_offset" [drivers/net/tg3.ko] has no CRC! *** Warning: "per_cpu__local_per_cpu_offset" [drivers/net/eepro100. ko] has no CRC! *** Warning: "per_cpu__local_per_cpu_offset" [drivers/net/e100/e100.ko] has no CRC! After installing the module-init-tools-0.9.tar.bz2 to update the module tool and in the make install i got the no ./install-with-care for all files in /bin/sh.Then i have changed the ./install-with-care for as ./install-sh So what is the this effect and what is the problem on the above messages on 2.6.0test3 on Ia64.then there is no interfaces to eth0 eth1 ,so i cannot take the testings.But the entires for the ifcfg-eth0 and ifcfg-eth1 are there. So i need the guidlines for this... Thanks Mvthv - 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/