error OpenSSL required

2006-07-12 Thread openmikey
I'm sure i'm missing something only a noob would, but i'm trying to compile createtorrent from www.createtorrent.com. When i run ./configure, i get the following error: checking for SHA1 in -lssl... no configure: error: error, OpenSSL required However i am sure that openssl and openssl-dev 0.09

RE: GCC linker problem since last cygwin update

2006-07-12 Thread Olivier Langlois
Hi Larry, > > I would suggest you start by reading and following the problem reporting > guidelines outlined here: > > > Problem reports: http://cygwin.com/problems.html > Ok, I will > > In particular, you want to look closely at whether you're actually using > Cygwin's tools. Your paths

Re: GCC linker problem since last cygwin update

2006-07-12 Thread Larry Hall (Cygwin)
Olivier Langlois wrote: Hi, I have updated my cygwin installation this afternoon and since then my linker stopped working. Among the updates that I have picked up, there are the latest cygwin DLL (1.5.20-1), coreutils (5.97-1) and binutils (20060709-1). Here is the error message: C:\to

GCC linker problem since last cygwin update

2006-07-12 Thread Olivier Langlois
Hi, I have updated my cygwin installation this afternoon and since then my linker stopped working. Among the updates that I have picked up, there are the latest cygwin DLL (1.5.20-1), coreutils (5.97-1) and binutils (20060709-1). Here is the error message: C:\tools\PS2\usr.gcc\local\sce\

Re: child node copy

2006-07-12 Thread Larry Hall (Cygwin)
Deepa Mahajan wrote: When I execute any script I get errors along the lines of 12 [main] cvs 7412 child_copy: linked dll data write copy failed, 0x3F4000. .0x3F4030, done 0, windows pid 2279572, Win32 error 487 cvs [checkout aborted]: cannot fork: Resource temporarily unavailable Any ide

Re: cygport tweaks

2006-07-12 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Eric Blake wrote: > Actually, I liked how g-b-s did it better - rather than hardcoding > everything (such as --mandir=/usr/share/man), it followed GNU Coding > Standards (such as --mandir='${prefix}/share/man'), so that I can do 'make > prefix=/my/path

Re: make (v. 3.81) fails -- "target pattern contains no `%'"

2006-07-12 Thread Christopher Faylor
On Wed, Jul 12, 2006 at 05:32:04PM -0700, Jim Lawson wrote: >> > Date: Wed, 12 Jul 2006 20:15:27 -0400 >> From: "Aslam Karachiwala" <[EMAIL PROTECTED]> >> To: cygwin@cygwin.com >> Subject: make (v. 3.81) fails -- "target pattern >> contains no `%'" >> >> cygcheck.out attached. >> >> The Makefile

Re: cygport tweaks

2006-07-12 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Corinna Vinschen wrote: > And while we're at it, the localstatedir should be /var per > http://cygwin.com/setup.html, not /var/lib as is the default > in cygport. Now fixed in CVS, except that I've overridden this back to /var/lib in gnome2.cygclass,

Re: cygport tweaks

2006-07-12 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Yaakov S (Cygwin Ports) wrote: > Eric Blake wrote: >>> In the process, I discovered that cygport doesn't recognize .asc as >>> a valid file suffix for a gpg signature. And if there are no source >>> patches, it would be nicer to not distribute ${P}.sr

Re: make (v. 3.81) fails -- "target pattern contains no `%'"

2006-07-12 Thread Jim Lawson
> > Date: Wed, 12 Jul 2006 20:15:27 -0400 > From: "Aslam Karachiwala" <[EMAIL PROTECTED]> > To: cygwin@cygwin.com > Subject: make (v. 3.81) fails -- "target pattern > contains no `%'" > > cygcheck.out attached. > > The Makefiles were copied from Solaris 10, and make > worked fine prior > to the

child node copy

2006-07-12 Thread Deepa Mahajan
When I execute any script I get errors along the lines of 12 [main] cvs 7412 child_copy: linked dll data write copy failed, 0x3F4000. .0x3F4030, done 0, windows pid 2279572, Win32 error 487 cvs [checkout aborted]: cannot fork: Resource temporarily unavailable Any ideas on how to fix this?

