qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] QEMU desired libiscsi.so clashes with libiscsi.so from iscsi-initiator-utils
@ 2012-02-13 13:24 Daniel P. Berrange
  2012-03-03  6:43 ` ronnie sahlberg
  0 siblings, 1 reply; 15+ messages in thread
From: Daniel P. Berrange @ 2012-02-13 13:24 UTC (permalink / raw)
  To: Ronnie Sahlberg; +Cc: qemu-devel

I was investigating how to build latest QEMU with the iSCSI block driver
enabled. I saw that configure wanted a libiscsi.so, so I installed that
library from Fedora RPMs via the iscsi-initiator-utils package, but it
still wouldn't build.

After further investigation, I find that QEMU in fact wants a completely
different, unlreated libiscsi.so library:

  https://github.com/sahlberg/libiscsi

Obviously we have a problem here because we can't have two different
libraries called libiscsi.so installed at the same time.

Since iscsi-initiator-utils is a standard Linux distro package whose usage
of libiscsi.so predates this github project, it seems that to resolve this
it will be neccessary to rename the latter. eg perhaps libiscsi-client.so ?

The followup question is where to find actual libiscsi releases to package
up for OS distros ? It is not very desirable to just package GIT snapshots.

Regards,
Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2012-03-07  2:31 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-13 13:24 [Qemu-devel] QEMU desired libiscsi.so clashes with libiscsi.so from iscsi-initiator-utils Daniel P. Berrange
2012-03-03  6:43 ` ronnie sahlberg
2012-03-03 11:15   ` Andreas Färber
2012-03-03 11:54     ` Michael Tokarev
2012-03-06 10:07       ` Daniel P. Berrange
2012-03-06 10:38         ` Michael Tokarev
2012-03-06 11:06           ` ronnie sahlberg
2012-03-06 11:15             ` Daniel P. Berrange
2012-03-06 14:10               ` Michael Tokarev
2012-03-06 12:19             ` Hannes Reinecke
2012-03-06 19:58               ` Mike Christie
2012-03-06 20:13                 ` Mike Christie
2012-03-07  1:51                   ` ronnie sahlberg
2012-03-07  2:30                     ` Mike Christie
2012-03-06 10:02   ` Daniel P. Berrange

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).