I don't see this reported anywhere yet, and I'm surprised. Apologies
if I just missed something.
You have to quote arguments inside [ ] or bad things(tm) happen.
In particular, without the below patch, rxvt is unable to run
/bin/sh as a login shell and flashes a warning on the screen.
Please ap
Hi,
I'm using the following sequence of actions to reproduce this problem:
C:\test>bash
bash-2.05b$ echo "Test" >/c/test/test1.txt
bash-2.05b$ echo "Test" >c:/test/test2.txt
bash-2.05b$ ls -l
total 2
-rw-r--r--1 vvysotsk mkpasswd6 Oct 10 19:49 test1.txt
-rw-r--r--
On Fri, Oct 10, 2003 at 08:14:48PM -0400, Igor Pechtchanski wrote:
>On Fri, 10 Oct 2003, Philip Houghton wrote:
>>Why does every version of the cygwin1.dll use the same name for its
>>shared memory area? Doesn't this imply that the shared memory area is
>>compatible between different versions of t
On Fri, Oct 10, 2003 at 05:04:59PM -0500, Brian Ford wrote:
>Sorry Hannu, I meant to send this to the list instead of you personally.
>
>On Fri, 10 Oct 2003, Hannu E K Nevalainen wrote:
>
>> $ cvs -z3 co winsup
>>
>This gives you everything you need. I just tested it.
That's because I just fixed
Thank you. That it works very well.
This works for drives and for directories. Is does anybody know how to
make it work for files as well? I want to make it open up a bash shell
in the directory where the file resides. That would be easier that
going up one directory and then selecting the
hey,
I've been playing around with mingw and cygwin, and was wondering why these were
separate
projects? I've been trying to get a unix API moved over to windows; I want a Unix
environment, but at the same time want to be able to make Win32 native binaries,
*without* the need of the cygwin dlls
On Fri, 10 Oct 2003, Philip Houghton wrote:
> Why does every version of the cygwin1.dll use the same name for its
> shared memory area? Doesn't this imply that the shared memory area is
> compatible between different versions of the dll, when in reality it
> isn't?
> I believe each version of cygw
On Fri, 10 Oct 2003 10:51:46 -0600, bob wrote:
> That fails when I try to run it:
>
> Unknown key prefix. Valid prefixes are:
>root
>HKCR
>HKEY_CLASSES_ROOT
>config
>HKCC
>HKEY_CURRENT_CONFIG
>user
>HKCU
>HKEY_CURRENT_USER
>
Sorry Hannu, I meant to send this to the list instead of you personally.
On Fri, 10 Oct 2003, Hannu E K Nevalainen wrote:
> $ cvs -z3 co winsup
>
This gives you everything you need. I just tested it.
> To get the cvs /src level stuff (configure among other things) I did
> $ cvs -z3 co .
>
> and
> From: Micha Nelissen
> Sent: Friday, October 10, 2003 10:42 PM
> Here it still breaks on configure, but this time in winsup/w32api. It
> tries to feed the configure script:
> '--with-target-subdir=i686-pc-cygwin' but it doesn't recognize option
> target-subdir: 'invalid package name: target-subd
Hannu E K Nevalainen wrote:
Building the cvs version of the cygwin dll "OOTB" seems to be a no-no
currently.
$ export CVSROOT=:pserver:[EMAIL PROTECTED]:/cvs/src
$ cvs login
passwd: anoncvs
$ cvs -z3 co winsup
To get the cvs /src level stuff (configure among other things) I did
$ cvs -z3 co .
and
> From: Christopher Faylor
> Sent: Friday, October 10, 2003 9:27 PM
> On Fri, Oct 10, 2003 at 09:10:03PM +0200, Hannu E K Nevalainen wrote:
> >> From: Micha Nelissen
> >> Sent: Friday, October 10, 2003 2:58 PM
> >
> >> Hi,
> >>
> >> Can somebody help me with this problem while making cygwin:
> >>
Hi,
here is a simplified snippet from code that worked perfectly in a 1.3.x
environment, but doesn't work with 1.5.5 (i tried >1.5.2).
**
std::ofstream out("foo.toc");
toc->print(out); // <- segfault here
...
void Toc::print(std::ostream &out) const
Building the cvs version of the cygwin dll "OOTB" seems to be a no-no
currently.
$ export CVSROOT=:pserver:[EMAIL PROTECTED]:/cvs/src
$ cvs login
passwd: anoncvs
$ cvs -z3 co winsup
To get the cvs /src level stuff (configure among other things) I did
$ cvs -z3 co .
and then hit CTRL-C when it
Why does every version of the cygwin1.dll use the same name for its shared memory
area? Doesn't this imply that the shared memory area is compatible between different
versions of the dll, when in reality it isn't?
I believe each version of cygwin1.dll will map its own unique definition onto this
On Fri, 10 Oct 2003, Christopher Faylor wrote:
>On Fri, Oct 10, 2003 at 05:47:26PM +0100, Dr.D.J.Picton wrote:
>>On Fri, 10 Oct 2003, Christopher Faylor wrote:
>>>On Thu, Oct 09, 2003 at 06:17:08PM -0500, Brian Ford wrote:
Neither hang if setup is launched from bash instead of explorer.
>>>Hmm.
At 03:22 PM 10/10/2003, Christopher Faylor you wrote:
>On Fri, Oct 10, 2003 at 01:29:12PM -0400, Larry Hall wrote:
>>At 12:31 AM 10/10/2003, Christopher Faylor you wrote:
>>>On Thu, Oct 09, 2003 at 08:40:20PM -0700, David M. Karr wrote:
Is there any way of "copying" a 1.3.22 distribution from o
Hannu E K Nevalainen wrote:
From: Micha Nelissen
Sent: Friday, October 10, 2003 2:58 PM
May I guess that you did the same as I did, i.e. follow the instructions on
cvs page... Then you need THIS information too:
I used the "How do I rebuild the tools on my NT box?" instructions. I
have installe
On Fri, Oct 10, 2003 at 09:10:03PM +0200, Hannu E K Nevalainen wrote:
>> From: Micha Nelissen
>> Sent: Friday, October 10, 2003 2:58 PM
>
>> Hi,
>>
>> Can somebody help me with this problem while making cygwin:
>>
>
>>
>> Any hints appreciated!
>>
>> Micha.
>>
>
>May I guess that you did the same a
On Fri, Oct 10, 2003 at 01:29:12PM -0400, Larry Hall wrote:
>At 12:31 AM 10/10/2003, Christopher Faylor you wrote:
>>On Thu, Oct 09, 2003 at 08:40:20PM -0700, David M. Karr wrote:
>>>Is there any way of "copying" a 1.3.22 distribution from one box to another
>>>box? I know it's not that simple, bu
On Fri, Oct 10, 2003 at 05:47:26PM +0100, Dr.D.J.Picton wrote:
>>On Thu, Oct 09, 2003 at 06:17:08PM -0500, Brian Ford wrote:
>>>Neither hang if setup is launched from bash instead of explorer.
>>
>>Hmm. Maybe I missed this point before. I never run setup from
>>explorer.
>>
>>In any event, can yo
> From: Micha Nelissen
> Sent: Friday, October 10, 2003 2:58 PM
> Hi,
>
> Can somebody help me with this problem while making cygwin:
>
>
> Any hints appreciated!
>
> Micha.
>
May I guess that you did the same as I did, i.e. follow the instructions on
cvs page... Then you need THIS information t
At 02:15 PM 10/10/2003, Paul Bezzam you wrote:
>Hello,
>
>I have installed Cygwin( in C:\Cygwin) on WinXP, but when I start Cygwin,
>the directory I am in is not the "C:/Cygwin/home/username", but another
>with a path that starts with "/cygdrive."
>
>I have installed Cygwin on a Windows 2000 serve
bob wrote:
When I shut down windows, it fails when it tries to shut down rxvt.
Is this a bug or is there a good reason for it?
If you close an rxvt window by clicking on the Close [X] then the bash
shell running under rxvt never gets notified and runs in the background.
When you attempt to sh
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
[EMAIL PROTECTED] wrote:
| Hi, I am a inexperienced programmer and am trying to install palm
| development tools on windows 2000 machine. I have installed
| cygwin(with out any problems). I have rin the mount -tf .
| command. I have installed SDK5
Hi,
I am a inexperienced programmer and am trying to install palm development tools
on windows 2000 machine. I have installed cygwin(with out any problems). I have
rin the mount -tf . command. I have installed SDK5 and trying to run the
palmdev-prep command.
The response is palmdev-prep co
--- Triza UK <[EMAIL PROTECTED]> wrote:
> --- Rick Rankin <[EMAIL PROTECTED]> wrote: >
> > --- "Karr, David" <[EMAIL PROTECTED]> wrote:
> > > At end.
> > >
> > > > -Original Message-
> > > > From: Rick Rankin [mailto:[EMAIL PROTECTED]
> >
> > > >
> > > > --- "David M. Karr" <[EMAIL PRO
Hello,
I have installed Cygwin( in C:\Cygwin) on WinXP, but when I start Cygwin,
the directory I am in is not the "C:/Cygwin/home/username", but another
with a path that starts with "/cygdrive."
I have installed Cygwin on a Windows 2000 server, and I don't see this
issues.
Can anyone help me un
> From: Christopher Faylor
> Sent: Friday, October 10, 2003 2:28 AM
> On Thu, Oct 09, 2003 at 06:17:08PM -0500, Brian Ford wrote:
> >#!/bin/bash
> >
> >FOO=`cypath -S`
^^
Brian, I hope that you *mean* cygpath and nothing else...
> >
> >but using #!/bin/sh doesn't. likewise, strace
When I shut down windows, it fails when it tries to shut down rxvt. Is
this a bug or is there a good reason for it?
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:
At 12:31 AM 10/10/2003, Christopher Faylor you wrote:
>On Thu, Oct 09, 2003 at 08:40:20PM -0700, David M. Karr wrote:
>>Is there any way of "copying" a 1.3.22 distribution from one box to another
>>box? I know it's not that simple, but is there a list of straightforward
>>places I'd have to patch
bob wrote:
> That fails when I try to run it:
> Unknown key prefix. Valid prefixes are:
>root
>HKCR
>HKEY_CLASSES_ROOT
>config
>HKCC
>HKEY_CURRENT_CONFIG
>user
>HKCU
>HKEY_CURRENT_USER
>machine
>HKLM
>
--- Rick Rankin <[EMAIL PROTECTED]> wrote: >
> --- "Karr, David" <[EMAIL PROTECTED]> wrote:
> > At end.
> >
> > > -Original Message-
> > > From: Rick Rankin [mailto:[EMAIL PROTECTED]
>
> > >
> > > --- "David M. Karr" <[EMAIL PROTECTED]>
> wrote:
> > > > > "Larry" == Larry Hall
> <[E
On Fri, 10 Oct 2003 [EMAIL PROTECTED] wrote:
> Hi,
>
> I want to port a program to cygwin that writes to /dev/dsp. So far I
> have not found any soundsupport in cygwin. Is there any such thing?
>
> br,
> stephan
/dev/dsp is supposed to be working, but the format of the data is
completely differen
On Fri, Oct 10, 2003 at 17:04:18 +0200, Corinna Vinschen wrote:
>On Fri, Oct 10, 2003 at 02:44:48PM +, Misha Gale wrote:
>> I have just tried to install cygwin, using the setup.exe downloaded
>> from cygwin.com, and installing from a local directory (rsync'ed from
>> sources.redhat.com last nig
That fails when I try to run it:
Unknown key prefix. Valid prefixes are:
root
HKCR
HKEY_CLASSES_ROOT
config
HKCC
HKEY_CURRENT_CONFIG
user
HKCU
HKEY_CURRENT_USER
machine
HKLM
HKEY_LOCAL_MACHINE
users
HKU
HKEY
It seems that Xerces-2.3.0-3 is still marked as test. Is that correct or an
oversite?
--Rick
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://c
>On Thu, Oct 09, 2003 at 06:17:08PM -0500, Brian Ford wrote:
>>#!/bin/bash
>>
>>FOO=`cypath -S`
>>
>>but using #!/bin/sh doesn't. likewise, strace hangs here:
>>#!/bin/bash
>>
>>FOO=`strace -o /tmp/cygpath.strace cypath -S`
>>
>>but not using #!/bin/sh.
>>
>>Neither hang if setup is launched from
bob wrote:
> I have looked, but cannot find how to do this. I would like to add a
> right-click option to "Open cygwin shell here" for both folders and
> files. What is the registry entry I should use to accomplish this in
> win xp?
http://anfaenger.de/cygwin/CygwinPromptHere/
Gerrit
--
=^
This is a multi-part message in MIME format.
--020900010108010705010201
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
I've made a new version of the mingw runtime headers and libraries
available for download. A list of what has changed is at
I have looked, but cannot find how to do this. I would like to add a
right-click option to "Open cygwin shell here" for both folders and
files. What is the registry entry I should use to accomplish this in
win xp?
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem r
--- "Karr, David" <[EMAIL PROTECTED]> wrote:
> At end.
>
> > -Original Message-
> > From: Rick Rankin [mailto:[EMAIL PROTECTED]
> >
> > --- "David M. Karr" <[EMAIL PROTECTED]> wrote:
> > > > "Larry" == Larry Hall <[EMAIL PROTECTED]> writes:
> > >
> > > Larry> At 08:30 PM 10/9/2
At end.
> -Original Message-
> From: Rick Rankin [mailto:[EMAIL PROTECTED]
>
> --- "David M. Karr" <[EMAIL PROTECTED]> wrote:
> > > "Larry" == Larry Hall <[EMAIL PROTECTED]> writes:
> >
> > Larry> At 08:30 PM 10/9/2003, Karr, David you wrote:
> > >> I have version 1.3.22 ins
On Fri, Oct 10, 2003 at 02:44:48PM +, Misha Gale wrote:
> I have just tried to install cygwin, using the setup.exe downloaded from
> cygwin.com, and installing from a local directory (rsync'ed from
> sources.redhat.com last night) and having installed all the packages,
> come to the postinstall
Hello Misha,
> "The procedure entry point __fopen64 couldn not be located in the dynamic
> link library cygwin1.dll" or "The procedure entry point __getreent couldn
> not be located in the dynamic link library cygwin1.dll"
> This occurs when 'bash' 'sed', 'basename' or 'uname' (and probably
> oth
I have just tried to install cygwin, using the setup.exe downloaded from
cygwin.com, and installing from a local directory (rsync'ed from
sources.redhat.com last night) and having installed all the packages,
come to the postinstall stage and been bombarded with messages saying
"The procedure entry
yes, try
cat wavfile.wav > /dev/dsp
(obviously replace wavfile.wav with a real wavfile)
dont try an mp3 though ;)
dont know any details beyound that though.
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: 10 October 2003 15:32
> To: [EMAIL PROTECTED]
>
[EMAIL PROTECTED] wrote:
I want to port a program to cygwin that writes to /dev/dsp. So far I
have not found any soundsupport in cygwin. Is there any such thing?
Last message I read abuot this said "experimental reading of /dev/dsp,
no one is mantaining it and code is rotting" or something li
Hi,
I want to port a program to cygwin that writes to /dev/dsp. So far I
have not found any soundsupport in cygwin. Is there any such thing?
br,
stephan
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation:
It seems like the ./configure for squid incorrectly detects the number
available, it can't find the limit and sets it at the squid ./configure
maximum of 8192. Something needs to be fixed in the ./configure test
that identifies how many fds are available so that it detects the real
number, or a s
Igor Pechtchanski wrote:
> Check out /etc/setup/installed.db (and other files in /etc/setup).
So that's where the info is stored! Now I guess what I need to do is run a
diff on that file between the old and new installs, and find out what
packages are missing in the new install. Thanks for the i
On Fri, 10 Oct 2003, Mike Maxwell wrote:
> This is for anyone else who reads this thread, looking for a solution.
>
> Mike Maxwell wrote:
> > Short of re-installing CygWin, is there a fix to all this mess?
>
> In the end, that's what I did: a new install. Unfortunately, I haven't
> found every pa
This is for anyone else who reads this thread, looking for a solution.
Mike Maxwell wrote:
> Short of re-installing CygWin, is there a fix to all this mess?
In the end, that's what I did: a new install. Unfortunately, I haven't
found every package that I had installed previously, so there are t
Mark,
On Sun, Oct 05, 2003 at 11:45:20AM +1000, Mark Ord wrote:
> That's my educated WAG at what is happening. Maybe someone who is more
> familar with the code in question/cygwin1.dll code in general can look
> into whether this assessment is correct or not.
AFAICT, the problem has been correcte
On Fri, 10 Oct 2003, tilt wrote:
> I launch appache succesfuly on my Windows 2000 by :
> /usr/sbin/apachectl start
>
> I can install apache as new servcice on my Windows 2000 :
> cygrunsrv -I svc_http -p /usr/sbin/httpd.exe
>
> I try to launch it :
> cygrunsrv -S svc_http
> Produce trace in /var/
Hi,
Can somebody help me with this problem while making cygwin:
configuring in doc
running /bin/sh ../../../../src/winsup/doc/configure
--host=i686-pc-cygwin --build=i686-pc-cygwin --with-newlib --enable-multi
lib --prefix=/home/s010609/src/cygwin/install
--program-transform-name=s,y,y, --with
- Original Message -
From: "Vijay, Raghavan (IE10)" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, October 10, 2003 7:18 AM
Subject: rzsz port to Cygwin
> Hi All,
> I was going through the mailing archives and I came across that rzsz had
> been ported to Cygwin. Does anyone
On Fri, 2003-10-10 at 18:33, Corinna Vinschen wrote:
> On
> How big is squid trying to set RLIMIT_NOFILE?
However big it suceeded when I built it. Squid saves the successful
upper limit, and then uses that.
> I tried with a test
> application and it failed to set the limit to more than 3200 ent
Joost schrieb:
> Hi all,
> Is it possible to compile and link a source file with a dll to an
> executable in one step?
Sure.
> At this moment I use 2 steps:
> g++ -c -I"../include" -o"../../Objects/Main.o" Main.cpp
> g++ -o"../../Target/Main.exe ../../Objects/Main.o
> ../../Target/libObject.dl
I launch appache succesfuly on my Windows 2000 by :
/usr/sbin/apachectl start
I can install apache as new servcice on my Windows 2000 :
cygrunsrv -I svc_http -p /usr/sbin/httpd.exe
I try to launch it :
cygrunsrv -S svc_http
Produce trace in /var/log/svc_http.log :
[Thu Oct 9 16:21:34 2003] [ale
On Thu, Oct 09, 2003 at 05:39:58PM -0400, Tom Oehser wrote:
>
> The current squid and current cygwin fails with setrlimit errors
> about too many open files, I saw some messages in the cygwin-app
> group about this, but it didn't seem to be resolved. The exact
> messages are:
>
>
> $ squid -N
>
From: Chris January [mailto:[EMAIL PROTECTED]
>I assume you are using Windows 2000? Could it be that Cygwin is waiting
for
>the caption of the console window to change, but it never does because
it's
>on a hidden desktop?
It's a NT4 Domain Controller, but probably this issue is not specific to
t
62 matches
Mail list logo