Perl failure

2006-07-12 Thread Bruce Dobrin
Hi, I have a server that has been doing back end maintenance using perl on cygwin for 6 years now. I recently upgraded from win2k and cyg1.5.9 to XP sp3 and cyg1.5.19 (to be fare, I also cleaned up the perl code a bit). The script checks versioning and build info on about 600+ windows systems.

Re: Probllem with New GDB/Eclipse

2006-07-12 Thread René Berber
Doyle Rhynard wrote: [snip] >> "Broken gdb" or broken Eclipse plugin? (remember when eclipse could >> not work with recent cvs versions, you were stuck with cvs 1.10.x?) >> >> Do you know the difference, yes? then complain to the right people. > > The previous version of gdb works properly with Ec

Re: Updatedb does not finish

2006-07-12 Thread Arun Biyani
I am running it now with the command line - /usr/bin/updatedb --localpaths="/ /c" --prunepaths="/a/proc" Arun Eric Blake wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Arun Biyani on 7/10/2006 5:23 PM: I have been running "updatedb" via a cron job for almost 6 month

Re: Cygwin and screen

2006-07-12 Thread Andrew Schulman
Ed Peschko wrote: > I was wondering if you ever got around to fixing that screen detaching > bug (ie: the parent being unable to be closed due to an active screen > process being around. I really like screen, and would like to use it as > it was intended on cygwin.. Hi Ed. No, I never was able to

Re: Probllem with New GDB/Eclipse

2006-07-12 Thread Brian Dessent
Doyle Rhynard wrote: > When others depend upon what you do, the old maximum for physicians > should apply also: "First, do no harm". My suggestion is to roll back That logic would only apply if the Eclipse module was an actual Cygwin package, but it's not. Fixing packages of 3PPs is not our job,

Re: Probllem with New GDB/Eclipse

2006-07-12 Thread Doyle Rhynard
René Berber wrote: Doyle Rhynard wrote: [snip] For me, that is unacceptable. One of the main reasons many users install cygwin is to use the gnu C/C++compilers and debugger under Windows. And the compilers and debugger work fine, so... Since Eclipse is the defacto industrial strength IDE, a

Re: Probllem with New GDB/Eclipse

2006-07-12 Thread Christopher Faylor
On Wed, Jul 12, 2006 at 02:44:03PM -0700, Doyle Rhynard wrote: >After several other people sent in similar messages, someone in the >Eclipse/CDT user group did find a workaround for the problem with >gdb-20060706. The solution requires that file paths have explicit >mappings of the form: "/cygwi

Re: Probllem with New GDB/Eclipse

2006-07-12 Thread Doyle Rhynard
Larry Hall (Cygwin) wrote: Doyle Rhynard wrote: Christopher Faylor wrote: On Mon, Jul 10, 2006 at 01:04:27PM -0700, Doyle Rhynard wrote: The newest version of gdb, gdb-20060706, does not work correctly with Eclipse-3.2 + CDT-3.02 (C/C++ plug-in). The problem is that the source code files are

Re: 1.5.21s mmap error

2006-07-12 Thread Brian Ford
On Wed, 12 Jul 2006, Corinna Vinschen wrote: > The problem results from introducing MAP_NORESERVE in 1.5.19. That's > the reason the same code works on 1.5.18. Your code simply defines > MAP_NORESERVE to 0 under 1.5.18. While that is true, I compiled the STC with MAP_NORESERVE defined under the

Re: 1.5.21s mmap error

2006-07-12 Thread Corinna Vinschen
On Jul 12 13:43, Brian Ford wrote: > On Wed, 12 Jul 2006, Corinna Vinschen wrote: > > On Jul 12 10:48, Brian Ford wrote: > > > This is just a heads up for now as I plan to try and produce an STC > > > with cygcheck output later today or tomorrow as time allows. But, just in > > > case it rings any

Re: cygwin windows are white in 2nd monitor

2006-07-12 Thread Brian Ford
This is an X11 question, and as such, it should be directed to the cygwin-xfree list. Redirecting further discussion... On Wed, 12 Jul 2006, Jeff.Blosser wrote: > After patching, all windows that are controlled by cygwin, local xterm, > remote display's sent to this computer, are all white. The

Repaint delay/hang of rxvt when closing gvim/vim if ctfmon.exe is running

2006-07-12 Thread cygwin . t . bnelson
I'm posting this to get it into the archives in case anyone else has the same problem. It took me a long time to figure this out. If you're running rxvt with a vim/gvim window on top of it and you close gvim, the rxvt window should redraw immediately. But if you have ctfmon.exe running, it will

cygwin windows are white in 2nd monitor

2006-07-12 Thread Jeff.Blosser
I upgraded to XP SP2, yes I was behind. After patching, all windows that are controlled by cygwin, local xterm, remote display's sent to this computer, are all white. The windows work fine in the primary screen (screen 1). I start cygwin with c:\cygwin\usr\X11R6\bin\startxwin.bat. I have not mod

Re: 1.5.21s mmap error

2006-07-12 Thread Brian Ford
On Wed, 12 Jul 2006, Corinna Vinschen wrote: > On Jul 12 10:48, Brian Ford wrote: > > This is just a heads up for now as I plan to try and produce an STC > > with cygcheck output later today or tomorrow as time allows. But, just in > > case it rings any bells... > > Does it work with 1.5.20? No,

Re: "replaced while being copied" - was ... RE: Solved partially by findutils 4.3 - RE: "inode changed", ...

2006-07-12 Thread Ty Sarna
Corinna Vinschen wrote: > No, I think that's enough for now. As suggested by somebody on this > list some weeks ago, I will change the condition on which I use the real > inode number instead of faking the inode number using a hash value > depending on the FILE_SUPPORTS_OBJECT_IDS flag, except for

Re: 1.5.21s mmap error

2006-07-12 Thread Corinna Vinschen
On Jul 12 10:48, Brian Ford wrote: > This is just a heads up for now as I plan to try and produce an STC > with cygcheck output later today or tomorrow as time allows. But, just in > case it rings any bells... Does it work with 1.5.20? *corinna mumbles something about a reproducible, self-contai

1.5.21s mmap error

2006-07-12 Thread Brian Ford
This is just a heads up for now as I plan to try and produce an STC with cygcheck output later today or tomorrow as time allows. But, just in case it rings any bells... CYGWIN_NT-5.1 PC1163-8460-XP 1.5.21s(0.156/4/2) 20060707 11:45:39 i686 unknown unknown Cygwin 17 [unknown (0xC08)] vital 3

Re: Trouble with readline during make command

2006-07-12 Thread mwoehlke
Guillot Jeremie wrote: Hi everyone I have some troubles with readline library when I want to compile my program. In my cpp file I have #include We would be more willing (and able) to help if you gave us some indication of what the problem is. Problem reports: http://cygwin.com/problems

Re: cron/crontab problems.

2006-07-12 Thread Larry Hall (Cygwin)
Kyle Johnson wrote: Hi everyone, I'm having some problems with cron & crontab in cygwin, running on Windows 2000 Advanced Server, Service Pack 4. What: I have two cronjobs setup, running at a 3 hour difference. The first job runs at 7PM, Monday through Friday, and tar -cjPf's .DBF files i

Trouble with readline during make command

2006-07-12 Thread Guillot Jeremie
Hi everyone I have some troubles with readline library when I want to compile my program. In my cpp file I have #include -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html

Re: grep and words

2006-07-12 Thread Chuck
prz wrote: > another question from newbie .. > is it possible with grep to select only the rows where the second word > applies, because the pattern can occur at different places like : > row 1 : zzz > row 2 : zzz > I need only the row where word 2 = > grep would also

cron/crontab problems.

2006-07-12 Thread Kyle Johnson
Hi everyone, I'm having some problems with cron & crontab in cygwin, running on Windows 2000 Advanced Server, Service Pack 4. What: I have two cronjobs setup, running at a 3 hour difference. The first job runs at 7PM, Monday through Friday, and tar -cjPf's .DBF files in a certain directory

Re: Cron Job Assistance Required

2006-07-12 Thread Chuck
[EMAIL PROTECTED] wrote: > Hi "CygWinners" { :) (C) Sujit Menon }, > > Can anybody help me write a cron or at batch job using cygwin. > > I want to run a script every Tuesday morning. The script directs certain > files which it picks up from my windows directory system, which is why > cygwin is h

