Re: setup: CVS HEAD does not install test: releases

2010-08-16 Thread Corinna Vinschen
On Aug 16 06:32, Dave Korn wrote: On 16/08/2010 05:40, Andy Koppe wrote: On 16 August 2010 04:25, Yaakov (Cygwin/X) yselkow...@users.sourceforge.net wrote: setup CVS HEAD (2.717) does not download test: releases in either Install from Internet and Download Without Installing modes. I

Re: setup: CVS HEAD does not install test: releases

2010-08-16 Thread Andy Koppe
On 16 August 2010 10:25, Corinna Vinschen wrote: On Aug 16 06:32, Dave Korn wrote: On 16/08/2010 05:40, Andy Koppe wrote: On 16 August 2010 04:25, Yaakov (Cygwin/X) yselkow...@users.sourceforge.net wrote: setup CVS HEAD (2.717) does not download test: releases in either Install from

Re: CygwinX at MS Terminalserver?

2010-08-16 Thread Steffen Sledz
Am 13.08.2010 13:09, schrieb Jon TURNEY: Now testuser0002 tries to start another server in parallel. This gives this error: /usr/bin/startxwin: Resource temporarily unavailable (errno 11): Another X server instance is running on DISPLAY :0 This is expected. As I said, each X server

Re: Re: Missing dependency for Athena libraries

2010-08-16 Thread Ryan Johnson
On 8:59 PM, Andy Koppe wrote: On 14 August 2010 12:57, Ryan Johnson wrote: I just tried to pull down the Athena widget libraries (xaw and xaw3d) and got an unmet dependency message for libXpm-devel. It's not a big deal, since it offered to add it to my list, but a bit odd (I just clicked on

xwin -multiwindow puts glass pane over windows taskbar

2010-08-16 Thread Ryan Johnson
Hi all, The latest versions of the X server put a glass pane over the windows taskbar -- you have to click on it and then wait several seconds before it responds and gets out of the way. This seems related to the previous problem of generally slow response to key presses... Has anyone

Re: Re: Missing dependency for Athena libraries

2010-08-16 Thread Christopher Faylor
On Mon, Aug 16, 2010 at 12:13:51PM +0200, Ryan Johnson wrote: On 8:59 PM, Andy Koppe wrote: On 14 August 2010 12:57, Ryan Johnson wrote: I just tried to pull down the Athena widget libraries (xaw and xaw3d) and got an unmet dependency message for libXpm-devel. It's not a big deal, since it

src/winsup/cygwin ChangeLog include/cygwin/ver ...

2010-08-16 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: cori...@sourceware.org 2010-08-16 13:41:20 Modified files: winsup/cygwin : ChangeLog winsup/cygwin/include/cygwin: version.h Log message: * include/cygwin/version.h: Bump DLL minor version number to 6.

Re: Bug in fork() while in a thread

2010-08-16 Thread Corinna Vinschen
On Aug 15 14:53, Christopher Faylor wrote: On Sun, Aug 15, 2010 at 07:42:01PM +0200, Jason Curl wrote: Is it allowed to issue the fork() system call while not in the main thread? When I read the OpenGroup specifications I don't seem to find anything against allowing this. In particular,

Re: extending a VS python with cygwin

2010-08-16 Thread Jason Tishler
Tom, On Tue, Aug 10, 2010 at 11:11:21AM -0400, Tom Roche wrote: I tried to take the advice offered, but fail: m...@cygwinbox ~/bin/duplicity-0.6.09$ python -c mingw32 setup.py install [snip] What's the appropriate syntax here? Or how else should I fix this build problem? Searching the

Re: Bug in fork() while in a thread

2010-08-16 Thread Christopher Faylor
On Mon, Aug 16, 2010 at 11:05:52AM +0200, Corinna Vinschen wrote: On Aug 15 14:53, Christopher Faylor wrote: On Sun, Aug 15, 2010 at 07:42:01PM +0200, Jason Curl wrote: Is it allowed to issue the fork() system call while not in the main thread? When I read the OpenGroup specifications I don't

Re: UTF-8 breaks 'ascii'

2010-08-16 Thread Charles Wilson
On 4/14/2010 11:45 AM, Charles Wilson wrote: Kenneth wrote: Maybe it shouldn't attempt to display code points 128..255 since they aren't really ascii. You're probably right. Originally, ascii didn't display those code points; I added it back when a big concern was getting the correct

make not working in cygwin when trying to install a framework!

2010-08-16 Thread Mahesh P
hi! 1)I unzipped the CUnit test framework from the bash shell in cygwin and tried installing it ./configure-works make command gives me an error saying cd . autoheader /bin/sh : autoheader:command not found make:*** [config.h.in]Error 127. make install works make clean works I am not able to

Re: cygstart version 1.4 bug in cygstart --reference

2010-08-16 Thread Charles Wilson
On 6/11/2008 8:14 PM, SJ Kissane wrote: In cygstart 1.4, cygstart --reference opens a web browser to http://msdn.microsoft.com/library/en-us/shellcc/platform/Shell/reference/functions/shellexecute.asp which microsoft redirects to: http://msdn.microsoft.com/en-us/ms123402.aspx which now

Re: Broken process substitution

