From owner-freebsd-current@FreeBSD.ORG Fri Jul 25 00:48:38 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8BEAB1065689 for ; Fri, 25 Jul 2008 00:48:38 +0000 (UTC) (envelope-from julian@elischer.org) Received: from outP.internet-mail-service.net (outp.internet-mail-service.net [216.240.47.239]) by mx1.freebsd.org (Postfix) with ESMTP id 725B38FC08 for ; Fri, 25 Jul 2008 00:48:38 +0000 (UTC) (envelope-from julian@elischer.org) Received: from idiom.com (mx0.idiom.com [216.240.32.160]) by out.internet-mail-service.net (Postfix) with ESMTP id 86E8423F1; Thu, 24 Jul 2008 17:49:00 -0700 (PDT) Received: from julian-mac.elischer.org (localhost [127.0.0.1]) by idiom.com (Postfix) with ESMTP id E5E102D6037; Thu, 24 Jul 2008 17:48:37 -0700 (PDT) Message-ID: <488922C3.1040802@elischer.org> Date: Thu, 24 Jul 2008 17:48:03 -0700 From: Julian Elischer User-Agent: Thunderbird 2.0.0.16 (Macintosh/20080707) MIME-Version: 1.0 To: "Pinto, Melzer" References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: "freebsd-current@freebsd.org" Subject: Re: iscsi software inititator X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jul 2008 00:48:38 -0000 Pinto, Melzer wrote: > I'm trying to install an iscsi software initiator on a 64 bit machine. > I was able to untar the linux-iscsi 4.0.2 version and also install the kernel > source. However when I try to 'make' it gives an error > > Melzer:/iscsisata/linux-iscsi-4.0.2 # make > > Note: using kernel source from /lib/modules/2.6.16.46-0.12-smp/build > containing kernel version 2.6. > > Note: using kernel config from > /lib/modules/2.6.16.46-0.12-smp/build/.config > > make[1]: Entering directory `/usr/src/linux-2.6.16.46-0.12-obj/x86_64/smp' > make -C ../../../linux-2.6.16.46-0.12 O=../linux-2.6.16.46-0.12-obj/x86_64/smp modules > CC [M] /iscsisata/linux-iscsi-4.0.2/driver/iscsi-initiator.o > /iscsisata/linux-iscsi-4.0.2/driver/iscsi-initiator.c:1: error: code model `kernel' not > supported in the 32 bit mode > /iscsisata/linux-iscsi-4.0.2/driver/iscsi-initiator.c:1: sorry, unimplemented: 64-bit > mode not compiled in > make[4]: *** [/iscsisata/linux-iscsi-4.0.2/driver/iscsi-initiator.o] Error 1 > make[3]: *** [_module_/iscsisata/linux-iscsi-4.0.2/driver] Error 2 > make[2]: *** [modules] Error 2 > make[1]: *** [modules] Error 2 > make[1]: Leaving directory `/usr/src/linux-2.6.16.46-0.12-obj/x86_64/smp' > make: *** [module] Error 2 > > > I have a 64 bit machine and this app is 64 bit one. Can anyone figure this out? > > This article might make it easier to understand what I'm trying to do I see what you are trying to do but I don't see why you are asking on a FreeBSD mailing list? > > http://www.cuddletech.com/articles/iscsi/ar01s04.html > > > Thanks > Melzer Pinto > > > ________________________________ > IMPORTANT: The information contained in this email and/or its attachments is confidential. If you are not the intended recipient, please notify the sender immediately by reply and immediately delete this message and all its attachments. Any review, use, reproduction, disclosure or dissemination of this message or any attachment by an unintended recipient is strictly prohibited. Neither this message nor any attachment is intended as or should be construed as an offer, solicitation or recommendation to buy or sell any security or other financial instrument. Neither the sender, his or her employer nor any of their respective affiliates makes any warranties as to the completeness or accuracy of any of the information contained herein or that this message or any of its attachments is free of viruses. > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"