Re: [perl-5.8.7] Perl regression tests fail when lib directory is present

2005-07-21 Thread Michael G Schwern
On Wed, Jul 20, 2005 at 06:54:13PM -0700, Andrew Ho wrote: > Here are the diffs between 2.42 and 2.44, the next most recent version: > > http://www.zeuscat.com/tmp/test_harness_diff.txt > http://www.zeuscat.com/tmp/test_harness_diff.html (colorized) > > I haven't peeked through the diff y

Ctrl-C not working as well as on Linux

2005-07-21 Thread Alex Goldman
On Linux, after I start a program that consumes 100% of CPU time, I can usually terminate it just by typing Ctrl-C. This is very convenient to me as a developer. However, using Cygwin in the same situation, the shell becomes "bash (Not Responding)", and I have to invoke the process manager and kill

buggy tab-expansion

2005-07-21 Thread Alex Goldman
Here's an example (I tried this in the original DOS/Cygwin terminal and in Rxvt) : 1. type "grep" in the command line, but don't hit Enter 2. hit Tab quickly several times (two is often enough) The line now becomes "grepp", even though there are no "grepp*" in PATH. (Hitting Enter invokes "grep

1.5.17: msgrcv doesn't report error with IPC_NOWAIT if ENOMSG

2005-07-21 Thread Marek Prochazka
Hi all, msgrcv deosn't return -1 if IPC_NOWAIT flag is used and no message of desired type is in the queue. However, in such a case errno is set to ENOMSG as it should be. Regards, Marek Prochazka ___ Y

Re: setting Win32 environment variables in Cygwin

2005-07-21 Thread Andrew Schulman
> Specifically, I need to do > > Set PATH=C:\Program Files\Microsoft Visual C++ Toolkit 2003\bin;%PATH% > Set INCLUDE=C:\Program Files\Microsoft Visual C++ Toolkit > 2003\include;%INCLUDE% Set LIB=C:\Program Files\Microsoft Visual Studio > .NET 2003\Vc7\lib;C:\Program Files\Microsoft Visual C++ To

Re: Error running gcc ("No such file or directory" error for as.e xe)

2005-07-21 Thread James . Beard
Hi again, Apologies on not attaching the cygcheck file. I did the cygcheck and then omitted to attach it. This time I have. The version of cygwin that I am using is the very latest: 1.5.18-1. Permissions on each component of the path to as.exe are as follow: getfacl /usr # file: /usr # owner:

RE: make 3.80 bug - running a program inside make

2005-07-21 Thread Dave Korn
Original Message >From: Christopher Faylor >Sent: 21 July 2005 04:46 > On Wed, Jul 20, 2005 at 08:39:22PM -0700, turbo wrote: >> I have some makefiles that fail to work correctly. >> They worked about 6 months ago with cygwin. >> ${BIN}calls calls.in > calls.out >> I added the pwd l

Re: cannot create temp file for here document

2005-07-21 Thread Vaclav Haisman
Are you still experiencing the problem? I have the same problem but only with cygwin1.dll that I compiled from CVS source with some changes. Are you using modified cygwin1.dll too? VH On Fri, 15 Jul 2005, Barry Demchak wrote: > Hi -- > > I have a clean install of Cygwin in C:\ on my Win2K sys

Re: Recompiling OpenLDAP fails with cygwin-1.5.18-1

2005-07-21 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Dr. Volker Zell on 7/21/2005 12:51 AM: > Hi list > > With the latest and greatest packages installed I'm trying > to recompile openldap but getting: > > > checking for sched.h... yes > checking for pthread_create in default libraries...

Bug in bash 3.0-8: Removes its own manpage. (Well, one of the two.) (Cosmetic?)

2005-07-21 Thread Jan Schormann
Hi, in /etc/postinstall/00bash.sh, it says (unconditionally): # Get rid of ash manpage, if it is in the way of our compressed page. rm -f /usr/share/man/man1/sh.1 Is this a known problem waiting for the new setup? In effect, "man sh" fails, and "cygcheck -vc bash" says: Package

Re: Ctrl-C not working as well as on Linux

2005-07-21 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Alex Goldman on 7/21/2005 2:49 AM: > On Linux, after I start a program that consumes 100% of CPU time, I > can usually terminate it just by typing Ctrl-C. This is very > convenient to me as a developer. However, using Cygwin in the same >

Re: buggy tab-expansion

2005-07-21 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Alex Goldman on 7/21/2005 3:00 AM: > Here's an example (I tried this in the original DOS/Cygwin terminal > and in Rxvt) : > > 1. type "grep" in the command line, but don't hit Enter > 2. hit Tab quickly several times (two is often enough)

Re: Bug in bash 3.0-8: Removes its own manpage. [Attn: man maintainer]

2005-07-21 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Jan Schormann on 7/21/2005 5:57 AM: > Hi, > > in /etc/postinstall/00bash.sh, it says (unconditionally): > > > # Get rid of ash manpage, if it is in the way of our compressed page. > rm -f /usr/share/man/man1/sh.1 Ash used to instal

Re: make 3.80 bug - running a program inside make

2005-07-21 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Dave Korn on 7/21/2005 5:24 AM: > Judging by the cygcheck attachment, he doesn't have MAKE_MODE set. He > does, however, have bash/coreutils 3.0-7 installed, which could indicate a > rollback from the buggy 3.0-8 versions, and could per

RE: cygwin ver 1.5.12-1 on win2k3

2005-07-21 Thread Etienne Mbuyi
I was to get it to work using cron-conf. I first created a user through the steps in the previous email, then use cron-config to install cron. I had to modify couple permissions in the process. Thank to Pierre for his inputs. -Original Message- From: Etienne Mbuyi [mailto:[EMAIL PROTECTED]

Re: buggy tab-expansion

2005-07-21 Thread Lars Munch
On Thu, Jul 21, 2005 at 06:10:48AM -0600, Eric Blake wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > According to Alex Goldman on 7/21/2005 3:00 AM: > > Here's an example (I tried this in the original DOS/Cygwin terminal > > and in Rxvt) : > > > > 1. type "grep" in the command line,

Re: Recompiling OpenLDAP fails with cygwin-1.5.18-1

2005-07-21 Thread Dr. Volker Zell
> Eric Blake writes: > Do you have some third-party background process (antivirus scanner or > desktop search engine) that is keeping newly-created files open just a bit > too long? This error message is typical on such short-lived files, and > the solution is to disable the b

Re: Bug in bash 3.0-8: Removes its own manpage. [Attn: man maintainer]

2005-07-21 Thread Dr. Volker Zell
> Eric Blake writes: > [Man maintainer - I noticed that the default installation of > /usr/share/misc/man.conf does not disable caching, but that /var/cache/man > does not have any catN subdirectories so attempts to create cache files > fail. Can you fix your installation be f

Re: man - broken pipe [Attn: man maintainer]

2005-07-21 Thread Dr. Volker Zell
> Eric Blake writes: > But I don't know enough about man to figure out how to add 'trap "" PIPE;' > and the first '2>/dev/null' into the attempted command. And this will > probably affect man installations on other platforms, so it may be worth > reporting upstream. Will do t

Re: make 3.80 bug - running a program inside make

2005-07-21 Thread turbo
>Careful on the version numbers here. >bash-3.0-7 works, but has prompt display bugs because it inks against libreadline6-5.0-2. >bash-3.0-8 works, is the current version, and includes a static readline library. >bash-3.0-9 does not exist yet, but will soon be present to link against >the expe

ATTN: jpeglib maintainer

2005-07-21 Thread Jörg Schaible
Hi Charles (you seem the jpeglib maintainer), it seems something has gone wrong with the last jpeglib version. Basically I want to compile jpeginfo (http://www.cc.jyu.fi/~tjko/projects.html). Using a managed mount (has an aux directory) it configures fine, but fails to compile: === %<

Re: Ctrl-C not working as well as on Linux

2005-07-21 Thread Christopher Faylor
On Thu, Jul 21, 2005 at 06:06:39AM -0600, Eric Blake wrote: >According to Alex Goldman on 7/21/2005 2:49 AM: >>On Linux, after I start a program that consumes 100% of CPU time, I can >>usually terminate it just by typing Ctrl-C. This is very convenient to >>me as a developer. However, using Cygwi

Thanks! - RE: Bug in bash 3.0-8: Removes its own manpage. [Attn: man maintainer]

2005-07-21 Thread Jan Schormann
> It will be fixed in bash-3.0-9; in the meantime, you can do Eric, thanks for the ultra-fast response - I'm looking forward to seeing the patch appear on my preferred mirror :-) > the following to placate `cygcheck -cv bash': > echo .so man1/bash.1.gz > /usr/share/man/man1/sh.1 Ah, that's a go

Re: Ctrl-C not working as well as on Linux

2005-07-21 Thread Alex Goldman
My tty settings are fine. I run Rxvt by calling C: chdir C:\cygwin\bin set CYGWIN=codepage:oem tty binmode title rxvt -sl 1000 -e bash --login -i Looking into this more closely, I noticed that the problem occurs for programs compiled using the free MSVC++ Toolkit 2003, but not GCC. I think you

Re: buggy tab-expansion

2005-07-21 Thread Alex Goldman
On 7/21/05, Eric Blake <[EMAIL PROTECTED]> wrote: > In the meantime, I was unable to reproduce the symptoms; > could you please let me know what your $PS1 variable is? PS1=\[\033[1;33m\]IBM-7779B06C3BC \w\$\[\033[0m\] -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem repo

treating drives as files

2005-07-21 Thread Alex Goldman
In UNIX, one can do things like dd if=/dev/fd0 of=~/disk_image Is this possible in Cygwin? I tried dd if=/cygdrive/d and dd if="D:" but that doesn't work. Also, I googled up some suggestions in the mailing list archives, but they didn't work either (Cygwin must have changed since the questi

Re: treating drives as files

2005-07-21 Thread Christopher Faylor
On Thu, Jul 21, 2005 at 09:01:57AM -0700, Alex Goldman wrote: >In UNIX, one can do things like > >dd if=/dev/fd0 of=~/disk_image > >Is this possible in Cygwin? Yes. Here is the syntax: dd if=/dev/fd0 of=~/disk_image cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Probl

Re: Ctrl-C not working as well as on Linux

2005-07-21 Thread Igor Pechtchanski
On Thu, 21 Jul 2005, Alex Goldman wrote: > On Linux, after I start a program that consumes 100% of CPU time, I > can usually terminate it just by typing Ctrl-C. This is very > convenient to me as a developer. However, using Cygwin in the same > situation, the shell becomes "bash (Not Responding)",

Re: Bug: Perl dll Address Conflict

2005-07-21 Thread Christopher Faylor
On Thu, Jul 21, 2005 at 09:13:50AM -0700, Arthur I Schwarz wrote: >The Perl program given below has what appears to be a dll address conflict >problem (see "BUG: bash 3.0-7 breaks rebaseall"). As things have it, I need >a workaround if one is available. http://sources.redhat.com/ml/cygwin-announce

Re: buggy tab-expansion

2005-07-21 Thread Igor Pechtchanski
On Thu, 21 Jul 2005, Lars Munch wrote: > On Thu, Jul 21, 2005 at 06:10:48AM -0600, Eric Blake wrote: > > According to Alex Goldman on 7/21/2005 3:00 AM: > > > Here's an example (I tried this in the original DOS/Cygwin terminal > > > and in Rxvt) : > > > > > > 1. type "grep" in the command line, bu

Re: treating drives as files

2005-07-21 Thread Alex Goldman
On 7/21/05, Christopher Faylor <[EMAIL PROTECTED]> wrote: > On Thu, Jul 21, 2005 at 09:01:57AM -0700, Alex Goldman wrote: > >In UNIX, one can do things like > > > >dd if=/dev/fd0 of=~/disk_image > > > >Is this possible in Cygwin? > > Yes. Here is the syntax: > > dd if=/dev/fd0 of=~/disk_image

Re: treating drives as files

2005-07-21 Thread Christopher Faylor
On Thu, Jul 21, 2005 at 09:37:11AM -0700, Alex Goldman wrote: >On 7/21/05, Christopher Faylor <[EMAIL PROTECTED]> wrote: >> On Thu, Jul 21, 2005 at 09:01:57AM -0700, Alex Goldman wrote: >> >In UNIX, one can do things like >> > >> >dd if=/dev/fd0 of=~/disk_image >> > >> >Is this possible in Cygwin?

Re: treating drives as files

2005-07-21 Thread Igor Pechtchanski
On Thu, 21 Jul 2005, Alex Goldman wrote: > On 7/21/05, Christopher Faylor <[EMAIL PROTECTED]> wrote: . Thanks. > > On Thu, Jul 21, 2005 at 09:01:57AM -0700, Alex Goldman wrote: > > >In UNIX, one can do things like > > > > > >dd if=/dev/fd0 of=~/disk_im

Re: treating drives as files

2005-07-21 Thread Alex Goldman
On 7/21/05, Christopher Faylor <[EMAIL PROTECTED]> wrote: > >> dd if=/dev/fd0 of=~/disk_image > > > >This is what I had above. > > Right. Remember what Cygwin is trying to emulate? > > >Cygwin doesn't have /dev. This doesn't work. > > Actually, it does work. That's why I mentioned it. Not

Re: treating drives as files

2005-07-21 Thread Alex Goldman
> See also > . This solved my problem. Thanks Igor and Chris. Indeed, my statement about there not being a "/dev" was strange considering the fact that I use /dev/null all the time in Cygwin. -- Unsubscribe info: http://c

[ANNOUNCEMENT] GNU CLISP 2.34

2005-07-21 Thread Sam Steingold
ANSI Common Lisp is a high-level, general-purpose programming language. GNU CLISP is a Common Lisp implementation by Bruno Haible of Karlsruhe University and Michael Stoll of Munich University, both in Germany. It mostly supports the Lisp described in the ANSI Common Lisp standard. It runs on most

[Fwd: Cygwin 1.5.9 on Windows XP using ssh within perl]

2005-07-21 Thread Lucy Upchurch
Hi, I have a perl script running on another machine. within the perl script I do an ssh to the XP machine running cygwin 1.5.9. The command I use is: ssh XPPC dir /home/myfiles >From within the perl script I receive the following error: Remote pc cmd failed: ssh XPPC dir /home/myfiles If

Re: [bigloo] Setting up Emacs to work with Bigloo

2005-07-21 Thread Alex Goldman
On 7/21/05, Jeremy Shute <[EMAIL PROTECTED]> wrote: > My figuring is: yes, you could install with all Microsoft tools and > NTEmacs (and yes, that's the "ideal" way to go about it), but you can > always postpone that after you've hacked a nice large codebase. > > You can always use Yannis' insta

Re: [bigloo] Setting up Emacs to work with Bigloo

2005-07-21 Thread Alex Goldman
On 7/21/05, Alex Goldman <[EMAIL PROTECTED]> wrote: [...] Sorry, wrong mailing list. I need to get some sleep. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ:

Re: treating drives as files

2005-07-21 Thread Brian Keener
Alex Goldman wrote: > > dd if=/dev/fd0 of=~/disk_image > > This is what I had above. Cygwin doesn't have /dev. This does Actually Alex you said that you could do that in Unix not that you had tried it in Cygwin. You only mentioned if=/cygdrive/d and if="D:" Both of which I tried yesterday

Re: ATTN: jpeglib maintainer

2005-07-21 Thread Charles Wilson
Jörg Schaible wrote: > === %< === > $ LANG=C make > gcc -g -O2 -DHAVE_CONFIG_H -c -o jpeginfo.o jpeginfo.c > jpeginfo.c: In function `main': > jpeginfo.c:323: error: structure has no member named `progressive_mode' > jpeginfo.c:333: error: structure has no member named `progressive_mod

messy death of ssh bash sesn, bash $$ and ppid in still /proc,but not in ps

2005-07-21 Thread Tom Rodman
Greetings: Not expecting help; want to share a problem I have seen repeatedly every week or so on 1 host (windows 2000 server w/latest service packs and fixes), using 1.5.17. I have not seen a pattern or a cause, but I seem to recall that the shell that "goes south", often (always?) has several s

Re: [bigloo] Setting up Emacs to work with Bigloo

2005-07-21 Thread Christopher Faylor
On Thu, Jul 21, 2005 at 02:43:33PM -0700, Alex Goldman wrote: >On 7/21/05, Alex Goldman <[EMAIL PROTECTED]> wrote: > [...] > >Sorry, wrong mailing list. I need to get some sleep. Yeah but we all sure loved how using cygwin might violate your morale. cgf -- Unsubscribe info: http://cygwin.c

is "/lib" needed in PATH?

2005-07-21 Thread Linda W
I have been putting "/lib" in my windows path (along with "/bin"). Do I need to specify cygwin's "lib" dir so it will load the "DLL's", or do the cygwin binaries internally "know" (add?) lib to the path to search. I.e. I want to be able to call some cygwin based utils (like bash) from Windows.

Re: is "/lib" needed in PATH?

2005-07-21 Thread Igor Pechtchanski
On Thu, 21 Jul 2005, Linda W wrote: > I have been putting "/lib" in my windows path (along with "/bin"). To answer the question in the subject: no, /lib isn't needed in $PATH. > Do I need to specify cygwin's "lib" dir so it will load the "DLL's", or > do the cygwin binaries internally "know" (ad

Known issues with Pthreads in 1.5.18?

2005-07-21 Thread Fred Smith
Hi gang! I've been off the list for a few months, just got back on this week. I recall seeing occasional notes about ongoing problems with pthreads way back last winter before I got dropped off the list. Well, I'm checking to see if a multi-threaded program I maintain at work works on the 1.5.x

Re: is "/lib" needed in PATH?

2005-07-21 Thread Linda W
Igor Pechtchanski wrote: Which DLLs in /lib cause problems for you if /lib isn't in the $PATH? Igor --- Probably none now. It has been left over since I was running Win98, and that's about 3-4 years back. Just "cruft" left over from some problem I was probably trying to "debug" or make

Re: messy death of ssh bash sesn, bash $$ and ppid in still /proc,but not in ps

2005-07-21 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Tom Rodman on 7/21/2005 5:00 PM: > Greetings: > > Not expecting help; want to share a problem > I have seen repeatedly every week or so on 1 host (windows 2000 server > w/latest > service packs and fixes), using 1.5.17. What about upgra

Re: Why I can't create a database using Berkeley DB

2005-07-21 Thread Manuel Tejada
Thank Larry Hall. And Thank to Brain Dessent too. For your help. --- Larry Hall <[EMAIL PROTECTED]> escribió: > Reformatting... > > At 01:18 AM 7/21/2005, you wrote: > > > --- Larry Hall > ><[EMAIL PROTECTED]> escribió: > ^ >

Ctrl-C not clearing input buffer

2005-07-21 Thread Jean-Sebastien Trottier
Hi guys, I have the habit of using 'tail -f /some/log' and pressing enter a couple times as a "visual" bookmark. When I'm done inspecting the file in question, I press Ctrl-C to kill tail... what I'm left with is literally hundreds of empty prompts caused by all the enters I pressed. If I do the