EMP Router issue

2021-04-08 Thread Moore, Patrick
ilto:gyc...@cygwin.com> This is causing the router to not start up properly. The file version is 1007.9.0.0 Product version is 1.7.9 File date is 1/11/2016 Do you have any suggestions at all to get it working again? Thank you, Patrick Moore Senior Systems Support Engineer FECR/NICTD, USA E: pmo...

Re: setrlimit always fails

2021-02-16 Thread Patrick Chkoreff
Corinna Vinschen wrote on 2/15/21 3:48 PM: > On Feb 15 14:54, Patrick Chkoreff wrote: >> Corinna Vinschen wrote on 2/15/21 4:14 AM: >> To fix that, I must define _USE_XOPEN > > You really, really must not use this macro. I'm glad to hear something definitive about th

Re: setrlimit always fails

2021-02-15 Thread Patrick Chkoreff
Propose a preamble on this list, and I'll jam it into my test code and see if it compiles on both Cygwin and Linux. I can literally compile the exact same code file on both Cygwin and Linux, due to how I've got sharing set up. -- Patrick -- Problem reports: https://cygwin.com/p

Re: setrlimit always fails

2021-02-12 Thread Patrick Chkoreff
#endif #include That seems to be the simplest I can make that. Thank you to all the Cygwin developers who made this porting effort possible! -- Patrick -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.co

setrlimit always fails

2021-02-11 Thread Patrick Chkoreff
valid argument I have found that the only way to make the setrlimit call succeed is to use RLIM_INFINITY: rlim.rlim_cur = RLIM_INFINITY; rlim.rlim_max = RLIM_INFINITY; But then of course it does not achieve the desired result of timing out after 1 second. Any ideas? -- Patr

