Re: mysql package

2013-09-26 Thread d.henman
Andrey Repin wrote: > Greetings, > > > I jsut installed the mysql pacakge and tried to start the daemon. > > I got the follow error listing. > > Why not use native mysql server?... Looking for troubles? No. I just prefer a posix environment and it makes it better for porting to productio

Re: Run bash script in cmd with cygwin

2013-09-26 Thread Larry Hall (Cygwin)
On 9/25/2013 5:25 PM, Ulrich Pogson wrote: Thanks for your help I got it to work with this line. I: & cd I:\Work\GitHub\responsive\languages & c:\cygwin64\bin\bash -c \cygdrive\i\Work\GitHub\responsive\languages\potomo.sh ^^ Cygwin prefers P

Re: cannot run setup64.exe without admin privileges (even if renamed foo.exe)

2013-09-26 Thread Frédéric Bron
> However, this should work (I haven't tried lately): > > .\setup-x86 --arch=x86_64 > Assuming you aren't part of the .001% who can't run x86 executables. That works, as soon as I have renamed setup-x86.exe to foo.exe! That's an easy and simple solution. Thanks, Frédéric -- Problem reports:

mysql package

2013-09-26 Thread wynfield
I jsut installed the mysql pacakge and tried to start the daemon. I got the follow error listing. It is late now and I plan to continue on the morrow, but if anyone can point out why the daemon wont start up, it would be very helpful. Thanks --- 130926 23:25:40 [Note] Plugin 'FEDERATED' is

Re: winbase.h issue

2013-09-26 Thread JonY
On 9/26/2013 21:16, JonY wrote: > On 9/26/2013 21:07, JonY wrote: >> On 9/26/2013 18:47, Noboru Uchida wrote: >>> When I try the following: >>> >>> $ echo "#include " >foo.cc && c++ -c foo.cc >>> >>> I get tons of redefinition errors on Interlocked functions in winbase.h. >>> >> >> Looks like it ha

Re: winbase.h issue

2013-09-26 Thread JonY
On 9/26/2013 21:07, JonY wrote: > On 9/26/2013 18:47, Noboru Uchida wrote: >> When I try the following: >> >> $ echo "#include " >foo.cc && c++ -c foo.cc >> >> I get tons of redefinition errors on Interlocked functions in winbase.h. >> > > Looks like it happens only in C++ mode. > Adding mingw-w

Re: winbase.h issue

2013-09-26 Thread JonY
On 9/26/2013 18:47, Noboru Uchida wrote: > When I try the following: > > $ echo "#include " >foo.cc && c++ -c foo.cc > > I get tons of redefinition errors on Interlocked functions in winbase.h. > Looks like it happens only in C++ mode. signature.asc Description: OpenPGP digital signature

Re: i686-w64-mingw32-gcc of cygwin64 is broken

2013-09-26 Thread JonY
On 9/26/2013 19:03, Frédéric Bron wrote: >> Compiled binary seems to crash here. >> I updated mingw64 runtime/headers yesterday. >> >> $ echo "main(){}" >t.c && i686-w64-mingw32-gcc t.c -o t >> $ ./t >> Segmentation fault > > These have been updated: > mingw64-*-headers-3.0.0-1 > mingw64-*-runtime

Re: GSSAPI authentication and OpenSSH on Windows

2013-09-26 Thread Alf Håkansson
Hello Ghis, That might work but the user will not be logged on to the windows machine. I.E. sshd will not be able to get hold of a security token with the AD users context. Going for that solution will only authenticate the user but when the user gets the shell it will not be in the right context.

Re: i686-w64-mingw32-gcc of cygwin64 is broken

2013-09-26 Thread nu774
Hi, These have been updated: mingw64-*-headers-3.0.0-1 mingw64-*-runtime-3.0.0-1 w32api-{headers,runtime}-3.0.0-1 Thanks, but it seems I'm already using those version. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation:

Re: i686-w64-mingw32-gcc of cygwin64 is broken

2013-09-26 Thread Frédéric Bron
> Compiled binary seems to crash here. > I updated mingw64 runtime/headers yesterday. > > $ echo "main(){}" >t.c && i686-w64-mingw32-gcc t.c -o t > $ ./t > Segmentation fault These have been updated: mingw64-*-headers-3.0.0-1 mingw64-*-runtime-3.0.0-1 w32api-{headers,runtime}-3.0. 0-1 I wonder if

i686-w64-mingw32-gcc of cygwin64 is broken

2013-09-26 Thread Noboru Uchida
Compiled binary seems to crash here. I updated mingw64 runtime/headers yesterday. $ echo "main(){}" >t.c && i686-w64-mingw32-gcc t.c -o t $ ./t Segmentation fault -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://

winbase.h issue

2013-09-26 Thread Noboru Uchida
When I try the following: $ echo "#include " >foo.cc && c++ -c foo.cc I get tons of redefinition errors on Interlocked functions in winbase.h. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.htm

Re: Intrusive tilde character in terminal

2013-09-26 Thread bitozoid
I upgraded to 2.829. Same behavior. This is a small gif about it (top: cygwin term, bottom: cmd): http://postimg.org/image/u4c0qyz8h/ On Wed, Sep 25, 2013 at 3:38 PM, bitozoid wrote: > When I open a cygwin terminal, a tilde (~) is written to the command > line. Then, every 20 seconds (aprox) I