Need extended information about Cygserver.

2006-03-01 Thread Riche C
Hi, Does anyone know if it's possible to use cygserver with another programming language or where to find extended information about the service Cygserver? I have done a program with cygwin that uses IPC and I also have a second program written in .NET, those two program needs to communicate wit

Re: Need extended information about Cygserver.

2006-03-01 Thread Corinna Vinschen
On Mar 1 09:41, Riche C wrote: > Hi, > Does anyone know if it's possible to use cygserver with another programming > language or where to find extended information about the service Cygserver? > > I have done a program with cygwin that uses IPC and I also have a second > program written in .NET

Syncronizing Windows users and cygwin useres automaticaly

2006-03-01 Thread Mair, Paul
Hallo, I'm using cygwin and Windows Server 2003. Is there a possibility to synchronization of the Windows user and the cygwin users automatically on the creation of the Windows user without typing mkpasswd -local > /etc/passwd. Or exists a possibility to create a user into cygwin that is than aut

RE: 1.5.19-4 and gnu make 3.80-1 causes popup console windows from child make processes

2006-03-01 Thread Dave Korn
On 28 February 2006 19:54, Paul Hepworth wrote: > I upgraded to 1.5.19-4 yesterday and now notice the following new, > undesirable behavior: empty console windows for child make processes. > > I use the FTE editor and run make from it, the make output being > displayed inside an FTE window. Befor

what is "download incomplete"?

2006-03-01 Thread Angel Tsankov
When I try to install g++ 3.4.4 I get a "Download Incomplete" message. What does it mean? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cyg

RE: what is "download incomplete"?

2006-03-01 Thread Dave Korn
On 01 March 2006 12:54, Angel Tsankov wrote: > When I try to install g++ 3.4.4 I get a "Download Incomplete" message. What > does it mean? It means the download did not complete and setup timed out. Try a different mirror? cheers, DaveK -- Can't think of a witty .sigline today

RE: what is "download incomplete"?