Re: Updatedb does not finish

2006-07-12 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Arun Biyani on 7/10/2006 5:23 PM: > I have been running "updatedb" via a cron job for almost 6 months now. > It is started > at 11PM & is usually done in an hour. Recently, I have been noticing > that there is a > "find" job still running

Re: Find working improperly causes updatedb to take forever

2006-07-12 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Igor Peshansky on 7/11/2006 10:19 PM: > As for "-fstype proc" not matching /proc, that is probably a real bug, > though it's unclear whether the bug is in findutils or Cygwin. See my earlier email - the information that cygwin provides in

Re: ping ignores ^C when host is not responding

2006-07-12 Thread Corinna Vinschen
On Jul 12 14:26, burning shadow wrote: > I cannot interrupt ping when host is not responding. I have to kill it > from another session. If host is responding, I can interrupt ping with > ^C. Look: This will work again in the next Cygwin version. In the meantime: - Just live with it, - Use Window

ping ignores ^C when host is not responding

2006-07-12 Thread burning shadow
I cannot interrupt ping when host is not responding. I have to kill it from another session. If host is responding, I can interrupt ping with ^C. Look: [EMAIL PROTECTED]:~$ which ping /usr/bin/ping [EMAIL PROTECTED]:~$ cygcheck ping Found: D:\tools\cygwin\bin\ping.exe D:/tools/cygwin/bin/ping.ex

