Re: Threading issue in cygwin python 2.5.1-2 ?

2007-09-05 Thread Steve Holden
Jim Kleckner wrote: Steve Holden wrote: Jim Kleckner wrote: Jim Kleckner wrote: I get an exception running a Python example that uses threads that I downloaded from the net (ASPN): http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/82965 Would some kind soul try the example and let

Re: Threading issue in cygwin python 2.5.1-2 ?

2007-09-05 Thread Jim Kleckner
Steve Holden wrote: Jim Kleckner wrote: Jim Kleckner wrote: I get an exception running a Python example that uses threads that I downloaded from the net (ASPN): http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/82965 Would some kind soul try the example and let me know that it does/

Re: Threading issue in cygwin python 2.5.1-2 ?

2007-09-05 Thread Steve Holden
Jim Kleckner wrote: Jim Kleckner wrote: I get an exception running a Python example that uses threads that I downloaded from the net (ASPN): http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/82965 Would some kind soul try the example and let me know that it does/doesn't work for you?

Re: Slowness problem due to sjlj-exceptions for Octave

2007-09-05 Thread Tatsuro MATSUOKA
Dear Morgan Gangwere Thnaks for your reply Perhaps you are confusing. But I think that my writing is obscure. In the first mail I wrote the results for cygwin. http://cygwin.com/ml/cygwin/2007-09/msg00073.html The results for mingw is as a mere refrence. I show the result for mingw to show tha

Re: Slowness problem due to sjlj-exceptions for Octave

