Jurgen Defurne wrote:
> How can I get the Cygwin application sources on my local system ?
>
> I found the description how to get the Cygwin library sources, and I
> found the package listing, but if I go in a *-src* directory, I only get
> a text file listing, not a directory which I could downlo
Hello,
How can I get the Cygwin application sources on my local system ?
I found the description how to get the Cygwin library sources, and I
found the package listing, but if I go in a *-src* directory, I only get
a text file listing, not a directory which I could download using wget.
Regards,
Hello:
Is there an equivalent to /proc/mdstat on Cygwin?
Or, some other utility to give me the status of a software RAID device?
Thanks,
Neil
--
Neil Aggarwal, JAMM Consulting, (214) 986-3533, www.JAMMConsulting.com
FREE! Valuable info on how your business can reduce operating costs by
Bleah. #include statements were missing in my
previously posted sample test case. Here
is the test case again with #include statements
this time:
$ cat regex-bug.c
#include
#include
#include
int main()
{
regex_tr;
regmatch_t pmatch[2];
if (regcomp(&r, "\\bfoobar\\b", REG_EXTENDED)
Hi,
Word boundary regular expression matching (\b \< \>) does not
work with POSIX.2 regex functions in cygwin (#include ).
It works fine using Linux.
Here is a simple test case to easily reproduce the problem:
$ cat regex-bug.c
int main()
{
regex_tr;
regmatch_t pmatch[2];
if (regcomp(
Does cygwin offer a uw-imapd-ssl port? Using the setup utility I cant
seems to locate this package.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:
Hi All...
The snapshot 2006-03-13 21:28 GMT has the same symptoms.
Is there any additional information I can provide?
Thanks,
...Karl
From: "Karl M" Subject: Cygwin 20060313 05:19 Snapshot problem
Date: Mon, 13 Mar 2006 08:11:44 -0800
Hi All...
I just tried out the latest snap
Hi Kevin take a look at the post from myself (Chris) just below and the follow
up from Brett, might be related...
Chris
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FA
Hi Brett, if you might help me locate this posting, would greatly appreciate
it; I'm not that familiar with forks, bash, and tcsh so I'm not totally clear
on what to search on). Meanwhile I'll post to the guy just a few messages
above with a similar problem and refer him this!
Thanks,
Chris
Rich Mayo wrote:
I am attempting to compile and run a very simple shared memory server
and client. Although my source compiles with no problem, when I attempt
to execute, the following is my only output:
Bad system call
I have conducted some experiments and the problem occurs with the very
Ed Peschko wrote:
hey all,
I've been trying to compile tcsh, and apparently for some reason 1.5.19-4 doesn't
support d_ino. I also understand that this is temporary, that 1.5.20 *will*
support it. So, when is 1.5.20 due out? And barring that, does the current daily
snapshot of cygwin compile
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
>> I've just updated the version of OpenSSH to 4.3p2-2.
>>
>> This version is supposed to fix the "scp -r doesn't copy files" problem
>> which happens with Cygwin 1.5.19.
Problems still seems to manifest itself:
$ scp -r herpes:foo .
[EMAIL PROTECTED
I have a gawk script that I've been using unchanged for at least 9
months that seems to have broken with the transition from gawk-3.1.5-2
to gawk-3.1.5-3.
Gawk seemed to hang, though it might be merely very slow. I let it run
for hours before killing it. gawk-3.1.5-2 took 20-30 seconds to run.
hey all,
I've been trying to compile tcsh, and apparently for some reason 1.5.19-4
doesn't
support d_ino. I also understand that this is temporary, that 1.5.20 *will*
support it. So, when is 1.5.20 due out? And barring that, does the current daily
snapshot of cygwin compile tcsh cleanly?
Thank
Hi everyone,
I've got a problem: child processes are sent a SIGCHLD
but none of them fork!
[I am not asking anyone to debug my code, I just
want to know what's happening]
See the source:
#include
#include
#include
#include
#include
#include
#include
void sigchld_handler(){
sigset_
Hi,
I am compiling arm/wince compiler using cygwin, I have
following error, could some one help me?
"error: '_U' was not declared in this scope"
Thanks & Regards,
Raj
/home/basavaraj/cross-tools/gcc/wince/gcc/xgcc
-shared-libgcc -B/home/basavaraj/
cross-tools/gcc/wince/gcc/ -nostdinc++
-L/home/b
I just installed the lastest version of cygwin on my W2K box and have
noticed that after about 3-4 minutes, bash.exe and csrss.exe are using
about 100% of the CPU. This happens if I simply start a cygwin shell
and wait for some time. I've only done the default base installation
and have not made an
img=1.0 sys=4.0
"cygssl-0.9.7.dll" v0.0 ts=2005/10/17 2:16
215k 2005/10/11 c:\cygwin\bin\cygssl-0.9.8.dll - os=4.0 img=1.0 sys=4.0
"cygssl-0.9.8.dll" v0.0 ts=2005/10/11 5:47
65k 2005/08/23 c:\cygwin\bin\cygz.dll - os=4.0 img=1.0 sys=4.0
20060301 causes all cygwin processes to hang on
>>exit; and the situation is not improved all the way through 20060308.
>
>20060313 fixes the situation - I can once again run the latest snapshot
>on Win98. Thanks cgf for your hard work, and for putting up with all
>these mailing li
Hello. I am trying to get the FTP server running on
a Windows XP machine.
I installed the proftpd package and looked for a document
describing how to get things going quickly.
I found README.cygwin but it referred to cygrunsrv and
"net stop proftpd" which may correspond to packages which are
not
> Hi- we have been using openssh on cygwin on win2k server for quite some time,
> with hundreds of user sessions (we use almost exclusively for file transfer
> [sftp]). Recently, on occasion, we notice in Task Manager that cygrunsrv.exe
> processor utilization is at 100%. During this time, csrss.ex
Hi- we have been using openssh on cygwin on win2k server for quite some time,
with hundreds of user sessions (we use almost exclusively for file transfer
[sftp]). Recently, on occasion, we notice in Task Manager that cygrunsrv.exe
processor utilization is at 100%. During this time, csrss.exe als
processes
> to hang on exit; and the situation is not improved all the way
> through 20060308.
20060313 fixes the situation - I can once again run the latest snapshot on
Win98. Thanks cgf for your hard work, and for putting up with all these
mailing list complaints.
- --
Life is short -
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Angelo Graziosi on 3/12/2006 3:28 AM:
>
> This is not a request of help in building a compiler but it is simply a
> report on possible problems with the snapshot 20060309 10:35:06.
>
> With the snapshot 20060309 the make process seems to
24 matches
Mail list logo