Re: Cron v3.0.1-5 setup issue w/ Cygwin v1.3.6

2002-02-04 Thread Corinna Vinschen
On Fri, Feb 01, 2002 at 08:25:54PM -0600, Craig Rees wrote: > Hey Corinna, > > Thanks for the tip. Once I started redireting stdout and stderr everything > seems to work and email event log messages went away. > > # Test CRON tab from CraigR > * * * * * /usr/bin/date >> $HOME/date.log 2>&1 > *

Re: /dev/registry

2002-02-04 Thread Corinna Vinschen
On Mon, Feb 04, 2002 at 08:21:05AM +0100, Gerald Villemure wrote: > > /proc/registry/* > > > > is a GREAT idea! > > > (*) P.S. "back then" somebody mentioned a few problems with file-system > > access to registry entries: how do you deal with the various types -- > > DWORD, BINARY, STRING, (and

Problems trying to build mc

2002-02-04 Thread Frank Schmitt
Hey all I'm trying to build Gnu Midnight Commander but I get some errors I can't solve up myself. I first compiled glib-1.2.10, this was quite straightforward, I just had to comment out one line: - --- gstrfuncs.c +++ gstrfuncs.c @@ -702,7 +702,6 @@ g_strsignal (gint signum)

Re: bug in cygwin perl 5.6.1?

2002-02-04 Thread Dr. Volker Zell
> "Christopher" == Christopher Faylor <[EMAIL PROTECTED]> writes: Christopher> perl -e 'print $^S || 0, "\n";eval {print $^S || 0, "\n"}; print $^S || 0, "\n";' Christopher> This should print: Christopher> 0 Christopher> 1 Christopher> 0 Christopher> Instead, it pr

Re: Problems upgrading from 2.95.3-5 to 3.X on cygwin

2002-02-04 Thread Alexandre Oliva
On Feb 3, 2002, Tim Prince <[EMAIL PROTECTED]> wrote: > a build of libgcj, and then tried to correct it by running configure again, > you must delete the corresponding build subdirectories. I do wonder why > cygwin is not among the targets which have workable configure defaults. Because nobo

FREE PORN PASSWORDS!^ f{jxjpDurwudfu2thfkbu0gqp...f{jxjpDurwudfyeth0fzhpyu1ern...

2002-02-04 Thread jan691
FREE PORN PASSWORDS CLICK ON THE LINK BELOW NOW!! http://www.innovative-e-solutions.com/muu ALL THE FREE PORN YOU CAN HANDLE! CHOOSE FROM 8 GREAT SITES ALL FOR FREE! http://www.innovative-e-solutions.com/muu You have received this email because you subscribed to our newsletter if

Re: bug in cygwin perl 5.6.1?

2002-02-04 Thread Dr. Volker Zell
> "Volker" == Volker Zell writes: > "Christopher" == Christopher Faylor <[EMAIL PROTECTED]> writes: Christopher> perl -e 'print $^S || 0, "\n";eval {print $^S || 0, "\n"}; print $^S || 0, "\n";' Christopher> This should print: Christopher> 0 Christopher> 1 Christop

Re: Problems trying to build mc

2002-02-04 Thread Frank Schmitt
Frank Schmitt <[EMAIL PROTECTED]> writes: >(I found this one on a mc mailinglist archive.) After that I tried to >build mc. Configure did work, but make gave me the following errors: > >dir.o: In function `handle_dirent': >/usr/src/mc-4.5.55/src/dir.c:427: undefined reference to `gettext' >/usr/s

make hello gives core dumped

2002-02-04 Thread b . lecomte
Hello there, It must be really basic : make Hello gcc Hello.c -o Hello make: *** [Hello] Aborted (core dumped) with gcc -v 2.95.3-5 /* #include #include */ int main () { printf ("Hello, World\n"); } (whereas the same works with RedHat 7.1 (kernel 2.2.19-7.0.12) gcc 2.96) what's wrong ? --

AW: make hello gives core dumped

2002-02-04 Thread KRISTOF . DOFFING
Well, and how does your computer make love ? :-) http://arska.org/hauva/makelove/ Kristof Doffing Lufthansa Systems Airline Services GmbH, FRA AS/N FAC, Hugo-Eckener-Ring A.8.02 60549 Frankfurt/Main Tel.: +49 69 / 696 92630 Fax : +49 69 / 696 92062 -Ursprüngliche Nachricht- Von: [EMAI

dll

