Re: lockfile & link on Core Duo laptop

2006-06-24 Thread Benjamin D
> >Any suggestions on how to make link work reliably on this system? I've > >tried using the revs of lockfile(procmail) & cygwin from my old laptop > >and the latest install. > > Any chance the source of this problem is related to this: > > I d

Re: lockfile & link on Core Duo laptop

2006-06-24 Thread Larry Hall (Cygwin)
Benjamin D wrote: Hi! I've been using cygwin for a long time on my notebooks and desktops. I recently got a Core Duo for work. Most things seem to work fine, but lockfie didn't. I got the helpful error message: lockfile foo lockfile: Try praying, giving up on "foo" So, I downloaded the sour

lockfile & link on Core Duo laptop

2006-06-24 Thread Benjamin D
Hi! I've been using cygwin for a long time on my notebooks and desktops. I recently got a Core Duo for work. Most things seem to work fine, but lockfie didn't. I got the helpful error message: lockfile foo lockfile: Try praying, giving up on "foo" So, I downloaded the source and traced where

dtoa.c fails to compile for sh-elf -m2e (Was: Re: strtod (and atof) on hex numbers)

2006-06-24 Thread Joern Rennecke
You change to mprec.h broke dtoa.c compilation for sh2e: tmp2 Description: Binary data -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin

sed 4.1.5 adds extra CR with input file path in Windows format

2006-06-24 Thread David Mastronarde
After upgrading sed from 4.1.4 to 4.1.5, I found that line endings were being converted from CRLF to CRCRLF when the input file was specified with a windows file path: % cat sedtestin $ccderaser -StandardInput InputFile g5a.st % od -c sedtestin 000 $ c c d e r a s e

Re: Cron only sees local HD mounts

2006-06-24 Thread Igor Peshansky
On Sat, 24 Jun 2006, Han Yuan wrote: > I'm on a windows XP pro based system. I've been trying to get cron to > run some scheduled scripts but it unfortunately only is able to > recognize my locally mounted hds and not the network drives I have > mapped (c and e are my local drives). > > I have in

Re: Cron only sees local HD mounts

2006-06-24 Thread Larry Hall (Cygwin)
Han Yuan wrote: All, I'm on a windows XP pro based system. I've been trying to get cron to run some scheduled scripts but it unfortunately only is able to recognize my locally mounted hds and not the network drives I have mapped (c and e are my local drives). I have installed cron to run

Cron only sees local HD mounts

2006-06-24 Thread Han Yuan
All, I'm on a windows XP pro based system. I've been trying to get cron to run some scheduled scripts but it unfortunately only is able to recognize my locally mounted hds and not the network drives I have mapped (c and e are my local drives). I have installed cron to run as a service as mys