Cron does not work

2006-04-07 Thread User Waldo
I thought I had everything setup correctly to run cron jobs. I can not get anything I put in crontab -e to run. I've attached my cygcheck.out. If someone can give me some ideas I would much appreciate it. Cygwin Configuration Diagnostics Current System Time: Fri Apr 07 22:45:26 2006 Windows

RE: getsockname problem

2006-04-07 Thread Antonio Querubin
On Fri, 7 Apr 2006, Dave Korn wrote: Should have read the man page instead! s = socket(AF_INET, SOCK_RAW, IPPROTO_ICMP); printf("socket = %d\nlength = %d\n", s, len); rc = getsockname(s, (struct sockaddr *) &sa, &len); http://www.opengroup.org/onlinepubs/007908799/xns/getsockname

Re: Changing default remote shell under Cygwin

2006-04-07 Thread Igor Peshansky
On Sat, 8 Apr 2006, Murali Suriar wrote: > Igor Peshansky cs.nyu.edu> writes: > > > On Sat, 8 Apr 2006, Murali Suriar wrote: > > > > > I was wondering what configuration file I need to edit in order to > > > make ZSH to default shell on login? > > > > Change the user's shell in /etc/passwd. Make

Re: getsockname problem

2006-04-07 Thread Antonio Querubin
On Fri, 7 Apr 2006, Reid Thompson wrote: well,,, not 'any' other linux system... $ ./getsockname socket = -1 length = 16 getsockname rc = -1 returned length = 16 getsockname: Bad file descriptor That points out an error in getting the raw socket, not in getsockname() itself. getsockname() c

Re: Changing default remote shell under Cygwin

2006-04-07 Thread Murali Suriar
Igor Peshansky cs.nyu.edu> writes: > > On Sat, 8 Apr 2006, Murali Suriar wrote: > > > I was wondering what configuration file I need to edit in order to make > > ZSH to default shell on login? > > Change the user's shell in /etc/passwd. Make sure you use something that > keeps the LF line end

Re: Reproducible, simple bug; g++ toolchain / std::string bug?

2006-04-07 Thread Steven Brown
Igor Peshansky wrote: Sure. This has been discussed on this list a few times this year -- see the list archives. A Google search for "cygwin dll std:string" should show some mathces (including a reference to the GCC bug report[*] for this, which, AFAICS, contains a patch that you can test).

Re: Changing default remote shell under Cygwin

2006-04-07 Thread Igor Peshansky
On Sat, 8 Apr 2006, Murali Suriar wrote: > I was wondering what configuration file I need to edit in order to make > ZSH to default shell on login? Change the user's shell in /etc/passwd. Make sure you use something that keeps the LF line endings (i.e., not notepad). HTH, Igor --

Re: Reproducible, simple bug; g++ toolchain / std::string bug?

2006-04-07 Thread Igor Peshansky
On Fri, 7 Apr 2006, Steven Brown wrote: I've run into what appears to be a bug in the g++ toolchain or the STL's std::string using the latest Cygwin dist (up to date as of right now). Minimal test case attached. If my shared library does a callback to a function returning std::string, and only

Changing default remote shell under Cygwin

2006-04-07 Thread Murali Suriar
Hello, I've recently installed Cygwin and the Cygwin SSHD on my Windows XP machine. I'm in the process of learning about various shells, and in particular the Z shell. When starting a shell locally, I obviously use "C:\cygwin\bin\zsh.exe"; however when I connect remotely using SSH, the terminal de

Reproducible, simple bug; g++ toolchain / std::string bug?

2006-04-07 Thread Steven Brown
I've run into what appears to be a bug in the g++ toolchain or the STL's std::string using the latest Cygwin dist (up to date as of right now). Minimal test case attached. If my shared library does a callback to a function returning std::string, and only if the std::string is empty, I get an a

Re: Your Upload.com Submission Has Been Accepted

2006-04-07 Thread Peter A. Castro
On Sat, 8 Apr 2006, Alexander J. Herrmann wrote: Christopher Faylor wrote: On Sat, Apr 08, 2006 at 01:58:33AM +0700, Alexander Herrmann wrote: On 4/8/06, Christopher Faylor wrote: On Fri, Apr 07, 2006 at 11:42:47AM -0700, [EMAIL PROTECTED] wrote: Your product, Cygwin, is currently being

Re: when is using cygserver recommended? (thx)

2006-04-07 Thread Christopher Faylor
On Fri, Apr 07, 2006 at 04:29:59PM -0400, J. David Boyd wrote: >Christopher Faylor <[EMAIL PROTECTED]> writes: >>In that case, my previous reply is even more pertinent; especially >>given that Igor mentioned that the problem has nothing to do with >>cygserver. > >Strange then, that my 'fork' proble

Re: when is using cygserver recommended? (thx)

2006-04-07 Thread J. David Boyd
Christopher Faylor <[EMAIL PROTECTED]> writes: > > In that case, my previous reply is even more pertinent; especially given > that Igor mentioned that the problem has nothing to do with cygserver. > > cgf Strange then, that my 'fork' problem has now gone away, after adjusting my cygserver.conf fi

