Re: findutils 4.5.9-2

2010-12-21 Thread Jacob Jacobson
On 12/21/2010 4:11 PM, Eric Blake wrote: On 12/21/2010 03:06 PM, Jacob Jacobson wrote: I cannot get "findutils4.5.9-2" to work. When I try the command "find . -type f -print", I get nothing. There are a lot of files in that directory. I switched back to a pre

Re: last email

2010-08-19 Thread Jacob Jacobson
On 8/17/2010 6:07 AM, Global International wrote: Hi Dear, Please confirm if you received my last email and provide me your direct phone number for more discussions. Yours truly, Mr. David Brown Global International Discuss what? -- Problem reports: http://cygwin.com/problems.htm

Re: Bash file completion (Tab) produces "-sh: exclude: unbound variable"

2010-08-19 Thread Jacob Jacobson
On 8/18/2010 10:22 AM, Dr. Rainer Woitok wrote: Greetings, after having recently upgraded Cygwin on my laptop running Windows Vista the Bash Shell started misbehaving by issuing "-sh: exclude: unbound variable" whenever I hit "Tab" for file name completion. After trying the obvious (that

Re: Tab Completion Problem - Solved

2010-07-15 Thread Jacob Jacobson
On 7/8/2010 9:08 AM, Jacob Jacobson wrote: I recently updated my Cygwin installation and now I get, [~$:501] cd /c/home/bash: exclude: unbound variable [~$:501] when I hit TAB. I have seen Eric's announcement & followed that. >> A new release of bash-completion, 1.2-1, is no

Re: Tab Completion Problem

2010-07-12 Thread Jacob Jacobson
On 7/9/2010 2:16 PM, Jacob Jacobson wrote: On 7/8/2010 9:08 AM, Jacob Jacobson wrote: I recently updated my Cygwin installation and now I get, [~$:501] cd /c/home/bash: exclude: unbound variable [~$:501] when I hit TAB. I have seen Eric's announcement & followed that. >> A

Re: Tab Completion Problem

2010-07-09 Thread Jacob Jacobson
On 7/8/2010 9:08 AM, Jacob Jacobson wrote: I recently updated my Cygwin installation and now I get, [~$:501] cd /c/home/bash: exclude: unbound variable [~$:501] when I hit TAB. I have seen Eric's announcement & followed that. >> A new release of bash-completion, 1.2-1, is no

Re: gcc cannot find stdio.h

2010-03-11 Thread Jacob Jacobson
On 03/11/2010 04:24 AM, Csaba Raduly wrote: On Wed, Mar 10, 2010 at 10:41 PM, Jacob Jacobson wrote: Larry Hall (Cygwin) wrote: (snip) You are missing a few entries, though it's not clear why you don't have them. Reinstall the 'cygwin' package. Thanks. I reinstalled

Re: gcc cannot find stdio.h

2010-03-10 Thread Jacob Jacobson
Larry Hall (Cygwin) wrote: On 3/9/2010 9:53 AM, Jacob Jacobson wrote: Csaba Raduly wrote: On Mon, Mar 8, 2010 at 11:37 PM, Jacob Jacobson wrote: I am unable to run gcc. I keep getting stdio.h: No such file. Hi Jacob, What is the output of gcc-4 -v hello.c and the output of find /usr

Re: gcc cannot find stdio.h

2010-03-09 Thread Jacob Jacobson
Csaba Raduly wrote: On Mon, Mar 8, 2010 at 11:37 PM, Jacob Jacobson wrote: I am unable to run gcc. I keep getting stdio.h: No such file. Hi Jacob, What is the output of gcc-4 -v hello.c and the output of find /usr/include -name stdio.h -ls [~$:501] cd /usr/include /usr/include [include

Re: gcc cannot find stdio.h

2010-03-09 Thread Jacob Jacobson
Larry Hall (Cygwin) wrote: On 3/8/2010 5:37 PM, Jacob Jacobson wrote: I am unable to run gcc. I keep getting stdio.h: No such file. Try getting rid of the ~\... paths from your Windows path. I notice a reference to MKS in your cygcheck output. Make sure MKS is completely hidden from Cygwin

Re: gcc cannot find stdio.h

2010-03-09 Thread Jacob Jacobson
Csaba Raduly wrote: On Mon, Mar 8, 2010 at 11:37 PM, Jacob Jacobson wrote: I am unable to run gcc. I keep getting stdio.h: No such file. Hi Jacob, What is the output of gcc-4 -v hello.c and the output of find /usr/include -name stdio.h -ls [hello$:502] gcc-4 -v hello.c Using built-in

Re: Incorrect year in date function.

2010-01-04 Thread Jacob Jacobson
Jacob Jacobson wrote: I am curious as to why this happened. I was at work yesterday and created a file. The name of the file is created using the Cygwin date function. REV=$(date +rev-%b-%d-%g) APPNAME="$1-$REV.img" When I did a "ls" this morning, I noticed that the y

Incorrect year in date function.

2010-01-04 Thread Jacob Jacobson
I am curious as to why this happened. I was at work yesterday and created a file. The name of the file is created using the Cygwin date function. REV=$(date +rev-%b-%d-%g) APPNAME="$1-$REV.img" When I did a "ls" this morning, I noticed that the year was wrong on the file yesterday but is corre

Cygrunsrv behaviour triggers Anti-Virus Program

2009-11-13 Thread Jacob Jacobson
Output of Kaspersky Anti-Virus 6.0 11/13/2009 1:03:09 PM C:\WIN\CYGWIN\BIN\CYGRUNSRV.EXE Process is trying to inject into another process. This behavior is typical of some malicious programs (Invader) 11/13/2009 1:03:09 PM C:\WIN\CYGWIN\BIN\CYGRUNSRV.EXE "Quarantine" action is selected 11/13/2

Re: Cygwin package manager

2009-10-21 Thread Jacob Jacobson
Chris Cormie wrote: Hi, I am working on a Cygwin package manager with an interface resembling apt-get. It's still a work in progress, but functional (commands below.) http://code.google.com/p/cyg-apt/ [cyg-apt-1.0.4-1$:530] ./cyg-apt setup cyg-apt: creating /c/home//.cyg-apt. getting /etc/se

Many Cygwin (mintty) windows - How to close all?

2009-10-08 Thread Jacob Jacobson
Is there some sort of Cygwin command that - 1. Closes all Mintty windows 2. Unloads services - such as cron 3. Exits X server in short, gets rid of all Cygwin processes so I can update & restart without having to do all this myself. -- Problem reports: http://cygwin.com/pro

Is this expected "cp" behaviour?

2009-08-20 Thread Jacob Jacobson
Is "cp" expected to behave as below? [in$:575] which cygwin-setup cygwin-setup is /c/home/user/bin/cygwin-setup [in$:576] ls setup-1.7.exe [in$:577] cp setup-1.7.exe /c/home/user/bin/cygwin-setup cp: cannot create regular file `/c/home/user/bin/cygwin-setup': File exists [in$:578] cp setup-1.7.ex

Re: Any solution to this build problem?

2009-07-16 Thread Jacob Jacobson
Pedro Izecksohn wrote: --- Jacob Jacobson wrote: Perhaps this went unnoticed. Reposting it. I am still having problems building cygwin dll. Has anyone seen this error? Getting close here. Apparently gets to the linking phase. Please help with error below. [build$:618] (../src/configure

Any solution to this build problem?

2009-07-14 Thread Jacob Jacobson
Perhaps this went unnoticed. Reposting it. I am still having problems building cygwin dll. Has anyone seen this error? Jacob Jacobson wrote: > > > > Getting close here. Apparently gets to the linking phase. Please help > > with error below. > > > > > > [build

Re: wrong home directory

2009-07-13 Thread Jacob Jacobson
Andy Koppe wrote: 2009/7/13 hvshare: Hello, I've searched all over the web for an answer to my problem but i couldn't find one, so I decided to send a mail here. After I installed Cygwin, I noticed that my home directory '~' is not /home/helvio, i.e. /cygdrive/c/cygwin/home/helvio (helvio is m

Re: Cygwin Build Error

2009-07-13 Thread Jacob Jacobson
Jacob Jacobson wrote: Christopher Faylor wrote: I said remove the mingw *directory* not the utils/mingw *file*. cgf Looks like the build process created a "mingw" directory also for object files. I removed both now & also edited the makefile (as in the other post) and am tryi

Re: Cygwin Build Error

2009-07-13 Thread Jacob Jacobson
Christopher Faylor wrote: On Fri, Jul 10, 2009 at 10:13:02AM -0500, Jacob Jacobson wrote: Christopher Faylor wrote: On Thu, Jul 09, 2009 at 01:10:42PM -0500, Jacob Jacobson wrote: Eric Blake wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Jacob Jacobson on 7/8/2009 12:36

Re: Cygwin Build Error

2009-07-10 Thread Jacob Jacobson
Christopher Faylor wrote: On Thu, Jul 09, 2009 at 01:10:42PM -0500, Jacob Jacobson wrote: Eric Blake wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Jacob Jacobson on 7/8/2009 12:36 PM: While building cygwin, I get this error: ../../../../src/winsup/cygwin/lib

Re: Cygwin Build Error

2009-07-09 Thread Jacob Jacobson
Eric Blake wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Jacob Jacobson on 7/8/2009 12:36 PM: While building cygwin, I get this error: ../../../../src/winsup/cygwin/lib/_cygwin_crt0_common.cc:38: warning: weak declaration of 'void operator delete [](void*, cons