bash filename completion character bug

2006-07-19 Thread Chris Croughton
Cygwin version 1.5.20-1 (from setup.exe) Bash version 3.1.17(6)-release (--version) (All the latest according to setup.exe) Windows XP Pro SP2 When I do filename completion with TAB I get an extra character on the name: ~$ ba[TAB] BA31INSTALL.LOG basename.exe bash.exe bashdb

Re: Cygwin ans screen

2006-07-19 Thread Duane Krings
Andrew Schulman wrote: > and it will mostly work. You get a multiplexed screen. But when you > detach a session most of the time you can't reattach to it, even > though the processes live on so you have to kill them by hand. There > were some other minor problems that I forget right now. The b

Re: cygwin 1.5.20 and stalling cygstart

2006-07-19 Thread Krzysztof Duleba
Corinna Vinschen wrote: There was a tiny bug with the CYGWIN=tty setting. cgf applied a patch for this. It works now - thanks! Krzysztof Duleba -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: h

Strange behaviour of windres under cygwin....

2006-07-19 Thread Robert Rozman
Hi, I'm banging my head about following problem: ls -l /cygdrive/c/MATLAB~1/extern/include/mexversion.rc gives: -rwxr--r--+ 1 robert None 862 Dec 2 1998 /cygdrive/c/MATLAB~1/extern/include/mexversion.rc and windres -o mexversion.res cygdrive/c/MATLAB~1/extern/include/mexversion.rc -O cof

Suggestion for Cygwin mailing list handling

2006-07-19 Thread Mark Geisert
O powers that be, Would it be possible to have the mailing list software reject emails containing appended (i.e., not attached) cygcheck output? And/or bounce such emails back to their senders? Another theoretical option would be to automatically convert appended cygcheck output to an attachm

Ev alacagim diye 20 yil bankalara esir olma

2006-07-19 Thread isinikur
is arama maas artacak diye bekleme ucuzluk olsun diye dusunme ev alacagim diye 20 yil bankalara esir olma arkadasina arabami degistirecegim bana kefil ol deme arkadasinin yazligina gitmek icin ona temenna durma ”Peki Ne Yapayim Kardesim !!!” KENDI ISINI KUR BIR YILDA TUM BU ISTEDIKLERINE

RE: Perl failure

2006-07-19 Thread Yitzchak Scott-Thoennes
> Thanks for the suggestion, I tried it with 1.5.20 and 1.5.21s 20060718. > But Alas no better luck. Any Idea if this is Cygwin or Perl? I'm betting on cygwin. I hope to look more into this soon. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://

Re: cygutil 1.3.0-1 missing programs

2006-07-19 Thread Igor Peshansky
On Wed, 19 Jul 2006, Eric Schweitz wrote: > I notice that cal, col, colcrt, etc. are no longer in the > cygutil package (as of version 1.3.0-1). Did they get > conscripted to some other package or where they just purged? The Cygwin package search page at is usually

make crashes with threadlist_ix -1 error

2006-07-19 Thread Joachim Achtzehnter
After updating my Cygwin installation make crashes with the following error when building a very complex project: 4 [sig] make 1976 C:\cygwin\bin\make.exe: *** fatal error - C:\cygwin\bin\make.exe: *** called with threadlist_ix -1 This is with make version 3.81-1. After downgrading to 3.

Additions to genini

2006-07-19 Thread Gordon . Schumacher
I've added a few things to the genini.pl script, as I downloaded it from the CVS archive. Mostly this was to make it not choke on the setup.hint files that come with CygWin. I've added an --append switch, so that one can build a setup.ini file incrementally, because (at least on my system) I was

cygutil 1.3.0-1 missing programs

2006-07-19 Thread Eric Schweitz
I notice that cal, col, colcrt, etc. are no longer in the cygutil package (as of version 1.3.0-1). Did they get conscripted to some other package or where they just purged? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html

RE: Perl failure