Re: Your Upload.com Submission Has Been Accepted

2006-04-07 Thread Alexander J. Herrmann
Christopher Faylor wrote: On Sat, Apr 08, 2006 at 01:58:33AM +0700, Alexander Herrmann wrote: On 4/8/06, Christopher Faylor <[EMAIL PROTECTED]> wrote: On Fri, Apr 07, 2006 at 11:42:47AM -0700, [EMAIL PROTECTED] wrote: Your product, Cygwin, is currently being published by our

Re: Your Upload.com Submission Has Been Accepted

2006-04-07 Thread Christopher Faylor
On Sat, Apr 08, 2006 at 01:58:33AM +0700, Alexander Herrmann wrote: >On 4/8/06, Christopher Faylor <[EMAIL PROTECTED]> wrote: >> On Fri, Apr 07, 2006 at 11:42:47AM -0700, [EMAIL PROTECTED] wrote: >> >Your product, Cygwin, is currently being published by our staff and >> >should appear on our sites

Re: Your Upload.com Submission Has Been Accepted

2006-04-07 Thread Alexander Herrmann
On 4/8/06, Christopher Faylor <[EMAIL PROTECTED]> wrote: > On Fri, Apr 07, 2006 at 11:42:47AM -0700, [EMAIL PROTECTED] wrote: > >Your product, Cygwin, is currently being published by our staff and > >should appear on our sites shortly. Once your product's Upload.com > >status changes from Processi

Re: Your Upload.com Submission Has Been Accepted

2006-04-07 Thread Christopher Faylor
On Fri, Apr 07, 2006 at 11:42:47AM -0700, [EMAIL PROTECTED] wrote: >Your product, Cygwin, is currently being published by our staff and >should appear on our sites shortly. Once your product's Upload.com >status changes from Processing to Live, your listings will officially >be available on CNET N

Your Upload.com Submission Has Been Accepted

2006-04-07 Thread upload
Hello! Your product, Cygwin, is currently being published by our staff and should appear on our sites shortly. Once your product's Upload.com status changes from Processing to Live, your listings will officially be available on CNET Networks' download sites worldwide. If you're interested in

Re: Bug report: fig2dev -L latex segfaults on cygwin

2006-04-07 Thread Igor Peshansky
On Fri, 7 Apr 2006, ilya beilin wrote: > Hello, > fig2dev version 3.2.4 crashes when converting certain line styles to > latex. > I could reproduce the crash only on Cygwin, on Linux the > translation works somehow (the line style is apparently not supported > and is replaced by the default one).

Bug report: fig2dev -L latex segfaults on cygwin

2006-04-07 Thread ilya beilin
Hello, fig2dev version 3.2.4 crashes when converting certain line styles to latex. I could reproduce the crash only on Cygwin, on Linux the translation works somehow (the line style is apparently not supported and is replaced by the default one). Here is the test case: $ cat crashes-on-cygwin.f

Re: FAQ entry for "The CYGWIN sshd service could not be started"

2006-04-07 Thread Brian Dessent
"Van Zandt, Jim" wrote: >In that case, simply fix the ownership and/or permissions of those > files: > >chown SYSTEM.Users /etc/ssh_host* >chmod 600 /etc/ssh*key >chmod 644 /etc/ssh*pub All of this is taken care of for you automatically by ssh-host-config, so this implies that yo

FAQ entry for "The CYGWIN sshd service could not be started"

2006-04-07 Thread Van Zandt, Jim
When I tried to start sshd, I got the message The CYGWIN sshd service could not be started. The FAQ entry "Why don't my services work (or access network shares)?" seemed the most applicable, but the suggestions there didn't help. In particular, I couldn't remember whether I had selected "Ins

RE: getsockname problem

2006-04-07 Thread Dave Korn
On 07 April 2006 12:38, Antonio Querubin wrote: > I've run into a problem where getsockname() doesn't work as expected. > Below is a test program where it fails under cygwin but runs on any other > Unix/Linux system. I searched the mail archives for any limitations Should have read the man pag

Re: getsockname problem

2006-04-07 Thread Reid Thompson
Antonio Querubin wrote: I've run into a problem where getsockname() doesn't work as expected. Below is a test program where it fails under cygwin but runs on any other Unix/Linux system. I searched the mail archives for any limitations #include #include #include #include int main() {

Re: find and /cygdrive/c

2006-04-07 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Jim Easton on 4/6/2006 4:14 AM: > > I don't see find at all in the cygwin setup. Specifically where do I > find find 4.2.27 or 4.3.0? I would like to try one of those versions > first before anyone goes to a whole lot of trouble. That'

getsockname problem

2006-04-07 Thread Antonio Querubin
I've run into a problem where getsockname() doesn't work as expected. Below is a test program where it fails under cygwin but runs on any other Unix/Linux system. I searched the mail archives for any limitations #include #include #include #include int main() { struct sockaddr_in sa;