Re: Exiting Emacs (Attn: User's Guide maintainer)

2005-07-06 Thread Joshua Daniel Franklin
On 7/5/05, Igor Pechtchanski wrote: > On Tue, 5 Jul 2005, David Masterson wrote: > > > On Sat, 2 Jul 2005, Nick Kirchner wrote: > > > > > >> I just installed Cygwin on my Windows 98 computer and tried playing > > >> around with Emacs. Having toyed with it a little in the past, I know > > >> that C-

Re: Please try latest snapshot -- pthreads mutex users please note

2005-07-06 Thread Arash Partow
Hi Brian, What kernel version and what NPTL version do you have installed? Kind regards Arash Partow __ Be one who knows what they don't know, Instead of being one who knows not what they don't know, Thinking they know everything about all thi

[ANNOUNCEMENT] Updated: openssl-0.9.8-1, openssl-devel-0.9.8-1 (New: openssl097-0.9.7g-1)

2005-07-06 Thread Corinna Vinschen
I've updated the version of OpenSSL to 0.9.8-1. This also includes the openssl-devel package. This is a new upstream release. The Cygwin release is the vanilla version, no additional patches. === IMPORTANT NOTE: The old OpenS

Re: SV: Bug in printf ?

2005-07-06 Thread Lev Bishop
I don't think there is any bug here. This is what I've seen from a little digging: 1) cygwin strtod rounds to even, with about DECIMAL_DIG (==21) digits precision, as recommended by 7.20.1.3 of WG14/N843. (It acts strange when the rounding mode is not round to nearest, but since newlib doesn't pro

Re: SV: Bug in printf ?

2005-07-06 Thread Lev Bishop
On 06/07/05, Lev Bishop wrote: > 4) I have no idea what mingw is doing, but it's different to the > above. Gcc constructs the same double precision constants as on cygwin > but strtod() is different and seems to have less precision, and > printf() seems to work with about 16 digits precision. At a

[ANNOUNCEMENT] Updated: OpenSSH-4.1p1-2

2005-07-06 Thread Corinna Vinschen
I've just updated the version of OpenSSH to 4.1p1-2. This version is equivalent to 4.1p1-1, except it's now linked against the new OpenSSL 0.9.8. To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com/ web page. This downloads setup.exe to your system. The

Re: Please try latest snapshot -- pthreads mutex users please note

2005-07-06 Thread Brian Dessent
Arash Partow wrote: > What kernel version and what NPTL version do you have installed? Kernel version 2.6.10 and glibc 2.3.2 as packaged by Debian unstable. I don't know whether they configure glibc for LinuxThreads or NPTL for this package. Under FreeBSD-5.4 I get the following: $ ./example1

RE: problem with strtoimax?

2005-07-06 Thread Dave Korn
Original Message >From: Eric Blake >Sent: 05 July 2005 22:51 >>> $ cat > foo.c >>> #include >>> #include >>> >>> int main(int argc, char**argv) >>> { >>> printf("%llx\n", strtoll("1", NULL, 10)); >>> return 0; >>> } >>> $ gcc -o foo foo.c >>> $ ./foo >>> a0001 >> >> This, I can

RE: SV: Bug in printf ?

2005-07-06 Thread Dave Korn
Original Message >From: Lev Bishop >Sent: 06 July 2005 09:15 > On 06/07/05, Lev Bishop wrote: >> 4) I have no idea what mingw is doing, but it's different to the >> above. Gcc constructs the same double precision constants as on cygwin >> but strtod() is different and seems to have less pr

RE: ssh problems

2005-07-06 Thread Dave Korn
Original Message >From: Eli Barzilay >Sent: 06 July 2005 03:59 > On Jul 5, Larry Hall wrote: >> Sounds to me like you're trying to access a network drive which >> requires authentication but that's just a WAG. > Don't know what a "WAG" is, and the above faq entry didn't help... http:

[ANNOUNCEMENT] Updated: lynx-2.8.5-1

2005-07-06 Thread Corinna Vinschen
I've updated the version of lynx to 2.8.5-1. This is the latest official upstream release, including patch level 2. The list of changes to former releases is pretty big. For a list, please see the CHANGES file in the source archive. To update your installation, click on the "Install Cygwin now

Connection closed by foreign host

2005-07-06 Thread Keith Starsmeare
I'm having a problem with telnet. If I execute a long running command that doesn't output anything (like a while loop moving lots of files) then quite often I eventually lose the connection. What's worse is that I don't realise that I've lost the connection until I press return (or Ctrl-C or Ctr

