RE: 1.5.7: make hangs on XP (with HT)

2004-02-06 Thread Rafael Kitover
>-Original Message- >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of >Rolf Campbell >Sent: Thursday, February 05, 2004 8:40 AM >To: [EMAIL PROTECTED] >Subject: 1.5.7: make hangs on XP (with HT) > >I've been trying to narrow the problem I've been having with make (-j) >and pro

Re: Plausibility of sendmail?

2004-02-06 Thread Brian Dessent
Joaquin wrote: > Lastly, my professor REQUIRED us to use sendmail for our Perl > CGI/DBI/mail projects. There was no choice in the matter. The code > would be deployed on the college system, which is a Linux system. My > development machine is a small tiny VIAO laptop running Windows XP. I > w

Re: Segfault in _cygwin_dll_entry

2004-02-06 Thread peda
Igor Pechtchanski wrote: >One obvious thing to check for is whether the application tries to >dynamically load a Cygwin-dependent DLL (which may result in attempting to >load cygwin1.dll dynamically, and that is *not supported*). I assume that by dynamically load, you are referring to dlopen().

Re: Segfault in _cygwin_dll_entry

2004-02-06 Thread peda
Larry Hall wrote: >I'd suggest 'cygcheck cygggi-2.dll'. Make sure there's no MS CRT in >there anywhere. If there is, you're on dangerous ground. Comparing the >output of this with that of cygii-0.dll might be instructive too. ~$ cygcheck /bin/cyggg-0.dll C:/cygwin/bin/cyggg-0.dll C:/cygwin/b

Re: compile needs netfilter_ipv4.h

2004-02-06 Thread Brian Dessent
Henning wrote: > I just installed cygwin and am trying to compile 'reaim' which requires > 'netfilter_ipv4.h' - a linux kernel header. Netfilter is a specific capability of the linux kernel. Any program that depends on it is going to be restricted to running on linux only. It would fail under F

cygwin-perl mailling list

2004-02-06 Thread dominix
cygwin-perl mailling exist now at [EMAIL PROTECTED] you can subscribe sending a email at [EMAIL PROTECTED] the home and archives are at http://groups.yahoo.com/group/cygwin-perl/ this list is supposed to support/share perl developpement and module compilation and tuning on cygwin. all suggestion/s

Re: Signal handling failed when using msgrcv - CYGWIN 1.5.7

2004-02-06 Thread Corinna Vinschen
On Feb 6 00:57, [EMAIL PROTECTED] wrote: > I have a process that waits on a message queue (with msgrcv) and has > installed a signal handler. > When another process send a signal (e.g. SIGTERM) to this process, the > signal handler is not called. > This was working in version 1.5.5 using the ipc

Re: rsync 2.6.0-1 coredump with Cygwin 1.5.7-1

2004-02-06 Thread Lapo
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Greg Larkin wrote: | I have verified that my SSH connection is not timing out, nor are the | firewalls closing the connection. I believe this is a problem introducted | by the Cygwin DLL update, because I had an archived copy of rsync version | 2.5.7-2

Re: cygdrive path

2004-02-06 Thread Jan Buys
I will try out the DDD/cygwin solution for now (deeply ashamed I did not notice it was there somewhere)... Thanks Igor and Larry for your answers :) -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: h

Permission denied in network drive through ssh

2004-02-06 Thread Pedro Luiz Nani Costa
Hi all! I´m with my home directory from windows server set in passwd: pcosta:unused_by_nt/2000/xp:1005:513:Pedro Luiz Nani Costa,U-PCDEP06\pcosta,S-1-5-21-1645522239-838170752-682003330-1007://pcdep41/home/pcosta:/bin/bash Then, i configure sshd and have some problems with permissions. Wit

Packaging Bug: Gnuplot requires libgd2