2002-02-04 Thread Jettero Heller
I'm attempting to write a dll that gives some TCP support to FoxPro. FoxPro is pretty antiquated... it's been challenging. ;) I got to a place where my dll loads up fine from a .exe, but if foxpro tries to use it, it sagfaults: VFP caused an invalid page fault in module KERNEL32.DLL at 0167:bf

Re: bug in Cygwin perl 5.6.1?

2002-02-04 Thread Rhet Turnbull
Gerrit P. Haase wrote: >Hmmm, I'm still confused a little. Isn't '010' as TRUE as '011'? Yes, 010 is as true as 011. However, the $^S returns 0 or 1. The example snippet shows the output of 3 separate reads of $^S. I print the output as a string of zero's and ones just for simplicity -- it

Re: A real fork() on NT

2002-02-04 Thread Christopher January
> >I've got the book; I have a DLL that exports a function called fork and > >I'm seeing what can be done to get it to work with kdeinit. A lot of > >programs do: if (fork() == 0) exec(...) and this could be replaced by > >spawn(...) anyway, but kdeinit does a bit more work. > > So, use vfork().

Re: bug in Cygwin perl 5.6.1?

2002-02-04 Thread Gerrit P. Haase
Hallo Rhet, 04.02.2002, 16:09, es wurde gemailt: > Gerrit P. Haase wrote: >>Hmmm, I'm still confused a little. Isn't '010' as TRUE as '011'? [detailed analysis] > Hope that helps. Regards, Yes, now I see;) Thank you very much for the detailed explanation. -- Gerrit -- Unsubscribe info:

Cygwin website

2002-02-04 Thread Christopher January
The news items on http://www.cygwin.com have a closing tag, but are missing the opening tag. Regards Chris -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ:

RE: [ANNOUNCEMENT] Updated: libtool-devel-20020202-1

2002-02-04 Thread Ralf Habacker
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf > Of Charles Wilson > Sent: Monday, February 04, 2002 8:30 AM > To: [EMAIL PROTECTED] > Subject: Re: [ANNOUNCEMENT] Updated: libtool-devel-20020202-1 > > > Note: In libtool CVS, a decision was made to resc

I have found a workaround. Just change your rxvt line to read:

2002-02-04 Thread Michael F. March
Close, but it doesn't quite work as you state. Anyone have any other clues? I have found a workaround. Just change your rxvt line to read: rxvt -geometry 80x60 -e cmd /c c:\cygwin\bin\bash --login -i This is assuming you're running 2000, ME, or XP. I don't know about 9x. You c

RE: I have found a workaround. Just change your rxvt line to read:

2002-02-04 Thread Offord Garry-QA3813
Alex: I think if you change the rxvt command from the Windoze delims (\): rxvt -geometry 80x60 -e c:\cygwin\bin\bash --login -i to the *X delimis (/) like so: rxvt -geometry 80x60 -e /bin/bash --login -i tt will work. The '-e' argument is being interpreted by 'rxvt' and not

Re: I have found a workaround. Just change your rxvt line to read:

2002-02-04 Thread Michael F. March
worked! thanks. - Original Message - From: "Offord Garry-QA3813" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, February 04, 2002 9:53 AM Subject: RE: I have found a workaround. Just change your rxvt line to read: > Alex: > > I think if you change the rxvt command from the Wi

chmod in cygwin

2002-02-04 Thread John Miller
I hope this isn't a stupid question. When I try to use chmod, it doesn't do what I expect. See below. Am I doing something wrong? I'm running Windows NT 4.0 sp6. I've tried with Windows 2000 with same results. Thanks -John administrator@WASHINGTON /test $ ls -l total 1 -rw-r--r-- 1 adminis

Re: chmod in cygwin

2002-02-04 Thread Roland Glenn McIntosh
It's my understanding that whether a file is executable or not in cygwin is determined by the following: - file extension (.com, .bat, .exe) - the first line of the file (#!/bin/bash) I know of no other conditions which would make a file executable in cygwin, but if there were, it would be alo

Re: chmod in cygwin

2002-02-04 Thread Corinna Vinschen
On Mon, Feb 04, 2002 at 09:33:32AM -0800, John Miller wrote: > > I hope this isn't a stupid question. When I try to use chmod, it doesn't do > what I expect. > See below. Am I doing something wrong? I'm running Windows NT 4.0 sp6. I've > tried with Windows 2000 with same results. http://cygwin

Re: chmod in cygwin

2002-02-04 Thread Corinna Vinschen
On Mon, Feb 04, 2002 at 12:45:03PM -0500, Roland Glenn McIntosh wrote: > It's my understanding that whether a file is executable or not in cygwin is >determined by the following: > > - file extension (.com, .bat, .exe) > - the first line of the file (#!/bin/bash) > > I know of no other conditio

