Re: Encounter undefined reference to `_libintl_dgettext'

2010-06-01 Thread Cygwin/X
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

Re: Encounter undefined reference to `_libintl_dgettext'

2010-06-01 Thread aldray
Hi, 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? Larry Hall (Cygwin) wrote: > > On 6/1/2010 2:37 AM, aldray

Re: Cygwin Performance and stat()

2010-06-01 Thread Larry Hall (Cygwin)
On 6/1/2010 8:06 PM, Christopher Wingert wrote: That's fine, can you propose something that is acceptable? Actually no, I'm no visionary here. It's not clear to me how to transparently determine what fields provided by stat() are used by a particular application. I suppose that it's possible t

Re: Cygwin Performance and stat()

2010-06-01 Thread Christopher Wingert
That's fine, can you propose something that is acceptable? BTW, who does this patch need to pass muster with? The only maintainer I could find is Dave Korn. Thanks, Chris > On 6/1/2010 5:42 PM, Christopher Wingert wrote: >> I think there are a lot of use cases where the extra information (ACL

Re: Cygwin Performance and stat()

2010-06-01 Thread Eliot Moss
On 6/1/2010 6:18 PM, Larry Hall (Cygwin) wrote: Thanks for this information and perhaps I'm wrong but I don't believe anyone in this thread thought that you were lying when you noted issues with the performance of stat(). ;-) But providing a variant of stat() along the lines of what you propose

Re: default terminal

2010-06-01 Thread L Anderson
Christopher Faylor wrote: On Tue, Jun 01, 2010 at 07:55:09PM +0100, Andy Koppe wrote: Lowell Anderson wrote: May I express my sincere appreciation and a big THANK YOU to Andy and everyone else involved for your hard work and dedication in providing mintty. Thanks, my pleasure. Bit embarrassed

Re: Cygwin 1.7: how do I use gcc-4 and mingw (to replace -mno_cygwin)?

2010-06-01 Thread Angelo Graziosi
Jim Reisert AD1C wrote: What's the simplest migration path from "gcc -mno-cygwin" (gcc3) to the equivalent in gcc4? Larry Hall wrote: It's not ready yet. For now, as workaround, you could use Cygwin packages (Win32 or Win64) from[1]: http://sourceforge.net/projects/mingw-w64/files (GCC-4

Re: Cygwin 1.7: how do I use gcc-4 and mingw (to replace -mno_cygwin)?

2010-06-01 Thread Larry Hall (Cygwin)
On 6/1/2010 5:45 PM, Jim Reisert AD1C wrote: Since upgrading to Cygwin 1.7 eons ago, I lost the ability to compile -mno_cygwin using gcc4. I did find that I can still compile using gcc3. What's the simplest migration path from "gcc -mno-cygwin" (gcc3) to the equivalent in gcc4? I've seen this

Re: Cygwin Performance and stat()

2010-06-01 Thread Larry Hall (Cygwin)
On 6/1/2010 5:42 PM, Christopher Wingert wrote: I think there are a lot of use cases where the extra information (ACL information *I assume* is the majority of the problem) is unnecessary. For most of the applications filename, size, and the three dates are all that is necessary. So cygwin stat

Cygwin 1.7: how do I use gcc-4 and mingw (to replace -mno_cygwin)?

2010-06-01 Thread Jim Reisert AD1C
Since upgrading to Cygwin 1.7 eons ago, I lost the ability to compile -mno_cygwin using gcc4. I did find that I can still compile using gcc3. What's the simplest migration path from "gcc -mno-cygwin" (gcc3) to the equivalent in gcc4? I've seen this text: "For gcc-4, there'll be a separate Min

Re: Cygwin Performance and stat()

2010-06-01 Thread Christopher Wingert
I think there are a lot of use cases where the extra information (ACL information *I assume* is the majority of the problem) is unnecessary. For most of the applications filename, size, and the three dates are all that is necessary. So cygwin stat is overkill. So if I can tell the emulation laye

Re: linker switches

2010-06-01 Thread Larry Hall (Cygwin)
On 6/1/2010 4:25 PM, James Rome wrote: I am doing a C project in NetBeans 6.9RC1, in Windows 7 64-bits. Using the latest Cygwin tool set, I get linker errors from winsock2. You're trying to mix a Windows build environment with a Cygwin one. Unless there is NetBeans built for Cygwin, you'll need

linker switches

2010-06-01 Thread James Rome
I am doing a C project in NetBeans 6.9RC1, in Windows 7 64-bits. Using the latest Cygwin tool set, I get linker errors from winsock2. Please tell me what switches I have to use to get link to work. I'd also like to get rid of the fd_set error. I am not including sys/types anywhere. Thanks, Jim .

Re: default terminal (was: Re: "can't create master tty" errors)

2010-06-01 Thread Christopher Faylor
On Tue, Jun 01, 2010 at 07:55:09PM +0100, Andy Koppe wrote: >Lowell Anderson wrote: >> May I express my sincere appreciation and a big THANK YOU to Andy and >> everyone else involved for your hard work and dedication in providing >> mintty. > >Thanks, my pleasure. Bit embarrassed, because I'm getti

Using custom Winsock socket functions with Cygwin

2010-06-01 Thread Bruce Cran
I have a Winsock provider DLL which communicates with a kernel SCTP stack. I'd like to enable applications built with both Visual Studio and Cygwin to run because there's lots of code that's been ported from Linux. However, the problem I've come across is that because I have a few custom socket fun

scp with no password not working.

