Re: G++ Missing libraries in cygwin

2006-02-14 Thread Brian Dessent
Sam F Williams III wrote: > Thanks for the response, Chris. I checked the mount table and D:\cygwin\lib > is indeed properly mounted as /usr/lib. I'm attaching the cygcheck output > in the hope that you guys can help. Please let me know if you see anything > amiss. Everything in your cygcheck

RE: G++ Missing libraries in cygwin

2006-02-14 Thread Sam F Williams III
Thanks for the response, Chris. I checked the mount table and D:\cygwin\lib is indeed properly mounted as /usr/lib. I'm attaching the cygcheck output in the hope that you guys can help. Please let me know if you see anything amiss. Thanks, Franklin -Original Message- From: Chris Tayl

RE: BUG: ualarm(0,0) not clearing ualarms

2006-02-14 Thread Gary R. Van Sickle
> From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Robb, Sam > Sent: Tuesday, February 14, 2006 10:09 AM > To: cygwin@cygwin.com > Subject: RE: BUG: ualarm(0,0) not clearing ualarms > > Gary R. Van Sickle wrote: > > I get the same can't-duplicate as Chris does, on 'uname -a'= > >

Re: Perl creates html-file, view from cmd.exe => Access is denied

2006-02-14 Thread Lennart Borgman
Igor Peshansky wrote: On Tue, 14 Feb 2006, Lennart Borgman wrote: I use cygwin perl to create some html files from cygwin sh. When I then later from cmd.exe (or cygwin sh) try to open one of these files from the command line with temp.html I get the error "Access denied". This does not

Re: Perl creates html-file, view from cmd.exe => Access is denied

2006-02-14 Thread Igor Peshansky
On Tue, 14 Feb 2006, Lennart Borgman wrote: > I use cygwin perl to create some html files from cygwin sh. When I then > later from cmd.exe (or cygwin sh) try to open one of these files from > the command line with > >temp.html > > I get the error "Access denied". This does not happen if I use

RE: How Can I Use the FtpCommand Function with Cygwin?

2006-02-14 Thread Gary R. Van Sickle
> From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Tischler, Ron > Sent: Tuesday, February 14, 2006 12:44 PM > To: cygwin@cygwin.com > Subject: RE: How Can I Use the FtpCommand Function with Cygwin? > > These makefiles are large, and they came to us from another > company, and th

Perl creates html-file, view from cmd.exe => Access is denied

2006-02-14 Thread Lennart Borgman
I use cygwin perl to create some html files from cygwin sh. When I then later from cmd.exe (or cygwin sh) try to open one of these files from the command line with temp.html I get the error "Access denied". This does not happen if I use the same trivial script from cmd.exe using ActiveStat

Re: G++ Missing libraries in cygwin

2006-02-14 Thread Chris Taylor
Franklin Williams wrote: Hey Guys, I'm hoping that you can help me with a problem that I'm having. I am trying to install g++ 3.4.4.1 from cygwin's setup. I choose both binary and source. However, when I check the /usr/lib folder it is completely empty. Because of this, I cannot compile an

Re: G++ Missing libraries in cygwin

2006-02-14 Thread Igor Peshansky
On Tue, 14 Feb 2006, Franklin Williams wrote: > I'm hoping that you can help me with a problem that I'm having. I am > trying to install g++ 3.4.4.1 from cygwin's setup. I choose both > binary and source. However, when I check the /usr/lib folder it is > completely empty. Because of this, I ca

G++ Missing libraries in cygwin

2006-02-14 Thread Franklin Williams
Hey Guys, I'm hoping that you can help me with a problem that I'm having. I am trying to install g++ 3.4.4.1 from cygwin's setup. I choose both binary and source. However, when I check the /usr/lib folder it is completely empty. Because of this, I cannot compile any of the programs that I ha

RE: How Can I Use the FtpCommand Function with Cygwin?

2006-02-14 Thread Dave Korn
On 14 February 2006 18:44, Tischler, Ron wrote: NUMBER ONE THING TO DO BEFORE YOU POST TO THIS LIST AGAIN: READ http://cygwin.com/acronyms#PCYMTNQREAIYR. > These makefiles are large, and they came to us from another company, and > there are good business reasons to avoid changing them. Sayin

RE: How Can I Use the FtpCommand Function with Cygwin?

2006-02-14 Thread Tischler, Ron
These makefiles are large, and they came to us from another company, and there are good business reasons to avoid changing them. Saying that the makefiles are going about everything the wrong way is not an option. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On

Re: How Can I Use the FtpCommand Function with Cygwin?

