Re: relationship between Cygwin and Redhat / Fedora packages?

2017-06-22 Thread Brian Inglis
On 2017-06-22 18:12, Lloyd Wood via cygwin wrote: > What is the relationship between Cygwin packages and Red Hat rpms at this > point? I don't think you can say much about any relationship - most Cygwin packages are likely to be more current than RHEL releases, some more current than stable Fedora

git-2.12.3-1: Cannot push to a remote with a Windows network path URL

2017-06-22 Thread Jonathan Chan
After updating to git-2.12.3-1, I have been unable to push to a remote with a Windows network path URL: $ git push origin Counting objects: 3, done. Delta compression using up to 4 threads. Compressing objects: 100% (2/2), done. Writing objects: 100% (3/3), 273 bytes | 0 bytes/s

Re: Compiled programs fail to run from Cygwin Terminal, but work from windows cmd

2017-06-22 Thread Andrey Repin
Greetings, Wouter van Doorn! > On 22 June 2017 at 15:08, René Berber wrote: >> On 6/22/2017 8:13 AM, Wouter van Doorn wrote: >> >> [snip] >>> STOP PRESS: in gdb, the output IS there: >>> User-PC-> gdb hello.exe >>> GNU gdb (GDB) (Cygwin 7.10.1-1) 7.10.1 >> ... >>> Reading symbols from hello.exe...

Request new nasm package

2017-06-22 Thread Steven Penny
Please update the NASM (Netwide Assembler) package. Current version is: 2.10.07 (Jan 2013) x264 now requires at least: 2.13 (Apr 2017) References: - http://github.com/cygwinports/nasm - http://github.com/mirror/x264/commit/d2b5f48 - http://nasm.us/pub/nasm/releasebuilds -- Problem rep

relationship between Cygwin and Redhat / Fedora packages?

2017-06-22 Thread Lloyd Wood via cygwin
What is the relationship between Cygwin packages and Red Hat rpms at this point? If something gets picked up for Cygwin, is it likely to make its way into e.g. Fedora, or vice versa? thanks Lloyd Wood http://savi.sf.net/ -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: Compiled programs fail to run from Cygwin Terminal, but work from windows cmd

2017-06-22 Thread Thomas Wolff
Am 22.06.2017 um 15:13 schrieb Wouter van Doorn: Hi René, Thanks for your attempts at having me dig deeper. So far, I am not striking lucky. Here's the various outputs, that don't say anything obvious to me: User-PC-> echo $PATH /home/User/exe.CYGWIN:/home/User/bin:/usr/local/bin:/usr/bin:/cygdr

libuv uv__io_poll or uv__poll_io R tolerance, giving me uv polio, help?

2017-06-22 Thread Ian Lambert via cygwin
Can someone please help with getting libuv to compile, as part of: $ R CMD /usr/lib/R/bin/INSTALL -l /usr/lib/R/site-library httpuv_1.3.3[mod].tar.gz I think I may have stumbled across a bug in the libuv core.c and/or internal.h source, but I'm not sure. From a search of the maillist, I know li

Re: rxvt won't stay running

2017-06-22 Thread Mike Brown
On Thu, Jun 22, 2017 at 09:12:45AM -0500, Ren?? Berber wrote: > On 6/22/2017 4:45 AM, Mike Brown wrote: > > > I've installed the latest (as of this writing) Cygwin base and a few other > > packages. > [snip] > > Any ideas why it is failing? Something you need me to look at? It isn't > > anything

Re: rxvt won't stay running

2017-06-22 Thread Mike Brown
On Thu, Jun 22, 2017 at 09:48:43AM -0400, cyg Simple wrote: > On 6/22/2017 5:45 AM, Mike Brown wrote: > > I've installed the latest (as of this writing) Cygwin base and a few other > > packages. > > > > You don't say if it was 32 or 64 bit. But ... Sorry, 64bit. > > I have a startup batch file

Re: Compiled programs fail to run from Cygwin Terminal, but work from windows cmd

2017-06-22 Thread Wouter van Doorn
Well, it's the same antivirus (comodo) that I earlier had a working system with, and there's also the matter of it running fine under a windows command prompt. Thanks for all your suggestions! On 22 June 2017 at 17:18, René Berber wrote: > On 6/22/2017 10:59 AM, Wouter van Doorn wrote: > >> With

RE: Compiled programs fail to run from Cygwin Terminal, but work from windows cmd

