Re: Cygwin 1.7.1 breaks git on netapp shared drives

2010-03-15 Thread Chris Idou
I'm having the GIT problem with cygwin and network shares mentioned here: http://www.cygwin.com/ml/cygwin/2010-01/msg01151.html However, I have my drive mounted noacl and it still fails. At least I assume I do. When I type mount it says: Z: on /cygdrive/z type ntfs (binary,exec,noacl,user).

Tung bung le hoi phao hoa Da nang 2010 cung Vietran Tour

2010-03-15 Thread SP Viet Nam
ÐÏࡱá X-Mailer: Microsoft Outlook Express 6.00.2800.1106 -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: Problems installing Text-Iconv-1.7 (perl module)

2010-03-15 Thread Reini Urban
2010/3/9 Marc Girod: Reini Urban wrote: you need gcc-4 Thanks, to both of you (Corina and Reini). Do I understand right that perl was built with gcc 4 and -fstack-protect? Yes. You see the error because our gcc-3 didn't support -fstack-protect, only gcc4. Using gcc-3 itself would be no

Re: incomplete/corrupted setup.exe

2010-03-15 Thread G.W. Haywood
Hi there, On Mon, 15 Mar 2010 cgf wrote: I wasn't always mean. I just got that way after the 63rd repeat Why don't you just suggestion. I had a friend who ran a corner shop. One of his favourite lines was I'm sick of telling people that there's no demand for that. I bought most of his

Re: Cygwin 1.7: Concurrency Issue with Shared State Initialization

2010-03-15 Thread Schmidt, Oliver
Hi Christopher, Is echo being run under a bash shell? From the command prompt? In a .bat file? Repeatedly in a loop? I experienced it in the same scenario described in my original report: A non-Cygwin shell calling a non-Cygwin 'gnumake -j' processing Makefiles with rules calling Cygwin

1.7.1: problems installing GD-2.44

2010-03-15 Thread Schorschi
Hi there, i would appreciate some help with my gd installation ... running cygwin 1.7.1 on winxp prof sp3. The cygwin gd package is of version 2.0.36RC1-10. Trying to install the perl gd package - doesn't work. I attach the console log at the end. I am not sure, if this is a cygwin problem -

Re: Cygwin 1.7: Concurrency Issue with Shared State Initialization

2010-03-15 Thread Schmidt, Oliver
Hi Corinna, Are you absolutely sure that you can rule out BLODA effects? I found and read http://cygwin.com/faq/faq.using.html#faq.using.bloda. I can _NOT_ rule out those effects at all. In the opposite I know that I run such software and I have sporadic file access problems (as described)

can not see mounted fs via ssh

2010-03-15 Thread rray_1
using cygwin 1.7.1 in a terminal running on the windows machine $ mount C:/cygwin/bin on /usr/bin type ntfs (binary,auto) C:/cygwin/lib on /usr/lib type ntfs (binary,auto) C:/cygwin on / type ntfs (binary,auto) C: on /cygdrive/c type ntfs (binary,posix=0,user) E: on /cygdrive/e type nwfs

Re: can not see mounted fs via ssh

2010-03-15 Thread Larry Hall (Cygwin)
On 3/15/2010 11:26 AM, rra...@comcast.net wrote: what am i missing i am sure you can see that i am very new to cygwin where to find documentation on this is appreciated Presuming that you're trying to use pubkey authentication, read the sections having to do with switching user context in the

Re: can not see mounted fs via ssh

2010-03-15 Thread Corinna Vinschen
On Mar 15 10:26, rra...@comcast.net wrote: using cygwin 1.7.1 in a terminal running on the windows machine [...] $ ll /cygdrive/ total 0 drwxrwxr-x+ 1 Administrators SYSTEM 0 2010-03-14 10:21 c drwxr-xr-x 1 rray Domain Users 0 2010-03-11 14:34 e drwxr-xr-x 1 rray

Re: can not see mounted fs via ssh

2010-03-15 Thread Corinna Vinschen
On Mar 15 11:36, Larry Hall (Cygwin) wrote: On 3/15/2010 11:26 AM, rra...@comcast.net wrote: what am i missing i am sure you can see that i am very new to cygwin where to find documentation on this is appreciated Presuming that you're trying to use pubkey authentication, read the sections

