>-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
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
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().
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
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 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
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
-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
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
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
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
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:
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
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
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
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
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
> * 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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
41 matches
Mail list logo