Re: croos compiler error

2018-04-06 Thread Mark Geisert
Mark A. Engel wrote: cygwin64: I have been trying to build the cross compiler tool for my Windows 10. I have installed cygwin64 and is working well. I downloaded the crosstool-0.43 version. I have executed "sh demo-x86_64.sh" and after a bout 10 minutes of building the build fails with "cc:

p11-kit: p11-kit-trust: module failed to initialize

2018-04-06 Thread Andrew Schulman
$ wget -q -O/dev/null https://cygwin.com p11-kit: p11-kit-trust: module failed to initialize: The module has already been initialized This is with wget 1.19.1-2 and p11-kit 0.23.5-1. Any ideas what the problem is? Thanks, Andrew -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: p11-kit: p11-kit-trust: module failed to initialize

2018-04-06 Thread Andrew Schulman
> $ wget -q -O/dev/null https://cygwin.com > p11-kit: p11-kit-trust: module failed to initialize: The module has already > been > initialized Sorry, I see this is a dup. Please ignore. https://sourceware.org/ml/cygwin/2018-04/msg3.html -- Problem reports:

Re: p11-kit: p11-kit-trust: module failed to initialize

2018-04-06 Thread Brian Inglis
On 2018-04-06 09:22, Andrew Schulman wrote: > $ wget -q -O/dev/null https://cygwin.com > p11-kit: p11-kit-trust: module failed to initialize: The module has already > been > initialized > > This is with wget 1.19.1-2 and p11-kit 0.23.5-1. Any ideas what the problem > is? Rolling libgnutls30

Re: Cygwin warning while running IC-CAP

2018-04-06 Thread Brian Inglis
On 2018-04-06 10:11, Sheida Gohardehi wrote: > My name is Sheida Gohardehi and I'm a research assistant at the University > of Waterloo under the supervision of Prof. Dr. Sachdev. > I have the IC-CAP tool and its licence, But every time I open a new example > or anything I receive the following

openssh AuthorizedKeysFile

2018-04-06 Thread Achim Gratz
I've got a new server for Cygwin @work and wanted to get the sshd to run with StrictMode on (it's been off on the old server). Long story short, some accounts used for administrative tasks are contrained so that I need to store the authorized_keys file directly on the server, so I added