Re: mkshortcut (cygutils-1.4.14) free error

2015-10-25 Thread Mark Geisert
Anthony Heading writes: > I see the cygutils package has been orphaned, perhaps explaining the > lack of response to the below. > A related question then is that the vanilla mkshortcut built from the > latest source package does not > seem to perfectly match the behaviour of the binary.Is the

Re: mkshortcut (cygutils-1.4.14) free error

2015-10-25 Thread Anthony Heading
Hi, I see the cygutils package has been orphaned, perhaps explaining the lack of response to the below. A related question then is that the vanilla mkshortcut built from the latest source package does not seem to perfectly match the behaviour of the binary.Is there any way to review or reprod

initial cygwin installation

2015-10-25 Thread t s
I am making a fresh install of Cygwin on a Windows 7 machine. The installation is to a 256 GB memory stick. Should I format the memory stick as NTFS? What allocation unit size should I specify when formatting? I have got as far as the following screenshot; http://cpm86.com/sdcard-new-1.jpg Sho

Re: Why package cache is not used during setup download?

2015-10-25 Thread David Stacey
On 25/10/15 18:47, Aleksey Midenkov wrote: Hmmm, on setup.ini doc says: install: filename size-in-bytes MD5 sum ... The optional MD5 sum is 32 characters from the set 0-9a-f (case matters). ... But, I see too many characters in my setup.ini: install: x86_64/release/cygwin/cygwin-devel/cygwin-

Re: Why package cache is not used during setup download?

2015-10-25 Thread Aleksey Midenkov
On Sun, Oct 25, 2015 at 5:00 PM, Andrey Repin wrote: > Greetings, Aleksey Midenkov! > >> Cygwin setup process my turn to endless retry-error on bad internet >> channels, because: > >> 1. setup doesn't know how to retry download (why it fails to download >> anyway?); > > Because your internet is b

Re: problems with to_string not declared in this scope

2015-10-25 Thread Michael Enright
On Sat, Oct 24, 2015 at 10:31 PM, JonY wrote: > > On 10/25/2015 01:00, Michael Enright wrote: > > > > I sometimes wonder what would be involved in fixing this. > > > > Full C99 *printf support. Corinna answered on the same thread > https://sourceware.org/ml/cygwin/2015-01/msg00245.html > Yes, but

Re: [ANNOUNCEMENT] Updated: links 2.12-1 -- Text mode WWW browser

2015-10-25 Thread Adam Dinwoodie
On Sat, Oct 24, 2015 at 11:36:18PM +0200, Helmut Karlowski wrote: > Am 15.10.2015, 07:24 Uhr, schrieb Jari Aalto: > >PACKAGE DESCRIPTION > >=== > > > >Homepage: http://freecode.com/projects/links > > I tried 6 different mirrors and all have links 2.8-2, not 2.12 (32 > bit). Why's t

Re: Why package cache is not used during setup download?

2015-10-25 Thread Andrey Repin
Greetings, Aleksey Midenkov! > Cygwin setup process my turn to endless retry-error on bad internet > channels, because: > 1. setup doesn't know how to retry download (why it fails to download > anyway?); Because your internet is bad? > 2. setup doesn't use cache of previously downloaded files

Win10: C:\cygwin\bin\ssh.exe: *** fatal error - NtCreateEvent(lock)‏

2015-10-25 Thread Nick Gnedin
I have just upgraded to Windows 10 from Windows 7, and now my 32 bit Cygwin ssh crashes with this error: ~>ssh -vv gne...@fulla.fnal.gov OpenSSH_7.1p1, OpenSSL 1.0.2d 9 Jul 2015 debug1: Reading configuration data /home/Home/.ssh/config debug1: /home/Home/.ssh/config line 3: Applying options for *

Flex package dependencies.

2015-10-25 Thread Ray Donnelly
Hi all, I'm working on fixing some issues in crosstool-ng so that Cygwin can be used as the build, host and/or target machines and I ran into an issue when building binutils. Binutils links to libfl if it finds it (though I'm not sure if it actually uses anything from it, but that's another issue

Re: [Aranym-user] [windows] scancode for ^-key changed

2015-10-25 Thread Helmut Karlowski
Am 25.10.2015, 11:31 Uhr, schrieb Helmut Karlowski: Sorry - wrong list. -- 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

Re: [Aranym-user] [windows] scancode for ^-key changed

2015-10-25 Thread Helmut Karlowski
Am 24.10.2015, 16:19 Uhr, schrieb Andreas Schwab: "Helmut Karlowski" writes: I discovered that the scancode for the ^-key (on german keyboard the one left to the 1-key) is 0x60 in aranym 1.02, while it used to be 0x29 in 0.915. Which scancode is reported by SDL when pressing the key? Try s

Re: problems with to_string not declared in this scope

2015-10-25 Thread Csaba Raduly
On Sun, Oct 25, 2015 at 6:31 AM, JonY wrote: > On 10/25/2015 01:00, Michael Enright wrote: >> On Fri, Oct 23, 2015 at 9:28 PM, Luong Hoang wrote: >>> The error says 'to_string' was not declared in this scope (snip) >> I sometimes wonder what would be involved in fixing this. >> > > Full C99 *print

Why package cache is not used during setup download?

2015-10-25 Thread Aleksey Midenkov
Cygwin setup process my turn to endless retry-error on bad internet channels, because: 1. setup doesn't know how to retry download (why it fails to download anyway?); 2. setup doesn't use cache of previously downloaded files and always redownload all packages from the beginning. How possible I ma