X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-50.9 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Date: Wed, 2 Jun 2010 00:56:09 -0500 From: Yaakov (Cygwin/X) To: cygwin-ports-general AT lists DOT sourceforge DOT net Cc: cygwin AT cygwin DOT com Subject: Re: Encounter undefined reference to `_libintl_dgettext' Message-ID: <20100602005609.46f8ccf2@YAAKOV04> In-Reply-To: <28750236.post@talk.nabble.com> References: <28667111 DOT post AT talk DOT nabble DOT com> <4BFC9C2E DOT 8030308 AT users DOT sourceforge DOT net> <28688764 DOT post AT talk DOT nabble DOT com> <4BFDDA65 DOT 5050609 AT cygwin DOT com> <28738136 DOT post AT talk DOT nabble DOT com> <4C0549BD DOT 70206 AT cygwin DOT com> <28750236 DOT post AT talk DOT nabble DOT com> Reply-To: cygwin-ports-general AT lists DOT sourceforge DOT net Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Tue, 1 Jun 2010 22:16:50 -0700 (PDT) aldray wrote: > I realise that whatever usb device i plug in, like iphone. on the > Ubuntu gphoto2, it is able to detect the device. > > But when i do that on gphoto2 running on cygwin, it cannot detect > anything. Is this some issue with the usb lib? Very possibly. libusb-win32 relies on a special 32-bit driver. When I was running XP I had mixed results with it, but on Win7 x64 it won't work at all. There may be an alternative: the libusb-compat package provides a 0.1-API compatibility layer on top of libusb-1.0, which doesn't have those limitations. I just built libgphoto2 against this version; please give this a try instead: http://cygwin-ports.svn.sourceforge.net/viewvc/cygwin-ports/ports/trunk/libs/libusb-compat/ http://cygwin-ports.svn.sourceforge.net/viewvc/cygwin-ports/ports/trunk/graphics/libgphoto2/ Binary packages will be available later this week. If you have further questions about Ports packages, please direct them to the cygwin-ports-general list. Reply-To set accordingly. Yaakov -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple