Re: emacs package size

2009-06-14 Thread Andy Koppe
2009/6/13 Ken Brown: The growth actually occurred with version 22 and was discussed a couple years ago (http://cygwin.com/ml/cygwin-apps/2007-07/msg00047.html).  The main problem is that the binary itself is huge, so I don't think there's much I can do about it.  Another factor is that there

Re: emacs package size

2009-06-14 Thread Christopher Faylor
On Sun, Jun 14, 2009 at 05:59:50PM +0100, Andy Koppe wrote: 2009/6/13 Ken Brown: The growth actually occurred with version 22 and was discussed a couple years ago (http://cygwin.com/ml/cygwin-apps/2007-07/msg00047.html). ??The main problem is that the binary itself is huge, so I don't think

src/winsup/cygwin ChangeLog localtime.cc

2009-06-14 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: cori...@sourceware.org 2009-06-14 09:35:36 Modified files: winsup/cygwin : ChangeLog localtime.cc Log message: * localtime.cc (time2): Take another stab at fixing a compiler warning. Patches:

Re: [BUG 1.7 getopt_long() and recv()] has problem for tftp-hpa-5.0 on cygwin-1.7/win2003

2009-06-14 Thread Christopher Faylor
On Sat, Jun 13, 2009 at 07:53:10PM -0700, Xiaoqiang Zheng wrote: to make the 2 BUGs more clear: * in the while loop of processing options with '-' using getopt_long(): $ tftpd/tftpd -u SYSTEM -L - -p -c -s /var/log 1. it seems the '-x value'(-u SYSTEM) argument pairs that pass the second

Re: [BUG 1.7 getopt_long() and recv()] has problem for tftp-hpa-5.0 on cygwin-1.7/win2003

2009-06-14 Thread Corinna Vinschen
On Jun 14 02:00, Christopher Faylor wrote: On Sat, Jun 13, 2009 at 07:53:10PM -0700, Xiaoqiang Zheng wrote: to make the 2 BUGs more clear: [...] * recv() returns -1 with error 14 when it read acknolege packet from the socket, the normal return value is 4. Chuck's analysis of 1. seems spot

[ANNOUNCEMENT] [1.7] New: botan-1.8.2-1

2009-06-14 Thread Lapo Luchini
Version 1.8.2-1 of botan has been uploaded. Botan is a BSD-licensed crypto library written in C++. It provides a wide variety of basic cryptographic algorithms, X.509 certificates and CRLs, PKCS#10 certificate requests, a filter/pipe message processing system, and a wide variety of other

Re: LFTP issue

2009-06-14 Thread Chris Sutcliffe
Thanks for the strace.  This + our irc chat allowed me to duplicate the problem.  It should be fixed in the next snapshot which is building now. Thank you! Using the cygwin1-20090614.dll.bz2 snapshot, I don't see the hang that I was seeing before. However, when doing a ls | grep string or ls

Re: LFTP issue

2009-06-14 Thread Corinna Vinschen
On Jun 14 07:39, Chris Sutcliffe wrote: Thanks for the strace.  This + our irc chat allowed me to duplicate the problem.  It should be fixed in the next snapshot which is building now. Thank you! Using the cygwin1-20090614.dll.bz2 snapshot, I don't see the hang that I was seeing before

Re: LFTP issue

2009-06-14 Thread Corinna Vinschen
On Jun 14 14:29, Corinna Vinschen wrote: On Jun 14 07:39, Chris Sutcliffe wrote: Thanks for the strace.  This + our irc chat allowed me to duplicate the problem.  It should be fixed in the next snapshot which is building now. Thank you! Using the cygwin1-20090614.dll.bz2 snapshot, I

Re: [Fwd: [1.7] wcwidth failing configure tests]

2009-06-14 Thread IWAMURO Motonori
2009/6/13 Thomas Wolff t...@towo.net: I have checked source data files in /usr/share/i18n/charmaps on my Linux system, e.g. UTF-8.gz. snip character widths are the same for all locales with the same charmap. It was reported as a bug, but it isn't fixed now...X-(

Re: [Fwd: [1.7] wcwidth failing configure tests]

2009-06-14 Thread IWAMURO Motonori
2009/6/13 Corinna Vinschen vinsc...@redhat.com: I'm not sure which standard you are referring to. The problem appears to be that there is no standard for the handling of ambiguous characters. Yes, but the guideline exists. http://cygwin.com/ml/cygwin/2009-05/msg00444.html 2) Unicode Standard

Re: LFTP issue

2009-06-14 Thread Christopher Faylor
On Sun, Jun 14, 2009 at 07:39:22AM -0400, Chris Sutcliffe wrote: Thanks for the strace. ?This + our irc chat allowed me to duplicate the problem. ?It should be fixed in the next snapshot which is building now. Thank you! Using the cygwin1-20090614.dll.bz2 snapshot, I don't see the hang that I

Re: LFTP issue

2009-06-14 Thread Chris Sutcliffe
The latest snapshot should eliminate the duplicate results. Works like a charm. Thank you for fixing this! Chris -- Chris Sutcliffe http://emergedesktop.org -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html

Installation problems

2009-06-14 Thread Neanderthelle Jones
I installed Cygwin including most to the devel stuff on Microsoft Vista but /usr/include/bits was unpopulated. I looked for a headers or include package on the Cygwin site without success. I repeated the process of default + devel with no better success. I started a download of the entire

Re: where to get c++ and java 4.0

2009-06-14 Thread Larry Hall (Cygwin)
On 06/13/2009, Marvin Hunkin wrote: hi. where can i get the c++ and java 4.4 from this site? and where to download? can any one help. How and where did you get Cygwin to start with? Why isn't this same mechanism the answer to your question? -- Larry Hall

Re: Can I install cygwin from my own setup.ini?

2009-06-14 Thread Pan ruochen
Or, you could just use the -P option available in the 1.7 setup. It takes a comma separated list of packages that you want and installs them for you. Ralph The current version of setup is: 2009/06/15 12:44:02 Starting cygwin install, version 2.573.2.3 2009/06/15 12:44:02 io_stream_cygfile:

Re: Can I install cygwin from my own setup.ini?

2009-06-14 Thread Larry Hall (Cygwin)
Pan ruochen wrote: Or, you could just use the -P option available in the 1.7 setup. It takes a comma separated list of packages that you want and installs them for you. snip For some reason the -P option is not supprted for this version. And in the homepage of cygwin, I can find no links to

Re: Installation problems

2009-06-14 Thread Larry Hall (Cygwin)
On 06/15/2009, Neanderthelle Jones wrote: (1) Headers such as bits/wordsize.h should be there when gcc Co. are downloaded. I personally know that Cygwin is 32 bit. But the program build needs to be able to find that out portably, not by a Cygwin-specific hack. It compiles on Linux: why not

[1.7] New: botan-1.8.2-1

2009-06-14 Thread Lapo Luchini
Version 1.8.2-1 of botan has been uploaded. Botan is a BSD-licensed crypto library written in C++. It provides a wide variety of basic cryptographic algorithms, X.509 certificates and CRLs, PKCS#10 certificate requests, a filter/pipe message processing system, and a wide variety of other