2006-02-14 Thread Christopher Faylor
On Tue, Feb 14, 2006 at 06:07:11PM -, Dave Korn wrote: >On 14 February 2006 17:35, Tischler, Ron wrote: >>From: cygwin-owner On Behalf Of Brian Dessent >>Sent: Monday, February 13, 2006 8:01 PM > >>"Tischler, Ron" wrote: >> >>>I am trying to use Cygwin to write a PC application that calls the

Re: BUG: ualarm(0,0) not clearing ualarms

2006-02-14 Thread Christopher Faylor
On Tue, Feb 14, 2006 at 01:05:09PM -0500, Reid Thompson wrote: >>> I'm able to reproduce this on my machine, but only when I'm >>>running it under rxvt. If I run it from cmd.exe or within a >>>standard cygwin bash shell, then it completes without the >>>'-- BOGUS ALARM --' warnings. >>> >>> $ unam

Re: BUG: ualarm(0,0) not clearing ualarms

2006-02-14 Thread Reid Thompson
Robb, Sam wrote: From: "Robb, Sam" I'm able to reproduce this on my machine, but only when I'm running it under rxvt. If I run it from cmd.exe or within a standard cygwin bash shell, then it completes without the '-- BOGUS ALARM --' warnings. $ uname -a CYGWIN_NT-5.0 claus 1.5.19(0.150/4/

RE: How Can I Use the FtpCommand Function with Cygwin?

2006-02-14 Thread Dave Korn
On 14 February 2006 17:35, Tischler, Ron wrote: > -Original Message- > From: cygwin-owner On Behalf Of Brian Dessent > Sent: Monday, February 13, 2006 8:01 PM > "Tischler, Ron" wrote: > >> I am trying to use Cygwin to write a PC application that calls the >> function named FtpCommand. M

Re: BUG: ualarm(0,0) not clearing ualarms

2006-02-14 Thread Reid Thompson
I'm able to reproduce this on my machine, but only when I'm running it under rxvt. If I run it from cmd.exe or within a standard cygwin bash shell, then it completes without the '-- BOGUS ALARM --' warnings. $ uname -a CYGWIN_NT-5.0 claus 1.5.19(0.150/4/2) 2006-01-20 13:28 i686 Cygwin $ g

Re: How Can I Use the FtpCommand Function with Cygwin?

2006-02-14 Thread Brian Dessent
"Tischler, Ron" wrote: > Thanks for your reply, but the makefiles that I'm using do use .lib > files, and things are following PC rather than unix conventions, and I > am already getting wininet.lib, because other stuff that is working > comes from there. So, I believe the answer is that wininet.

RE: How Can I Use the FtpCommand Function with Cygwin?

2006-02-14 Thread Tischler, Ron
Thanks for your reply, but the makefiles that I'm using do use .lib files, and things are following PC rather than unix conventions, and I am already getting wininet.lib, because other stuff that is working comes from there. So, I believe the answer is that wininet.lib is just out of date on my PC

Re: 1.5.7: Problem with tcsh 6.12.00-7 / sed 4.0.8-1

2006-02-14 Thread Stewart Midwinter
fyi.. -- Forwarded message -- From: Michael Brand <[EMAIL PROTECTED]> Date: Feb 13, 2006 11:13 PM Subject: Re: 1.5.7: Problem with tcsh 6.12.00-7 / sed 4.0.8-1 To: Stewart Midwinter <[EMAIL PROTECTED]> Cc: cygwin@cygwin.com Nope, I never found a good solution, and suspect that a

RE: BUG: ualarm(0,0) not clearing ualarms

2006-02-14 Thread Robb, Sam
> > From: "Robb, Sam" > > I'm able to reproduce this on my machine, but only when I'm > > running it under rxvt. If I run it from cmd.exe or within a > > standard cygwin bash shell, then it completes without the > > '-- BOGUS ALARM --' warnings. > > > > $ uname -a > > CYGWIN_NT-5.0 claus 1.

Re: BUG: ualarm(0,0) not clearing ualarms

2006-02-14 Thread Christopher Faylor
On Tue, Feb 14, 2006 at 11:08:52AM -0500, Robb, Sam wrote: >Gary R. Van Sickle wrote: >> I get the same can't-duplicate as Chris does, on 'uname -a'= >> >> CYGWIN_NT-5.1 DFW5RB41 1.5.20s(0.153/4/2) 20060209 14:37:47 >> i686 Cygwin >> >> I don't have any of this stuff in $CYGWIN, might be worth a

newbie asks sshd freezes

2006-02-14 Thread niv
Hay, I am using open ssh 4.2p1-1 , and I am expirincing freezes when the network interface change. If I take the ethernet cable out - then plug it back again , I have to restart sshd. either the cpu useage goes to 100% or it just doesnt accept incoming comm. Hope to provide backtraces if this?

Re: Building Cygwin

2006-02-14 Thread Brian Dessent
"Jerry D. Hedden" wrote: > I downloaded the source for cygwin-1.5.19-4, and successfully compiled > it using: > > ./configure > make You really should do a VPATH build as instructed in . > What settings do I nee

RE: BUG: ualarm(0,0) not clearing ualarms

2006-02-14 Thread Robb, Sam
Gary R. Van Sickle wrote: > I get the same can't-duplicate as Chris does, on 'uname -a'= > > CYGWIN_NT-5.1 DFW5RB41 1.5.20s(0.153/4/2) 20060209 14:37:47 > i686 Cygwin > > I don't have any of this stuff in $CYGWIN, might be worth a > try to ditch it: > > " > CYGWIN = 'server ntsec forkchunk:327

Re: wrong macro definition in pthread.h

2006-02-14 Thread Václav Haisman
skaller wrote: > On Mon, 2006-02-13 at 21:27 +0900, 橋 宏彰 wrote: >> In cvs head. >> >> winsup/cygwin/include/pthread.h >> >> #define pthread_cleanup_push(_fn, _arg) { __pthread_cleanup_handler >> __cleanup_handler = \ >>{ _fn, _arg, NULL }; \ >>

Building Cygwin

2006-02-14 Thread Jerry D. Hedden
I downloaded the source for cygwin-1.5.19-4, and successfully compiled it using: ./configure make My interest was in the ps command. It runs fine, but when I looked at the size of the executable: 146 cygwin-1.5.19-4 > ls -l i686-pc-cygwin/winsup/utils/ps.exe -rwxr-xr-x 1 jhedden

Re: [octave ] LOADPATH recurses only one level of subdirectories (on network drives)

2006-02-14 Thread John W. Eaton
On 14-Feb-2006, Eric Blake wrote: | so it is a | bug in octave if it is mis-optimizing traversal in the presence of a | directory link count of 1. It might make sense, though, for cygwin to set | the link count to 0 on remote directories (rather than 1), to make it | obvious that the link count r

[ANNOUNCEMENT] Updated: coreutils-5.94-1

2006-02-14 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 A new release of coreutils, 5.94-1, is available for use, replacing 5.93-3 as the current version. NEWS: = A new stable upstream version of coreutils, 5.94-1, has been released, providing minor upstream bug fixes since 5.93-3. A detailed NEWS exc

Re: [octave ] LOADPATH recurses only one level of subdirectories (on network drives)

2006-02-14 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Eric Blake on 2/14/2006 7:18 AM: >>> >>>The code checks for two links (the %h) given that a subdirectory should >>>have a "." and a ".." entry. But for some reason, network drives >>>created using windows within cygwin report 1. > > Beca

Re: [octave ] LOADPATH recurses only one level of subdirectories (on network drives)

2006-02-14 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ugh - top-posting reformatted http://cygwin.com/acronyms/#TOFU According to Larrie Carr on 2/11/2006 11:25 PM: >>> Probably the code you are looking for is the function do_subdir in >>> liboctave/kpse.cc. This file contains a stripped-down version of

Re: Updated: suite3270-3.3.4p7-1, c3270-3.3.4p7-1, pr3287-3.3.4p7-1 , s3270-3.3.4p7-1, tcl3270-3.3.4p7-1, x3270-3.3.4p7-1

2006-02-14 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Peter A. Castro on 2/9/2006 2:39 PM: >>> This is an update for the suite3270 packages based on version 3.3.4p6 >>> plus patch 07 for c3270, s3270, tcl3270 and x3270 yielding 3.3.4p7 >>> >> >> >> I would welcome a short sentence describin

Re: Console colors and man pages

2006-02-14 Thread Thorsten Kampe
* Wayne Heiden (2006-02-13 18:56 +0100) > Using the properties available for the Cygwin Bash Shell, I've changed the > colors to use a light background (204,255,204) and dark foreground (0,0,0) > and reversed the colors for the popup choices. When I do a man page, > e.g., man man, I get other c

Re: 1.5.19-4: bash starts up in /usr/bin

2006-02-14 Thread Nils
Reinstalling the base files fixed the problem. There should be a message ANYWHERE, that cygwin should be exited while updating the binaries. Instead, it seems to succeed in updating the system. That's not an optimal situation. Regards, Nils. -- ..at least I thought I was dancing, 'til somebody s

1.5.19-4: bash starts up in /usr/bin

2006-02-14 Thread Nils
Hi, after an update to the recent cygwin version, bash starts up in /usr/bin instead of my home directory. The command line seems to be unformatted, only a "bash3.00$" says hello. Is this a bug or a feature? Thanks for your help. Regards, Nils. -- ..at least I thought I was dancing, 'til somebod