2006-03-01 Thread Dave Korn
On 01 March 2006 13:09, Angel Tsankov wrote: (http://cygwin.com/acronyms#PPIOSPE please Angel, thanks!) >> On 01 March 2006 12:54, Angel Tsankov wrote: >> >>> When I try to install g++ 3.4.4 I get a "Download Incomplete" message. >>> What does it mean? >> >> It means the download did not com

Re: what is "download incomplete"?

2006-03-01 Thread Angel Tsankov
On 01 March 2006 13:09, Angel Tsankov wrote: (http://cygwin.com/acronyms#PPIOSPE please Angel, thanks!) On 01 March 2006 12:54, Angel Tsankov wrote: When I try to install g++ 3.4.4 I get a "Download Incomplete" message. What does it mean? It means the download did not complete and setup

Cygwin problem with cross compiler

2006-03-01 Thread Basavaraj Hiremath
Hi, I am not able to compile "Hello World" program using this compiler in CygWin Environment, but I am able to compile in Redhat linux enviromnet. "arm-wince-pe-gcc foo.c" -> does't work(/usr/local/wince/cross-tools/bin/arm-wince-pe-gcc: /usr/local/wince/cross-tools/ bin/arm-wince-pe-gcc: cannot e

RE: Cygwin problem with cross compiler

2006-03-01 Thread Dave Korn
On 01 March 2006 14:27, Basavaraj Hiremath wrote: > Hi, > I am not able to compile "Hello World" program > using this compiler in CygWin Environment, but I am > able to compile in Redhat linux enviromnet. > > "arm-wince-pe-gcc foo.c" -> does't > work(/usr/local/wince/cross-tools/bin/arm-wince-pe-

Re: problem with starting services in 1.5.19

2006-03-01 Thread Yadin Y. Goldschmidt
Attention Chris and Corinna I narrowd the problem down to one snapshot. The sevices start fine on the 12/27/05 snapshot and don't start on the 12/29/05 snapshot. I noticed that there were extensive changes by Chris on 12/29 so I have no idea what change is responsible for this. Maybe you can sor

Re: 1.5.19-4 and gnu make 3.80-1 causes popup console windows from child make processes

2006-03-01 Thread Christopher Faylor
On Wed, Mar 01, 2006 at 12:03:20PM -, Dave Korn wrote: >On 28 February 2006 19:54, Paul Hepworth wrote: >>I upgraded to 1.5.19-4 yesterday and now notice the following new, >>undesirable behavior: empty console windows for child make processes. >> >>I use the FTE editor and run make from it, th

Re: experimental coreutils-5.94-4

2006-03-01 Thread Corinna Vinschen
On Feb 28 18:44, Corinna Vinschen wrote: > On Feb 28 16:18, Eric Blake wrote: > > > On Feb 28 07:30, Eric Blake wrote: > > > > This version fixes the coreutils bug in pwd when called from /, or from > > > > anywhere in the // hierarchy. [...] > > > > > > What happened to the simple, but *always*

RE: Cygwin problem with cross compiler

2006-03-01 Thread Basavaraj Hiremath
Hi, Where can I get gcc source code, I want to cross compile it for Wince/ARM and related tools as well. Thanks in advance. Raj --- Dave Korn <[EMAIL PROTECTED]> wrote: > On 01 March 2006 14:27, Basavaraj Hiremath wrote: > > > Hi, > > I am not able to compile "Hello World" program > > using th

Re: Shells hang during script execution

2006-03-01 Thread Paul Clements
Christopher Faylor wrote: It's also in the latest snapshot: http://cygwin.com/snapshots/ I got the latest cygwin dll snapshot (20060227) a few days ago and I've been stress testing ksh with this new dll since. The good news is that the hang issues (signal related) that I was seeing appear

RE: 1.5.19-4 and gnu make 3.80-1 causes popup console windows from child make processes

2006-03-01 Thread Dave Korn
On 01 March 2006 15:41, Christopher Faylor wrote: > On Wed, Mar 01, 2006 at 12:03:20PM -, Dave Korn wrote: >> On 28 February 2006 19:54, Paul Hepworth wrote: >>> I upgraded to 1.5.19-4 yesterday and now notice the following new, >>> undesirable behavior: empty console windows for child make pr

RE: Cygwin problem with cross compiler

2006-03-01 Thread Dave Korn
On 01 March 2006 15:47, Basavaraj Hiremath wrote: > Hi, > Where can I get gcc source code, I want to cross > compile it for Wince/ARM and related tools as well. > > Thanks in advance. > Raj > > > --- Dave Korn <[EMAIL PROTECTED]> wrote: PLEASE DON'T DO THIS!

Re: experimental coreutils-5.94-4

2006-03-01 Thread Eric Blake
Corinna Vinschen cygwin.com> writes: > > FYI, I've applied a patch today which has two purposes: > > - For directories, which are used as mount points, the d_ino was the one > returned by Windows for this very directory entry. However, for mount > points, the inode number which should be r

Re: sshd_conf and AllowGroups - how to make work with non-primary groups?

2006-03-01 Thread Igor Peshansky
On Tue, 28 Feb 2006, Mark A. Ziesemer wrote: > "Igor Peshansky" <[EMAIL PROTECTED]> wrote: . Thanks. > > On Mon, 27 Feb 2006, Mark A. Ziesemer wrote: > > > >> I, too, am trying to lock down ssh access. Using OpenSSH's > >> AllowGroups configuration op

Re: experimental coreutils-5.94-4

2006-03-01 Thread Eric Blake
Eric Blake byu.net> writes: > Oops - see how the link count changed from 21 to 22 when I had a physical > backing directory? find (and any other tool that optimizes a recursive > search to look at (link count - 2) subdirectories and then quit) might > get confused by the fact that the number of

Re: Shells hang during script execution

2006-03-01 Thread Christopher Faylor
On Wed, Mar 01, 2006 at 10:47:59AM -0500, Paul Clements wrote: >Christopher Faylor wrote: > >>It's also in the latest snapshot: http://cygwin.com/snapshots/ > >I got the latest cygwin dll snapshot (20060227) a few days ago and I've >been stress testing ksh with this new dll since. > >The good new

Re: Hanging at GetModuleFileName in inside_kernel function

2006-03-01 Thread Paul Clements
Christopher Faylor wrote: On Tue, Feb 28, 2006 at 11:10:05AM -0800, Peter Rehley wrote: It seems like an improvement. It didn't hang, but after about 4000 iterations of the test script it got a segmentation fault. It ran for 12 hours with another configure script in a separate window or

RE: Shells hang during script execution

2006-03-01 Thread Ernie Coskrey
>>Here's a description of a second hang condition we were encountering, along >>with a patch for it. >> >> >>The application (pdksh in this case) does a read on a pipe, which eventually >>calls pipe.cc fhandler_pipe::read in Thread 1. This creates a new cygthread >>with "read_pipe()" as the fun

Re: Shells hang during script execution

2006-03-01 Thread Christopher Faylor
On Wed, Mar 01, 2006 at 01:01:46PM -0500, Ernie Coskrey wrote: >>>Here's a description of a second hang condition we were encountering, along >>>with a patch for it. >>> >>> >>>The application (pdksh in this case) does a read on a pipe, which eventually >>>calls pipe.cc fhandler_pipe::read in Thr

No effect of SE_BACKUP_NAME privilege on cygwin?

2006-03-01 Thread Christian Franke
Enabling SE_BACKUP_NAME has no effect for cygwin programs. The attached program demonstrates the issue. It retrieves the attributes of a normally inaccessible file without and with SE_BACKUP_NAME. (The file should be present on XP with C:\ as system drive) If compiled with "-mno-cygwin" and ru

Re: 1.5.19-4 and gnu make 3.80-1 causes popup console windows from child make processes

2006-03-01 Thread Paul
I upgraded to 1.5.19-4 yesterday and now notice the following new, undesirable behavior: empty console windows for child make processes. I use the FTE editor and run make from it, the make output being displayed inside an FTE window. Before upgrading to 1.5.19-4, no console windows popped up, ev

Re: 1.5.19-4 and gnu make 3.80-1 causes popup console windows from child make processes

2006-03-01 Thread Christopher Faylor
On Wed, Mar 01, 2006 at 12:32:01PM -0700, Paul wrote: >I'm also happy I joined the list in time to see the post about >CYGWIN=error_start! I've been cussing about cygwin's lack of useful core > file for ages (i.e., I can't do gdb core and then bt to see a stack >trace with symbols and parameters

Re: Syncronizing Windows users and cygwin useres automaticaly

2006-03-01 Thread Igor Peshansky
On Wed, 1 Mar 2006, Mair, Paul wrote: . Thanks. > Hallo, > I'm using cygwin and Windows Server 2003. > Is there a possibility to synchronization of the Windows user and the > cygwin users automatically on the creation of the Windows user without > typing mkp

Re: No effect of SE_BACKUP_NAME privilege on cygwin?

2006-03-01 Thread Corinna Vinschen
On Mar 1 20:28, Christian Franke wrote: > Enabling SE_BACKUP_NAME has no effect for cygwin programs. You're expecting that you can use Windows functions in a POSIX application without disturbing the way Cygwin works. That's a bit dangerous. A Cygwin application's main thread is not running unde

Problems with snapshot 20060227 ?

2006-03-01 Thread Angelo Graziosi
Usually I build ROOT (a Cern application) under Cygwin and this was done also a few day ago (with cygwin 1.5.19-4 and with the snapshots before 20060227). Now with the snapshot 20060227 the build fails with: undefined reference to '___isnand' I have noted that with this snapshot, math.h dec

Re: No effect of SE_BACKUP_NAME privilege on cygwin?

2006-03-01 Thread Christian Franke
Corinna Vinschen wrote: On Mar 1 20:28, Christian Franke wrote: Enabling SE_BACKUP_NAME has no effect for cygwin programs. You're expecting that you can use Windows functions in a POSIX application without disturbing the way Cygwin works. That's a bit dangerous. Agree. (I tried to

rxvt and line-drawing characters

2006-03-01 Thread Andrew DeFaria
I like using rxvt as my terminal. Recently I discovered pstree (don't know how I missed it before). pstree doesn't appear to be in Cygwin but it does appear to be on Linux. I often use rxvt in conjunction with ssh to log into Linux machines. Now pstree supports a -G to use line drawing characte

Re: rxvt and line-drawing characters

2006-03-01 Thread Brian Dessent
Andrew DeFaria wrote: > I like using rxvt as my terminal. Recently I discovered pstree (don't > know how I missed it before). pstree doesn't appear to be in Cygwin but > it does appear to be on Linux. I often use rxvt in conjunction with It's been included in the psmisc cygwin package for some ti

Re: experimental coreutils-5.94-4

2006-03-01 Thread Corinna Vinschen
On Mar 1 16:44, Eric Blake wrote: > Corinna Vinschen cygwin.com> writes: > > Now, with the patch, they are listed even though they don't exists in > > reality on the drive. The additional advantage is that the shell's > > file completion now also works for these paths. > > Now, what would

Re: Problems with snapshot 20060227 ?

2006-03-01 Thread Corinna Vinschen
On Mar 1 22:55, Angelo Graziosi wrote: > > > Usually I build ROOT (a Cern application) under Cygwin and this was done > also a few day ago (with cygwin 1.5.19-4 and with the snapshots before > 20060227). > > Now with the snapshot 20060227 the build fails with: > > undefined reference to '__

Re: No effect of SE_BACKUP_NAME privilege on cygwin?

2006-03-01 Thread Corinna Vinschen
On Mar 1 23:06, Christian Franke wrote: > Corinna Vinschen wrote: > > A Cygwin application's main thread is not running under the > >process token, but under a derived impersonation token. This is true > >for every thread in Cygwin. So, instead of using OpenProcessToken, you > >should be able t

Snapshot heads up for 20060301 2310 version

2006-03-01 Thread Karl M
Hi All... With the latest, if I do a cd / my bash window disappears. I haven't had time to explore further. 20060227 works fine. Thanks, ...Karl -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation:

Re: Snapshot heads up for 20060301 2310 version

2006-03-01 Thread Christopher Faylor
On Wed, Mar 01, 2006 at 03:58:19PM -0800, Karl M wrote: >Hi All... > >With the latest, if I do a > >cd / > >my bash window disappears. I haven't had time to explore further. 20060227 >works fine. WJFFM. We need the details described at http://cygwin.com/problems.html cgf -- Unsubscribe info:

compiler option

2006-03-01 Thread Basavaraj Hiremath
Hi, I am compiling a file(strerror.c) with following option -bash-2.05b$ arm-wince-pe-gcc -mcpu=xscale -c -ansi -D__stdcall= -D_OFF_T_ -DHA VE_CONFIG_H -I/usr/local/wince/cross-tools/include -I. -I./../include -W -Wal l -Wtraditional -pedantic ./strerror.c -o pic/strerror.o It's giving followi

Re: compiler option

2006-03-01 Thread Igor Peshansky
On Wed, 1 Mar 2006, Basavaraj Hiremath wrote: > Hi, > I am compiling a file(strerror.c) with following > option > -bash-2.05b$ arm-wince-pe-gcc -mcpu=xscale -c -ansi ^ > -D__stdcall= -D_OFF_T_ -DHAVE_CONFIG_H > -I/usr/local/wince/cross-tools/incl

Re: compiler option

2006-03-01 Thread Igor Peshansky
On Wed, 1 Mar 2006, Basavaraj Hiremath wrote: > I am compiling a file(strerror.c) with following option > [snip] Oh, and please don't hijack an unrelated thread for your questions -- if you need to ask something, post a new message instead of replying to one. Igor --

[Newbie] Installer Question

2006-03-01 Thread Michael Banks
We have developed a product for the medical industry, which makes use of a few of the open-source cygwin tools (like, grep, find, etc.). The problem is that, believe it or not, many doctors' offices do not have an Internet connection, so installing cygwin via the downloadable setup program isn't

Re: [Newbie] Installer Question

2006-03-01 Thread skaller
On Wed, 2006-03-01 at 20:34 -0500, Michael Banks wrote: > We have developed a product for the medical industry, Why don't you set up a mirror on a portable and just plug it into the target computer, install Cygwin, via LAN connection, then install your product? -- John Skaller Async PL, Realti

Re: rxvt and line-drawing characters

2006-03-01 Thread Andrew DeFaria
Brian Dessent wrote: Andrew DeFaria wrote: I like using rxvt as my terminal. Recently I discovered pstree (don't know how I missed it before). pstree doesn't appear to be in Cygwin but it does appear to be on Linux. I often use rxvt in conjunction with It's been included in the psmisc cygwin p

Re: rxvt and line-drawing characters

2006-03-01 Thread Brian Dessent
Andrew DeFaria wrote: > I searched fro luconP.zip and found some references -but all sites that > appear to have the file seem to have went belly up. Anybody got a copy > of this font? http://www.cygwin.com/ml/cygwin/2005-10/msg01042.html -- Unsubscribe info: http://cygwin.com/ml/#unsubscri

Re: cygwin scp -r fails

2006-03-01 Thread Dale
I confirm the failure. Also, the 20060301 snapshot works for me. "scp -r" worked OK for me with cygwin-1.5.18-1. "scp -r" silently failed with cygwin-1.5.19-4. I was able to make the problem come and go by copying old or new cygwin1.dll into /bin. "scp -r" again

'Missing isnand' still not fixed in 2006-03-01 snapshot

2006-03-01 Thread Jerry D. Hedden
Using the full (inst) 2006-03-01 (23:10 GMT) snapshot, I'm still getting these errors when building Perl: /c/perl_tmp/perl-5.8.8/libperl.a(pp.o):pp.c:(.text+0x643b): undefined reference to `___isnand' /c/perl_tmp/perl-5.8.8/libperl.a(pp.o):pp.c:(.text+0x64f2): undefined reference to `___isnand' /c

Re: rxvt and line-drawing characters

2006-03-01 Thread Charles Wilson
Brian Dessent wrote: I searched fro luconP.zip and found some references -but all sites that appear to have the file seem to have went belly up. Anybody got a copy of this font? http://www.cygwin.com/ml/cygwin/2005-10/msg01042.html Nope, the cygutils website was relocated to http://cyguti

Re: 'Missing isnand' still not fixed in 2006-03-01 snapshot

2006-03-01 Thread Igor Peshansky
On Wed, 1 Mar 2006, Jerry D. Hedden wrote: > Using the full (inst) 2006-03-01 (23:10 GMT) snapshot, I'm still getting > these errors when building Perl: > > /c/perl_tmp/perl-5.8.8/libperl.a(pp.o):pp.c:(.text+0x643b): undefined > reference to `___isnand' > /c/perl_tmp/perl-5.8.8/libperl.a(pp.o):pp.

chroot bug?

2006-03-01 Thread Eric Blake
I noticed the following strange behavior in chroot: $ chroot /bin /sleep 60 & [1] 16220539 $ readlink /proc/${!}/root # simple test of whether chroot worked /bin $ chroot //EBLAKE/share /cygwin/bin/sleep 60 & [2] 566487 $ readlink /proc/${!}/root # Good - chrooted to a share //EBLAKE/share $ ch

RE: 'Missing isnand' still not fixed in 2006-03-01 snapshot

2006-03-01 Thread Jerry D. Hedden
the DLL? The full (inst) 2006-03-01 (23:10 GMT) snapshot I.e., cygwin-inst-20060301.tar.bz2 where 'cygwin-inst-*.tar.bz2 = directory from "make install" (dll, exes, libs, headers, etc)' -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem repo

RE: OpenSSH for Non Administrators

2006-03-01 Thread Siegfried Heintze
I looked in http://www.openssh.com/faq.html#1.1 as reference by c:/cygwin/usr/share/doc/openssh/README and I'm having trouble finding the document that explains how to set ssh up as a service on a windows server. Can someone please point me to the correct document? c:/cygwin/usr/share/doc/openssh/R

Re: compiler option

2006-03-01 Thread Tim Prince
Basavaraj Hiremath wrote: Hi, I am compiling a file(strerror.c) with following option -bash-2.05b$ arm-wince-pe-gcc -mcpu=xscale -c -ansi -D__stdcall= -D_OFF_T_ -DHA VE_CONFIG_H -I/usr/local/wince/cross-tools/include -I. -I./../include -W -Wal l -Wtraditional -pedantic ./strerror.c -o pic/str

Printing man pages

2006-03-01 Thread George
Generating a PDF from the grep man page, for example, using: man -t `man -w grep` | ps2pdf - grep.pdf which, by default, is actually /usr/bin/groff -Tps -mandoc `man -w grep` | ps2pdf - grep.pdf results in a fairly unattractive PDF file. The man page title is dropped from the output, and