Thanks to those who responded to my post.
I am not sure though if all of you read the
entire sequence of the thread.
In my first post, I did attach an excerpt
from an strace dump of a sample program that
seemed to show "where the time is going".
Here is the relevant information again in case
it was
Yes, I understand the issue. However, one of the processes is
supporting ssh which is the ONLY way I have of reaching this machine at
all. Stopping the sshd will end my session.
On Jun 25, 2004, at 9:41 PM, Larry Hall wrote:
At 11:48 PM 6/25/2004, you wrote:
I am working with a new installation
At 11:48 PM 6/25/2004, you wrote:
>I am working with a new installation on XP (wiped and reinstalled after infection.)
>When I try to run our build script I got this:
>
>C:\cygwin\bin\python2.3.exe (4000): *** unable to remap
>C:\cygwin\bin\cygssl-0.9.7.dll to same address as parent(0x74) !=
At 06:03 PM 6/25/2004, you wrote:
>Hi,
>
>I am having a strange problem with my cygwin installation and I was wondering if you
>could help me. I have cygwin installed on a Windows 2000 machine running NFS Maestro
>to link to my unix drives. When I open an xterm and cd into my unix drive, I can c
At 05:57 PM 6/25/2004, you wrote:
>Is there someplace to read about how to setup/start inetd, xinetd, etc? I
>am looking through the archives of cygwin and see various references to
>cygrunsrv, running inetd with -d option, etc.
>
>I have setup inetd on many unix/linux systems. I have setup xin
I am working with a new installation on XP (wiped and reinstalled after infection.) When I try to run our build script I got this:
C:\cygwin\bin\python2.3.exe (4000): *** unable to remap C:\cygwin\bin\cygssl-0.9.7.dll to same address as parent(0x74) != 0x75 4 [main] python 2620 sync_w
On Fri, Jun 25, 2004 at 02:47:37PM +, Brian K wrote:
>I have a Microsoft wireless keyboard, and I'm using Cygwin to connect to my
>Mandrake server via XDMCP. Every so often the cursor will jump to the beginning
>of the line, as if I'd struck the HOME key on the keyboard. It ONLY does this
>wh
Hi,
I have used cygwin for years but this is my first
time to use it for development. Hope someone here can
give me some light on this problem.
Currently, I have to make some raw I/O access to the
parallel port in Windows NT/9X/XP. I want to use
cygwin instead of VC++ as my development environ
On Fri, Jun 25, 2004 at 01:06:43PM -0400, Igor Pechtchanski wrote:
>On Fri, 25 Jun 2004, Christopher Faylor wrote:
>
>> On Fri, Jun 25, 2004 at 10:52:28AM +0100, Alan Larkin wrote:
>> >Adding strace to the command causes errors...
>> >
>> >$ strace java -Xruncygforrest-0:help
>> >Registry key 'Soft
Hi,
I am having a strange problem with my cygwin installation and I was wondering if you
could help me. I have cygwin installed on a Windows 2000 machine running NFS Maestro
to link to my unix drives. When I open an xterm and cd into my unix drive, I can copy
or move files to create a new file
Is there someplace to read about how to setup/start inetd, xinetd, etc? I
am looking through the archives of cygwin and see various references to
cygrunsrv, running inetd with -d option, etc.
I have setup inetd on many unix/linux systems. I have setup xinetd on
several linux systems.
With c
On Fri, Jun 25, 2004 at 03:58:39PM -0400, Larry Hall wrote:
> At 03:21 AM 6/25/2004, you wrote:
>
> >I have been making both the passwd and group files using the -d option.
> >
> >When I log on as a domain user I get the same result as previus:
> >>
> >>
> >>>Output from d:\programmer\cygwin\bin\i
Henrik,
In your case, I would re-run cygwin setup. I had a problem like that
(actually caused by manually tweaking and copying files to another
directory). Re- running cygwin setup did the trick. Who knows it'll also
it in your case ...
Kind regards,
Philippe
Henrik Badekow wrote:
I just instal
At 03:21 AM 6/25/2004, you wrote:
>I have been making both the passwd and group files using the -d option.
>
>When I log on as a domain user I get the same result as previus:
>>
>>
>>>Output from d:\programmer\cygwin\bin\id.exe (nontsec)
>>>UID: ) GID: )
>>
>>^^^
>>This doesn't look go
>>> "Henrik Badekow" writes >>>
> I just installed cygwin on my computer. I have been using it on other
> computers since quite a while ago. This time I cant start it after the
> installation. It just closes after about 2 seconds. This fact cannot be due
> to a problem with the bash, cause it hap
At 11:10 AM 6/25/2004, you wrote:
>I'm a bit of a novice to cygwin, but after installing it on my PC, I was very
>pleased with the ability to compile my C++ code with g++ and get faster runtimes
>than on our SUN servers at work.
>
>What I would like to do is enable another colleague to run proces
On Fri, Jun 25, 2004 at 02:32:55PM -0400, Igor Pechtchanski wrote:
>
> Just to get this into the archives: ssh-host-config can certainly emit a
> warning on non-system mounts, but having separate set of user mounts for
> the SYSTEM user will also work just fine... In fact, that'd make it
> possib
On Fri, 25 Jun 2004, Pierre A. Humblet wrote:
> On Fri, Jun 25, 2004 at 02:00:43PM -0400, Igor Pechtchanski wrote:
> > On Fri, 25 Jun 2004, DePriest, Jason R. wrote:
> >
> > > Rajiv Chopra wrote:
> > > > What I would like to do is enable another colleague to run processes
> > > > on my computer.
On Fri, Jun 25, 2004 at 02:00:43PM -0400, Igor Pechtchanski wrote:
> On Fri, 25 Jun 2004, DePriest, Jason R. wrote:
>
> > Rajiv Chopra wrote:
> > > What I would like to do is enable another colleague to run processes
> > > on my computer. Is it possible to set up Cygwin such that he can
> > > tel
* Chris Carlson (2004-06-25 19:03 +0200)
> I noticed you said installing "everything" was not a good idea. Yet the
> web page suggest it if you want all the products.
Yes, sure if you /really/ want everything, then you should install
everything. But believe me, someone who opens his passwd file
On Fri, 25 Jun 2004, DePriest, Jason R. wrote:
> Rajiv Chopra wrote:
> > I'm a bit of a novice to cygwin, but after installing it on my PC, I
> > was very pleased with the ability to compile my C++ code with g++ and
> > get faster runtimes than on our SUN servers at work.
> >
> > What I would like
I see that the version of Expect that comes with
Cygwin is version 5.26. This version is no longer
supported by the Expect developers. The current
version is 5.41.
Are there any plans to update the version of Expect
that comes with Cygwin to something more recent?
I looked for an answer to th
> -Original Message-
> From: cygwin-owner On Behalf Of Thorsten Kampe
> Sent: 25 June 2004 18:50
> * Rajiv Chopra (2004-06-25 17:10 +0200)
> > I'm a bit of a novice to cygwin, but after installing it on
> my PC, I was very
> > pleased with the ability to compile my C++ code with g++
> a
* Rajiv Chopra (2004-06-25 17:10 +0200)
> I'm a bit of a novice to cygwin, but after installing it on my PC, I was very
> pleased with the ability to compile my C++ code with g++ and get faster runtimes
> than on our SUN servers at work.
Are you sure of that? For instance Cygwin executables are
On Fri, 25 Jun 2004, Dave Korn wrote:
> [snip]
> To find out which package contains a given utility, go to the Cygwin setup
> package search page:
>
> http://cygwin.com/packages/
Or... Use the "-f" flag of the cygcheck utility: "cygcheck -f `which wc`"
will return "textutils-2.0.21-1".
I
> -Original Message-
> From: cygwin-owner On Behalf Of TC
> Sent: 25 June 2004 18:14
> Question: How can I find source to various utilities such as
> word count's wc?
> Cygwin is installed and working well. "which wc" returns
> /usr/bin/wc. The
> /usr/src directory is emtpy. Ran se
Torsten,
I noticed you said installing "everything" was not a good idea. Yet the
web page suggest it if you want all the products. Also, I've found that
when I go through the products and pick and choose, 100% of the time
nothing installs because there's some problem with the server (some
connec
Hello All,
Question: How can I find source to various utilities such as word count's wc?
I am a newbie, want to learn C, and like the "by example" approach
reviewing code. (I also have Kernighan & Ritchie's The C Programming
Language which is quite helpful and refreshingly concise.)
Cygwin is
On Fri, 25 Jun 2004, Christopher Faylor wrote:
> On Fri, Jun 25, 2004 at 10:52:28AM +0100, Alan Larkin wrote:
> >Adding strace to the command causes errors...
> >
> >$ strace java -Xruncygforrest-0:help
> >Registry key 'Software\JavaSoft\Java Runetime Environment\CurrentVersion'
> >has value '1.4'
Emanuele,
It is generally better to send questions and comments regarding Cygwin to
the main Cygwin mailing list at . Not only will
you get access to the combined expertise of the list, which is more than
any one person can provide, but your questions, and answers to them, will
also be archived o
On Fri, Jun 25, 2004 at 07:45:48AM -0700, Erik Weibust wrote:
> I just had my XP machine at work rebuilt and the first
> thing I went to install was cygwin. I went with a
> complete "everything" install. The problem is the
> same one I've seen before. When the install is
> complete I run the sho
Rajiv Chopra wrote:
> I'm a bit of a novice to cygwin, but after installing it on my PC, I
> was very pleased with the ability to compile my C++ code with g++ and
> get faster runtimes than on our SUN servers at work.
>
> What I would like to do is enable another colleague to run processes
> on my
I'm a bit of a novice to cygwin, but after installing it on my PC, I was very
pleased with the ability to compile my C++ code with g++ and get faster runtimes
than on our SUN servers at work.
What I would like to do is enable another colleague to run processes on my
computer. Is it possible to
* Henrik Badekow (2004-06-25 11:26 +0200)
> I just installed cygwin on my computer. I have been using it on other
> computers since quite a while ago. This time I cant start it after the
> installation. It just closes after about 2 seconds. This fact cannot be due
> to a problem with the bash, caus
I have a Microsoft wireless keyboard, and I'm using Cygwin to connect to my
Mandrake server via XDMCP. Every so often the cursor will jump to the beginning
of the line, as if I'd struck the HOME key on the keyboard. It ONLY does this
when I'm typing.
Booting into Mandrake natively on my desktop,
* Erik Weibust (2004-06-25 16:45 +0200)
> I just had my XP machine at work rebuilt and the first
> thing I went to install was cygwin. I went with a
> complete "everything" install.
Not so clever. You won't need anything so this approach will obfuscate
your problem.
> The problem is the same one
I just had my XP machine at work rebuilt and the first
thing I went to install was cygwin. I went with a
complete "everything" install. The problem is the
same one I've seen before. When the install is
complete I run the shortcut to start cygwin and get a
vague message that makes me think the in
> >Adding strace to the command causes errors...
> >
> >$ strace java -Xruncygforrest-0:help
> >Registry key 'Software\JavaSoft\Java Runetime Environment\CurrentVersion'
> >has value '1.4', but '1.5' is required.
> >Error: could not find java.dll
> >Error: could not find Java 2 Runtime Environment.
In-Reply-To: <000401c31878$432d24c0$73dea8c0 at lair>
Hello everybody !
Ayvind wrote:
-
> $ lsz --zmodem foobar.zip >com1 0<&1
> Retry 0: Timeout on pathname
This is what worked for me:
$ uname -a
CYGWIN_NT-5.0 atpc3muc 1.5.9(0.112/4/2) 2004-03-18 23:05 i686 unknown unknown Cygwin
On Fri, Jun 25, 2004 at 10:52:28AM +0100, Alan Larkin wrote:
>Adding strace to the command causes errors...
>
>$ strace java -Xruncygforrest-0:help
>Registry key 'Software\JavaSoft\Java Runetime Environment\CurrentVersion'
>has value '1.4', but '1.5' is required.
>Error: could not find java.dll
>Er
On Fri, Jun 25, 2004 at 10:28:46AM +0200, Michael Haubenwallner wrote:
>1) hardcode into upset to skip all subdirs named 'CVS', with one
>exeption: if directly in the CVS-subdir is a file named "setup.hint".
>This is needed for the package 'cvs' itself, when upset is run on
>a cygwin-machine, where
This isn't really a bug report, more of a heads-up, on the new audiofile
packages released on June 16.
The main package has the same name as a corresponding CyGNOME package,
and apparently causes the CyGNOME version to be de-installed first, as
it has a older version number. This causes the file
"
Subversion, a version control system that aims to be a compelling replacement for CVS
in the open source community, is now a part of
the Cygwin net distribution.
To update your installation, click on the "Install Cygwin now" link on
the http://cygwin.com/ web page. This downloads setup.exe to
- Original Message -
From: "Igor Pechtchanski" <[EMAIL PROTECTED]>
To: "Alan Larkin" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, June 24, 2004 3:29 PM
Subject: Re: Old Cygwin Versions -or- Elusive Compatability Problem
> On Thu, 24 Jun 2004, Alan Larkin wrote:
>
> > > FW
#include
#include
#include
void
probe ( rqstp, transp )
struct svc_req *rqstp;
SVCXPRT *transp;
{
switch ( rqstp->rq_proc )
{
case NULLPROC:
svc_sendreply ( transp, xdr_void, (void *)NULL );
return;
default:
svcerr_noproc ( transp );
return;
};
};
int
Dear forum users!
I have attached to the message an example of code that uses rpc and I think
it points to some bug in cygwin rpc library.
Add info:
1. 0x2A01 is the first number in a range of numbers for rpc programs for
free use.
2. When probe executed with ANY parameter, it switches to svc
This is not specifically related to Cygwin.
Anyway, your command does not work because the variables (variableA and
nextVariable) are expanded by Bash before the line is executed (as always).
In fact, something like this would work:
variableA=valA nextVariable=next eval 'echo $variableA $nextVari
I just installed cygwin on my computer. I have been using it on other
computers since quite a while ago. This time I cant start it after the
installation. It just closes after about 2 seconds. This fact cannot be due
to a problem with the bash, cause it happens when using a different shell,
too. I
Hi Folks
I hove the problem to set variable in front of executing a command. The
bash manpage says that a simple command is a set of variable assignment
followed by the command
So I think that
variableA=valA nextVariable=next echo $variableA $nextVariable
should echo valA next but when I try thi
Hi,
i'm managing a custom cygwin package server and have my own packages
directly in the 'release'-subdir in CVS.
When i have checked out (cvs edit) a setup.hint file, cvs places the
original copy into CVS/Base/setup.hint. So, when i run upset, i get
a package "@ Base" in setup.{ini|bz2} with the o
I have been making both the passwd and group files using the -d option.
When I log on as a domain user I get the same result as previus:
>
>
>>Output from d:\programmer\cygwin\bin\id.exe (nontsec)
>>UID: ) GID: )
>
>^^^
>This doesn't look good. Did you edit this output?
>
>
>>Out
51 matches
Mail list logo