From owner-freebsd-current@FreeBSD.ORG Tue Oct 1 10:24:06 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 6164A35F for ; Tue, 1 Oct 2013 10:24:06 +0000 (UTC) (envelope-from artyom.mirgorodsky@gmail.com) Received: from mail-ea0-x22d.google.com (mail-ea0-x22d.google.com [IPv6:2a00:1450:4013:c01::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id ED7B22E83 for ; Tue, 1 Oct 2013 10:24:05 +0000 (UTC) Received: by mail-ea0-f173.google.com with SMTP id g10so3303203eak.4 for ; Tue, 01 Oct 2013 03:24:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:user-agent:in-reply-to :references:mime-version:content-transfer-encoding:content-type; bh=yYEdFy+fXm7o85AMwzsFzYWzeTd8zJSUsI6SWPUPO8E=; b=nJLMel2nPWpM9YM30JdUT5G9AwFR58g6rmJElZQZEgyiOrQQz1/kjcqbDiVhRnTJZ4 sZVG9HXem2iKLFtT+KDTB0zzfE3g7SPLzRUEF5IMtRMm11GNb2E24OHrILMHbYmwmpFg DZqFNoK46Ou8Rds1/z2Aby190FuauJF1kNI9JdDefEyBZHlWZbUxWs4d+13pgMoluU8S J1CzWbxJShCALpoPV6sr9Yj3P6qbwPZkUdi361Eb+cF/Gm4gDiHAk4kqb1oRTi/TcQsa +PFC+cqS6Stz+fqAKGs2+PUwJhRyj2YtqiE3/nh7cFpNrjWkQ1SUIWOWvN6qlm6LTYnx mkdQ== X-Received: by 10.14.241.74 with SMTP id f50mr45397120eer.29.1380623044313; Tue, 01 Oct 2013 03:24:04 -0700 (PDT) Received: from notebook.alkar.net (H241.onetel72.onetelecom.od.ua. [91.194.72.241]) by mx.google.com with ESMTPSA id j7sm11500557eeo.15.1969.12.31.16.00.00 (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 01 Oct 2013 03:24:04 -0700 (PDT) From: Artyom Mirgorodskiy To: Hans Petter Selasky Subject: Re: gphoto2 bus error Date: Tue, 01 Oct 2013 13:24:58 +0300 Message-ID: <60028529.ObLm6B0bQB@notebook.alkar.net> User-Agent: KMail/4.11 (FreeBSD/10.0-ALPHA3; KDE/4.11.0; amd64; ; ) In-Reply-To: <524A96B7.8030400@bitfrost.no> References: <1430354.OSvlCO8lK8@notebook.alkar.net> <1940359.EnaXG1j9vU@notebook.alkar.net> <524A96B7.8030400@bitfrost.no> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Cc: "freebsd-current@freebsd.org" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Oct 2013 10:24:06 -0000 uname -a FreeBSD notebook.alkar.net 10.0-ALPHA3 FreeBSD 10.0-ALPHA3 #10 r255906: Fri Sep 27 14:54:54 EEST 2013 MAN@notebook.alkar.net:/usr/obj/usr/src/sys/Work amd64 ls /usr/lib/libusb* /usr/lib/libusb.a /usr/lib/libusb.so.3 /usr/lib/libusbhid.so@ /usr/lib/libusb.so@ /usr/lib/libusb_p.a /usr/lib/libusbhid.so.4 /usr/lib/libusb.so.2 /usr/lib/libusbhid.a /usr/lib/libusbhid_p.a ls /usr/local/libdata/pkgconfig/*usb* ls: /usr/local/libdata/pkgconfig/*usb*: No such file or directory On Tuesday 01 October 2013 11:32:39 Hans Petter Selasky wrote: > Can you provide more information about your system? > > uname -a > > ls /usr/lib/libusb* > > ls /usr/local/libdata/pkgconfig/*usb* > -- Artyom Mirgorodskiy