Re[4]: Question marks in localized man pages

2010-09-11 Thread Ilya Basin
AK> On 11 September 2010 18:48, Ilya Basin wrote: >> AK> On Saturday, September 11, 2010, Ilya Basin wrote: Hi. My default LANG is C.UTF-8. If I change it to ru.UTF-8, all non-ascii characters in man pages are displayed as question marks. >> >> AK> ru.UTF-8 isn't a valid locale setting; y

Re: ***Fatal error couldn't allocate heap win 32 error 487***

2010-09-11 Thread Reini Urban
2010/9/10 Larry Hall (Cygwin): > On 9/10/2010 3:14 PM, Sridhar Balasubramanian wrote: >> For the past few days, i have been facing this particular problem with >> cygwin:-- >> >> I have a perl script to convert .pgm files to .tif file. It used to be >> working perfectly fine through cygwin bash she

Re[2]: Question marks in localized man pages

2010-09-11 Thread Ilya Basin
AK> On Saturday, September 11, 2010, Ilya Basin wrote: >> Hi. My default LANG is C.UTF-8. If I change it to ru.UTF-8, all >> non-ascii characters in man pages are displayed as question marks. AK> ru.UTF-8 isn't a valid locale setting; you need a territory in there AK> as well, e.g. ru_RU.UTF-8, ot

Re: Question marks in localized man pages

2010-09-11 Thread Andy Koppe
On Saturday, September 11, 2010, Ilya Basin wrote: > Hi. My default LANG is C.UTF-8. If I change it to ru.UTF-8, all > non-ascii characters in man pages are displayed as question marks. ru.UTF-8 isn't a valid locale setting; you need a territory in there as well, e.g. ru_RU.UTF-8, otherwise you en

Question marks in localized man pages

2010-09-11 Thread Ilya Basin
Hi. My default LANG is C.UTF-8. If I change it to ru.UTF-8, all non-ascii characters in man pages are displayed as question marks. I found that on Linux before going to nroff, the unzipped man page is first piped through /usr/bin/preconv that escapes non-ascii chars: vim \- Vi IMproved (\[u0423]

Re: OpenGL linking problems

2010-09-11 Thread Marco Atzeri
--- Mer 8/9/10, Jon TURNEY ha scritto: > On 08/09/2010 13:53, David Doria > wrote: > >> Oh, I guess you have a makefile generated by > cmake? In which case you need > >> make VERBOSE=1 to get it to show you what it is > doing. > >> > > > > Ok, now there is some useful output. I see an -lGL, > what

Re: How to get a script file to use bash and ssh

2010-09-11 Thread Michael Ludwig
PaulHR schrieb am 02.09.2010 um 12:10 (-0700): > > I want to create script files that are not bound to my user id. I > want to create over 20 different scripts files, one for each server I > manage. I have uploaded keys to each server. So all I should have to > is enter is the ssh command

Re: incredibly slow file listing script on windoze 7 pro 4 core 64 bit

2010-09-11 Thread mike marchywka
On 9/8/10, Eric Blake wrote: > On 09/08/2010 09:24 AM, Larry Hall (Cygwin) wrote: >> To somewhat sooth your curiousity, Windows (or perhaps it's more accurate >> to say NTFS) ain't great with directories with a large number of files. >> I expect you would be less than impressed with the performanc

Re: New issue on x64 Win7 box

2010-09-11 Thread Charles Wilson
On 9/11/2010 6:41 AM, Kai Tietz wrote: > with recent cygwin version (cygwin1.dll 1.7.7 (1007.7.0.0)) I get > while building gcc the following error message: > "/home/ktietz/source/rth/gcc/buildw64/./gcc/as: fork: Resource > temporarily unavaiable". > > This behavior is new as with older version I

Re: 1.7.5: Occasional failure of CreatePipe or signal handing due to thread-unsafe code in cwdstuff::set

2010-09-11 Thread Corinna Vinschen
Btw... On Sep 11 00:12, John Carey wrote: > // The real SetCurrentDirectory () implementation calls > // a non-exported function that appears to expand relative > // paths to absolute paths and convert / to \. It might > // also do other things. Isn't that just one of RtlDosPathNameToNtP

Re: rm -r removes directory but reports "cannot remove 'dir', directory not empty"

2010-09-11 Thread Corinna Vinschen
On Sep 10 23:32, Saurabh T wrote: > > > What is that I: drive? What does `mount' print as filesystem type of > > /cygdrive/i, and what does `/usr/lib/csih/getVolInfo /cygdrive/i' > > print(*)? I assume I: is not Samba, right? > > Corinna > > mount shows: > I: on /cygdrive/i type cifs (binary,po

New issue on x64 Win7 box

2010-09-11 Thread Kai Tietz
Hello, with recent cygwin version (cygwin1.dll 1.7.7 (1007.7.0.0)) I get while building gcc the following error message: "/home/ktietz/source/rth/gcc/buildw64/./gcc/as: fork: Resource temporarily unavaiable". This behavior is new as with older version I didn't saw this problem. Is this an already

Re: Oddities with file deletion on CIFS drive

2010-09-11 Thread Corinna Vinschen
On Sep 10 10:48, Quanah Gibson-Mount wrote: > --On Friday, September 10, 2010 7:09 PM +0200 Corinna Vinschen wrote: > > >>Let me know if there is anything else I can provide. > > > >I'm not sure. I don't think so. The problem is that the unlink(2) > >function in Cygwin does not get any error cod

Re: 1.7.5: Occasional failure of CreatePipe or signal handing due to thread-unsafe code in cwdstuff::set

2010-09-11 Thread Corinna Vinschen
On Sep 11 00:12, John Carey wrote: > On Sep 04 02:26 Corinna Vinschen wrote: > > The problem only starts with Vista. I have no objections to use > > undocumented features, if they work. If there's any way to replace the > > cwd handle with our own *and* keep the Win32 API happy, I'll take it. >

Re: setup, upx, and TLS

2010-09-11 Thread Lapo Luchini
Lapo Luchini wrote: > I've packaged upx Wrong mailing list, sorry for the noise. -- Lapo Luchini - http://lapo.it/ “It is dangerous to be right when the government is wrong.” (Voltaire) -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Doc