Re: can not see mounted fs via ssh

2010-03-15 Thread rray_1
On Mon, 15 Mar 2010, Corinna Vinschen wrote: On Mar 15 11:36, Larry Hall (Cygwin) wrote: On 3/15/2010 11:26 AM, rra...@comcast.net wrote: what am i missing i am sure you can see that i am very new to cygwin where to find documentation on this is appreciated Presuming that you're trying to

Assembly language exit() syscall does not return correct value

2010-03-15 Thread Brandon Chase
The following program is supposed to return a value of 222 when echo $? run, but I get 127 every time, no matter what I change. I have looked around but cannot seem to find out if this is an error or a cygwin-specific value. -- #PURPOSE:

Re: Cygwin 1.7: Concurrency Issue with Shared State Initialization

2010-03-15 Thread Christopher Faylor
On Mon, Mar 15, 2010 at 11:01:04AM +0100, Schmidt, Oliver wrote: Hi Christopher, Also, one big thing is missing here: cygcheck output [...] Please send that ASAP. Please find attached the requested information. However I had to edit it - as carefully as possible - to omit hints on the

Re: Assembly language exit() syscall does not return correct value

2010-03-15 Thread Christopher Faylor
On Mon, Mar 15, 2010 at 04:23:39PM +, Brandon Chase wrote: The following program is supposed to return a value of 222 when echo $? run, but I get 127 every time, no matter what I change. I have looked around but cannot seem to find out if this is an error or a cygwin-specific value.

cygwin1.7 and Eclipse CDT?

2010-03-15 Thread Bernd Prager
Has anybody gotten Eclipse C++ CDT to run with Cygwin 1.7.? My Eclipse does not recognize Cygwin being installed and I cannot use the Cygwin gcc tool chain. I am certain I have all required packages installed: $ cat /etc/setup/installed.db | grep -P

RE: cygwin1.7 and Eclipse CDT?

2010-03-15 Thread Don Porges
-Original Message- From: cygwin-ow...@cygwin.com [mailto:cygwin-ow...@cygwin.com] On Behalf Of Bernd Prager Sent: Monday, March 15, 2010 1:23 PM To: cygwin@cygwin.com Subject: cygwin1.7 and Eclipse CDT? Has anybody gotten Eclipse C++ CDT to run with Cygwin 1.7.? My Eclipse does not

RE: cygwin1.7 and Eclipse CDT?

2010-03-15 Thread Don Porges
-Original Message- From: cygwin-ow...@cygwin.com [mailto:cygwin-ow...@cygwin.com] On Behalf Of Don Porges Sent: Monday, March 15, 2010 1:37 PM To: cygwin@cygwin.com Subject: RE: cygwin1.7 and Eclipse CDT? -Original Message- From: cygwin-ow...@cygwin.com

Re: cygwin1.7 and Eclipse CDT?