Automatisch antwoord bij afwezigheid: Delivery reports about your e-mail

2005-07-06 Thread Nele Claessens
Beste, Ik ben afwezig van maandag 13 juni 2005 t.e.m. woensdag 29 juni 2005. Jullie kunnen steeds terecht bij mijn collega Suzanne Spolspoel op het volgende nr. 02/550 15 92 of via e-mail: [EMAIL PROTECTED] Tot binnenkort! Met vriendelijke groeten, Nele Claessens -- Unsubscribe info: htt

Application sending Router Solicitation packet

2005-07-06 Thread L. D. Marks
I've seen a couple of times a fortran program (g77 compilation under cygwin) attempting to send (according to my Sygate Firewall) an ICMP Type 10 (Router Solicitation) packet. The latest case wants to send to 224.0.0.2 -- I did not keep a record of previous cases. The code contains no system calls

RE: Application sending Router Solicitation packet

2005-07-06 Thread Dave Korn
Original Message >From: L. D. Marks >Sent: 06 July 2005 16:15 > I've seen a couple of times a fortran program (g77 compilation under > cygwin) attempting to send (according to my Sygate Firewall) an ICMP Type > 10 (Router Solicitation) packet. The latest case wants to send to > 224.0.0.2 -

Re: Qestion about Bash Fork Resource Temporily Unavailable for NS2.28 and NS2.27

2005-07-06 Thread Larry Hall
At 02:28 AM 7/6/2005, you wrote: >Hi, Larry, > >What is virus programing, I don't think that I have >it. I said "virus program". That would be something like Norton AV, McAfee VirusScan, etc. >I run my machine same as a year ago, and cygwin >problem happens just this time. I confused. And

missing entry inet_ntop cygwin1.dll (was: Re: [ANNOUNCEMENT] Updated: OpenSSH-4.1p1-2)

2005-07-06 Thread Gerrit P. Haase
Corinna Vinschen wrote: I've just updated the version of OpenSSH to 4.1p1-2. This version is equivalent to 4.1p1-1, except it's now linked against the new OpenSSL 0.9.8. It is missing inet_ntop in my cygwin1.dll... I must upgrade Cygwin to 1.5.18 before using it? Gerrit -- Unsubscribe in

Re: missing entry inet_ntop cygwin1.dll (was: Re: [ANNOUNCEMENT] Updated: OpenSSH-4.1p1-2)

2005-07-06 Thread Christopher Faylor
On Wed, Jul 06, 2005 at 09:19:33PM +0200, Gerrit P. Haase wrote: >Corinna Vinschen wrote: >>I've just updated the version of OpenSSH to 4.1p1-2. >> >>This version is equivalent to 4.1p1-1, except it's now linked against >>the new OpenSSL 0.9.8. > >It is missing inet_ntop in my cygwin1.dll... > >I m

[ANNOUNCEMENT] Updated: perl-5.8.7-1

2005-07-06 Thread Gerrit P. Haase
Perl has been updated to 5.8.7-1 NEWS - New builtin functions: Cygwin::winpid_to_pid, Cygwin::pid_to_winpid - Configured with -Dusesitecustomize. See also "-f" in perlrun: http://search.cpan.org/~nwclark/perl-5.8.7/pod/perlrun.pod#%2Df Extensions already included in this dis

Lack of des.h in openssl devel 0.9.8-1 package

2005-07-06 Thread Richard Hodson
Have just done a fresh install of cygwin to compile a Linux app that uses DES. According to "man des", I should still be able to include , but that file doesn't seem to exist in this release. - Richard Hodson -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem repor

Re: Freeze in perl script after cygwin upgrade 1.5.17 -> 1.5.18

2005-07-06 Thread Gerrit P. Haase
Christopher Faylor wrote: Last night's snapshot should fix this problem. http://cygwin.com/snapshots/ I think with the 20050705 snapshot bash / rxvt is much much faster faster compared with 1.5.17 which I used before;) Gerrit -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simp

Re: missing entry inet_ntop cygwin1.dll

2005-07-06 Thread Gerrit P. Haase
Christopher Faylor wrote: On Wed, Jul 06, 2005 at 09:19:33PM +0200, Gerrit P. Haase wrote: Corinna Vinschen wrote: I've just updated the version of OpenSSH to 4.1p1-2. This version is equivalent to 4.1p1-1, except it's now linked against the new OpenSSL 0.9.8. It is missing inet_ntop in m