2010-08-16 Thread Daniel Colascione
On Sat, Aug 14, 2010 at 4:17 AM, Corinna Vinschen corinna-cyg...@cygwin.com wrote: Yep, it was another problem.  At one point the code missed to copy over information about a file descriptor.  I applied a fix to CVS. I'm running a DLL built from the latest CVS, and all is well. Thanks for the

Re: make not working in cygwin when trying to install a framework!

2010-08-16 Thread Larry Hall (Cygwin)
On 8/16/2010 12:47 PM, Mahesh P wrote: hi! 1)I unzipped the CUnit test framework from the bash shell in cygwin and tried installing it ./configure-works make command gives me an error saying cd . autoheader /bin/sh : autoheader:command not found make:*** [config.h.in]Error 127. make install

Re: Where's my home? (lost in my domain)

2010-08-16 Thread Linda Walsh
Larry Hall (Cygwin) wrote: On 8/4/2010 4:22 AM, Linda Walsh wrote: When I log in, I seem to be placed in /Users/law.Bliss. IF I type cd and hit return, then I'm in //Bliss/law. In other words, the value of HOME is [My home vars:] HOME='//Bliss/law' HOMEPATH='\'HOMEDRIVE='i'

gcc-4.5 notes

2010-08-16 Thread Yaakov (Cygwin/X)
Dave, Several notes about gcc-4.5.0: 1) I'm using a new FIONREAD patch for Classpath which solves several issues. Matching patch for gcc-4.5 attached. 2) fix-libtool-scripts-for-latest-gcc-runtimes.sh doesn't actually do anything; 's|echo sed|sed|g' fixes that. 3) libgnat import libs are

Cygwin 1.7.5 segfault during setup

2010-08-16 Thread Steve Marotta
I am using Cygwin 1.7.5, upgraded from 1.5, or so I think. I am trying to run setup.exe so I can install new packages. I select Install from Internet and Direct Connection, and my network connection itself works fine. When setup tries to download the mirrors list, it says, This application has

Re: Cygwin 1.7.5 segfault during setup

2010-08-16 Thread Steve Holden
On 8/16/2010 5:32 PM, Steve Marotta wrote: I am using Cygwin 1.7.5, upgraded from 1.5, or so I think. I am trying to run setup.exe so I can install new packages. I select Install from Internet and Direct Connection, and my network connection itself works fine. When setup tries to download the

Existence check fails on Cygwin Perl

2010-08-16 Thread Andrew DeFaria
This is strange. I usually tend to use Cygwin's Perl as it is more full featured and works well but there are times when I am forced to use cqperl - a Perl that comes with Rational Clearquest - at my clients. Here it seems that Cygwin's Perl utterly fails the test where as cqperl - a

Postinstall for mintty fails when installing just for me

2010-08-16 Thread Buchbinder, Barry (NIH/NIAID) [E]
$ bash --norc --noprofile /etc/postinstall/mintty.sh /bin/mkdir: cannot create directory `/c/Documents and Settings/All Users/Start Menu/Programs/Cygwin': Permission denied mkshortcut: Saving C:\Documents and Settings\All Users\Start Menu\Programs\Cygwin\mintty.lnk failed; does the target

Path conversion issue

2010-08-16 Thread Andrey Repin
Greetings, All! Trying to find differences between local and remote file, I run into an issue: diff.exe -cdb -x CVS -x .svn -I \$Id.*\$ --strip-trailing-cr -- C:\...\php-tools\GalleryClass.php \\REMOTE\C$\...\php-tools\GalleryClass.php diff: \REMOTE\C$\...\php-tools\GalleryClass.php: No such

Re: 1.7.5 XWin trouble

2010-08-16 Thread Larry Hall (Cygwin)
On 8/16/2010 7:50 PM, Russell Peterson wrote: Hello, After having recently upgraded to cygwin 1.7.5, I have noticed a strange problem with my xterm windows. Everything works just fine until I use windows remote desktop to control the system with the XWin server and xterm windows on it. At

Re: Path conversion issue

2010-08-16 Thread Larry Hall (Cygwin)
On 8/16/2010 10:03 PM, Andrey Repin wrote: Greetings, All! Trying to find differences between local and remote file, I run into an issue: diff.exe -cdb -x CVS -x .svn -I \$Id.*\$ --strip-trailing-cr -- C:\...\php-tools\GalleryClass.php \\REMOTE\C$\...\php-tools\GalleryClass.php diff:

Re: diff /usr/include/endian.orig.h /usr/include/endian.h endian.h.diff

2010-08-16 Thread Pedro Izecksohn
As this thread went nowhere, I searched for the BSD code: http://svn.freebsd.org/viewvc/base/stable/8/sys/sys/endian.h?revision=199583view=markup It uses x to represent the variable as I did; but it also casts the variable. I think that casting is not desirable because I like to see

Re: Postinstall for mintty fails when installing just for me

2010-08-16 Thread Andy Koppe
On 17 August 2010 02:26, Buchbinder, Barry wrote: $ bash --norc --noprofile /etc/postinstall/mintty.sh /bin/mkdir: cannot create directory `/c/Documents and Settings/All Users/Start Menu/Programs/Cygwin': Permission denied mkshortcut: Saving C:\Documents and Settings\All Users\Start