Re: [ITP] geoip -- IP lookup command line tools to show country information

2006-02-14 Thread Jari Aalto
Yaakov S (Cygwin Ports) [EMAIL PROTECTED] writes: Jari Aalto wrote: Well, I tried to build this from source with the 'all' command, but no packages were created! -- Making package [binary] /home/Yaakov/tmp/geoip-1.3.14/.sinst/geoip-1.3.14-1.tar.bz2 ./geoip-1.3.14-1.sh: line 1239: type:

Re: Security advisory: xpdf (CVE-2005-3624/25/26/27)

2006-02-14 Thread Dr. Volker Zell
Yaakov S writes: Yaakov S (Cygwin Ports) wrote: Xpdf is vulnerable to integer overflows that may be exploited to execute arbitrary code. Solution: apply this patch to xpdf-3.01:

Re: [ITP] geoip -- IP lookup command line tools to show country information

2006-02-14 Thread Jari Aalto
Lapo Luchini [EMAIL PROTECTED] writes: Remarks from tar inspection: - binary package contains both GeoIP.conf.default and GeoIP.conf, so I fear the actual configuration file would be deinstalled/reinstalled upon a reinstall Good point. Now taken cared of. - no shared libraries? (this is

Re: [ITP] pycrypto-2.0.1-1 -- Cryptographic algorithms and protocols for Python

2006-02-14 Thread Jari Aalto
Jari Aalto [EMAIL PROTECTED] (Cygwin-wnpp#20060212T0116) writes: 1) manual download wget\ http://cygwin.cante.net/pycrypto/pycrypto-2.0.1-1.tar.bz2.sig ... I changed the package name to more canonocal python-package. So the correct downloads are:

Re: gamin-0.1.7

2006-02-14 Thread Dave
Lapo Luchini wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Yaakov S (Cygwin Ports) wrote: static int gamin_check_not_fat (void) Nice. if (strcmp(fsname, FAT) == 0) Had to change this to a strncmp(, , 3), but otherwise works perfectly. Seeing this and the messages about string

RFC: [PATCH] Retry replacing in-use files in setup

2006-02-14 Thread Igor Peshansky
Hi, Here's a quick and dirty patch to retry replacing in-use files. Unless setup is running in unattended mode, it will show an Abort/Retry/Ignore dialog warning the user that a particular file was in-use. The user can Retry indefinitely, though the second and subsequent messages are going to

Re: [ITP] libgtkhtml2

2006-02-14 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dr. Volker Zell wrote: [snip] collect2: ld returned 1 exit status make[2]: *** [simple.exe] Error 1 make[2]: Leaving directory `/usr/src/libgtkhtml-2.6.3/.build/tests' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory

Re: CygWin fatal error...

2006-02-14 Thread Larry Hall (Cygwin X)
[EMAIL PROTECTED] wrote: Hi. I'm new to all this about Cygwin. I'couldn't find any page concerning this issue. It isn't even about a product of yours. It happens i been tring to use the Axiomatic Multi-platform C Compiler from AxiomSol, it uses the Cygwin basement on the Windows version. I

Re: Does xming -from work?

2006-02-14 Thread John and Holly Klug
My only reason for pursuing XDMCP was to improve network performance, and Cygwin shows this is not going to happen. But for the benefit of the Xming project, -from apparently does not work. My IP address is not fixed. The following worked (from cygwin): $ Xwin -query 192.61.248.23

[PATCH] Add -p option to ps command

2006-02-14 Thread Jerry D. Hedden
Attached is a patch to add a -p option to the ps command to show information for only a single PID: ps -p PID This option is available on other implementations of ps (e.g., Solaris). Index: winsup/utils/ps.cc === --- ps.cc.orig

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 somebody

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

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 describing what they

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 the

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. Because it is too

[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

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

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: 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 }; \

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:32768'

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 http://cygwin.com/faq/faq.programming.html#faq.programming.building-cygwin. What settings do I need to use

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: 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 try to

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.5.19(0.150/4/2)

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: 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

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.lib

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 $

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. Microsoft

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

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. $ uname -a

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 function named

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. Saying

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

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

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

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 ActiveState

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 there are

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 the same

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: 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: 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

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