Re: Qestion about Bash Fork Resource Temporily Unavailable for NS2.28 and NS2.27

2005-07-06 Thread Question NS
Hi, Larry, It is just easy to install (the download site is http://www.isi.edu/nsnam/ns/ns-build.html#allinone). I would appreciate if you would help. By the way, which package in Cygwin can support unzip? I can't use winzip since it can't automatically unzip the file to the aimed directory. Than

Re: Freeze in perl script after cygwin upgrade 1.5.17 -> 1.5.18

2005-07-06 Thread Christopher Faylor
On Wed, Jul 06, 2005 at 11:32:08PM +0200, Gerrit P. Haase wrote: >Christopher Faylor wrote: >>Last night's snapshot should fix this problem. >> >>http://cygwin.com/snapshots/ > >I think with the 20050705 snapshot bash / rxvt is much much faster >faster compared with 1.5.17 which I used before;) Hm

starting background process and logging out

2005-07-06 Thread Maloney, Michael
I am having a problem using cygwin on both Windows 2k/2003. When I send a cmd into the background and then log out of the system, the process dies on me. I am using Ataman Telnet Server to login but that doesn't seem to be a factor. I have tried nohup without any luck as well. nohup startWebLogi

Re: starting background process and logging out

2005-07-06 Thread Igor Pechtchanski
On Wed, 6 Jul 2005, Maloney, Michael wrote: > I am having a problem using cygwin on both Windows 2k/2003. When I send > a cmd into the background and then log out of the system, the process > dies on me. I am using Ataman Telnet Server to login but that doesn't > seem to be a factor. > > I have tr

Re: Qestion about Bash Fork Resource Temporily Unavailable for NS2.28 and NS2.27

2005-07-06 Thread Larry Hall
At 07:04 PM 7/6/2005, you wrote: >Hi, Larry, > >It is just easy to install (the download site is >http://www.isi.edu/nsnam/ns/ns-build.html#allinone). I >would appreciate if you would help. Yes, I understand. Well, let's hope that if/when I find the space to download and the time to build/insta

Compiling xorg-x11-fonts

2005-07-06 Thread Alireza Ghasemi
Hello, I have downloaded xorg-x11-fonts-6.8 but I don't know how to compile it.There is no typical Makefile and no configure script.Please explain me step by step how to compile it and get use of X11 in Cygwin.I need X! Thanks -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Pro

Re: starting background process and logging out

2005-07-06 Thread Karl M
Hi All... This is a Windows NT class behavior. It is why I launch keychain as a service...so it survives logout. HTH, ...Karl From: Igor Pechtchanski To: "Maloney, Michael" Subject: Re: starting background process and logging out Date: Wed, 6 Jul 2005 21:54:29 -0400 (EDT) On Wed, 6 Jul 20

Re: starting background process and logging out

2005-07-06 Thread Igor Pechtchanski
Ugh, top-posting. Reformatted. On Wed, 6 Jul 2005, Karl M wrote: > > From: Igor Pechtchanski > > To: "Maloney, Michael" > > Subject: Re: starting background process and logging out > > Date: Wed, 6 Jul 2005 21:54:29 -0400 (EDT) > > > > On Wed, 6 Jul 2005, Maloney, Michael wrote: > > > > > I am h

Re: Compiling xorg-x11-fonts

2005-07-06 Thread Brian Dessent
Alireza Ghasemi wrote: > I have downloaded xorg-x11-fonts-6.8 but I don't know how to compile > it.There is no typical Makefile and no configure script.Please explain me > step by step how to compile it and get use of X11 in Cygwin.I need X! 1. You sent this to the wrong address. For X11 questio

New to Cygwin - Problems with Cygwin NFS

2005-07-06 Thread ohaya
Hi, I've been trying to configure Cygwin NFS running on a Windows 2003 Server machine (machine: testwin2k3) to export directories so that I can eventually use these directories as home directories on Solaris machines. I got Cygwin and Cygwin NFS installed, and somewhat working, but am having prob

Re: New to Cygwin - Problems with Cygwin NFS

2005-07-06 Thread ohaya
Hi, I was just looking in /var/log/nfsd.log under Cygwin, and I am seeing lots of errors: auth_clnt.c 352 : Unable to seteuid(1000): no such process Jim ohaya wrote: > > Hi, > > I've been trying to configure Cygwin NFS running on a Windows 2003 > Server machine (machine: testwin2k3) to exp