2007-09-05 Thread Morgan Gangwere
Please Excuse My Stupid Spam Filter (ooh... special bonus points) you want to use the real Cygwin GCC because that links things to cygwin1.dll... mingGW (real MinGW) links things to mingw32.dll... big difference unfortunately... check for mingGW in your PATH and see if theres that path (c:/program

Re: Slowness problem due to sjlj-exceptions for Octave

2007-09-05 Thread Morgan Gangwere
On 9/5/07, Tatsuro MATSUOKA <[EMAIL PROTECTED]> wrote: > Sorry just error correction again > >James R. Phillips, who is a maintainer of octave 2.1.73. Pherhaps he > >is not working as a maintainer because he has not been made any > >respose when I threw a topic of my testing binary of Octave 2.9.1

sshd user switching (keywords: whoami sshd_server public-key host-based)

2007-09-05 Thread Bart Grantham
I've looked through the mailing list and I've seen some discussion about this, but most of the threads were pretty old and none of them really addressed the exact problem I'm seeing. I have sshd up and running on a Windows 2003 server with public-key auth working. The setup was smooth as silk

Re: Passing domain credentials for a non-domain machine (similar to mapping drives through the Windows shell)

2007-09-05 Thread Igor Peshansky
On Wed, 5 Sep 2007, Joseph Koenig wrote: > I have a desktop that I use to access a share with domain credentials > despite not being on domain. So when I map a drive, I map it under > "domain\user" and give it the password. This drive is mapped as Z. > > When I use cygwin to work on those files, i

Re: Slowness problem due to sjlj-exceptions for Octave

2007-09-05 Thread Tatsuro MATSUOKA
Sorry just error correction again >James R. Phillips, who is a maintainer of octave 2.1.73. Pherhaps he >is not working as a maintainer because he has not been made any >respose when I threw a topic of my testing binary of Octave 2.9.12 >on cygwin. > >John W. Eaton, who is a main develper, seem

Re: How to install cygwin new if there was an old installation or something like that

2007-09-05 Thread Larry Hall (Cygwin)
Daniela Duerbeck wrote: Larry Hall (Cygwin) wrote: Thanks, but that did not fix the problem. I did already everything mentioned in this chapter. But what helped, was to try a different download server. And that was the item I

Re: Slowness problem due to sjlj-exceptions for Octave

2007-09-05 Thread Tatsuro MATSUOKA
Thank you Brain >Maybe I'm misremembering, but I thought that the current octave package >maintainer entertained the idea of building the octave packages with a >gcc that had been rebuilt with --disable-sjlj-exceptions. I don't >remember why this never happened. At the very least, we had this sam

Re: Threading issue in cygwin python 2.5.1-2 ?

2007-09-05 Thread Jim Kleckner
Jim Kleckner wrote: I get an exception running a Python example that uses threads that I downloaded from the net (ASPN): http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/82965 Would some kind soul try the example and let me know that it does/doesn't work for you? Setting debug print a

Re: 1.5.24: sshd immediately disconnects upon receiving a connection

2007-09-05 Thread Jim Kleckner
Jeremy K. Truax wrote: So as I said in the last message for this thread, I was able to get sshd fully working by uninstalling the antivirus. In case anyone else is using NOD32 for antivirus (www.eset.com), it has a special service called IMON (Internet monitor) that seems to be pretty picky on w

Re: Slowness problem due to sjlj-exceptions for Octave

2007-09-05 Thread Brian Dessent
Tatsuro MATSUOKA wrote: > My octave web > http://www.geocities.jp/tmacchant/ > > I think it is better that I keep the my binary on my web but post on > the new binary package on the cygwin. I do not want to build the > octave by the gcc in the cygwin package because it is too slow to use. Maybe

Re: Slowness problem due to sjlj-exceptions for Octave

2007-09-05 Thread Tatsuro MATSUOKA
Just a correction of the previous mail >I think it is better that I keep the my binary on my web but post on >the new binary package on the cygwin. I do not want to build the >octave by the gcc in the cygwin package because it is too slow to use. I think it is better that I keep the my binary

Re: Slowness problem due to sjlj-exceptions for Octave

2007-09-05 Thread Tatsuro MATSUOKA
Thank you Brian >The choice to ship gcc configured for SJLJ is because it is the only way >to guarantee correct behavior in all cases. The Dwarf unwinder can't >unwind through a foreign frame. This means for example if you try to >throw an exception from a function that was called from a Win32 c

Passing domain credentials for a non-domain machine (similar to mapping drives through the Windows shell)

2007-09-05 Thread Joseph Koenig
I have a desktop that I use to access a share with domain credentials despite not being on domain. So when I map a drive, I map it under "domain\user" and give it the password. This drive is mapped as Z. When I use cygwin to work on those files, it does not inherit the permissions that I mapped th

Re: How to install cygwin new if there was an old installation or something like that

2007-09-05 Thread Daniela Duerbeck
Larry Hall (Cygwin) wrote: Thanks, but that did not fix the problem. I did already everything mentioned in this chapter. But what helped, was to try a different download server. And that was the item I did not change. BTW: Wh

Re: Fwd: sunrpc 4.0.3 patches

2007-09-05 Thread Christopher Faylor
On Wed, Sep 05, 2007 at 04:45:23PM -0400, Samuel Robb wrote: >On Wed, 2007-09-05 at 16:35 -0400, Arlindo da Silva wrote: >>The sunrpc-4.0.3 package no longer compiles with the current gcc, or >>g++ of that matter. I've updated some of the K&R style headers so I >>can now include rpc/xdr.h from my

Re: Fwd: sunrpc 4.0.3 patches

2007-09-05 Thread Samuel Robb
On Wed, 2007-09-05 at 16:35 -0400, Arlindo da Silva wrote: > Hi, > > The sunrpc-4.0.3 package no longer compiles with the current gcc, or > g++ of that matter. I've updated some of the K&R style headers so I > can now include rpc/xdr.h from my C++ sources. I tried to contact the > previous maintai

Fwd: sunrpc 4.0.3 patches

2007-09-05 Thread Arlindo da Silva
Hi, The sunrpc-4.0.3 package no longer compiles with the current gcc, or g++ of that matter. I've updated some of the K&R style headers so I can now include rpc/xdr.h from my C++ sources. I tried to contact the previous maintainer (Sam Robb) by the e-mail bounced. In any case, I have posted a pat

Re: Slowness problem due to sjlj-exceptions for Octave

2007-09-05 Thread Tatsuro MATSUOKA
Dear Morgan >> For Octave on mingw >> octave.exe:1> testOregoB >> ans = 1.5781 >> >> $ gcc -v >> Reading specs from c:/Programs/MinGW/bin/../lib/gcc/mingw32/3.4.2/ >ok this sounds odd.. >> specs >> Configured with: ../gcc/configure --with-gcc --with-gnu-ld --with-gnu- >> as --host=mingw32 --t

Re: 1.5.24: sshd immediately disconnects upon receiving a connection

2007-09-05 Thread Jeremy K . Truax
So as I said in the last message for this thread, I was able to get sshd fully working by uninstalling the antivirus. In case anyone else is using NOD32 for antivirus (www.eset.com), it has a special service called IMON (Internet monitor) that seems to be pretty picky on what kinds of sockets can

Re: Slowness problem due to sjlj-exceptions for Octave

2007-09-05 Thread Morgan Gangwere
On 9/5/07, Tatsuro MATSUOKA <[EMAIL PROTECTED]> wrote: > Dear Carlo > > >Could you please expound (or point to a link) on what sjlj or sjlj- > >exceptions do? AFAIK, it's probably the first time the "octave sjlj > >exception issue" has appeared in this list. As far as I've seen, this is a > >gcc

Re: Slowness problem due to sjlj-exceptions for Octave

2007-09-05 Thread Tatsuro MATSUOKA
Dear Carlo >Could you please expound (or point to a link) on what sjlj or sjlj- >exceptions do? AFAIK, it's probably the first time the "octave sjlj >exception issue" has appeared in this list. As far as I've seen, this is a >gcc issue. Disscussion seem to be started from the foloowing points

ls bug in snapshot 20070831

2007-09-05 Thread Marco Atzeri
Hi All, I have noted this strange result using snapshot 20070831 when no files match the pattern $ ls -l *.p -rw-r--r-- 1 0 Dec 1 2006 *.p previous version was correct snapshot 20070813 $ ls -l *.p ls: cannot access *.p: No such file or directory Regards Marco ___