Re: Promoting cygwin system to member server

2009-04-03 Thread Dave Korn
Michael T. Davis wrote: We have a standalone server running Windows Server 2003 SP2. We would like to promote it to a member server in an existing Windows domain. Will this affect how cygwin accounts are managed and maintained? We want to preserve the functionality of the existing local

Re: sshd problems on specific host [1.5.25-15]

2009-04-03 Thread Dave Korn
Tom Rodman wrote: Potential app conflicts: ZoneAlarm Personal Firewall Detected: HKLM Registry Key, Named file. ZoneAlarm is not installed. I searched the registry for ZoneAlarm, and do not recall finding much other than the Cisco VPN client. Don't think ZoneAlarm was ever

Re: Fw: Re: don't know why ./configure command fails

2009-04-03 Thread Dave Korn
Jaroslav Rynik wrote: Hello, I'm sorry for being angry last night. :) I wasn't at all offended by anything you wrote, I didn't even think you were angry. Anyway, I send both cygchecks and screenshot from ./configure (I was not able to export it into a text file although I typed

Re: [ANNOUNCEMENT] Updated: asciidoc-8.3.5-1

2009-04-03 Thread Corinna Vinschen
On Apr 2 13:19, Eric Blake wrote: According to Corinna Vinschen on 4/2/2009 9:53 AM: I then puzzled out that on the machine where vim is fast, the filetype of the strace file was set to , while on the incredible slow machine, vim had set the filetype to asciidoc. Did you, per chance,

Re: execve issues, and execve with cygrunsrv

2009-04-03 Thread Corinna Vinschen
On Apr 2 23:04, Daniel Pocock wrote: cygrunsrv definitely stays running when I start gmond. It stops immediately after the execve call - it thinks the process has stopped, but in fact a new gmond is running with a new Windows PID. I am using the -x option to cygrunsrv and the -f

Re: Fw: Re: don't know why ./configure command fails