2017-06-22 Thread Soegtrop, Michael
Dear Wouter, when things get bizarre on Windows, I tend to use Sysinternals/Microsoft ProcMon. It is free and can be downloaded here: https://technet.microsoft.com/en-us/sysinternals/processmonitor.aspx ProcMon shows you all Windows system calls with parameters and error results. You should se

Re: Compiled programs fail to run from Cygwin Terminal, but work from windows cmd

2017-06-22 Thread René Berber
On 6/22/2017 10:59 AM, Wouter van Doorn wrote: > With 'outside', I meant a normal run not involving gdb at all. Sorry > if I was unclear. > > Yes, it's minty, and it's /bin/bash. > > Out of desperation, I have added a sleep for two seconds both before > and after the printf statement. The sleep

Re: Compiled programs fail to run from Cygwin Terminal, but work from windows cmd

2017-06-22 Thread Wouter van Doorn
With 'outside', I meant a normal run not involving gdb at all. Sorry if I was unclear. Yes, it's minty, and it's /bin/bash. Out of desperation, I have added a sleep for two seconds both before and after the printf statement. The sleep does not happen either! The prompt is immediately back, so it'

Re: Compiled programs fail to run from Cygwin Terminal, but work from windows cmd

2017-06-22 Thread Wouter van Doorn
Nice thought, but no, that's not it. The standard utilities behave normally, only the things I compile myself stay schtumm. On 22 June 2017 at 14:57, cyg Simple wrote: >> >> STOP PRESS: in gdb, the output IS there: >> User-PC-> gdb hello.exe >> GNU gdb (GDB) (Cygwin 7.10.1-1) 7.10.1 >> Copyright

[ANNOUNCEMENT] TEST RELEASE: Cygwin 2.8.1-0.1

2017-06-22 Thread Corinna Vinschen
Hi folks, I uploaded a new Cygwin test release 2.8.1-0.1 I'm planning for a release next week. Please test. === What's new: --- - Allow unprivileged symlink creation in Windows 10 1703 and later. - New API: realloca

Re: rxvt won't stay running

2017-06-22 Thread René Berber
On 6/22/2017 4:45 AM, Mike Brown wrote: > I've installed the latest (as of this writing) Cygwin base and a few other > packages. [snip] > Any ideas why it is failing? Something you need me to look at? It isn't > anything in the home files that I copied over from the XP box, because before > I di

Re: Compiled programs fail to run from Cygwin Terminal, but work from windows cmd

2017-06-22 Thread René Berber
On 6/22/2017 8:13 AM, Wouter van Doorn wrote: [snip] > STOP PRESS: in gdb, the output IS there: > User-PC-> gdb hello.exe > GNU gdb (GDB) (Cygwin 7.10.1-1) 7.10.1 ... > Reading symbols from hello.exe...done. > (gdb) run > Starting program: /home/User/c_dir/hello.exe > [New Thread 6868.0x5b0] > [Ne

Re: Compiled programs fail to run from Cygwin Terminal, but work from windows cmd

2017-06-22 Thread cyg Simple
> > STOP PRESS: in gdb, the output IS there: > User-PC-> gdb hello.exe > GNU gdb (GDB) (Cygwin 7.10.1-1) 7.10.1 > Copyright (C) 2015 Free Software Foundation, Inc. > License GPLv3+: GNU GPL version 3 or later > This is free software: you are free to change and re

Re: rxvt won't stay running

2017-06-22 Thread cyg Simple
On 6/22/2017 5:45 AM, Mike Brown wrote: > I've installed the latest (as of this writing) Cygwin base and a few other > packages. > You don't say if it was 32 or 64 bit. But ... > I have a startup batch file on my XP box that I copied over to the new Win7 > box (modifying the HOME variable to mat

Re: Compiled programs fail to run from Cygwin Terminal, but work from windows cmd

2017-06-22 Thread Wouter van Doorn
Hi René, Thanks for your attempts at having me dig deeper. So far, I am not striking lucky. Here's the various outputs, that don't say anything obvious to me: User-PC-> echo $PATH /home/User/exe.CYGWIN:/home/User/bin:/usr/local/bin:/usr/bin:/cygdrive/c/ProgramData/Oracle/Java/javapath:/cygdrive/c/

rxvt won't stay running

2017-06-22 Thread Mike Brown
I've installed the latest (as of this writing) Cygwin base and a few other packages. I have a startup batch file on my XP box that I copied over to the new Win7 box (modifying the HOME variable to match the new box). I also copied over the home directory from the XP box, so that I can get the .z*