2006-07-19 Thread Bruce Dobrin
Thanks for the suggestion, I tried it with 1.5.20 and 1.5.21s 20060718. But Alas no better luck. Any Idea if this is Cygwin or Perl? Thanks Bruce D. From: "Larry Hall (Cygwin)" To: cygwin at cygwin dot com Date: Tue, 18 Jul 2006 22:15:14 -0400 Subject: Re: Perl failure References: <[EMAIL P

Re: Compiling euchre 0.7 n cygwin

2006-07-19 Thread Laurent Duperval
Buster wrote: > This is not a Cygwin-specific problem. In > euchre-0.7/src/gui/Makefile.am, @GTK_LIBS@ should come at the end of > the list of libraries to link, instead of at the beginning. Further > questions (for example, about why 'make install' fails while trying to > invoke automake -- sorry,

RE: exe handling

2006-07-19 Thread Igor Peshansky
On Wed, 19 Jul 2006, Oliver Walsh wrote: > > http://cygwin.com/acronyms/#PCYMTNQREAIYR > > Sigh...Outlook. Sorry, about that. . HTH, Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_

Re: CreateFileMapping problem but Win32 error is 0

2006-07-19 Thread Andrew DeFaria
Corinna Vinschen wrote: On Jul 19 08:36, Andrew DeFaria wrote: $ editrights -l -u sshd_server SeDenyInteractiveLogonRight SeDenyNetworkLogonRight SeDenyRemoteInteractiveLogonRight This *is* broken from the start. That's funny because inetd (which is running under sshd_server) was up a

Re: Compiling euchre 0.7 n cygwin

2006-07-19 Thread Buster
On 19/07/06, Laurent Duperval wrote: I am trying to compile a game called euchre (http://sourceforge.net/projects/euchre) on cygwin 1.5.20-1. When I do, I get the following errors at link time: c++ -g -O2 -o euchre ComputerGuiPlayer.o GuiGame.o GuiOptions.o GuiPlayer.o HumanGuiPlayer.o callb

Re: When ssh'd in, cannot run MS compiler /Zi debug option.

2006-07-19 Thread mwoehlke
Mark Charney wrote: I suspect I'm missing some "rights". This is an issue for me on multiple machines running Windows Server 2003 x64 or for 32b WinXP. When I try to compile using the debug-option (/Zi) to the Microsoft Visual Studio Pro 2005 compiler: cl /Zi hello.cpp it only works fr

OBJDUMP.EXE fails to start

2006-07-19 Thread Ken Sheldon
>From a fresh, new cygwin installation, OBJDUMP.EXE exhibits an intermittent failure. It terminates prematurely. There is no stack dump. Under GDB, the program runs normally. This problem occurs with cygwin 1.5.20-1. The previous version, 1.5.19-4, does not exhibit this behavior. cygcheck.out

RE: exe handling

2006-07-19 Thread Oliver Walsh
> > http://cygwin.com/acronyms/#PCYMTNQREAIYR > Sigh...Outlook. Sorry, about that. Ollie -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://

RE: about status of cygwin gcc and PR24196

2006-07-19 Thread Dave Korn
On 19 July 2006 17:08, LenX wrote: > Dear Dave and Brian: > > How about status of cygwin's gcc and PR24196 ? > > I think many people are looking forward to it :) I haven't been able to solve (or even understand properly yet) the regressions that arose in some aspects of PCH and profiling/inst

about status of cygwin gcc and PR24196

2006-07-19 Thread LenX
Dear Dave and Brian: How about status of cygwin's gcc and PR24196 ? I think many people are looking forward to it :) yours sincerely LenX -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cy

Re: bug in /proc/*/cmdline

2006-07-19 Thread Corinna Vinschen
On Jul 19 16:23, Bengt-Arne Fjellner wrote: > Hi > > /proc/*/cmdline contains one extra which makes pgrep,pkill and ps > misbehave > > on cygwin > $ cat /proc/self/cmdline |od -c > 000 c a t \0 / p r o c / s e l f / c > 020 m d l i n e \0 \0

Re: CreateFileMapping problem but Win32 error is 0

2006-07-19 Thread Corinna Vinschen
On Jul 19 08:36, Andrew DeFaria wrote: > $ editrights -l -u sshd_server > SeDenyInteractiveLogonRight > SeDenyNetworkLogonRight > SeDenyRemoteInteractiveLogonRight This *is* broken from the start. The right set which should have been printed is this: $ editrights -l -u sshd_server SeAssignPr

Re: CreateFileMapping problem but Win32 error is 0

2006-07-19 Thread Andrew DeFaria
Corinna Vinschen wrote: On Jul 18 22:41, Andrew DeFaria wrote: I am helping a client install a new server and we use a process that essentially does an rsh make. The make process is fairly complicated. The new server is a Windows 2003 Server. There is no RDP involved - just an rsh. I'm gettin

Re: Cygwin services using uid 400, not SYSTEM. Why?

2006-07-19 Thread Shaddy Baddah
Hi, AARRGGHH! I have solved the problem... bloody tunnel vision :-( The following will explain it in technocolor: [EMAIL PROTECTED] ~ $ ls -l /etc/inetd.conf -rwxr-x--- 1 shaddy None 2434 Jul 10 04:52 /etc/inetd.conf [EMAIL PROTECTED] ~ $ chmod a+r /etc/inetd.conf [EMAIL PROTECTED] ~ $ ls -l

bug in /proc/*/cmdline

2006-07-19 Thread Bengt-Arne Fjellner
Hi /proc/*/cmdline contains one extra which makes pgrep,pkill and ps misbehave on cygwin $ cat /proc/self/cmdline |od -c 000 c a t \0 / p r o c / s e l f / c 020 m d l i n e \0 \0 030 note the terminating on linux(trustix) [EMAIL PROTEC

Compiling euchre 0.7 n cygwin

2006-07-19 Thread Laurent Duperval
Hi, I am trying to compile a game called euchre (http://sourceforge.net/projects/euchre) on cygwin 1.5.20-1. When I do, I get the following errors at link time: c++ -g -O2 -o euchre ComputerGuiPlayer.o GuiGame.o GuiOptions.o GuiPlayer.o HumanGuiPlayer.o callbacks.o globals.o interface.o su ppo

Re: Cygwin services using uid 400, not SYSTEM. Why?

2006-07-19 Thread Shaddy Baddah
Hi again, On 7/19/2006 11:39 PM, Shaddy Baddah wrote: Well, after running cygserver-config, and before running the cygserver service itself, I was able to run the ssh and exim services (as before), and actually make valid connections to the servers (as was not happening before). I was also abl

RE: exe handling

2006-07-19 Thread Oliver Walsh
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf > Of Corinna Vinschen > Sent: 19 July 2006 13:51 > To: cygwin@cygwin.com > Subject: Re: exe handling > > On Jul 19 13:41, Oliver Walsh wrote: > > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > > h

Re: exe handling

2006-07-19 Thread Corinna Vinschen
On Jul 19 13:41, Oliver Walsh wrote: > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On http://cygwin.com/acronyms/#PCYMTNQREAIYR > > The general idea for the future is to avoid having a file "foo" and a > > file "foo.exe" in the same directory like pestilence. > > Ok, I can't avoid having

RE: exe handling

2006-07-19 Thread Oliver Walsh
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf > Of Corinna Vinschen > Sent: 18 July 2006 20:41 > To: cygwin@cygwin.com > Subject: Re: exe handling > > On Jul 18 18:10, Oliver Walsh wrote: > > Hi, > > > > Sorry if this has been already been discussed,

Re: Perl failure

2006-07-19 Thread Corinna Vinschen
On Jul 18 17:45, Bruce Dobrin wrote: > Hi, > I stripped down the code to a small testable bit. The problem seems to > occur when I reach 256 forks on a cygwin1.5.18 or 19 but not on my > cygwin1.5.5. win2k system. The original code give the forked process > time to finish, but it still looks l

Re: CreateFileMapping problem but Win32 error is 0

2006-07-19 Thread Corinna Vinschen
On Jul 18 22:41, Andrew DeFaria wrote: > I am helping a client install a new server and we use a process that > essentially does an rsh make. The make process is fairly > complicated. The new server is a Windows 2003 Server. There is no RDP > involved - just an rsh. I'm getting errors like: >

Re: When ssh'd in, cannot run MS compiler /Zi debug option.

2006-07-19 Thread Corinna Vinschen
On Jul 19 04:06, Mark Charney wrote: > I suspect I'm missing some "rights". This is an issue for me > on multiple machines running Windows Server 2003 x64 or for > 32b WinXP. > > When I try to compile using the debug-option (/Zi) to the > Microsoft Visual Studio Pro 2005 compiler: > cl /

Re: msync failure due to rounding up length (with test case and suggested fix)

2006-07-19 Thread Corinna Vinschen
On Jul 18 20:36, Neal Norwitz wrote: > See winsup/cygwin/mmap.cc line 1355 in current CVS (msync function): > > len = roundup2 (len, pagesize); > > I verified my suspicion that roundup2() is causing Python's test suite > to fail. Thanks for the testcase. I agree that rounding up len is wrong.