qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Daniel P. Berrange" <berrange@redhat.com>
To: Erik Rull <erik.rull@rdsoftware.de>
Cc: Paolo Bonzini <pbonzini@redhat.com>,
	"qemu-devel@nongnu.org" <qemu-devel@nongnu.org>,
	Gerd Hoffmann <kraxel@redhat.com>
Subject: Re: [Qemu-devel] [RFC] allow special paths for libusbx
Date: Wed, 27 Nov 2013 10:25:19 +0000	[thread overview]
Message-ID: <20131127102519.GA2543@redhat.com> (raw)
In-Reply-To: <1602530144.326084.1385546959951.open-xchange@email.1und1.de>

On Wed, Nov 27, 2013 at 11:09:19AM +0100, Erik Rull wrote:
> Hi all,
> 
> I don't have libusbx installed on my system but the source package is available
> and compiled for development.
> This may also help other users to enable the libusbx support without having it
> actually installed on the compile machine.
> 
> It's a first attempt, feel free to optimize it. I would be happy if someone
> could commit a patch like that for the next release - this would make it
> possible to use the next qemu release instead of the git version with own
> patches.
> 
> The call parameters would be filled like:
> 
> --enable-libusb-special-headers=-I/home/erik/libusbx/libusb
> --enable-libusb-special-libs="-L/home/erik/libusbx/libusb/.libs -lusb-1.0"


libusbx provides a pkg-config file so you should merely need todo

  export PKG_CONFIG_PATH=${path-to-libusbx-install-root-prefix}/lib/pkgconfig

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

      parent reply	other threads:[~2013-11-27 10:25 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-27 10:09 [Qemu-devel] [RFC] allow special paths for libusbx Erik Rull
2013-11-27 10:14 ` Paolo Bonzini
2013-11-27 10:24   ` Erik Rull
2013-11-27 10:38     ` Paolo Bonzini
2013-11-27 11:33       ` Erik Rull
2013-11-27 13:19       ` Erik Rull
2013-11-27 10:25 ` Daniel P. Berrange [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20131127102519.GA2543@redhat.com \
    --to=berrange@redhat.com \
    --cc=erik.rull@rdsoftware.de \
    --cc=kraxel@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).