Re: chmod in cygwin

2002-02-04 Thread Christopher Faylor
On Mon, Feb 04, 2002 at 09:33:32AM -0800, John Miller wrote: >I hope this isn't a stupid question. When I try to use chmod, it >doesn't do what I expect. http://cygwin.com/lists.html#see-above http://cygwin.com/faq/faq_4.html#SEC45 cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscrib

chmod in cygwin

2002-02-04 Thread David Starks-Browning
Sorry bug-fileutils, I don't think this is your problem. On Monday 4 Feb 02, John Miller writes: > > I hope this isn't a stupid question. When I try to use chmod, it doesn't do > what I expect. > See below. Am I doing something wrong? I'm running Windows NT 4.0 sp6. I've > tried with Windows 2

RE: I have found a workaround. Just change your rxvt line to read :

2002-02-04 Thread Alex Malinovich
Both the cmd method and the *nix method worked for me, but then again, I don't use rxvt so I was just looking for a quick and dirty fix for Michael. Glad to see it straightened out. On Mon, 2002-02-04 at 10:53, Offord Garry-QA3813 wrote: > Alex: > > I think if you change the rxvt command from th

Re: your mail

2002-02-04 Thread Christopher Faylor
On Mon, Feb 04, 2002 at 09:03:30PM +0800, Chen Qi-A18263 wrote: >Hi: > Sorry to disturb you. > I am trying to write some multi thread samples for Arm linux now. > but I do not know which lib should I include. > And I do not know if the function is same as the conventional w

Re: setup-2002-01-27-1.exe clips text

2002-02-04 Thread Michael Schaap
At 13:59 3-2-2002, Don Sharp wrote: >Using setup-2002-01-27-1.exe I have noticed that the text in the >selection dialog is clipped. i.e. there appear to be ~3 pixels missing >from the top of the displayed text on my 1280x1024 display. > >Haven't seen it reported so I thought I'd mention it. I hat

SSH Daemon startup fail

2002-02-04 Thread Michael Lang
Hi to everyone ... I´ve search the Mailing List Archive and found that someone recommended to Addict Cygwin SSHD to another Service. I´ve tried to do so but always get something like : Depending Service cannot be found ... Can someone explain exactly how to addict Cygwin to antoher S

Re: /dev/registry

2002-02-04 Thread Greg Mosier
From: "Gerald Villemure" <[EMAIL PROTECTED]> Subject: Re: /dev/registry > So this: > [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run] > "WinVNC"="data goes here" > > would become: > /proc/registry/HKLM/SOFTWARE/Microsoft/Windows/CurrentVersion/Run/WinVNC.sz > > Good or bad idea

Re: /dev/registry

2002-02-04 Thread Michael A Chase
- Original Message - From: "Greg Mosier" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, February 04, 2002 14:41 Subject: Re: /dev/registry > Maybe I've missed something here, but are we talking about copying the > registry to hard drive, or rather providing a 'pathed' means ju

RE: Problems upgrading from 2.95.3-5 to 3.X on cygwin

2002-02-04 Thread Billinghurst, David (CRTS)
The fastjar install problem was fixed in gcc-3.1. zlib, fastjar and gcj are built on the mainline to prevent bitrot. One could make a case for disabling them for a release. -Original Message- From: Alexandre Oliva [mailto:[EMAIL PROTECTED]] Sent: Monday, 4 February 2002 10:59 To: [E

RE: /dev/registry

2002-02-04 Thread Gary R. Van Sickle
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf > Of Chris January > Sent: Sunday, February 03, 2002 9:43 AM > To: [EMAIL PROTECTED] > Subject: /dev/registry > > > How about adding a /dev/registry fhandler to Cygwin? Registry keys would be > directories a

RE: /dev/registry

2002-02-04 Thread Gareth Pearce
> > > > > > How about adding a /dev/registry fhandler to Cygwin? Registry keys would >be > > directories and values in the registry files. I'm willing to try coding >this > > if people think it's a good idea. It allows shell scripts to easily >access > > registry keys as well as programs. > >

SSH connection problems!

2002-02-04 Thread tuukka
Hi! Problems connecting to localhost. I'm using FireDaemon with sshd. Service start normally but I cannot log in to localhost. tumaljon@JKWS0140NOK ~ $ net start sshd The FireDaemon Service: SSHD service is starting. The FireDaemon Service: SSHD service was started successfully. tumaljon@JKW