License question (Distribution of cygwin1.dll

2018-05-07 Thread patrick schmidt
Hello dear Cygwin community, I want to use iPerf3.exe in an commercial projekt. iPerf uses the MIT License but needs cygwin1.dll in order to function correctly. I need to distribute iperf3.exe in our commercial software, but we cant release the source code of this product. We do not modify cygwin

Re: TEST RELEASE: Cygwin 2.7.0-0.2

2017-02-04 Thread Patrick Knight
What is the link to download the test release please? Thanks, Patrick Knight Security Research Architect http://www.cylance.com 561.768.9466 (Office) 561.427.4246 (Mobile) On 2/4/17, 8:00 AM, "cygwin-announce-ow...@cygwin.com on behalf of Corinna Vinschen" wrote:

Problem with Python programs with binary components, who to blame?

2016-09-04 Thread Patrick Pief
Hi, Before writing any formal bug report I thought I might ask first whether the problem I am seeing is something that can be even fixed from Cygwin's side. The issue has to do with the compilation of Python binary packages for Python inside Cygwin (Python installed as a Cygwin package as opp

Re: upgrades hang forever on 0p_000_autorebase.dash

2016-02-01 Thread Patrick Mackinlay
tdout/stderr of the script that setup is running? Patrick On 01/02/2016 05:32, Maarten Jacobs wrote: > Hello, > > This may not be relevant - but I ran into a very similar issue tonight... > Setup appeared to "hang" - until I found out that Eclipse was "helpful" and

Re: upgrades hang forever on 0p_000_autorebase.dash

2016-01-31 Thread Patrick Mackinlay
that setup is running? regards, Patrick > Patrick Mackinlay spacesurfer.com> writes: > > It requires user input because the file > > /var/cache/rebase/rebase_dyn > > is created read only the first time and then the second time a rm > > requires user confirmation. &

Re: Re: sshd refuses connections since upgrade to 2.4.0-1

2016-01-29 Thread Patrick Schmitt
>> Hi! >> >> Long time Cygwin user but first time error reporter to this mailing list. >> Since upgrading my 32-bit Cygwin installation on Win7SP1 x64 from >> 2.3.1-1 to the current 2.4.0-1 (and also 2.5.0-0.1 in my despair) I >> can't connect to sshd running as a service anymore. >> The service s

upgrades hang forever on 0p_000_autorebase.dash

2016-01-28 Thread Patrick Mackinlay
regular file '/var/cache/rebase/rebase_dyn'? As you can see a number of files are created read only and cause a number of failures. regards, Patrick -- Patrick Mackinlay patr...@spacesurfer.com http://patrick.spacesurfer.com/tel: +44.

BSOD when running from network share

2015-11-19 Thread Patrick Herbst
I have cygwin installed on a windows network share folder. Most everything works fine. But I get a BSOD when in bash running the following cat > /tmp/junk

tmux 2.x performance regression when switching windows

2015-05-24 Thread Patrick Mézard
second) } } """ - Try switching between windows KO => it eventually succeeds but lags a lot. With 1.9, the switch is immediate. -- Patrick Mézard -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: ht

rsync 8392 Warning

2015-03-19 Thread Hofmann, Patrick (NamLab)
y WIN XP setup. However, with my Microsoft Surface Pro 3 (with Win 8.1) it takes ages to back up the Drive and I am getting this WARNING message. Is there any solution to that? Thanks for the help! Best regards Patrick Hofmann= Freiberger Compound Materials GmbH, Geschaeftsfuehrer: Dr. S

Re: Patch for run-1.3.0-1 core dump

2014-06-09 Thread Patrick Herbst
>> >> On 3/20/2014 8:57 AM, Patrick Herbst wrote: >> >>> On 2/18/2014 4:16 AM, Corinna Vinschen wrote: >>> Did my earlier patch get included? I haven't seen a "run" new version >>> yet. >>> >>> http://www.cygwin.com/ml

could mkgroup be updated to define the group root?

2014-04-06 Thread Patrick Rouleau
Hi! After a fresh Cygwin installation, /etc/group contains this line: root:S-1-5-32-544:0: When we update the file /etc/group with mkgroup, that line is lost. Is it possible to update mkgroup to include that line in its output? Thanks, P.Rouleau -- Problem reports: http://cygwin.com/prob

Re: Patch for run-1.3.0-1 core dump

2014-03-20 Thread Patrick Herbst
> On 2/18/2014 4:16 AM, Corinna Vinschen wrote: > Did my earlier patch get included? I haven't seen a "run" new version > yet. > > http://www.cygwin.com/ml/cygwin/2013-12/msg6.html > > My patch was the one that properly quote arguments. Maybe let's start > with that before putting new stuff u

Errors when installing 64 bit cygwin -- apparently result of drive out of space. Request better checking / reporting?

2014-03-19 Thread Patrick Spinler
Hi, TLDR: cygwin install apparently doesn't check for adequate space prior to starting the install, and if it runs out during install spams misleading error dialogs while corrupting c:\cygwin. I'm attempting to install a 64 bit cygwin. Unfortunately, I can't attach a cygcheck since I haven't

cron isnt running, switched from 64bit to 32

2014-01-17 Thread patrick
hi, i had cron running from a 64bit cygwin install, but i decided to switch to a 32bit version. the 32bit cygwin is installed to a differnt directory. what i did: running cron-config again from a terminal started as admin. deinstalling the service via cygrunsrv -R cron and reinstalling via cr

cron isnt running, switched from 64bit to 32

2014-01-16 Thread patrick
hi, i had cron running from a 64bit cygwin install, but i decided to switch to a 32bit version. the 32bit cygwin is installed to a differnt directory. what i did: running cron-config again from a terminal started as admin. deinstalling the service via cygrunsrv -R cron and reinstalling via cr

cpp gives various results depending on the path used

2013-11-29 Thread Patrick Rouleau
Hi, I looks like cpp gives various results depending on the path used. $ cpp --version cpp (GCC) 4.8.2 $ /lib/cpp dummy.c >q; echo $? cpp: error: spawn: No such file or directory 1 $ /bin/cpp dummy.c >q; echo $? cpp: error: spawn: No such file or directory 1 $ /usr/bin/cpp dummy.c >q; echo $?

Re: [ANNOUNCEMENT] Updated: run-1.3.0-1

2013-11-18 Thread Patrick Herbst
> On 9/30/2013 3:17 PM, Gary Johnson wrote: > >> Any updates on this? Any other information we can provide to >> expedite a fix? >> >> I just had my PC upgraded from Windows XP to Windows 7 and have been >> reinstalling various applications including Cygwin. I'm using the >> 32-bit version becaus

Gnat with sqlite Ada bindings - 100% CPU problem

2013-09-16 Thread Patrick Herbst
Hello, I'm trying to write an Ada application that uses the Sqlite library. The application will compile and run until the end of the application where it will hang, using near 100% CPU. When I cntrl+c it while running in GDB, it shows: Program received signal SIGINT, Interrupt. 0x6e015096 in cyg

Re: [ANNOUNCEMENT] Updated: run-1.3.0-1

2013-08-28 Thread Patrick Herbst
> Just for completeness, run-1.3 does not even work on windows 7 U 64b. I'm having stackdump issues with run.exe as well. WinXP 32 bit service pack 3 run.exe 1.3.0-1 $ cat ./run.exe.stackdump Exception: STATUS_ACCESS_VIOLATION at eip=6110BAE6 eax=200202D0 ebx=622F7273 ecx=6126C994 edx=0090

Re: Regression with 1.7.20-1

2013-07-23 Thread Patrick Jane
Christopher Faylor cygwin.com> writes: > There is no reason to be nervous about installing snapshots if you think > a new release will solve a problem. A snapshot potentially always > equals a new release. Snapshots never break things so severely that you > can't recover by just reinstalling cy

Re: Regression with 1.7.20-1

2013-07-11 Thread Patrick Jane
On Jun 10 03:28, Steven Penny wrote: > ...To add more information, running the pipe > > ffmpeg -codecs | grep mov > > with 1.7.20-1 just hangs forever, even will ignore Ctrl-C Corinna Vinschen cygwin.com> writes: > There's no ffmpeg in the Cygwin distro. Is that a Cygwin or a native > tool?

Default Install Packages -- libX11 ??

2013-05-05 Thread Patrick Herbst
Hello, I was wondering why the default "minimal" install of Cygwin now includes X libraries? This happens even when not installing Xorg. Why is this? Is there one new default package that brings in those new dependencies? Thanks in advance! Patrick. -- Problem reports:

Why Cygwin tries to pull in winsock2.h when compiling a Linux application?

2012-06-30 Thread Patrick L
Hi, I am using Cygwin 1.7.11 i686 on Windows 7 PC. I am trying to compile a Linux C++ application on Cygwin. When I use the ./configure command, Cygwin shows the following error messages: checking winsock2.h usability... no checking winsock2.h presence... yes configure: WARNING: winsock2.h: pres

setup.exe.sig not verifiable?

2011-01-13 Thread Patrick Strasser
how should I know that not all three, setup.exe, setup.exe.sig and the keyring are tampered? Or am I missing something? Regards Patrick [1] http://cygwin.com/install.html -- Engineers motto: cheap, good, fast: choose any two Patrick Strasser Student of Telemati_cs_, Techn. University Graz

Re: Filtered tokens

2010-04-27 Thread Patrick Julien
On Tue, Apr 27, 2010 at 9:58 AM, Corinna Vinschen wrote: > On Apr 27 09:33, Patrick Julien wrote: >> On Tue, Apr 27, 2010 at 9:26 AM, Corinna Vinschen >> wrote: >> > On Apr 27 08:39, Patrick Julien wrote: >> >> OK, I understand why it's the privileged to

Re: Filtered tokens

2010-04-27 Thread Patrick Julien
On Tue, Apr 27, 2010 at 9:58 AM, Corinna Vinschen wrote: > On Apr 27 09:33, Patrick Julien wrote: >> On Tue, Apr 27, 2010 at 9:26 AM, Corinna Vinschen >> wrote: >> > On Apr 27 08:39, Patrick Julien wrote: >> >> OK, I understand why it's the privileged to

Re: Filtered tokens

2010-04-27 Thread Patrick Julien
On Tue, Apr 27, 2010 at 9:26 AM, Corinna Vinschen wrote: > On Apr 27 08:39, Patrick Julien wrote: >> OK, I understand why it's the privileged token but why is it still in >> session 0? > > Because it's started in session 0.  Creating our own session for each use

Re: Filtered tokens

2010-04-27 Thread Patrick Julien
OK, I understand why it's the privileged token but why is it still in session 0? Also, it doesn't really explain why the files are all installed with ownership set to me On Tue, Apr 27, 2010 at 5:10 AM, Corinna Vinschen wrote: > On Apr 26 15:34, Patrick Julien wrote: >> I

Filtered tokens

2010-04-26 Thread Patrick Julien
I have read the page found at http://www.cygwin.com/cygwin-ug-net/ntsec.html but I still see the following 2 issues with filtered tokens as implemented by Vista/7 when used by cygwin. When I say filtered tokens, I'm talking about the dual token strategy these systems use to keep administrators run

/usr/bin/cron-config can render a Win2K3 box unusable

2010-02-16 Thread Patrick Rynhart
I'm on Windows Server 2003 and carefully read through /usr/share/doc/Cygwin/cron-4.1-57.README prior to configuring cron. The guide discusses how a privileged user account is required in order to run cron. The script /usr/bin/cron-config gives you the option of creating a user account on behalf (

Re: [1.5] Problem with OpenSSH on Windows Home Server (Win2003)

2009-05-19 Thread Patrick Aikens
Larry Hall (Cygwin) wrote: > On 05/19/2009, Patrick Aikens wrote: >> I can log in using a password for any user who is a member of the >> Administrators group. Many of the guides I've seen on installing >> OpenSSH on windows (especially 2003 server) have you add new users

Re: [1.5] Problem with OpenSSH on Windows Home Server (Win2003)

2009-05-19 Thread Patrick Aikens
If so, I'll go ahead and stick to allowing key-based authentication only. On Tue, May 19, 2009 at 7:52 AM, Patrick Aikens wrote: > Thorsten Kampe wrote: >> * Patrick Aikens (Tue, 19 May 2009 07:08:00 -0400) >>> Patrick Aikens wrote: >>>> Patrick Aikens wrote: &

Re: [1.5] Problem with OpenSSH on Windows Home Server (Win2003)

2009-05-19 Thread Patrick Aikens
Thorsten Kampe wrote: > * Patrick Aikens (Tue, 19 May 2009 07:08:00 -0400) >> Patrick Aikens wrote: >>> Patrick Aikens wrote: >>>> I've installed cygwin 1.5 on my WHS box as Administrator. I've >>>> opened a cygwin terminal and executed the

Re: [1.5] Problem with OpenSSH on Windows Home Server (Win2003)

2009-05-19 Thread Patrick Aikens
Patrick Aikens wrote: > Patrick Aikens wrote: >> I've installed cygwin 1.5 on my WHS box as Administrator. I've opened a >> cygwin terminal and executed the mkpasswd -l > /etc/passwd and mkgroup >> -l > /etc/group commands, executed ssh-host-setup and used pr

Re: [1.5] Problem with OpenSSH on Windows Home Server (Win2003)

2009-05-17 Thread Patrick Aikens
Patrick Aikens wrote: > I've installed cygwin 1.5 on my WHS box as Administrator. I've opened a > cygwin terminal and executed the mkpasswd -l > /etc/passwd and mkgroup > -l > /etc/group commands, executed ssh-host-setup and used privilege > separation, and everythi

[1.5] Problem with OpenSSH on Windows Home Server (Win2003)

2009-05-14 Thread Patrick Aikens
I've installed cygwin 1.5 on my WHS box as Administrator. I've opened a cygwin terminal and executed the mkpasswd -l > /etc/passwd and mkgroup -l > /etc/group commands, executed ssh-host-setup and used privilege separation, and everything seems to have executed OK. I can ssh to that machine as Ad

1.7: cygserver problems under cygwin 1.7

2009-05-04 Thread Patrick Aikens
I've just installed cygwin 1.7 on a WinXP SP3 machine that used to have 1.5 installed. Since I didn't want to run them in parallel, first I deleted my c:\cygwin folder, then used regedit to get rid of the "Cygnus Solutions" and "Cygwin" registry keys from HKLM/Software and HKCU/Software to do as c

Re: [PATCH] rakudo Re: Parrot packaging problems

2009-04-10 Thread Patrick R. Michaud
On Fri, Apr 10, 2009 at 08:05:50PM +0200, Reini Urban wrote: > 2009/4/10 Patrick R. Michaud : > > For some reason that doesn't sound quite right to me.  When converting > > rakudo to an executable, the pbc2exe we use should already know > > if it's being run using an

Re: [PATCH] rakudo Re: Parrot packaging problems

2009-04-10 Thread Patrick R. Michaud
On Fri, Apr 10, 2009 at 11:09:19AM +0200, Reini Urban wrote: > leading to /usr/share/doc/rakudo-2009 and not rakudo-2009-03. > I might be tempted to use rakudo-200903 as package name. We can change the releases to be the 200903 form if that's much better. But I personally much prefer the 2009-03

Re: can't redirect sed command to bash script

2008-09-19 Thread patrick ficheux
Bayu Adiwibowo a écrit : Hi Hi I want using sed and redirect with pipe bash script to produce report that sort names by state and list the name of state followed by name of each person in that state. It's work in linux as expected but cygwin seen can't executed bash script in such way. This

Re: socket : MSG_WAITALL isn't defined

2007-11-28 Thread patrick ficheux
Phil Betts a écrit : Corinna Vinschen wrote on Wednesday, November 28, 2007 2:57 PM:: On Nov 28 15:24, patrick ficheux wrote: Hi, I want to use recv() with MSG_WAITALL [...] Don't you read earlier replies on the list? oups, ... -- Unsubscribe info:

socket : MSG_WAITALL isn't defined

2007-11-28 Thread patrick ficheux
Hi, I want to use recv() with MSG_WAITALL flag. But this constant isn't defined in cygwin. I find a old message about this issue here => http://www.cygwin.com/ml/cygwin/2000-06/msg01229.html Why MSG_WAITALL is not present in cygwin ? It's a posix compliance problem ? It seems that # define MSG_

socket : MSG_WAITALL isn't defined

2007-11-27 Thread patrick ficheux
Hi, I want to use recv() with MSG_WAITALL flag. But this constant isn't defined in cygwin. I find a old message about this issue here => http://www.cygwin.com/ml/cygwin/2000-06/msg01229.html Why MSG_WAITALL is not present in cygwin ? It's a posix compliance problem ? It seems that # define M

RE: Unable to access file from shell script (XP configure problem?)

2007-10-25 Thread Patrick Monnerat
Ramon Felciano wrote: > > : No such file or directoryramon.txt > > which looks like it is an error message that overwrote the "/cygdrive/c/Downloads/ramon.txt" pathname. Your shell script

RE: Problem with the dos2unix command

2007-10-19 Thread Patrick Monnerat
n. Default is --no-check-format (behaves as ever). I hope you will find it useful Regards Patrick cygutils-1.3.2-newconvoptions.patch Description: cygutils-1.3.2-newconvoptions.patch -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/

Problem with the dos2unix command

2007-10-17 Thread Patrick Monnerat
Hello list, I'm trying to convert a \r\n line-ending file to unix style, but this file has some lines with their last character being \r (i.e.: the sequence of binary bytes is ...\r\r\n...) Using dos2unix to convert it strips both \r, resulting in a byte sequence ...\n... This seems to me

problem with SANE : scanimage freeze

2007-10-17 Thread patrick ficheux
Hi, I try to use SANE on cygwin with USB scanner (agfa snapscan 1212U) but scanimage doesn't work sane-find-scanner.exe works fine, it detects my scanner $ sane-find-scanner.exe ... found USB scanner (vendor=0x06bd [AGFA ], product=0x2061 [SNAPSCAN]) at libusb:bus-0:\\.\libusb0-0003--0x06bd-0

Re: shmget() returns xx if current user is not a administrator

2007-10-12 Thread patrick ficheux
Corinna Vinschen a écrit : On Oct 12 11:09, patrick ficheux wrote: In SANE (scanner project), the backend for snapscan failed to call shmget() with error EACCES (Permission denied) if the current user isn't administrator. When I'am logged as windows administrator, shmget()

shmget() returns xx if current user is not a administrator

2007-10-12 Thread patrick ficheux
In SANE (scanner project), the backend for snapscan failed to call shmget() with error EACCES (Permission denied) if the current user isn't administrator. When I'am logged as windows administrator, shmget() is called successfully In both case, the env. variable CYGWIN exists and this value is

Re: Installing an old version of a package

2007-07-06 Thread Patrick Strasser
file 4) I the package selection view I got as only category "Misc", with the new package already selected. NOTE: Just adding a directory in the Local Package Directory and putting the package there did not work! Maybe this procedure should be added to the FAQ entry. Patrick -- Engine

Re: closing SSH session leaves a zombie bash process

2007-02-06 Thread Patrick Herbst
eople having bash zombies... anyone know where else to look? what else can be done? DePriest, Jason R. wrote: On 1/30/07, Patrick Herbst wrote: i just noticed this today after i updated my base cygwin yesterday. if i use putty to establish a ssh session and just hit the X to close (inste

Re: Relative vs. Absolute path problem

2007-01-31 Thread Patrick Herbst
from your home directory ../../../ = one level up from the cygwin root. for example... if home is c:\cygwin\home\user then that relative path would put you at c:\ the root (/) for cygwin is actually the cygwin directory (c:\cygwin) if you're trying to get just on your c:\ you have to specify it

closing SSH session leaves a zombie bash process

2007-01-30 Thread Patrick Herbst
and still have the same problem i'm using the base install with only openssh added. i dont think i had this problem before i updated yesterday. can anyone duplicate this? and does anyone have any idea about what could fix it? thanks, patrick -- Unsubscribe info: http://cygwin.com/ml

1.5.21: no read from ttyS0

2006-10-05 Thread Ring, Patrick
d they are the same. I have attached a test program. I have only one serial port, so I either use a serial loopback connector, or connect to another computer through a null modem cable and use hyperterminal. Thanks in advace for your help. Patrick cygcheck.out Description: cygcheck.out

RE: 1.5.21: problem with source command in bash

2006-10-05 Thread Ring, Patrick
That did it. Thanks. I'll have to read the release more closely. -Original Message- From: Eric Blake [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 04, 2006 10:43 PM To: cygwin@cygwin.com; Ring, Patrick Subject: Re: 1.5.21: problem with source command in bash -BEGI

1.5.21: problem with source command in bash

2006-10-04 Thread Ring, Patrick
ion -- If I type the alias command on the command line, it seems to work fine. I have also tried this on a second computer and get the same results. Thanks in advace for your help, Patrick cygcheck.out Description: cygcheck.out -- Unsubscribe info: http://cygwin.com/ml/#unsubscr

Re: cygrunsrv.exe with csrss.exe cause 100% system load with API-Call

2006-04-10 Thread Patrick Lichtner
am i doing wrong? Thanks, Patrick -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.1 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFEOk3MDQV5FAFpBBMRAj0+AKC2ca0hCqbeC3yRRR5aaOZJNuYgjwCg1Dly 8wslBaCB49kDNZZuS2PzAys= =4a2F -END PGP SIGNATURE- --

cygrunsrv.exe with csrss.exe cause 100% system load with API-Call

2006-04-10 Thread Patrick Lichtner
is a bug in CYGWIN. Examples can be also taken from the MSDN help (ProcessList). As soon as the API Call "Process32First" is called and the process "csrss" is attached, the CPU gets 100%. The process list is required by us for different tasks. So what can we do? Thanks in advance f

Need to download / install a SPECIFIC version of Cygwin (1.5.11)

2005-07-25 Thread Patrick McVey
win-1.5.11.tar.bz2) be placed into the installation directory structure and be an option during the execution of the setup application? or Do we need to find a "complete" set of files that were distributed with the 1.5.11 release? Appreciate any assistance with this situation. Patrick

RE: RE[3]: How does one set aliases for Cygwin for XP Prof Windows - Still doesn't work! HELP!

2005-07-24 Thread Patrick Sullivan
Thanks Hagiwara, I now have it working. Thanks for the input and staying with me on this... Patrick// -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kazuyuki Hagiwara Sent: Sunday, July 24, 2005 9:25 PM To: cygwin@cygwin.com Subject: RE: RE[3]: How

RE: RE[3]: How does one set aliases for Cygwin for XP Prof Windows - Still doesn't work! HELP!

2005-07-24 Thread Patrick Sullivan
ob2='cd /cygdrive/c/depot/Projects/ob2' alias depot='cd /cygdrive/c/depot' $ cat .bash_profile source ~/.bashrc [EMAIL PROTECTED] ~ Thanks, Patrick// -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kazuyuki Hagiwara Sent: Sunday,

RE[3]: How does one set aliases for Cygwin for XP Prof Windows - Still doesn't work! HELP!

2005-07-24 Thread Patrick Sullivan
ent: Friday, July 22, 2005 6:53 PM To: cygwin@cygwin.com Subject: [BULK] RE: RE[2]: How does one set aliases for Cygwin for XP Prof Window s? - Still doesn't work! Importance: Low > -Original Message- > From: cygwin-owner Behalf Of Patrick Sullivan > Sent: Friday, July 22, 2

RE[2]: How does one set aliases for Cygwin for XP Prof Windows? - Still doesn't work!

2005-07-22 Thread Patrick Sullivan
D] [mailto:[EMAIL PROTECTED] On Behalf Of Ken Dibble Sent: Friday, July 22, 2005 3:02 PM To: cygwin Subject: Re: How does one set aliases for Cygwin for XP Prof Windows? Patrick Sullivan wrote: >Hi, > > > >I looked around and couldn't find out (from user guide or FAQs) how

How does one set aliases for Cygwin for XP Prof Windows?

2005-07-22 Thread Patrick Sullivan
Hi, I looked around and couldn't find out (from user guide or FAQs) how to set my own alias settings for Cygwin. I have Cywin installed on my PC (running Windows XP Professional). There has to be a file somewhere, where I can add the alias settings, but I am not sure where it is. Does anyone

make fails always on invalid path "C:cygwinusrinclude"

2005-06-27 Thread Patrick Graebel
Where does this weird include path come from? Is there something misconfigured in my Cygwin environment? Here is the line that is printed by various makefiles: gcc: C:cygwinusrinclude: No such file or directory -Patrick -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

libSDL

2005-06-24 Thread Patrick Graebel
I want to port an application that uses libSDL. Is libSDL available for Cygwin? Any chance to get it work? -Patrick -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ

Re: How to make DLLs in cygwin for MSVC and BCB

2005-06-23 Thread Patrick Rotsaert
called in DllMain, yes? But then, what happens when DllMain returns? The stack space will no longer exist. Thanks, Patrick. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com

Re: [FAQ Alert, ping JDF!] RE: How to make DLLs in cygwin for MSVC and BCB

2005-06-22 Thread Patrick Rotsaert
Original Message From: Brian Dessent Sent: 22 June 2005 16:36 Patrick Rotsaert wrote: I need to build a DLL in cygwin (I use a lot of POSIX functions), that I can use in MSVC and Borland CBuilder apps. http://cygwin.com/faq/faq.html#TOC102 And, as far as I know, using

Re: How to make DLLs in cygwin for MSVC and BCB

2005-06-22 Thread Patrick Rotsaert
006FBD (0040A0B8, 7FFD8000, 0001, 0080) 0012FF8C 004011AE (0001, 00D621CC, 00D6267C, C10040A1) 0012FFB8 00407CF2 (0040A0B8, 7C816D4F, C10040A1, 13A302E0) End of stack trace What is going wrong here? Thanks, Patrick. -- Unsubscribe info: http://cygwin.com/ml/#unsubscri

How to make DLLs in cygwin for MSVC and BCB

2005-06-22 Thread Patrick Rotsaert
Hi all, I need to build a DLL in cygwin (I use a lot of POSIX functions), that I can use in MSVC and Borland CBuilder apps. There are a lot of docs on the web, but most of them seem to be outdated. Anyway, none of the methods I found seam to work. The DLL will have to be loaded dynamically,

Re: Bash hangs, CTRL-C required

2005-03-16 Thread Patrick Graebel
#x27;[' -e /etc/bash.bashrc ']' + source /etc/bash.bashrc + '[' -e /home/Bogo/.bashrc ']' + source /home/Bogo/.bashrc [EMAIL PROTECTED]:~ $ ** I marked the lines where the execution consumes most of the time (%%). Thanks. -Patrick Larry Hall wr

Bash hangs, CTRL-C required

2005-03-16 Thread Patrick Graebel
rompt (sometimes), although it's not my custom profile's prompt. Don't know where this behaviour came from, as I did not change anything by myself. I also tried to reinstall the base files again, but it did not help. Has anybody an idea what's going on here? -Patrick -- Un

Re: Cygserver 100% CPU

2005-02-07 Thread Patrick Samson
--- Corinna Vinschen wrote: > I've checked in a patch which uses a somewhat more > complicated > synchronization method in msleep. The testsuite > testcases still > work as expected but I would like to get some > feedback on your issue. > Please test cygserver from the next Cygwin snapshot > or

FYI: docbook and customization layer

2005-01-21 Thread Patrick Eisenacher
no other statement must precede any xml:import in your customization layer. Heads up, Patrick -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: h

Re: FileRunner under cygwin - simple compilation fails.

2005-01-19 Thread Patrick Samson
--- Igor Pechtchanski wrote: > On Wed, 19 Jan 2005, Patrick Samson wrote: > > > > > From a working source of Postgresql: > > > > static int pltcl_elog(ClientData cdata, Tcl_Interp > *interp, > >int argc, CONST84 char *argv[]); > >

Re: FileRunner under cygwin - simple compilation fails.

2005-01-19 Thread Patrick Samson
--- Igor Pechtchanski wrote: > Arg #3 is a pointer to a function (Tcl_CmdProc). > See where that's > declared *in the preprocessed file* (so that all > macros are expanded) and > see if your declarations of GetTimeFromSecs, etc, > correspond to it. The > most obvious mismatch is probably the "co

Re: Negative

2005-01-05 Thread Patrick J. LoPresti
Rodrigo de Salvo Braz writes: > The point would be to bring this to the attention of the people > being negative. By seeing that not just one person feels like that, > people may decide to stop and think whether their ways are > constructive. Hopefully this would effect a change for the better. U

Cygserver 100% CPU

2004-12-22 Thread Patrick Samson
have a look. I don't know enough about priorities in thread management, so I need some clues to progress in the debugging. Thanks Patrick __ Do you Yahoo!? Yahoo! Mail - now with 250MB free storage. Learn more. http://info.mail.yahoo.com/mail

Re: setup.exe 2.427 problem with installation from rsync mirrors

2004-12-19 Thread Patrick J. LoPresti
"Max Bowsher" <[EMAIL PROTECTED]> writes: > Many things about setup.exe make no sense. Since I took over > maintainership of setup.exe a few months ago, I'm slowly working on > making it more sensible. Any chance you might add the "-a" switch to make unattended installation possible without simul

Re: Can't configure setup.exe from CVS (and a plea for setup.exe alternative)

2004-12-17 Thread Patrick J. LoPresti
Christopher Faylor writes: > Anyone know of a suitable, free setup-like utility that could be > pressed into service for use with cygwin? NSIS has already been mentioned. The other open-source utility I know of is Inno Setup (http://www.jrsoftware.org/isinfo.php). But if you really want to do y

Help needed for using SPIN

2004-11-28 Thread Patrick Fulgence
ay for using it. Need your help please. Thanks. Patrick. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Cygserver 100% CPU

2004-11-19 Thread Patrick Samson
(This is a continuation of previous postings in Oct 2004) In my last trial, I saw cygserver at 100% for about 20 s, and then back naturally to 0. Looking at the log, the loops are: (with one or more sem[x]) return from WaitForMultipleObjects() ... bsd_mutex.cc, line 235: Try locking mutex semid

Re: [ANNOUNCEMENT] Updated: libxml2-2.6.13-1

2004-11-14 Thread Patrick Eisenacher
add command variable? Hm, I can see, that making this work in all cases can easily become nasty. Alternatively, you could add a note to future announcements... Anyway, thanks for your quick response and good work. Patrick -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Proble

Re: [ANNOUNCEMENT] Updated: docbook-xml42-4.2-3

2004-11-13 Thread Patrick Eisenacher
Gerrit P. Haase schrieb: Patrick Eisenacher wrote: Hi Marcel, Marcel Telka schrieb: Since I expected problems with my /etc/xml/catalog file, I kept an eye on it. And indeed it got corrupted by the update. Here is what happened: - all group definitions were lost - all identation was lost If I

Re: [ANNOUNCEMENT] Updated: docbook-xml42-4.2-3

2004-11-12 Thread Patrick Eisenacher
up element got corrupted. Can you please fix the catalog updating script? Thanks, Patrick http://www.oasis-open.org/committees/entity/release/1.0/catalog.dtd";> http://db2latex.sourceforge.net/xsl/"; rewritePrefix="db2latex-xsl-0.8pre1/xsl/"/>

Re: [ANNOUNCEMENT] Updated: docbook-xml42-4.2-3

2004-11-11 Thread Patrick Eisenacher
were not altered BUT: - all group definitions were lost - all identation was lost I use group definitions to set a common xml:base for all group elements. As a result, the paths of every former group element got corrupted. Can you please fix the catalog updating script? Cheers, Patrick -- Unsubs

Re: Cygserver 100% CPU

2004-10-07 Thread Patrick Samson
forgot the log file. Here is it. ___ Do you Yahoo!? Declare Yourself - Register online to vote today! http://vote.yahoo.com cygserver.log.bz2 Description: cygserver.log.bz2 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem rep

Re: Cygserver 100% CPU

2004-10-06 Thread Patrick Samson
--- Corinna Vinschen wrote: > On Oct 4 07:02, Patrick Samson wrote: > > --- Corinna Vinschen wrote: > > > I'm still hoping for a simple testcase... > > > > I'm still working on it (the problem, not the > > testcase, as it is probably a race co

Re: [ANNOUNCEMENT] Experimental package: postgresql-8.0.0cvs-1

2004-10-05 Thread Patrick Samson
--- Reini Urban wrote: > Patrick Samson schrieb: > > --- Reini Urban wrote: > >>KNOWN PROBLEMS > >>== > >> > >>tcl has been removed upstream. > > > Is it definitive? > > yes. > > > Or will it come again in a futur

Re: [ANNOUNCEMENT] Experimental package: postgresql-8.0.0cvs-1

2004-10-05 Thread Patrick Samson
--- Reini Urban wrote: > KNOWN PROBLEMS > == > > tcl has been removed upstream. > Is it definitive? Or will it come again in a future release? If not, what's the recommended replacement language? ___ Do you Yahoo!? Declare Yourself -

Re: Cygserver 100% CPU

2004-10-05 Thread Patrick Samson
--- Corinna Vinschen wrote: > On Oct 4 07:02, Patrick Samson wrote: > > --- Corinna Vinschen wrote: > > > I'm still hoping for a simple testcase... > > > > I'm still working on it (the problem, not the > > testcase, as it is probably a race co

Re: Cygserver 100% CPU (was: References to both cygwin1.dll and msvcrt.dl

2004-10-04 Thread Patrick Samson
--- Corinna Vinschen wrote: > On Oct 1 07:24, Patrick Samson wrote: > > > > --- Corinna Vinschen wrote: > > > > > On Sep 30 23:41, Patrick Samson wrote: > > > > Now, when it's wrong, I can see: > > > > good morning

Re: Cygserver 100% CPU (was: References to both cygwin1.dll and msvcrt.dl

2004-10-01 Thread Patrick Samson
--- Corinna Vinschen wrote: > On Sep 30 23:41, Patrick Samson wrote: > > Now, when it's wrong, I can see: > > good morning (error=4)! > > Error 4 is EINTR on the return of msleep(). > > Subsequently semop() returns with this EINTR. > > Are you set

Re: Cygserver 100% CPU (was: References to both cygwin1.dll and msvcrt.dl

2004-10-01 Thread Patrick Samson
--- Corinna Vinschen wrote: > On Oct 1 06:05, Patrick Samson wrote: > > > > --- Corinna Vinschen wrote: > > > > > On Sep 30 23:41, Patrick Samson wrote: > > > > Now, when it's wrong, I can see: > > > > good morning

  1   2   3   >