From: Gerd Hoffmann <kraxel@redhat.com>
To: Erik Rull <erik.rull@rdsoftware.de>
Cc: "qemu-devel@nongnu.org" <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] git master: usb-host needs additional parameters - no documentation which
Date: Wed, 27 Nov 2013 07:53:30 +0100 [thread overview]
Message-ID: <1385535210.13867.15.camel@nilsson.home.kraxel.org> (raw)
In-Reply-To: <5294CFD3.30609@rdsoftware.de>
On Di, 2013-11-26 at 17:44 +0100, Erik Rull wrote:
> Hi Gerd,
>
> I only have libusb (0.1 and 1.0) installed. Is there a chance to get an
> error message a bit earlier - or a warning that the usb-host support was
> disabled? configure doesn't print out a libusb - disabled message when not
> passing the libusb-parameter.
It lists libusb like everything else:
[ ... ]
xfsctl support no
nss used yes
libusb yes <====
usb net redir yes
[ ... ]
> I tried now explicitly with --enable-libusb - fails :-(
Again standard configure behavior: If you explicitly ask for a feature
and the dependencies are not found configure will error out (instead of
silently disabling the feature).
> I would like to point to a different version of libusb - my built machine
> has the sources for the latest libusb but not in the location where it is
> expected for a standard distribution...
pkg-config is used for detection, so if you set PKG_CONFIG_PATH to
include your custom location configure should find it.
HTH,
Gerd
prev parent reply other threads:[~2013-11-27 6:53 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-26 14:52 [Qemu-devel] git master: usb-host needs additional parameters - no documentation which Erik Rull
2013-11-26 15:57 ` Gerd Hoffmann
2013-11-26 16:44 ` Erik Rull
2013-11-26 17:29 ` Erik Rull
2013-11-26 17:59 ` Paolo Bonzini
2013-11-27 6:55 ` Gerd Hoffmann
2013-11-27 6:53 ` Gerd Hoffmann [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=1385535210.13867.15.camel@nilsson.home.kraxel.org \
--to=kraxel@redhat.com \
--cc=erik.rull@rdsoftware.de \
--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).