2010-06-01 Thread Blaine Miller
Apparently, I fixed it. In order for this process to complete successfully, one must create a subdirectory under home for the (non-existent) root user. Then create a subdirectory under ../home/root/ named .ssh. Then copy the key files from ../home/administrator/.ssh/* into the ../home/root/.ssh/

Re: default terminal (was: Re: "can't create master tty" errors)

2010-06-01 Thread Andy Koppe
Lowell Anderson wrote: > May I express my sincere appreciation and a big THANK YOU to Andy and > everyone else involved for your hard work and dedication in providing > mintty. Thanks, my pleasure. Bit embarrassed, because I'm getting more than my fair share of positive feedback here due to mintty

Re: Problems with mkdir under 1.7

2010-06-01 Thread Corinna Vinschen
On Jun 1 11:33, Dave Hylands wrote: > >> OK - I guess it's time to start debugging then > > > > That would be nice, given that you have easy access to the problematic > > environment.  I found another problem when accessing the DFS shares from > > Windows 7 which seems to affect not only Cygwi

Re: Problems with mkdir under 1.7

2010-06-01 Thread Dave Hylands
Hi Corinna, On Tue, Jun 1, 2010 at 12:57 AM, Corinna Vinschen wrote: > On May 31 19:36, Dave Hylands wrote: >> On Mon, May 31, 2010 at 5:20 AM, Corinna Vinschen >> wrote: > > > http://cygwin.com/acronyms/#PCYMTNQREAIYR Hmm. I use gmail which doesn't seem to have that as an option - but I'll loo

libusb-compat

2010-06-01 Thread Yaakov (Cygwin/X)
On 2010-04-26 08:27, Samuel Thibault wrote: Version 1.0.7+gitbd62c472-1 of "libusb-1.0" has been uploaded. It is a library that allows userspace application to access USB devices on WinUSB-compatible Windows operation systems (WinXP, Vista, and 7). It is being integrated and fully API compatible

Re: Encounter undefined reference to `_libintl_dgettext'

2010-06-01 Thread Larry Hall (Cygwin)
On 6/1/2010 2:37 AM, aldray wrote: I found a version 2.4.7.x in the url you gave. i manage to get the gphoto installed. however it is unable to detect my camera A520 plugged into the usb. below is the debug statement. Sorry, I don't know anything about gphoto2. From what I can see, this is cam

Re: OCaml update / new maintainer?

2010-06-01 Thread Yaakov (Cygwin/X)
On 2010-06-01 11:21, Andrew Schulman wrote: Has anyone taken over maintainership of ocaml? I seem to remember that we had a volunteer a few months back... I think I scared him away with the details. :-) ocaml needs to be updated. The current version (3.08.1) is several years old. I'm curre

Re: "command not found"-For All Commands

2010-06-01 Thread DePriest, Jason R.
> I am very suspicious of anything that Windows 7 might suggest with > respect to Cygwin. > On what basis does Win 7 claim that Cygwin was not installed correctly, > and how on earth can Win 7 hope to correct this for you? > > I would suggest un-installing Cygwin, then from Cygwin setup > once agai

OCaml update / new maintainer?

2010-06-01 Thread Andrew Schulman
Has anyone taken over maintainership of ocaml? I seem to remember that we had a volunteer a few months back... ocaml needs to be updated. The current version (3.08.1) is several years old. I'm currently trying to build the latest version of Unison, and the build is failing. There are changes i

Re: "command not found"-For All Commands

2010-06-01 Thread neal somos
Original poster had written ... > After installation my Windows7 program compatibility application > told me that cygwin was not installed correctly, after which I told it to > reinstall...and it did but this time the installation was much faster. I am very suspicious of anything that Windows 7 mi

scp without password not working.

2010-06-01 Thread Blaine Miller
Hello, I am running cygwin 1.7x under Win2k3 standard edition. Ssh from the windows host to the linux host without password works but when I attempt to scp from the linux host to the windows host it prompts for a password. I've exchanged authentication keys. As an example, administra...@server

Re: [ANNOUNCEMENT] Updated: {autotrace/libautotrace3/libautotrace-devel}-0.31.1-10

2010-06-01 Thread Dr. Volker Zell
> Yaakov writes: > On 2010-05-31 16:07, Angelo Graziosi wrote: >> Installing these packages (*autotrace*), I have noticed that the >> dependencies install libming0 which requires libungif4: Why 'libungif4' >> and not 'libgif4'? or alternatively, Why it does not require libming

Re: default terminal (was: Re: "can't create master tty" errors)

2010-06-01 Thread L Anderson
Andy Koppe wrote: On 31 May 2010 22:40, L Anderson wrote: I really like mintty. However, even though it has the option to 'copy on select' it requires a right click and paste to insert selected text into the window. Middle-click pastes by default, and you can change the right-click action to

Re: "can't create master tty" errors

2010-06-01 Thread Csaba Raduly
On Mon, May 31, 2010 at 6:47 PM, Christopher Faylor wrote: (in response to Andy Koppe) > > Thanks, as always, for your amazing support of mintty.  I wonder if it's > time to just make it the default for the cygwin terminal, knowing that > some windows apps won't work quite right.  We seem to get en

Re: cygpath behaviour when input is not a path

2010-06-01 Thread Gary .
On 5/31/10, Dave Korn wrote: > On 30/05/2010 08:51, Gary wrote: >> Since the tool >> output is mixed paths and text, I'd hoped cygpath made "intelligent" >> guesses about what was and was not likely to be a path. >> > > Well, that is basically what it does; but, being a POSIX tool, the > conseque

Re: Problems with mkdir under 1.7

2010-06-01 Thread Corinna Vinschen
On May 31 19:36, Dave Hylands wrote: > On Mon, May 31, 2010 at 5:20 AM, Corinna Vinschen > wrote: http://cygwin.com/acronyms/#PCYMTNQREAIYR > > On May 28 11:33, Dave Hylands wrote: > >> I've discovered a problem with mkdir under 1.7.x that worked fine under > >> 1.5.x. > >> [...] > >> This on

AW: AW: [bulk] - Re: Reading /proc/registry/... returns extra char

2010-06-01 Thread DEWI - N. Zacharias
> Von: Andrey Repin [] > Gesendet: Dienstag, 1. Juni 2010 01:35 > An: Zacharias, Norbert; cygwin@cygwin.com > Betreff: Re: AW: [bulk] - Re: Reading /proc/registry/... returns extra char > > Greetings, DEWI - N. Zacharias! > > >> As per > >> >>definition of a text as "multiple strings". > >> >>Y