Port-xen archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: iSCSI
On Sun, 8 Jul 2012, Étienne wrote:
Thanks for that. I have tried with the snapshot 201207061340Z, and it
fails at the linking step:
# link XEN3PAE_DOMU_ISCSI/netbsd
ld -Map netbsd.map --cref -T
../../../../arch/i386/conf/kern.ldscript.Xen -Ttext 0xc0100000 -e start
-X -o netbsd ${SYSTEM_OBJ} ${EXTRA_OBJ} vers.o
iscsi_main.o: In function `map_session':
iscsi_main.c:(.text+0x32f): undefined reference to `scsi_bustype'
iscsi_main.c:(.text+0x37b): undefined reference to `scsiprint'
*** Error code 1
Stop.
make: stopped in /usr/src/sys/arch/i386/compile/XEN3PAE_DOMU_ISCSI
Ah, it likely also needs at least:
scsibus* at scsi?
sd* at scsibus? target ? lun ? # SCSI disk drives
I'm not certain if that would be sufficent though. The DOM0
config file will have all the support needed for all the various scsi
adapters and devices. The DOMU has not needed any scsi stuff up to now.
Mike
--
Michael L. Hitch mhitch%montana.edu@localhost
Computer Consultant
Information Technology Center
Montana State University Bozeman, MT USA
Home |
Main Index |
Thread Index |
Old Index