From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 21 Jun 2001 03:04:28 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 21 Jun 2001 03:04:07 -0400 Received: from infortrend.com.tw ([203.67.221.1]:21765 "EHLO infortrend.com.tw") by vger.kernel.org with ESMTP id ; Thu, 21 Jun 2001 03:04:06 -0400 Reply-To: From: "warren" To: Cc: Subject: Cannot complie aic7xxx_mod.o Date: Thu, 21 Jun 2001 15:06:27 +0800 Message-ID: <001d01c0fa20$b1574d40$321ea8c0@saturn> MIME-Version: 1.0 Content-Type: text/plain; charset="big5" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hi, I get the source code of aic7xxx untar it in my Linux Kernel directory and go to the directory "/usr/src/linux/drivers/scsi/aic7xxx" to make aic7xxx_mod.o. But i cannot make the modules. The error is as follows: My Linux is RedHat 6.2 and kernel version is 2.2.14-5.0 . Please give me some instructions to achieve it. Best Regards Warren