Re: fail to compile last perl source under cygwin 2.9.0

2017-09-13 Thread Yaakov Selkowitz
On 2017-09-13 16:44, Denis Excoffier wrote: > I tried to build perl-5.26.0 with GCC 7.2.0 (build from source with cygwin's > GCC 5.4.0) Please keep in mind that only the GCC packages shipped in the distribution (currently, 6.4.0) are supported here. That being said, I don't think the version of

Re: cygwin-2.9.0-3

2017-09-13 Thread Yaakov Selkowitz
On 2017-09-13 16:25, Denis Excoffier wrote: > (sorry to start a new thread, i was unable to obtain the raw text of the > announcement message for 2.9.0-3 (some error in the message-id?) in order to > make a reply) > > I tried to build 2.9.0-3 (x86) with GCC 5.4.0 (my current GCC) and failed > b

fail to compile last perl source under cygwin 2.9.0

2017-09-13 Thread Denis Excoffier
Hello, I tried to build perl-5.26.0 with GCC 7.2.0 (build from source with cygwin's GCC 5.4.0) and failed with the following error: pp.c: In function 'Perl_pp_crypt': pp.c:3743:43: error: invalid application of 'sizeof' to incomplete type 'struct crypt_data' (struct crypt_data *)safemalloc(

cygwin-2.9.0-3

2017-09-13 Thread Denis Excoffier
Hello, (sorry to start a new thread, i was unable to obtain the raw text of the announcement message for 2.9.0-3 (some error in the message-id?) in order to make a reply) I tried to build 2.9.0-3 (x86) with GCC 5.4.0 (my current GCC) and failed because the #pragma's introduced in the patch #00

Re: Extra CR symbol from backticks on Cygwin 2.9.0

2017-09-13 Thread Brian Inglis
On 2017-09-13 08:34, cyg Simple wrote: > On 9/12/2017 8:11 PM, Michel LaBarre wrote: >> Not trying to sound like a jerk, but I am still not clear as to why CYGWIN >> users are not using Linux unless they have to support code running in both >> POSIX and Windows environments in which case, the CYGW

Re: Extra CR symbol from backticks on Cygwin 2.9.0

2017-09-13 Thread cyg Simple
On 9/12/2017 8:11 PM, Michel LaBarre wrote: > > Not trying to sound like a jerk, but I am still not clear as to why CYGWIN > users are not using Linux unless they have to support code running in both > POSIX and Windows environments in which case, the CYGWIN mission could be > elaborated to men

[ANNOUNCEMENT] texinfo 6.5-1

2017-09-13 Thread Ken Brown
The following packages have been uploaded to the Cygwin distribution: * texinfo-6.5-1 * texinfo-tex-6.5-1 * info-6.5-1 Texinfo is a documentation system that uses a single source file to produce output in a number of formats, both online and printed (dvi, html, info, pdf, xml, etc.). This is an

[ANNOUNCEMENT] meson 0.42.1-1

2017-09-13 Thread Jon Turney
The following packages have been uploaded to the Cygwin distribution: * meson-0.42.1-1 Meson is an open source build system meant to be extremely fast. It generates files for various backends including Ninja, Visual Studio, and Xcode. Meson does not generate Makefiles, relying solely on Ninj

Re: sshd login gives "unable to load user32.dll, Win32 error 1114"

2017-09-13 Thread Ken Brown
On 9/13/2017 8:34 AM, Andrew Schulman wrote: When I try to log into sshd on one of my hosts as a particular user, I get the dreaded 2 [main] sshd 6444 C:\cygwin64\usr\sbin\sshd.exe: *** fatal error - unable to load user32.dll, Win32 error 1114 I got this error yesterday for the first t

sshd login gives "unable to load user32.dll, Win32 error 1114"

2017-09-13 Thread Andrew Schulman
When I try to log into sshd on one of my hosts as a particular user, I get the dreaded 2 [main] sshd 6444 C:\cygwin64\usr\sbin\sshd.exe: *** fatal error - unable to load user32.dll, Win32 error 1114 I looked in the archives for this problem and found one discussion[1], which referenced a FA