2010-03-15 Thread Danilo Turina
On 15/03/2010 18.23, Bernd Prager wrote: Has anybody gotten Eclipse C++ CDT to run with Cygwin 1.7.? Yes, it works for me. I have the latest version of Eclipse Galileo (3.5.2?) and I've Cygwin 1.7 up to date. Notice, anyway, that I don't heavily use it (e.g. I compile only one file at time

RE: return value of mkshortcut on Windows 7

2010-03-15 Thread David Byron
On March 10, 2010, Andy Koppe wrote: David Byron: mkshortcut is returning 8 when I expect it to return 0. Yep, known issue. I'd love a hand getting mkshortcut to return 0 in this case. Index: src/mkshortcut/mkshortcut.c

Re: cygwin1.7 and Eclipse CDT?

2010-03-15 Thread Nahor
On 2010-03-15 10:23, Bernd Prager wrote: Has anybody gotten Eclipse C++ CDT to run with Cygwin 1.7.? My Eclipse does not recognize Cygwin being installed and I cannot use the Cygwin gcc tool chain. The CDT looks for Cygwin in the registry. But Cygwin 1.7 doesn't use the registry anymore. It

RE: cygwin1.7 and Eclipse CDT?

2010-03-15 Thread Don Porges
-Original Message- From: cygwin-ow...@cygwin.com [mailto:cygwin-ow...@cygwin.com] On Behalf Of Nahor Sent: Monday, March 15, 2010 1:54 PM To: cygwin@cygwin.com Subject: Re: cygwin1.7 and Eclipse CDT? On 2010-03-15 10:23, Bernd Prager wrote: Has anybody gotten Eclipse C++ CDT to run with

Re: cygwin1.7 and Eclipse CDT?

2010-03-15 Thread Bernd Prager
On 3/15/2010 1:44 PM, Danilo Turina wrote: On 15/03/2010 18.23, Bernd Prager wrote: Has anybody gotten Eclipse C++ CDT to run with Cygwin 1.7.? Yes, it works for me. I have the latest version of Eclipse Galileo (3.5.2?) and I've Cygwin 1.7 up to date. Notice, anyway, that I don't heavily

Re: allow executing a path in backslash notation

2010-03-15 Thread Ilguiz Latypov
This has been changed deliberately, otherwise the execp functions have a potential security problem. If you omit the NNF flag, the function returns the original path unchanged, instead of NULL. I see that my conjecture about the root cause of the observed inconsistency was incorrect. But

1.7.1: Incomplete install

2010-03-15 Thread Roe, Kevin L.
I am in the process of installing 1.7.1 on my computer that already had 1.5.25. I have had many issues with the installation, and I've resolved several of them at this point. However, I believe most of them point back to a basic underlying problem: I am convinced that cygwin did an

Re: 1.7.1: Incomplete install

2010-03-15 Thread Larry Hall (Cygwin)
On 3/15/2010 4:03 PM, Roe, Kevin L. wrote: What I did: I selected the option reinstall at the highest level. I did this because I have the impression that that is the best way to ensure that the previous installation settings are ignored an everything in the current install package is

Re: Assembly language exit() syscall does not return correct value

2010-03-15 Thread Dave Korn
On 15/03/2010 16:56, Christopher Faylor wrote: On Mon, Mar 15, 2010 at 04:23:39PM +, Brandon Chase wrote: The following program is supposed to return a value of 222 when echo $? run, but I get 127 every time, no matter what I change. I have looked around but cannot seem to find out if

Re: incomplete/corrupted setup.exe

2010-03-15 Thread Christopher Faylor
On Mon, Mar 15, 2010 at 10:25:39AM +, G.W. Haywood wrote: On Mon, 15 Mar 2010 cgf wrote: I wasn't always mean. I just got that way after the 63rd repeat Why don't you just suggestion. I had a friend who ran a corner shop. One of his favourite lines was I'm sick of telling people that

Re: cygwin1.7 and Eclipse CDT?

2010-03-15 Thread Dave Korn
On 15/03/2010 17:23, Bernd Prager wrote: Has anybody gotten Eclipse C++ CDT to run with Cygwin 1.7.? Yes, I have! You need to use the very latest versions of everything, because the fixes for 1.7 have only just gone in. It's a cleaner solution than creating fake 1.5 mountpoints to trick it

RE: 1.7.1: Incomplete install

2010-03-15 Thread Roe, Kevin L.
So a complete uninstall (by deleting the directory and removing registry references) followed by a complete install fixed all my problems except one: My rxvt shortcut results in a prompt that has not read my .bashrc file. So I hacked the /etc/profile file to include the line: .

Re: 1.7.1: Incomplete install

2010-03-15 Thread Larry Hall (Cygwin)
On 3/15/2010 6:37 PM, Roe, Kevin L. wrote: So a complete uninstall (by deleting the directory and removing registry references) followed by a complete install fixed all my problems except one: My rxvt shortcut results in a prompt that has not read my .bashrc file. So I hacked the

Re: 1.7.1: Incomplete install

2010-03-15 Thread Jeremy Bopp
Roe, Kevin L. wrote: So a complete uninstall (by deleting the directory and removing registry references) followed by a complete install fixed all my problems except one: My rxvt shortcut results in a prompt that has not read my .bashrc file. So I hacked the /etc/profile file to include

Re: incomplete/corrupted setup.exe

2010-03-15 Thread Steven Monai
On 2010/03/14 12:02 PM, Christopher Faylor wrote: We are not going to be installing an https server in the hopes that it will defeat misguided setup.exe blocking for the same reason that we won't be adopting a new versioning scheme - neither is a guarantee. I don't mind trying to figure out

IPv6 help (Re: inetutils, r* commands)

2010-03-15 Thread Charles Wilson
tolstoy mode There are two questions, below...so skip to those if you don't need the background. /tolstoy mode I've been trying to deal with the various issues that have cropped up in inetutils since its last release, and since 1.7.1 was released. It seems that most of the issues are

Deixe todos verem seu site.

2010-03-15 Thread mostre_seu_site_
- Você possui um site ou blog? Mostre ele a todos. ---Use: www.gooto.com.br --- - - Seu concorrente pode estar aqui, venha também! - - - -- Totalmente

Re: xterm no longer accepts keyboard input

2010-03-15 Thread Jon TURNEY
On 13/03/2010 21:47, Bob Kline wrote: On 3/13/2010 1:05 PM, Bob Kline wrote: I have used X under Cygwin successfully for years. Yesterday I did an upgrade of my Cygwin installation and X stopped working. After struggling to get things working again, I decided to just install Cygwin fresh and

Re: xterm no longer accepts keyboard input

2010-03-15 Thread Jon TURNEY
On 15/03/2010 05:42, David Barr wrote: On Sun, Mar 14, 2010 at 7:17 AM, Jeff Spirkospi...@gmail.com wrote: The icon runs from the Windows environment, so the run.exe and bash.exe wrapper programs are needed to set up the proper cygwin environment. Once you're in a cygwin shell, you already

Re: xterm no longer accepts keyboard input

2010-03-15 Thread Bob Kline
On 3/15/2010 1:35 PM, Jon TURNEY wrote: ... I'm not sure if the difficulties starting a server mean you have some other problem as well. Thanks for your response, Jon. As you'll see from a more recent post, I was able to solve both problems by going back to using a script instead of the

Re: Incorrect Cygwin/X behavior leads to .X0-lock related fatal error

2010-03-15 Thread Jon TURNEY
On 12/03/2010 02:31, Ken Klein wrote: Here is tool behavior that seems like a bug in 1.7.1 related to the Cygwin/X FAQ item 3.4 (A2)called Fatal server error: Can't read lock file /tmp/.X0-lock. I am posting this, because the faq item states that the buggy behavior happens For reasons which are

Re: xterm no longer accepts keyboard input

2010-03-15 Thread David Barr
On Mon, Mar 15, 2010 at 10:44 AM, Jon TURNEY jon.tur...@dronecode.org.uk wrote: No.  startx and startxwin are different tools to solve different problems. I keep adding more text to [1] to clarify this, but this doesn't appear to help, perhaps because nobody actually reads it... [1]

winsup/cygwin ChangeLog sigproc.cc

2010-03-15 Thread cgf
CVSROOT:/cvs/uberbaum Module name:winsup Changes by: c...@sourceware.org 2010-03-15 15:31:32 Modified files: cygwin : ChangeLog sigproc.cc Log message: * sigproc.cc (no_signals_available): Don't try to send a signal if still in cygwin startup

winsup/cygwin ChangeLog sigproc.cc

2010-03-15 Thread cgf
CVSROOT:/cvs/uberbaum Module name:winsup Changes by: c...@sourceware.org 2010-03-15 15:46:46 Modified files: cygwin : ChangeLog sigproc.cc Log message: * sigproc.cc (no_signals_available): Get sense of the test right for previous botched

winsup/cygwin ChangeLog dcrt0.cc mount.cc ntdl ...

2010-03-15 Thread cgf
CVSROOT:/cvs/uberbaum Module name:winsup Changes by: c...@sourceware.org 2010-03-15 21:29:15 Modified files: cygwin : ChangeLog dcrt0.cc mount.cc ntdll.h shared.cc shared_info.h spinlock.h syscalls.cc Log message: *