2009-04-03 Thread Jaroslav Rynik
(Is C# and C the name for the same programming language? In my setup options I have noticed just a C compiler.)   No; C# is a Microsoft-invented language based loosely on C++ but with big bits of Java mixed in!  That's your problem: you need a C# compiler, but there isn't one in the

Re: Fw: Re: don't know why ./configure command fails

2009-04-03 Thread Jaroslav Rynik
(Is C# and C the name for the same programming language? In my setup options I have noticed just a C compiler.)   No; C# is a Microsoft-invented language based loosely on C++ but with big bits of Java mixed in!  That's your problem: you need a C# compiler, but there isn't one

compilation with cygport spoiled by spaces in pathnames?

2009-04-03 Thread Thomas Wolff
I tried to recompile inetutils (in an attempt to check the earlier reported problem of rlogin and telnet not supporting UTF-8 anymore since cygwin 1.7.0-45) and ran into a problem with spaces in $PATH which aborted the compilation: cygport inetutils-1.5-4.cygport prep ... cygport

Re: Fw: Re: don't know why ./configure command fails

2009-04-03 Thread Dave Korn
Jaroslav Rynik wrote: (Is C# and C the name for the same programming language? In my setup options I have noticed just a C compiler.) No; C# is a Microsoft-invented language based loosely on C++ but with big bits of Java mixed in! That's your problem: you need a C# compiler, but there

Re: [1.7] Updated: cygwin-1.7.0-45

2009-04-03 Thread Thomas Wolff
[For some reason I'm not receiving the mailing list right now once again, so I hand-crafted the References and In-Reply-To headers of this mail, if that matter.] I had written: Now with 1.7.0-45, after remote login, the encoding is always just ISO-8859-1, while of course, if I have a UTF-8

Re: compilation with cygport spoiled by spaces in pathnames?

2009-04-03 Thread Charles Wilson
Thomas Wolff wrote: Is this a generic problem? From the make output, it's not clear which program actually raised the problem (Can't find c:\Program on PATH.) - gcc, mv, rm? I had the impression that spaces in path names (which unfortunately do occur under Windows) are usually handled

Re: compilation with cygport spoiled by spaces in pathnames?

2009-04-03 Thread Marco Atzeri
--- Ven 3/4/09, Charles Wilson ha scritto: Da: Charles Wilson cyg...@cwilson.fastmail.fm Oggetto: Re: compilation with cygport spoiled by spaces in pathnames? A: cygwin@cygwin.com Data: Venerdì 3 Aprile 2009, 14:38 Thomas Wolff wrote: Is this a generic problem? From the make output,

Re: compilation with cygport spoiled by spaces in pathnames?

2009-04-03 Thread Charles Wilson
Marco Atzeri wrote: Da: Charles Wilson EMAIL REDACTED Oggetto: Re: compilation with cygport spoiled by spaces in pathnames? A: EMAIL REDACTED Data: Venerdì 3 Aprile 2009, 14:38 Thomas Wolff wrote: Please don't feed the spammers. -- Chuck -- Unsubscribe info:

[ANNOUNCEMENT] [1.7] Updated: asciidoc-8.4.2-2

2009-04-03 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 A new version of the asciidoc package, asciidoc 8.4.2-2, is now available for download for those testing cygwin 1.7, replacing 8.4.2-1. I have left asciidoc 8.3.5-1 as previous for cygwin 1.7 and current for cygwin 1.5. NEWS: = This is a minor

Re: [1.7] Updated: cygwin-1.7.0-45

2009-04-03 Thread Corinna Vinschen
On Apr 3 12:37, Thomas Wolff wrote: [For some reason I'm not receiving the mailing list right now once again, so I hand-crafted the References and In-Reply-To headers of this mail, if that matter.] Worked fine :) Corinna wrote: These are the choices we have, afaics: 1. Use a

Re: [1.7]: /usr/bin/install fails on network drives

2009-04-03 Thread Corinna Vinschen
On Apr 2 22:53, A.R. Burgers wrote: Corinna Vinschen schreef: Are these Samba shares by any chance? I can reproduce this only for Samba shares, not for remote Windows NTFS drives. Oh, btw., install works fine for me, only mv complains with failed to preserve ownership. Your above

Re: Fw: Re: don't know why ./configure command fails

2009-04-03 Thread Christopher Faylor
On Fri, Apr 03, 2009 at 11:42:57AM +0100, Dave Korn wrote: Jaroslav Rynik wrote: (Is C# and C the name for the same programming language? In my setup options I have noticed just a C compiler.) No; C# is a Microsoft-invented language based loosely on C++ but with big bits of Java mixed in!

Re: Fw: Re: don't know why ./configure command fails

2009-04-03 Thread Yaakov (Cygwin/X)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Dave Korn wrote: Note that the binary you got from there is a native windows binary, and it will probably only understand windows style filenames. Configure may well try and give it posix style filenames and it might get confused. If you run

Re: Cygwin NFS Issues

2009-04-03 Thread Larry Hall (Cygwin)
jissa wrote: I am trying to setup a Windows XP Professional laptop that is running cygwin with nfs-server on it. The NFS server is exporting a windows directory that I will be sharing with a virtual machine running QNX on the same laptop using VMWARE server. I installed the NFS server and

[1.7] Support for CJK Character Sets

2009-04-03 Thread neomjp
On 2009/04/02 22:46, Corinna Vinschen wrote: Btw., it's really not tricky to create a filename with special characters: I used this Corinna's tiny program (http://sourceware.org/ml/cygwin/2009-04/msg00053.html ) to create a file with a name containing a CJK character and tested how setting

Re: sshd problems on specific host [1.5.25-15]

2009-04-03 Thread Bengt-Arne Fjellner
Dave Korn wrote: Tom Rodman wrote: Potential app conflicts: ZoneAlarm Personal Firewall Detected: HKLM Registry Key, Named file. ZoneAlarm is not installed. I searched the registry for ZoneAlarm, and do not recall finding much other than the Cisco VPN client. Don't think ZoneAlarm

Re: Cygwin NFS Issues

2009-04-03 Thread Bengt-Arne Fjellner
jissa wrote: I am trying to setup a Windows XP Professional laptop that is running cygwin with nfs-server on it. The NFS server is exporting a windows directory that I will be sharing with a virtual machine running QNX on the same laptop using VMWARE server. I installed the NFS server and

Re: cygrunsrv will not start services most of the time

2009-04-03 Thread Robert Jacobson
Well, I found the culprit. It seems that Google Desktop was causing the problem, because after I installed it, I had zero problems starting cygrunsrv services. I only have two machines with both Google Desktop and cygrunsrv services. It works fine on the other machine. Oh well, I need an SSHD

Re: sshd problems on specific host [1.5.25-15]

2009-04-03 Thread Dave Korn
Bengt-Arne Fjellner wrote: Dave Korn wrote: Tom Rodman wrote: Potential app conflicts: ZoneAlarm Personal Firewall Detected: HKLM Registry Key, Named file. ZoneAlarm is not installed. I searched the registry for ZoneAlarm, and do not recall finding much other than the Cisco VPN

Re: cygrunsrv will not start services most of the time

2009-04-03 Thread Robert Jacobson
Robert Jacobson wrote: I only have two machines with both Google Desktop and cygrunsrv services. It works fine on the other machine. This seems to be a known issue with the current version. There are two workarounds: 1) install an older version 2) Rename a registry key to prevent the Google

Re: cygrunsrv will not start services most of the time

2009-04-03 Thread Dave Korn
Robert Jacobson wrote: Well, I found the culprit. It seems that Google Desktop was causing the problem, because after I installed it, I had zero problems starting cygrunsrv services. Argh, sorry about that. I just updated the BLODA sources in CVS to mention Google Desktop the other day,

Re: [1.7] Support for CJK Character Sets

2009-04-03 Thread Corinna Vinschen
On Apr 4 02:32, neomjp wrote: I used this Corinna's tiny program (http://sourceware.org/ml/cygwin/2009-04/msg00053.html ) to create a file with a name containing a CJK character and tested how setting LANG works. I changed 0x20ac to 0x4e00 (CJK Ideograph, First). This is one of the

Re: [1.7]: /usr/bin/install fails on network drives

2009-04-03 Thread A.R. Burgers
Corinna Vinschen schreef: I have no experience with DFS at all, and this would require to debug what happens in your environment. If you're willing to test, I would give you a special handcrafted Cygwin DLL which prints more detailed strace output to analyze what happens. I can't promise that

[ANNOUNCEMENT] [1.7] Updated: diffstat-1.47-1

2009-04-03 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 A new release of diffstat, 1.47-1, is available for those testing cygwin 1.7, leaving 1.46-1 as the previous version and for cygwin 1.5 users. NEWS: = This is a new upstream release. From the CHANGES file, the changes since 1.46 are:

Re: Patch: Setup.exe - search for package

2009-04-03 Thread Dave Korn
Andrew Punch wrote: So would you like me to do the tooltip, alignment and label - or would you prefer to do it? Sorry if that wasn't clear; I already added it in the reformatted version of your patch attached to my last message! cheers, DaveK

Re: [RFC] ready for cygport to default to gcc4?

2009-04-03 Thread Dave Korn
Charles Wilson wrote: Yaakov (Cygwin/X) wrote: Are maintainers ready for cygport-0.9 (for 1.7 only) to default to gcc4? No. gcc4 is still an *experimental* release: [ANNOUNCEMENT] Updated: experimental package: gcc4-4.3.2-2 http://cygwin.com/ml/cygwin/2009-03/msg00378.html We

Re: [RFC] ready for cygport to default to gcc4?

2009-04-03 Thread Corinna Vinschen
On Apr 3 08:44, Dave Korn wrote: Hmm, I feel a third option coming on. I could do a special case hack, that works just for libstdc++, by putting the objects for the overrideable functions into the import library archive instead of the DLL. But then we'd still have problems if a library

Re: [ITA][1.7] GraphicsMagick-1.3.5-2

2009-04-03 Thread Corinna Vinschen
On Mar 22 10:23, Marco Atzeri wrote: to download wget -r -np http://matzeri.altervista.org/cygwin-1.7/GraphicsMagick/ ./GraphicsMagick-1.3.5-2-src.tar.bz2 ./GraphicsMagick-1.3.5-2.tar.bz2 ./index.html ./libGraphicsMagick-devel ./libGraphicsMagick-devel/index.html

Re: [RFC] ready for cygport to default to gcc4?

2009-04-03 Thread Dave Korn
Corinna Vinschen wrote: On Apr 3 08:44, Dave Korn wrote: Hmm, I feel a third option coming on. I could do a special case hack, that works just for libstdc++, by putting the objects for the overrideable functions into the import library archive instead of the DLL. But then we'd still

Re: [RFC] ready for cygport to default to gcc4?

2009-04-03 Thread Charles Wilson
Yaakov (Cygwin/X) wrote: Charles Wilson wrote: gcc4 is still an *experimental* release: We shouldn't default to using it until the gcc maintainer is confident enough in it to promote it officially. I know it's a bit of a chicken/egg problem, but there you go. 1) A few maintainers have

Re: [RFC] ready for cygport to default to gcc4?

2009-04-03 Thread Dave Korn
Charles Wilson wrote: But, IMO, it is not legitimate to try to de-facto override Dave's decision as the gcc maintainer, and MAKE gcc4 the default compiler via Slow down there; Yaakov was not doing anything other than making a reasonable proposal. Note the [RFC] in the subject! cheers,

Re: [RFC] ready for cygport to default to gcc4?

2009-04-03 Thread Corinna Vinschen
On Apr 3 10:23, Charles Wilson wrote: Yes, and we're (slowly) getting there. BTW, I do not believe the following thread [RFC] ABI bump for building with gcc4 ? http://cygwin.com/ml/cygwin-apps/2009-03/msg00033.html ever reached a resolution. Only you, Dave, and I participated...any other

Re: [RFC] ready for cygport to default to gcc4?

2009-04-03 Thread Christopher Faylor
On Fri, Apr 03, 2009 at 05:02:24PM +0200, Corinna Vinschen wrote: On Apr 3 10:23, Charles Wilson wrote: Yes, and we're (slowly) getting there. BTW, I do not believe the following thread [RFC] ABI bump for building with gcc4 ? http://cygwin.com/ml/cygwin-apps/2009-03/msg00033.html ever

Re: [RFC] ready for cygport to default to gcc4?

2009-04-03 Thread Charles Wilson
Corinna Vinschen wrote: Many packages have no requirement for a flag day at all. What about packages like sed, which basically consist of a single application? What sense does it make to re-build it with gcc4? See below. Not all maintainers are very active. That's no criticism, it's just

Re: [RFC] ready for cygport to default to gcc4?

2009-04-03 Thread Charles Wilson
cgf wrote: As one of the maintainers who falls in the sporadically active category I really don't relish the thought of a flag day version bump. Me neither. I'm STILL struggling to work my way through recompiling my packages for cygwin-1.7 *without* any attempts towards gcc4. But the

Re: [RFC] ready for cygport to default to gcc4?

2009-04-03 Thread Corinna Vinschen
On Apr 3 11:30, Charles Wilson wrote: If I rebuild gettext using gcc4 AND if the switch to gcc4 + shared libgcc means that there is some sort of breakage (e.g. between a client that uses the old, static runtime, and this DLL that uses the new, dynamic runtime) -- then EVERY package that

Re: [RFC] ready for cygport to default to gcc4?

2009-04-03 Thread Charles Wilson
Corinna Vinschen wrote: I'm not sure there is really such a interdependency. Shouldn't the static libgcc3 functions and the new shared gcc4 libgcc functions co-exist and not notice each other? Unless they are supposed to both update the same data structure (e.g. unwinding code) but have

Re: [RFC] ready for cygport to default to gcc4?

2009-04-03 Thread Corinna Vinschen
On Apr 3 13:54, Charles Wilson wrote: So, if I understand correctly, you're (gently) advocating #1) don't bump the ABI number of DLLs just because of cygwin-1.7/gcc4 (of course, if there is some OTHER reason that the ABI changes, then the DLL number SHOULD be bumped). #2) hope that nothing

Re: [RFC] ready for cygport to default to gcc4?

2009-04-03 Thread Dave Korn
Corinna Vinschen wrote: On Apr 3 11:30, Charles Wilson wrote: If I rebuild gettext using gcc4 AND if the switch to gcc4 + shared libgcc means that there is some sort of breakage (e.g. between a client that uses the old, static runtime, and this DLL that uses the new, dynamic runtime) -- then

Re: [RFC] ready for cygport to default to gcc4?

2009-04-03 Thread Christopher Faylor
On Sat, Apr 04, 2009 at 12:49:05AM +0100, Dave Korn wrote: I was wondering what percentage of the repository is sufficiently g-b-s-tastic or cygport-ified to be able to more-or-less automatedly rebuild. What does automatically rebuilt mean? Are you saying that one person would rebuild

Re: [RFC] ready for cygport to default to gcc4?

2009-04-03 Thread Dave Korn
Christopher Faylor wrote: On Sat, Apr 04, 2009 at 12:49:05AM +0100, Dave Korn wrote: I was wondering what percentage of the repository is sufficiently g-b-s-tastic or cygport-ified to be able to more-or-less automatedly rebuild. What does automatically rebuilt mean? Are you saying that one

error in doc

2009-04-03 Thread Arnaud Chéritat
Hi there slight mistake in doc http://x.cygwin.com/docs/ug/using.html the shell scripts now are in /bin not in /usr/bin Best Regards, A.C. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation:

Background processes with Cygwin

2009-04-03 Thread Jeff Irwin
I have been beating my head on a wall for two weeks and have googled til my fingers bled. I am running windows server 2003 with cygwin. I am attempting to get a bash script to continue to run in cygwin even after I have logged out. I have tried several different tactics. The most recent

src/winsup/doc ChangeLog cygserver.sgml cygwin ...

2009-04-03 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: cori...@sourceware.org 2009-04-03 11:51:31 Modified files: winsup/doc : ChangeLog cygserver.sgml cygwinenv.sgml new-features.sgml ntsec.sgml overview.sgml overview2.sgml

Re: [PATCH] asm/byteorder.h missing prototypes warning

2009-04-03 Thread Dave Korn
Yaakov (Cygwin/X) wrote: This is similar in concept to the stdio.h patch I just posted to new...@. It looks like I mistakenly removed the prototypes when I was trying to fix the C99 inline issue in asm/byteorder.h. Since this makes four lines which need the C99 inline workaround, I

Re: [PATCH] asm/byteorder.h missing prototypes warning

2009-04-03 Thread Dave Korn
Dave Korn wrote: Maybe we can call it __extern__ (so it looks like a c99-compatible extension keyword and doesn't cause problems for non-GCC compilers) ENOCOFFEE. That's not a c99 extension, it's a gcc extension. Dur me! cheers, DaveK

Re: [PATCH] asm/byteorder.h missing prototypes warning

2009-04-03 Thread Corinna Vinschen
On Apr 3 09:15, Dave Korn wrote: Dave Korn wrote: Maybe we can call it __extern__ (so it looks like a c99-compatible extension keyword and doesn't cause problems for non-GCC compilers) ENOCOFFEE. That's not a c99 extension, it's a gcc extension. Dur me! Who on earth decided

Re: [PATCH] asm/byteorder.h missing prototypes warning

2009-04-03 Thread Corinna Vinschen
On Apr 2 22:11, Yaakov S wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 This is similar in concept to the stdio.h patch I just posted to new...@. It looks like I mistakenly removed the prototypes when I was trying to fix the C99 inline issue in asm/byteorder.h. Since this makes

Re: [PATCH] asm/byteorder.h missing prototypes warning

2009-04-03 Thread Dave Korn
Corinna Vinschen wrote: Wouldn't it be better to move newlib's _ELIDABLE_INLINE definition to some nicely matchin header like _ansi.h and then use it wherever it fits? I think you're right. Can one of you two please take care of it? I've got a bit of a load on right now what with gcc back

[PATCH] Fix type inconsistencies in stdint.h

2009-04-03 Thread Dave Korn
Hi team, Upstream GCC just gained the ability to know all about the stdint.h types and limits internally. If you're interested in the background, see http://gcc.gnu.org/ml/gcc/2009-04/msg0.html and thread for further reading. I've submitted the necessary info for the cygwin

Re: [PATCH] Fix type inconsistencies in stdint.h

2009-04-03 Thread Christopher Faylor
On Sat, Apr 04, 2009 at 02:33:11AM +0100, Dave Korn wrote: Hi team, Upstream GCC just gained the ability to know all about the stdint.h types and limits internally. If you're interested in the background, see http://gcc.gnu.org/ml/gcc/2009-04/msg0.html and thread for further

Re: [PATCH] Fix type inconsistencies in stdint.h

2009-04-03 Thread Dave Korn
Christopher Faylor wrote: The attached patch fixes all these by adjusting only the suffix letters. OK for head? winsup/cygwin/ChangeLog * include/stdint.h (UINT32_MAX, INT_LEAST32_MIN, INT_LEAST32_MAX, INT_FAST16_MIN, INT_FAST32_MIN, INT_FAST16_MAX, INT_FAST32_MAX,

[1.7] Updated: asciidoc-8.4.2-2

2009-04-03 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 A new version of the asciidoc package, asciidoc 8.4.2-2, is now available for download for those testing cygwin 1.7, replacing 8.4.2-1. I have left asciidoc 8.3.5-1 as previous for cygwin 1.7 and current for cygwin 1.5. NEWS: = This is a minor

[1.7] Updated: diffstat-1.47-1

2009-04-03 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 A new release of diffstat, 1.47-1, is available for those testing cygwin 1.7, leaving 1.46-1 as the previous version and for cygwin 1.5 users. NEWS: = This is a new upstream release. From the CHANGES file, the changes since 1.46 are: