Re: Memory leak problem reported with gfortran

2008-02-06 Thread Corinna Vinschen
On Feb 5 17:23, Jerry DeLisle wrote: Corinna Vinschen wrote: On Feb 4 17:24, Christopher Faylor wrote: On Mon, Feb 04, 2008 at 01:25:27PM -0800, Jerry DeLisle wrote: The test also appears very clean on Linux. The gfortran library is implemented in C. I need to examine some dumps from the

RE: Setup.exe 2.573.2.2 unable to retrieve mirror list and setup.ini/setup.bz2

2008-02-06 Thread Marek.Jawurek
Thank you for all the replies. The problem was a firewall setting. Better debug output in the log would have helped to track it down myself. Marek -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Greg Chicares Sent: Dienstag, 5. Februar 2008 15:49

This company is being noticed

2008-02-06 Thread salegase90989
PERT Continues to move. Steady and strong. With Mondays news release and More big News expected before weeks end. Now is still a good time to get in. Do your reasearch on this company and you will find what we have known for months. We first brought PERT to you back in OCT when it was at only

Re: CIFS symlinks on network share break Cygwin

2008-02-06 Thread Corinna Vinschen
On Feb 5 12:08, Jonathan Lanier wrote: And that gives me a totally crazy idea - wouldn't it be nice if there were a standardized, open set of extensions to allow Windows applications to access native symlinks, attributes, and permissions over remote network shares? If there were such a

Re: CIFS symlinks on network share break Cygwin

2008-02-06 Thread Corinna Vinschen
On Feb 5 20:24, Dave Korn wrote: On 05 February 2008 14:27, Corinna Vinschen wrote: you didn't answer my first question. What exactly happens with the perms? To what values are they set when creating a file? Oops, pardon. I thought I had posted this yesterday but now I see it's just

Compiling link-grammar4.3 in Cygwin,cannot find jni.h header

2008-02-06 Thread pyaar
Hi all I am trying to compile link grammar version 4.3.2(c code) from cygwin through the command ./configure. All works fine with a series of statement untill the last statement comes as checking for jni.h... configure: error: cannot find jni.h header, needed for Java bindings support. Do i

RE: Cygwin Wikia and FAQ

2008-02-06 Thread Pedro Macanás
-Mensaje original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] En nombre de Christopher Faylor Enviado el: martes, 05 de febrero de 2008 15:28 Para: cygwin@cygwin.com Asunto: Re: Cygwin Wikia and FAQ On Tue, Feb 05, 2008 at 03:14:27PM +0100, Pedro Macan?s wrote: Yes, I know it. But

Can not log in to recently enabled/configured sshd service

2008-02-06 Thread Alfred von Campe
I have a pretty vanilla Cygwin installation on a Windows 2003 Server (SP1) system. Yesterday, I tried to enable the sshd service by running the ssh-host-config script. Everything appeared to work fine and I let the script create the two recommended user accounts. I was also able to

RE: Can not log in to recently enabled/configured sshd service

2008-02-06 Thread Dave Korn
On 06 February 2008 14:41, Alfred von Campe wrote: debug1: Host 'gandalf' is known and matches the RSA host key. debug1: Found key in /home/av16209/.ssh/known_hosts:101 debug1: ssh_rsa_verify: signature correct debug1: SSH2_MSG_NEWKEYS sent debug1: expecting SSH2_MSG_NEWKEYS debug1:

Re: Can not log in to recently enabled/configured sshd service

2008-02-06 Thread Wei Wang
I have had similar thing happen to me before. Please try stop and start the CYGWIN sshd service in Windows, try again. If that works, then we might be having the same problem. I forgot what I did exactly. Looking at my current setup, it seems that the TCP/IP Protocol Driver is added in sshd's

RE: problem with setup

2008-02-06 Thread Igor Peshansky
Ugh, top-posting... Reformatted. On Wed, 6 Feb 2008, Pedro Macanás wrote: -Mensaje original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] En nombre de Morgan gangwere Enviado el: miércoles, 06 de febrero de 2008 6:08 Para: [EMAIL PROTECTED]

Re: Can not log in to recently enabled/configured sshd service

