Re: [ANNOUNCEMENT] Updated: gcc-4.8.3-1 (x86/x86_64)

2014-05-31 Thread JonY
On 5/29/2014 07:00, JonY wrote: > 64bit 4.8.3-1 has been removed. Please use 4.8.2-3 for now. > I just realized I just uploaded a fixed 4.8.3-1 with the same 4.8.3-1 version string. I will upload again as 4.8.3-2 soon. signature.asc Description: OpenPGP digital signature

Re: Are there any SELinux tools available for Cygwin?

2014-05-31 Thread Christopher Faylor
On Sat, May 31, 2014 at 01:40:53AM -0700, PolarStorm wrote: >Warren Young wrote >> There is an excellent tool for managing SELinux on remote machines, and >> it is packaged for Cygwin. It is called ssh. > >Perhaps you have a package to prevent idiots from answering here as well? >Install it pleas

Re: Update CoreUtils

2014-05-31 Thread Christopher Faylor
On Sat, May 31, 2014 at 02:29:30AM -0700, PolarStorm wrote: >Hello, >[snip] Ok, there is no new information here. I'm declaring this off-topic for the cygwin list and asking people to send any follow-ups to the cygwin-talk. -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: Bash silently truncates the Command Line when called programatically via CreateProcess as MAXPATHLEN was reduced to 8192 from 16384

2014-05-31 Thread Christopher Faylor
On Sat, May 31, 2014 at 06:58:59PM +0530, Abhijit Bhattacharjee wrote: >Thank you everyone for your time and reply. I believe from your reply >I am able to get the problem sorted out. I would also try to reply to >each of your queries > >@Christopher Faylor >Qs/Stmt: A Cygwin program which calls an

Re: It's back -- "gcc: error: spawn: No such file or directory"

2014-05-31 Thread Andrey Repin
Greetings, Christopher Faylor! >>I just upgraded my gcc to 4.8.3 and tried a compilation, and got the >>error above. I see that there's been some previous discussion of this >>error, including whether gcc is started from /usr/bin or /bin; tried >>both, no difference. See below: >> >>$ echo $PATH

Re: Problem logging into ssh

2014-05-31 Thread PolarStorm
Noah White wrote > I’ve installed and configured sshd to run as a service under a particular > account which is an Administrator. I can ssh in fine as that user. > However, if I try to ssh as any other user I get the following error: > > Last login: Wed May 21 18:58:35 2014 from foo.home > /bin/ba

Re: Regarding debug_printf in your code base.

2014-05-31 Thread Christopher Faylor
On Sat, May 31, 2014 at 07:01:40PM +0530, Abhijit Bhattacharjee wrote: >In your code base, I can see in lot of places there are calls to >debug_printf, example > >How do I invoke/build cygwin so that debug_printf dumps debugging >information to the console. By personally modifying the code to do s

Re: Are there any SELinux tools available for Cygwin?

2014-05-31 Thread PolarStorm
Robert Pendell-5 wrote > I personally don't see a point in building userland SELinux tools for > Cygwin. As Warren pointed out already it may be simpler to just ssh > into the box in question and generate it from there. I took a look > and building the tools may be quite a task. It looks like at

semctl hangs when waiters are greater than 9

2014-05-31 Thread Stanley Raj
Problem: semctl hangs when waiters are greater than 9 Problem Description: Objective is to manage concurrent program execution. c and shell scripting is used. step 1: semaphore is created (create_sem.c, call made is semget ) step 2: Multiple programs are spawned, they wait on

tmux failed and got the message: failed to connect to server: No error

2014-05-31 Thread Guan-Zhong Huang
cygwin-1.7.29-2 is ok. After updating to cygwin-1.7.30-1, I can't start tmux. I find it is because when tmux tries to connect to the unix domain socket that tmux server listens and tmux server hasn't started yet, connect() fails but errno is 0, not "Connection Refused (111)". This causes tmux to e

Re: Bash silently truncates the Command Line when called programatically via CreateProcess as MAXPATHLEN was reduced to 8192 from 16384

2014-05-31 Thread Cliff Hones
On 31/05/2014 14:28, Abhijit Bhattacharjee wrote: > ... > Qs/Stmt: Possibly setting the CYGWIN environment variable to "noglob" > might cause things to work as desired. > Ans: I am yet to test this, but I trust your answer. I am yet to > figure out as to how I can set the environment variables CYGW

Regarding debug_printf in your code base.

2014-05-31 Thread Abhijit Bhattacharjee
Hi Developers, In your code base, I can see in lot of places there are calls to debug_printf, example How do I invoke/build cygwin so that debug_printf dumps debugging information to the console. Rgrds, Abhijit -- Problem reports: http://cygwin.com/problems.html FAQ: htt

Re: Bash silently truncates the Command Line when called programatically via CreateProcess as MAXPATHLEN was reduced to 8192 from 16384

2014-05-31 Thread Abhijit Bhattacharjee
Thank you everyone for your time and reply. I believe from your reply I am able to get the problem sorted out. I would also try to reply to each of your queries @Chris J. Breisch @Warren Young Qs/Stmt: Why are you using that make and not the Cygwin make? Qs/Stmt: I suggest that you switch to CMak

Re: Are there any SELinux tools available for Cygwin?

2014-05-31 Thread Robert Pendell
On Sat, May 31, 2014 at 4:40 AM, PolarStorm wrote: > Warren Young wrote >> There is an excellent tool for managing SELinux on remote machines, and >> it is packaged for Cygwin. It is called ssh. > > Perhaps you have a package to prevent idiots from answering here as well? > Install it please. > >

Re: Update CoreUtils

2014-05-31 Thread PolarStorm
Christopher Faylor-8 wrote > On Tue, May 13, 2014 at 06:26:01PM -0500, Steven Penny wrote: >>On Tue, May 13, 2014 at 5:51 PM, Christopher Faylor wrote: >>> I've taken the ball back. We don't need a new maintainer. >> >>You clearly do, as I have shown. You are just choosing not to take one >>on.

Re: Are there any SELinux tools available for Cygwin?

2014-05-31 Thread PolarStorm
Warren Young wrote > There is an excellent tool for managing SELinux on remote machines, and > it is packaged for Cygwin. It is called ssh. Perhaps you have a package to prevent idiots from answering here as well? Install it please. -- View this message in context: http://cygwin.1069669.n5.n