Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jul 2008 09:31:51 +0100
From:      Vincent Hoffman <vince@unsane.co.uk>
To:        "Pinto, Melzer" <Melzer.Pinto@sig.com>
Cc:        "freebsd-current@freebsd.org" <freebsd-current@freebsd.org>
Subject:   Re: iscsi software inititator
Message-ID:  <48898F77.9030909@unsane.co.uk>
In-Reply-To: <DDA5DF6A64A9A6418661A501B3B84652010E13F146@msgbal514.ds.susq.com>
References:  <DDA5DF6A64A9A6418661A501B3B84652010E13F146@msgbal514.ds.susq.com>

next in thread | previous in thread | raw e-mail | index | archive | help
You could try FreeBSD, it has one included in the base system. ;)


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
>
> 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"
>   




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48898F77.9030909>