2004-02-06 Thread Demmer, Thomas
A heads up to the gnuplot maintainer: Selecting gnuplot does not trigger the selection of the libgd-2 runtime. (CC'ed to Volker because my first mail got blocked by the spam filter) Ciao & nice weekend, Tom Best regards / Mit freundlichen Grüssen, Thomas Demmer Kraft Foods R&D Inc. Chocolate

Re: patch for additional args to setup.exe

2004-02-06 Thread Igor Pechtchanski
On Thu, 5 Feb 2004, Edward S. Peschko wrote: > hey all, > > below is a relatively small patch to setup.exe that adds the following > command line options: > > -E: use IE connection settings for downloading > -H: give a proxy name to use ... > -P: give a proxy port to use ... > -a:

Re: patches...

2004-02-06 Thread Igor Pechtchanski
On Thu, 5 Feb 2004, Edward S. Peschko wrote: > (ps - whoops, just saw this: > > "If you just want to send email to the cygwin-patches mailing list without > receiving email you can send email to [EMAIL PROTECTED] ^^ Um

Re: cygwin-perl mailling list

2004-02-06 Thread Igor Pechtchanski
On Thu, 5 Feb 2004, dominix wrote: > cygwin-perl mailling exist now at [EMAIL PROTECTED] > you can subscribe sending a email at [EMAIL PROTECTED] > the home and archives are at http://groups.yahoo.com/group/cygwin-perl/ > this list is supposed to support/share perl developpement and module > compi

RE: Plausibility of sendmail?

2004-02-06 Thread Karl M
Hi All... There were some strong opinions expressed on both sides about whether sendmail is a good thing or not...but the bottom line is that no one has offered to maintain sendmail as a package under Cygwin. If you want to do that, I don't think that anyone would stop you. There is presently a

Re: cygwin-perl mailling list

2004-02-06 Thread Christopher Faylor
On Thu, Feb 05, 2004 at 10:06:00PM -1000, dominix wrote: >cygwin-perl mailling exist now at [EMAIL PROTECTED] >you can subscribe sending a email at [EMAIL PROTECTED] >the home and archives are at http://groups.yahoo.com/group/cygwin-perl/ >this list is supposed to support/share perl developpement a

Executing windows commands via ssh

2004-02-06 Thread Thomas Dorf Nielsen
Hi! I've been through page after page without finding the answer, so now I try here. We are trying to find a way to execute commands remotely on a Windows XP box. We were hoping to be able to install a SSH server (sshd) and then login and execute. But only partial success followed... We can ins

Re: cygwin-perl mailling list

2004-02-06 Thread Sam Steingold
> * dominix <[EMAIL PROTECTED]> [2004-02-05 22:06:00 -1000]: > > cygwin-perl mailling exist now at [EMAIL PROTECTED] > you can subscribe sending a email at [EMAIL PROTECTED] > the home and archives are at http://groups.yahoo.com/group/cygwin-perl/ > this list is supposed to support/share perl devel

Re: Plausibility of sendmail?

2004-02-06 Thread Christopher Faylor
On Fri, Feb 06, 2004 at 06:31:02AM -0800, Karl M wrote: >There were some strong opinions expressed on both sides about whether >sendmail is a good thing or not...but the bottom line is that no one >has offered to maintain sendmail as a package under Cygwin. If you >want to do that, I don't think t

Re: Segfault in _cygwin_dll_entry

2004-02-06 Thread Larry Hall
At 02:57 AM 2/6/2004, [EMAIL PROTECTED] you wrote: >Larry Hall wrote: > >>I'd suggest 'cygcheck cygggi-2.dll'. Make sure there's no MS CRT in >>there anywhere. If there is, you're on dangerous ground. Comparing the >>output of this with that of cygii-0.dll might be instructive too. > >~$ cygchec

installing apache causes setup.exe to crash

2004-02-06 Thread loren jan wilson
Hello. I've been trying to install apache on a brand new cygwin installation. I've done this before on a different machine without problems. Now, though, I can't find the package on most mirrors. On some mirrors, it shows up in "net" but when I click the button to install it, setup.exe crashes. I

Re: Executing windows commands via ssh

2004-02-06 Thread Larry Hall
At 10:00 AM 2/6/2004, Thomas Dorf Nielsen you wrote: >Hi! > >I've been through page after page without finding the answer, so now I >try here. > >We are trying to find a way to execute commands remotely on a Windows XP >box. We were hoping to be able to install a SSH server (sshd) and then >login a

Re: installing apache causes setup.exe to crash

2004-02-06 Thread Larry Hall
At 11:20 AM 2/6/2004, loren jan wilson you wrote: >Hello. > >I've been trying to install apache on a brand new cygwin installation. >I've done this before on a different machine without problems. Now, >though, I can't find the package on most mirrors. On some mirrors, it >shows up in "net" but when

Re: installing apache causes setup.exe to crash

2004-02-06 Thread Brian Dessent
loren jan wilson wrote: > I've been trying to install apache on a brand new cygwin installation. > I've done this before on a different machine without problems. Now, > though, I can't find the package on most mirrors. On some mirrors, it > shows up in "net" but when I click the button to install

access violation in ash 20040127-1 with cygwin 1.5.7-1

2004-02-06 Thread Chris Metcalf
I got the following stack trace reproducibly, though in a way that's a little awkward to convert to a self-contained example: Exception: STATUS_ACCESS_VIOLATION at eip=6109399B eax= ebx=616711C4 ecx=0018 edx=6B6E esi=6B6E edi=6B6E ebp=00212990 esp=00212948 program=C:\cygwin

Re: access violation in ash 20040127-1 with cygwin 1.5.7-1

2004-02-06 Thread Christopher Faylor
On Fri, Feb 06, 2004 at 12:18:14PM -0500, Chris Metcalf wrote: >I got the following stack trace reproducibly, though in a way that's a >little awkward to convert to a self-contained example: ...which means that it probably won't be fixed... Although people love to send them to the cygwin list, th

Re: 1.5.8s: make hangs on XP (with HT)

2004-02-06 Thread Rolf Campbell
Rafael Kitover wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rolf Campbell Sent: Thursday, February 05, 2004 8:40 AM To: [EMAIL PROTECTED] Subject: 1.5.7: make hangs on XP (with HT) I've been trying to narrow the problem I've been having with make

Re: 1.5.8s: make hangs on 2000 (no HT)

2004-02-06 Thread Rolf Campbell
Rolf Campbell wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rolf Campbell Sent: Thursday, February 05, 2004 8:40 AM To: [EMAIL PROTECTED] Subject: 1.5.7: make hangs on XP (with HT) I've been trying to narrow the problem I've been having with mak

Das perfekte M-L-M Produkt ....

2004-02-06 Thread vlpPro Team
Hallo Warum glauben Sie, weswegen sich momentan TOP Networker einschreiben!? Was hält sie davon ab?? Essen sie Brot? Wenn ja, dann lesen sie weiter. Wo fängt die Gesundheit an? Richtig, indem man auf die Ernährung achtet. Wir haben das richtige Produkt, was sowieso schon jeder täglich isst

Re: 1.5.7: make hangs on XP (with HT)

2004-02-06 Thread Volker Quetschke
Rolf Campbell wrote: I've been trying to narrow the problem I've been having with make (-j) and processes locking up. And I've made some progress. First, this happens with 1.5.6 -> 1.5.7 (and every snapshot in-between). I've tried this test on 3 configurations: WinXP (HyperThreaded): fails quic

accessing a raw partition

2004-02-06 Thread Greg Freemyer
I have used cygwin and dd to access a raw physical drive before. $ mount -f -b //./physicaldrive2 /dev/tmp_name $ dd if=/dev/tmp_name Is there a way to access a raw partition? Thanks Greg -- Greg Freemyer -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem r

Re: accessing a raw partition

2004-02-06 Thread Larry Hall
At 05:52 PM 2/6/2004, Greg Freemyer you wrote: >I have used cygwin and dd to access a raw physical drive before. > >$ mount -f -b //./physicaldrive2 /dev/tmp_name > >$ dd if=/dev/tmp_name > > > >Is there a way to access a raw partition? You don't need to do any mounting. See the User's Gu

Re: 1.5.7: make hangs on XP (with HT)

2004-02-06 Thread Volker Quetschke
Hi! ... to stderr. At the moment the script still continues ... Freeze in loop 344. Volker -- PGP/GPG key (ID: 0x9F8A785D) available from wwwkeys.de.pgp.net key-fingerprint 550D F17E B082 A3E9 F913 9E53 3D35 C9BA 9F8A 785D -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple P

tcl /tk on cygwin + mouse wheel event

2004-02-06 Thread Mathieu Malaterre
Hello, I am having some issues with mouse wheel on a cygwin system. Could any one comment on this ? None of these scripts work: wish # tcl program starts here % proc foo { args } { puts "foo" } % bind . "" foo # python # python program starts here def foo(event): print "foo" import T

libtool linking problem

2004-02-06 Thread Goran Frehse
Hi, I'm trying to compile a project made in Mandrake Linux under Cygwin. It goes fine until the following message: libtool: link: cannot find the library `/GCC/gcc-3.3.1-3/.inst/package- gcc/usr/lib/./libstdc++.la' The Cygwin installation is fresh from the web. Any help would be greatly appreci

Win 2K Permission issues

2004-02-06 Thread Steve
Hi; I'm on win2K. I made myself a bash script to back up some vital files on my hard drive. The script first consolidates a bunch of files from all over my hard drive to one location. I created logging with my script. The log has a LOT of "permission denied" error statements. Eventhough I

cp claiming my files are the same when they aren't

2004-02-06 Thread Steve
Hi; I know this might not be the right place to ask this, but I am at a loss to find a more appropriate place. I am on win2k at work where I am using the "ported gnu utilities" to do some copying of files. cp keeps sending me error messages that it can't copy the file ( even with -f ) because

Re: libtool linking problem

2004-02-06 Thread Larry Hall
At 07:22 PM 2/6/2004, Goran Frehse you wrote: >Hi, > >I'm trying to compile a project made in Mandrake Linux under Cygwin. >It goes fine until the following message: > >libtool: link: cannot find the library `/GCC/gcc-3.3.1-3/.inst/package- >gcc/usr/lib/./libstdc++.la' > >The Cygwin installation is

Re: Win 2K Permission issues

2004-02-06 Thread Larry Hall
At 01:38 PM 2/6/2004, Steve you wrote: >Hi; > >I'm on win2K. > >I made myself a bash script to back up some vital files on my hard drive. The script >first consolidates a bunch of files from all over my hard drive to one location. > >I created logging with my script. The log has a LOT of "permis

Re: cp claiming my files are the same when they aren't

2004-02-06 Thread Larry Hall
At 01:44 PM 2/6/2004, Steve you wrote: >Hi; > >I know this might not be the right place to ask this, but I am at a loss to find a >more appropriate place. > >I am on win2k at work where I am using the "ported gnu utilities" to do some copying >of files. > >cp keeps sending me error messages that

Re: tcl /tk on cygwin + mouse wheel event

2004-02-06 Thread Alejandro Lopez-Valencia
On Fri, 06 Feb 2004 18:26:06 -0500, Mathieu Malaterre wrote in <[EMAIL PROTECTED]>: >Hello, > I am having some issues with mouse wheel on a cygwin system. Could any >one comment on this ? > >None of these scripts work: They work fine in my system. See below. > >Comments/suggestions really