Re: rsync server prints error message

2009-09-26 Thread ︶ㄣ無名氏
Not only the rsync server could no work, but also the sshd can not work correcttly. the cpu usgae of sshd will be 100%, when a client request come in. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/do

Re: The C locale

2009-09-26 Thread IWAMURO Motonori
2009/9/24 Corinna Vinschen : > My question is this:  Is the S-JIS implementation on UNIX systems > also using a different implementation to avoid using characters > from the ASCII range?  If so, can't we change the __sjis_wctomb > and __sjis_mbtowc functions in the same manner as the __eucjp_wctomb

Re: The C locale

2009-09-26 Thread IWAMURO Motonori
Hi. > the default ANSI and OEM codepage on Japanese Windows systems is > 932/SJIS, right? Yes. > LANG="C" -> UTF-8 (snip) > LANG="ja_JP.SJIS" -> SJIS It's good. > LANG="ja" -> EUCJP > LANG="ja_JP" -> EUCJP Hmmm, It is a difficult problem. I think selecting UTF-8 is good because eucJP is lega

Compiling id3v2

2009-09-26 Thread drbob
Hello, I've been trying to compile the id3v2 utility in cygwin. I downloaded, compiled and installed libid3 with no issues. My first attempt to compile id3v2 failed due to errors in the makefile which were fixed by using this patch

ld: cannot find -llegacyapps problem

2009-09-26 Thread Zhongliang Zhao
Hi all, I was compiling a project and want to "make" the executable file shawn.exe, and it was OK initially until last step of 100%, here is the process: ... ... ... [82%] Building CXX object CMakeFiles/shawnlib.dir/sys/xml/xml_init.o Linking CXX static library libshawnlib.a [100%] Built target sh

RE: Subversion svn fails silently after updating Cygwin

2009-09-26 Thread Jason Pyeron
> -Original Message- > From: Chris Cormie > Sent: Saturday, September 26, 2009 4:23 > Subject: Re: Subversion svn fails silently after updating Cygwin > > Chris Cormie wrote: > > Hi, > > > > This is my first post to the Cygwin mailing list: hello everyone! > > > > I updated Cygwin to

Re: Small cygwin.com fonts

2009-09-26 Thread Christopher Faylor
On Fri, Sep 25, 2009 at 09:30:54PM +0100, Jon wrote: >Dave Korn wrote: >>Jon Grant wrote: >>>Did you know the fonts on cygwin.com display quite small? >> >>>Would you be able to boost it to the normal size by not reducing the >>>font size by -2 ? >> >>You can do something about that for yourself: h

Re: The C locale

2009-09-26 Thread Corinna Vinschen
On Sep 24 12:00, Corinna Vinschen wrote: > On Sep 24 11:57, Corinna Vinschen wrote: > > On Sep 24 18:37, IWAMURO Motonori wrote: > > > - CP932 (Shift_JIS) has 1byte character and 2bytes character. > > > > > > - The range of 1byte character is 0x00-0x7F and 0xA0-0xDF. > > > > > > - The range of fi

Re: Subversion svn fails silently after updating Cygwin

2009-09-26 Thread Chris Cormie
Chris Cormie wrote: Hi, This is my first post to the Cygwin mailing list: hello everyone! I updated Cygwin today via setup.exe and Subversion ceased working: $ svn status $ Hello again, I should have mentioned this is issue is in a Cygwin 1.5 install. I installed bare-bones Cygwin 1.7 Beta