2008-02-06 Thread Alfred von Campe
On Feb 6, 2008, at 9:55, Dave Korn wrote: How do the perms on /home/av16209/.ssh/* look? How do they look with CYGWIN=smbntsec? Interesting. I had CYGWIN set to binmode tty ntsec according to some instructions I found by googling. Here are the relevant results: bash-3.2$

Re: Can not log in to recently enabled/configured sshd service

2008-02-06 Thread Larry Hall (Cygwin)
Alfred von Campe wrote: On Feb 6, 2008, at 9:55, Dave Korn wrote: How do the perms on /home/av16209/.ssh/* look? How do they look with CYGWIN=smbntsec? Interesting. I had CYGWIN set to binmode tty ntsec according to some instructions I found by googling. Here are the relevant results:

Re: Updated: clisp-2.44-1 for cygwin

2008-02-06 Thread Mark Harig
Reini Urban wrote: I've released the new upstream clisp-2.44 plus subpackages -clx, -gtk2 and -gdi for cygwin. Release focus: 7 - Major bugfixes ./configure --fsstnd=redhat --with-dynamic-ffi \ --with-module=rawsock --with-module=dirkey \ --with-module=bindings/win32

Re: Can not log in to recently enabled/configured sshd service

2008-02-06 Thread Alfred von Campe
If you want this enabled indelibly just for the sshd service and you don't want to go skulking around in the registry, you can re-run ssh-host- config and specify 'smbntsec' as one of the settings when it asks you what you want for the service. This is a good thing to do because it allows

GCJ support for Java 1.5

2008-02-06 Thread Solly Ezekiel
Hello, I have a question I haven't seen addressed in the FAQ and mailing lists. Specifically, are there plans for gcj under Cygwin to support Java 1.5 features such as generics? The gcj web page (http://www.gnu.org/software/gcc/java/) says Java 1.5 language support is available as of gcc

Re: GCJ support for Java 1.5

2008-02-06 Thread René Berber
Solly Ezekiel wrote: I have a question I haven't seen addressed in the FAQ and mailing lists. Specifically, are there plans for gcj under Cygwin to support Java 1.5 features such as generics? The gcj web page (http://www.gnu.org/software/gcc/java/) says Java 1.5 language support is available

Re: CIFS symlinks on network share break Cygwin

2008-02-06 Thread Corinna Vinschen
On Feb 6 11:13, Corinna Vinschen wrote: On Feb 5 12:08, Jonathan Lanier wrote: And that gives me a totally crazy idea - wouldn't it be nice if there were a standardized, open set of extensions to allow Windows applications to access native symlinks, attributes, and permissions over

Re: Creating user in Documents and Settings on all networked machines

2008-02-06 Thread Matt Seitz
bootleg86 bootleg86 [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Would it be possible to create a user folder in Documents and Settings even if I have not logged on to the machine It depends on what you mean by not logged on to the machine: -Do you mean ...not logged on to the

Re: CIFS symlinks on network share break Cygwin

2008-02-06 Thread Matt Seitz
Dave Korn [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Oops, pardon. I thought I had posted this yesterday but now I see it's just lying around my drafts folder. My win32 T: drive is a netapp share (CIFS with NFS perms) and /win/t is a mountpoint to it (system, binmode,

Re: cygwin processes listing on windows vista

2008-02-06 Thread Kurt Franke
Corinna Vinschen corinna-cygwin at cygwin.com writes: On Feb 4 16:41, Kurt Franke wrote: Hi, is there any possiblity to list the cygwin processes of all users when logged in as an user which is member of the Adminstrators group in windows vista ? Not in 1.5.x. The reason is

Re: cygwin processes listing on windows vista

2008-02-06 Thread Christopher Faylor
On Thu, Feb 07, 2008 at 12:43:47AM +, Kurt Franke wrote: Corinna Vinschen corinna-cygwin at cygwin.com writes: On Feb 4 16:41, Kurt Franke wrote: Hi, is there any possiblity to list the cygwin processes of all users when logged in as an user which is member of the

Re: Updated: clisp-2.44-1 for cygwin

2008-02-06 Thread Reini Urban
Eric Blake schrieb: According to Larry Hall (Cygwin) on 2/5/2008 8:42 PM: | $ /usr/bin/clisp -norc -q -K full || echo $? | 53 | No such error is returned for the base set of modules for either version | 2.43-2 or 2.44-1: | | $ /usr/bin/clisp -q -norc -K base || echo $? | [1]_

Re: Updated: clisp-2.44-1 for cygwin

2008-02-06 Thread Reini Urban
Mark Harig schrieb: Reini Urban wrote: I've released the new upstream clisp-2.44 plus subpackages -clx, -gtk2 and -gdi for cygwin. Release focus: 7 - Major bugfixes ./configure --fsstnd=redhat --with-dynamic-ffi \ --with-module=rawsock --with-module=dirkey \

Problems using startxwin.bat

2008-02-06 Thread castlehill
I've been a subscriber to this list for some time, but I believe this is my first post. I'm a college professor who uses Cygwin in a small PC lab. I can start an X server just fine (I'm an Administrator under Windows on these machines) but my students cannot. I've already read the FAQ. Here

Re: Problems using startxwin.bat

2008-02-06 Thread Cary Jamison
[EMAIL PROTECTED] wrote: I've been a subscriber to this list for some time, but I believe this is my first post. I'm a college professor who uses Cygwin in a small PC lab. I can start an X server just fine (I'm an Administrator under Windows on these machines) but my students cannot. I've

src/winsup/cygwin ChangeLog fhandler.h fhandle ...

2008-02-06 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: [EMAIL PROTECTED] 2008-02-06 18:24:50 Modified files: winsup/cygwin : ChangeLog fhandler.h fhandler_console.cc miscfuncs.cc strfuncs.cc winsup.h winsup/cygwin/include: limits.h Log

src/winsup/cygserver ChangeLog Makefile.in bsd ...

2008-02-06 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: [EMAIL PROTECTED] 2008-02-06 22:01:30 Modified files: winsup/cygserver: ChangeLog Makefile.in bsd_log.cc sysv_sem.cc Log message: Remove dependency from Cygwin internal code. * Makefile.in (CYGWIN_OBJS):

src/winsup/cygwin ChangeLog miscfuncs.cc strfu ...

2008-02-06 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: [EMAIL PROTECTED] 2008-02-06 22:04:16 Modified files: winsup/cygwin : ChangeLog miscfuncs.cc strfuncs.cc Log message: * miscfuncs.cc (next_char): Fix typos in comment. * strfuncs.cc: Remove cygserver

src/winsup/cygserver ChangeLog bsd_helper.cc b ...

2008-02-06 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: [EMAIL PROTECTED] 2008-02-06 22:30:38 Modified files: winsup/cygserver: ChangeLog bsd_helper.cc bsd_mutex.cc sysv_sem.cc Log message: * bsd_helper.cc: Replace %E __small_printf format

Re: [patch] fix strfuncs-related breakage of cygserver

2008-02-06 Thread Corinna Vinschen
On Feb 6 23:10, Corinna Vinschen wrote: Hi Brian, On Feb 4 13:10, Corinna Vinschen wrote: On Feb 3 19:37, Brian Dessent wrote: Attached are two patches, one for cygwin/ and one in cygserver/. Thanks, applied. On second thought it occured to me that there's no good reason that