Re: python test failures

2006-07-12 Thread Corinna Vinschen
On Jul 11 22:21, Neal Norwitz wrote: > One failure that seems to cascade into other failures is upon trying > to lock a file. The test is verifying that a second process can't > open a locked file. What I believe to be happening is that when the > lock fails, we try to unlock the file (which we d

Re: Pthread.h issue

2006-07-12 Thread Corinna Vinschen
On Jul 12 10:39, Mark Hadfield wrote: > #if defined (PTHREAD_PRIO_INHERIT) > pthread_mutexattr_getprotocol(m_attr, &protocol); > POUT3(caller, protocol, PTHREAD_PRIO_INHERIT, PTHREAD_PRIO_PROTECT, > PTHREAD_PRIO_NONE); > #endif > > This expands to valid C code if and only if the macros > PTH

Re: variable after break

2006-07-12 Thread Dave
prz wrote: I am using a simple program with a loop when getting out of the loop with break the variable $aid gets cleared it was printed before the break and getting out of the loop Any idea / hint ? I don't believe this is cygwin specific. Have a read of the bash man page. Hint: Not only a

Cron Job Assistance Required

2006-07-12 Thread sujit . menon
Hi "CygWinners" { :) (C) Sujit Menon }, Can anybody help me write a cron or at batch job using cygwin. I want to run a script every Tuesday morning. The script directs certain files which it picks up from my windows directory system, which is why cygwin is helpful rather than using a Solaris mac

Re: directories via. cygwin/windows

2006-07-12 Thread Jim Easton
Hi All, Yesterday I wrote: > > Could someone please explain to me what is going on or direct me > > to documentation that would explain it or perhaps to a more > > appropriate list. "Thank you" to everyone who responded my question. It gives me a lot to investigate - it will take me a while. :

Re: grep and words

2006-07-12 Thread Brian Dessent
prz wrote: > another question from newbie .. > is it possible with grep to select only the rows where the second word > applies, because the pattern can occur at different places like : > row 1 : zzz > row 2 : zzz > I need only the row where word 2 = > grep would also

Re: objdump ignores command line

2006-07-12 Thread Demmer, Thomas
Brian Dessent wrote: [...] >This is I think. I >say this because I experienced the same problem you are reporting with >objdump, but did not report it because the conditions under which it >reproduced were so random (i.e. working fine under strac

grep and words

2006-07-12 Thread prz
another question from newbie .. is it possible with grep to select only the rows where the second word applies, because the pattern can occur at different places like : row 1 : zzz row 2 : zzz I need only the row where word 2 = grep would also return row 2 Thanks for