On Tue, Oct 19, 2004 at 12:26:58AM -0400, Rolf Campbell wrote:
>An rsync session that consistantly works on the Oct 7 snapshot fails
>consistantly on the Oct 10 snapshot.
Try it with the October 20 snapshot. I had the same problem with rsync
(although I would have sworn that I tested it).
It se
Problem solved ^^, but thanks anyway!
My error was relying on the "uninstall"-function in the
internet-installation. I had aborted my first installation and thought
the uninstall stuff would take care of the files.
But (as it says in the FAQ ^_^ ) that's not really the case, as you have
to uninst
Larry Hall cygwin.com> writes:
>
>
> Did you try the latest version of OpenSSH and Cygwin?
I upgraded to the following binaries and tried it again,
ssh.exe 3.9p1
cygcrypto-0.9.7.dll 0.9.7d
cygwin1.dll 1.5.11
cygminires.dll 0.98
cygz.dll 1.2.2
Ugh. Same problem, though obviously a different
Hi,
I just got your mail id from the Cygwin MAiling list.
I am having a tyical problem with expect.
This is the code fragment that is giving me the problem. May be you
can help me with this conundrum
#!/usr/bin/expect
spawn ssh -l $user $box_ip
while {1} {
expect {
-exact "
On Tue, Oct 19, 2004 at 09:56:31PM -0400, Reid Thompson wrote:
>It appears that the main issue is the directory in the source tar file
>named aux.
Use a managed mount. Create an empty directory c:/foo and
mount -o managed c:/foo /foo
cd /foo
tar xf whatever
you will then be able to extract fi
It appears that the main issue is the directory in the source tar file
named aux. If you do not have access to a system other than windows on
which to untar the source and rename the aux directory, you can use the
7-zip ( http://www.7-zip.org/ )program to rename this directory while it
is stil
Bruce Dobrin wrote:
I got it working with very helpful suggestions from list people last
week. You need to unpack on a linux box and change every reference to
reserve word "aux" to something else, next comment out the tweak the
code to disable the root checking, like this:
You can avoid havi
At 04:51 PM 10/19/2004, you wrote:
>Hi!
>
>
>I have installed cygwin successfully, but if I try running it I get the
>message:
>
>"C:\cygwin\cygwin.bat is not a valid Win32 application."
>
>I run Windows XP.
>
>Any help would be highly appreciated, as I need to get it running as
>soon as possible
I got it working with very helpful suggestions from list people last
week. You need to unpack on a linux box and change every reference to
reserve word "aux" to something else, next comment out the tweak the
code to disable the root checking, like this:
[EMAIL PROTECTED]:/c/temp/minicom/minico
David Arnstein wrote:
I need a program that can talk to a serial port on the local computer,
the way Hyperterm does for Microsoft Windows.
I would like this program to present its user interface in an xterm.
If that is not possible, perhaps a program that is itself an X11
client would do.
I was abl
At 09:09 PM 10/19/2004, you wrote:
>I need a program that can talk to a serial port on the local computer,
>the way Hyperterm does for Microsoft Windows.
>
>I would like this program to present its user interface in an xterm.
>If that is not possible, perhaps a program that is itself an X11
>client
At 07:58 PM 10/19/2004, you wrote:
>Thanks for the reply, Dave,
>
>Turns out 1.3 is just the version of the doc file, I'm up to date. Sorry
>to give bum info. c:\cygwin\bin\cygwin1.dll is dated 9/4/2004.
>
>I've just run a default install again, just in case.
>
>I haven't done anything with perms.
I need a program that can talk to a serial port on the local computer,
the way Hyperterm does for Microsoft Windows.
I would like this program to present its user interface in an xterm.
If that is not possible, perhaps a program that is itself an X11
client would do.
I was able to compile "minico
We always choose "Setup for all users" when running Setup, and leave
ntsec turned on (that's the default I believe, which seems good), and we
normally install on NTFS under XP professional.
Can I get some advice on how to handle the following situation?
1) Cygwin is installed by one user (a syste
Thanks for the reply, Dave,
Turns out 1.3 is just the version of the doc file, I'm up to date. Sorry
to give bum info. c:\cygwin\bin\cygwin1.dll is dated 9/4/2004.
I've just run a default install again, just in case.
I haven't done anything with perms. I installed cygwin as administrator,
not "just
Using cygwin 1.5.11-1 or snapshot 2004-Oct-10 on XP Pro SP2, a thread
blocked at a write() to a full pipe does not appear cancellable with
pthread_cancel(). "cygcheck.out" is attached.
I'm guessing that POSIX specifies that write() is supposed to be a
cancellation point, but I do not have a copy
At the end of src/winsup/cygwin/fhandler_console.cc, in
fhandler_console::fixup_after_exec, there are two instances of this
error message:
error opening input console handle after exec
Shouldn't the second one say that there has been an error opening the
*output* console handle?
We are seeing
Hi!
I have installed cygwin successfully, but if I try running it I get the
message:
"C:\cygwin\cygwin.bat is not a valid Win32 application."
I run Windows XP.
Any help would be highly appreciated, as I need to get it running as
soon as possible.
Greetings,
Lukas
--
Unsubscribe info:
Greetings, I am running "Wanderlust" (an emacs mailer)
under NT Emacs 21.3 on WinXP SP 1. WL uses the
emacs-mime package, and within that package I can
hit 'v' to launch an external application using
mailcap settings.
This works fine on my Mac (OS X); in my mailcap there
I use /sw/bin/launch ("la
On Tue, 19 Oct 2004, Joey Fleming wrote:
> Does cygwin have the gcore command to dump the address space of a process?
> As far as I know it should come with gdb. When looking at the package
> details for gdb on the cywin website it seems to be there too. But after
> installing gdb it doesn't see
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Ariel Burbaickij wrote:
| script
I have an implementation of script, based on a message to this list a
few years ago, available on my project webpage:
http://sourceforge.net/projects/cygwin-ports/
It works fine for me. Seeing as this is among the Frequ
script
On Tue, 19 Oct 2004 13:22:54 -0400, Christopher Faylor
<[EMAIL PROTECTED]> wrote:
> This is an off-the-top-of-my-head list of standard packages which are missing
> from the cygwin distribution:
>
> bind
> coreutils
> mailx
> ping
> sendmail
> screen
>
> In some cases we have packages whi
> -Original Message-
> From: cygwin-owner On Behalf Of Julian Opificius
> Sent: 19 October 2004 17:49
> I'm running v1.3 of Cygwin on Win2k on a laptop.
That is _years_ out of date.
> after the initial install, only later. I can list them with
> ls -al, but
> "vi .bashrc" opens up a
> -Original Message-
> From: cygwin-owner On Behalf Of Siegmar Gross
> Sent: 19 October 2004 15:56
> Hi,
>
> > There have been problems reported with sunrpc related to
> > a disabled network connection. Does you machine have a
> > network connection (wireless, or a secondary ethernet
>
This is an off-the-top-of-my-head list of standard packages which are missing
from the cygwin distribution:
bind
coreutils
mailx
ping
sendmail
screen
In some cases we have packages which offer similar-but-not-identical behavior
but in some cases (ping, screen) we don't have anything close, AFAIK.
On Tue, Oct 19, 2004 at 04:17:33PM +, Christopher Cobb wrote:
>Can anyone shed any light on this?
The processes are not sorted in any way. They are displayed in the
same order as Windows presents them to cygwin.
cgf
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem
Hi folks,
I'm running v1.3 of Cygwin on Win2k on a laptop. My machine dual-boots
Win98 and Win2k, and my Win2k drive is G. Cygwin installed smoothly
under Win2k.
My problem is that dotted files like .bashrc have become inaccessible
with programs like vi and less. I didn't have a problem immedia
Here is the ouput of the same process list give first by ps -W and then by
"process" (from beyondlogic.org). Notice first of all that the listed process
are in approximately the same order. They are sorted the same way.
Here is the output of ps -W (I have folded it so it will get through gmane):
Hi
I upgraded to cygwin 1.5.11-1 recently and now I cannot lock files using
RCS. Under 1.5.10-3 I didn't have any problems.
The source is kept on an SCO server. When I need to make changes to a
file I simply issue
co -l file.c
Under 1.5.11-1 when I try to lock a file I get the following messag
Hi,
> There have been problems reported with sunrpc related to
> a disabled network connection. Does you machine have a
> network connection (wireless, or a secondary ethernet
> card, etc.) that isn't active?
Yes. I have a disabled Bluetooth and Wireless Lan and even an IrD. Due to
your mail I
On Tue, Oct 19, 2004 at 11:33:09AM +0200, Corinna Vinschen wrote:
>On Oct 18 17:19, Brian Dessent wrote:
>> Corinna Vinschen wrote:
>>
>> > I don't think it's necessary. Since sync is a noop, it doesn't hurt
>> > to call it. I would go a step further. Just omit sync from the
>> > Cygwin release
Siegmar,
There have been problems reported with sunrpc related to
a disabled network connection. Does you machine have a
network connection (wireless, or a secondary ethernet
card, etc.) that isn't active?
[Redirecting to the cygwin mailing list so any good info
that comes out of this conver
> -Original Message-
> From: cygwin-owner On Behalf Of Dave Korn
> Sent: 19 October 2004 14:55
Sorry, there was one more thing I should have pointed out:
> > -Original Message-
> > From: cygwin-owner On Behalf Of Siegmar Gross
> > Sent: 19 October 2004 14:44
> > /usr/include/sy
Hello,
If I set my LD_LIBRARY_PATH to .:/path/to/a.so
then I get Win32 error 126 when trying to load a.so using dlopen().
Removing the .: seems to work but will cwd always be searched first? (I
usually confirm this with "shared" in gdb under Linux but in Cygwin this
command works differently and
> -Original Message-
> From: cygwin-owner On Behalf Of Siegmar Gross
> Sent: 19 October 2004 14:44
> Hi,
>
> /usr/include/sys/features.h suggests to define "__rtems__" if you want
> POSIX functionality.
The copy on my system doesn't make any 'suggestions' at all. It just has
a bunch
Hi,
/usr/include/sys/features.h suggests to define "__rtems__" if you want
POSIX functionality. Unfortunately there are incompatible types so that
the compilation breaks.
eiger Solutions 39 \gcc -D__rtems__ x.c
In file included from /usr/include/cygwin/types.h:21,
from /usr/inclu
At 12:36 AM 10/19/2004, you wrote:
>Hello,
>
>I've not seen ssh.exe abort in this fashion before.
>
>I have a product which uses ssh without any problems (on about 2,500 servers),
>but one troublesome server throws this exception.
>
>** The command line is:
>ssh -vvv -o 'stricthostkeychecking=no' -
> -Original Message-
> From: binutils-owner On Behalf Of Alan Modra
> Sent: 19 October 2004 02:33
> To: Dave Korn
> Cc: binutils
> Subject: Re: C++filt grief.
>
> On Mon, Oct 18, 2004 at 04:05:59PM +0100, Dave Korn wrote:
> > Although come to think of it, shouldn't c++filt be a bit
> sm
Problem with the capture of the signal SIGINT under Windows XP:
I develop a program in C++ using Visual C++.
This program captures interruptions, that is SIGINT signals generated
with a CTRL-C
when the program is executed in a cygwin bash interpreter.
Under Windows 2000, the signal is sent only to
Some more results:
1. The reason why the bash terminal window flashes and aborts is that it was
referencing the setup cygwin.bat!!!. Changing the command line to the cygwin
folder as it should be yields a window that stays open.
2. The startup sequence that once set up the paths and other stuff
On Oct 18 17:19, Brian Dessent wrote:
> Corinna Vinschen wrote:
>
> > I don't think it's necessary. Since sync is a noop, it doesn't hurt
> > to call it. I would go a step further. Just omit sync from the
> > Cygwin release of coreutils.
>
> Perhaps it should be linked to /bin/true on the off
Does cygwin have the gcore command to dump the address space of a process?
As far as I know it should come with gdb. When looking at the package
details for gdb on the cywin website it seems to be there too. But after
installing gdb it doesn't seem to be there. Any help/suggestions?
Thanks.
Jo
42 matches
Mail list logo