Re: Problem with samova2

2025-01-15 Thread cygwinautoreply--- via Cygwin
>Dears, >I was running analyses on SAMOVA2 and, all of a sudden, I started encountering >this error: "Comparing input files 0 [main] arlecore35_first 18000 >find_fasr_cwd: WARNING: Couldn't compute FAST_CWD pointer." This happens even >with files that were working fine just a short while ago. Co

Re: Problem with '€' (EURO) symbol in (U)CRT |printf("%S", ...);| ...

2024-12-02 Thread Roland Mainz via Cygwin
On Wed, Nov 27, 2024 at 1:49 AM Brian Inglis via Cygwin wrote: > > On 2024-11-26 17:08, Roland Mainz via Cygwin wrote: > > Cygwin 3.5.4/Win10/64bit, the following program prints a '?' where I > > would expect a '€' (EURO) symbol: > > snip > > printf '#include \n#include \n#include > > \n

Re: Problem with '€' (EURO) symbol in (U)CRT |printf("%S", ...);| ...

2024-12-02 Thread Thomas Wolff via Cygwin
Am 02.12.2024 um 18:01 schrieb Roland Mainz via Cygwin: On Wed, Nov 27, 2024 at 1:49 AM Brian Inglis via Cygwin wrote: On 2024-11-26 17:08, Roland Mainz via Cygwin wrote: Cygwin 3.5.4/Win10/64bit, the following program prints a '?' where I would expect a '€' (EURO) symbol: snip prin

Re: Problem with '€' (EURO) symbol in (U)CRT |printf("%S", ...);| ...

2024-11-26 Thread Brian Inglis via Cygwin
On 2024-11-26 17:08, Roland Mainz via Cygwin wrote: Cygwin 3.5.4/Win10/64bit, the following program prints a '?' where I would expect a '€' (EURO) symbol: snip printf '#include \n#include \n#include \n#include \n#include \nint main(int ac, char *av[]) { setlocale(LC_ALL, ""); printf("%%

Re: Problem with building LibreOffice in Cygwin 3.5.0 (child_info::sync: wait failed)

2024-10-31 Thread Takashi Yano via Cygwin
On Mon, 12 Feb 2024 08:51:38 +0200 Ilmari Lauhakangas wrote: > We have multiple developers on Windows 11 reporting that Cygwin 3.5.0 > has a regression that makes building LibreOffice fail with these types > of messages: > > 0 [main] sh 1280 child_info::sync: wait failed, pid 1288, Win32 error 1

Re: problem with make 4.4.1-2 or gcc-fortran 11.4.0-1

2024-04-19 Thread Brian Inglis via Cygwin
On 2024-04-19 15:39, René Berber via Cygwin wrote: On 4/19/2024 2:59 PM, Arnab Paul via Cygwin wrote: Hello, I am trying to install a software which requires the libraries gcc-fortran, make, libarpack-devel, liblapack-devel, libnetcdf-fortran-devel, git. As I did and ran the commands given belo

Re: problem with make 4.4.1-2 or gcc-fortran 11.4.0-1

2024-04-19 Thread René Berber via Cygwin
On 4/19/2024 2:59 PM, Arnab Paul via Cygwin wrote: Hello, I am trying to install a software which requires the libraries gcc-fortran, make, libarpack-devel, liblapack-devel, libnetcdf-fortran-devel, git. As I did and ran the commands given below, git clone https://github.com/Aida-Alvera/DINEOF

Re: Problem with Deltacopy failed

2024-03-21 Thread Markus Schönhaber via Cygwin
21.03.24, 11:32 +0100, Mohamed AYARI via Cygwin: > 20 [main] rsync 7112 find_fast_cwd: WARNING: Couldn't compute FAST_CWD > pointer. Please report this problem to the public mailing list > cygwin@cygwin.com > > > > Could you please help me resolve this. https://cygwin.com/faq.html#faq.us

Re: Problem with pyNFFT install

2024-02-27 Thread marco atzeri via Cygwin
On Tue, Feb 27, 2024 at 11:17 AM natan_b--- via Cygwin wrote: > > Hi Guy, > > I've a problem to install pyNFFT with python3.9 -m pip install pyNFFT > > I ask if possible to install 3.11 python version > It was on the TODO list, but I was hit by the failed upgrade from 3.9.16-1 to 3.9.18-1 https:

Re: Problem with building LibreOffice in Cygwin 3.5.0 (child_info::sync: wait failed)

2024-02-16 Thread Brian Inglis via Cygwin
On 2024-02-15 11:29, Ilmari Lauhakangas via Cygwin wrote: On 12.2.2024 9.46, Marco Atzeri via Cygwin wrote: On 12/02/2024 07:51, Ilmari Lauhakangas via Cygwin wrote: We have multiple developers on Windows 11 reporting that Cygwin 3.5.0 has a regression that makes building LibreOffice fail with

Re: Problem with building LibreOffice in Cygwin 3.5.0 (child_info::sync: wait failed)

2024-02-15 Thread Ilmari Lauhakangas via Cygwin
On 12.2.2024 9.46, Marco Atzeri via Cygwin wrote: On 12/02/2024 07:51, Ilmari Lauhakangas via Cygwin wrote: We have multiple developers on Windows 11 reporting that Cygwin 3.5.0 has a regression that makes building LibreOffice fail with these types of messages: 0 [main] sh 1280 child_info::sy

Re: Problem with building LibreOffice in Cygwin 3.5.0 (child_info::sync: wait failed)

2024-02-11 Thread Marco Atzeri via Cygwin
On 12/02/2024 07:51, Ilmari Lauhakangas via Cygwin wrote: We have multiple developers on Windows 11 reporting that Cygwin 3.5.0 has a regression that makes building LibreOffice fail with these types of messages: 0 [main] sh 1280 child_info::sync: wait failed, pid 1288, Win32 error 183 321 [mai

Re: Problem: tar --update

2023-04-21 Thread Achim Gratz via Cygwin
Kamran via Cygwin writes: > "tar --update" with some exclusions worked fine very first time. > > But subsequent times it is found that any folder > excluded by using "--exclude-tag-under=FILE" or > "--exclude-ignore-recursive=FILE" is excluded only > first time. > > CYGWIN_NT-10.0-19045 yark 3.4.6-

Re: Problem with FAST_CWD pointer in Cygwin

2023-04-13 Thread cygwinautoreply--- via Cygwin
>* >Dear Cygwin, >I am writing to report a warning message that I encountered when using >Cygwin. Specifically, when running a command in the Bash shell, I >received the following warning: >* >* >2 [main] bash 21604 find_fast_cwd: WARNING: Couldn't compute FAST_CWD >pointer. Please report th

Re: problem with Aspen plus licence

2023-03-09 Thread cygwinautoreply--- via Cygwin
>Hello, >My name is Enrico and I am currenlty using Aspen Plus to do my thesis with = >Politecnico di Milano. >I have a problem with the BITVISE. >I oper it and then i open aspen, everything works just fine, but after a wh= >ile it tells me that i have to shout down Aspen and once i try to log in a

Re: Problem with grow.exe demo test file for SLEUTH Urban growth model

2022-07-29 Thread Takashi Yano
On Sat, 30 Jul 2022 00:26:26 +0530 Krishnaveni K S wrote: > Hi sir, > I have downloaded this file > SLEUTH3.0beta_p01 > LINUX released 6/2005. > > I tried with Cygwin 64bit setup in Windows 11 OS and it failed. > But today morning I tried with Cygwin 32 bit in same OS and it worked.. > > Is there

Re: Problem with grow.exe demo test file for SLEUTH Urban growth model

2022-07-29 Thread Marco Atzeri
On 29.07.2022 05:30, Eliot Moss wrote: On 7/28/2022 11:20 PM, Krishnaveni K S wrote: Dear Yano, Thank you so much for the support. I have use 64 bit download from cygwin and used the demo files for test run. Haven't used 32 bit.. Can you please suggest how to solve this? With regards Krishnav

Re: Problem with grow.exe demo test file for SLEUTH Urban growth model

2022-07-28 Thread Eliot Moss
On 7/28/2022 11:20 PM, Krishnaveni K S wrote: Dear Yano, Thank you so much for the support. I have use 64 bit download from cygwin and used the demo files for test run. Haven't used 32 bit.. Can you please suggest how to solve this? With regards Krishnaveni What is grow? Where is it coming fr

Re: Problem with grow.exe demo test file for SLEUTH Urban growth model

2022-07-28 Thread Takashi Yano
On Fri, 29 Jul 2022 08:50:41 +0530 Krishnaveni K S wrote: > Dear Yano, > Thank you so much for the support. > I have use 64 bit download from cygwin and used the demo files for test run. > Haven't used 32 bit.. > Can you please suggest how to solve this? What does file grow.exe and ldd grow.exe sa

Re: Problem with grow.exe demo test file for SLEUTH Urban growth model

2022-07-28 Thread Krishnaveni K S
Dear Yano, Thank you so much for the support. I have use 64 bit download from cygwin and used the demo files for test run. Haven't used 32 bit.. Can you please suggest how to solve this? With regards Krishnaveni On Fri, 29 Jul, 2022, 05:50 Takashi Yano, wrote: > On Fri, 29 Jul 2022 02:30:34 +05

Re: Problem with grow.exe demo test file for SLEUTH Urban growth model

2022-07-28 Thread Takashi Yano
On Fri, 29 Jul 2022 02:30:34 +0530 Krishnaveni K S wrote: > Hi, > I tried installing Cygwin 64 in my machine with windows 11 OS. Installed > all the required packages. Till testing of the growth file everything was > fine. When I entered " ../grow.exe test scenario.demo_test" it is showing > an err

Re: Problem Report

2022-06-27 Thread cygwinautoreply
>b_gettext 9004 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer. >Please report this problem to >the public mailing list cygwin@cygwin.com https://cygwin.com/faq.html#faq.using.fixing-find_fast_cwd-warnings -- Problem reports: https://cygwin.com/proble

Re: problem executing make black

2022-02-17 Thread cygwinautoreply
>hello, >I have a problem in pycharm when I execute in Terminal: >(sensorcom) C:\wa\sensorcom>make black > 1 [main] make 2984 find_fast_cwd: WARNING: Couldn't compute FAST_CWD > pointer. Please report this problem to >the public mailing list cygwin@cygwin.com >black -l 95 --exclude "docs/r

Re: Problem with gnuplot output

2022-01-14 Thread Tatsuro MATSUOKA
> - Original Message - > From: "Tatsuro MATSUOKA" > To: "Fergus Daly" "'cygwin > Date: 2022/01/15 土 13:32 > Subject: Re: Problem with gnuplot output > > - Original Message - > > From: "Fergus Daly" > > To:

Re: Problem with gnuplot output

2022-01-14 Thread Tatsuro MATSUOKA
> - Original Message - > From: "Fergus Daly" > To: "'cygwin > Cc: "Fergus Daly" > Date: 2022/01/14 金 18:43 > Subject: Problem with gnuplot output > > > In an xterm console: > The file gn0 contains all necessary instructions for displaying a gnuplot > plot: > 1 As expected (or as in the

Re: Problem

2021-12-30 Thread cygwinautoreply
>    Hello. I have this problem. Does anyone know how to sort it out? Thank >you >3 [main] rm 3292 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer.  >Please report this problem tothe public mailing list cygwin@cygwin.com      >4 [main] chmod 13368 find_fast_cwd: WARNING: Cou

Re: Problem with permissions - veritas backup software not working

2021-11-13 Thread Andrey Repin via Cygwin
Greetings, Cary Lewis! > Something ran off the rails with my windows 10 PC running cygwin a few > months ago. > I am using Veritas System Recovery System to backup my machine, and it > started failing about 6 months ago. > When I run a diagnostic that is supposed to confirm if the VSS subsystem

RE: [cygwin] Re: Problem with ssh(d)

2021-11-10 Thread Jason Pyeron
> -Original Message- > From: Bill Stewart > Sent: Wednesday, November 10, 2021 10:44 AM > > On Wed, Nov 10, 2021 at 8:28 AM Strasser, Dominik (DI SW ICS ICV) wrote: > > I know that this is the standard installation. But we absolutely need > > passwordless login. So this was the workaround

Re: Problem with ssh(d)

2021-11-10 Thread Bill Stewart
On Wed, Nov 10, 2021 at 8:28 AM Strasser, Dominik (DI SW ICS ICV) wrote: I know that this is the standard installation. But we absolutely need > passwordless login. So this was the workaround we found. > The number of groups differs when sshd is run as local system, and when > authorized_keys exis

Re: Problem with ssh(d)

2021-11-10 Thread Strasser, Dominik (DI SW ICS ICV)
Hi Bill, On 10.11.2021 16:10, Bill Stewart wrote: On Wed, Nov 10, 2021 at 7:52 AM Strasser, Dominik (DI SW ICS ICV) wrote: We are in an AD environment. AD holds the needed data for ssh(d) to work. I can log into cygwin using ssh. But if I have a key stored .ssh/authorized_keys for

Re: Problem with OpenSSH

2021-11-07 Thread Brian Inglis
On 2021-11-07 16:58, Nick Popoff wrote: Now I Am having severe problem with 'ssh'. A simple login command like: Ssh n...@com Results in the following response: C:/cygwin64/home/Nick> ssh host.com Unable to negotiate with port 22: no matching key exchange method found.

Re: Problem upgrading from 3.2 to 3.3.1

2021-11-07 Thread Takashi Yano via Cygwin
On Sun, 7 Nov 2021 18:44:28 -0500 "Nick Popoff" wrote: > In other words, the 3.3.1 ssh.exe does not accept legacy kex algorithms at > all, no matter what. I no longer can log in to Solaris. For example, it > DOES NOT accept the following: > > C:/cygwin64/home/Nick> ssh.exe -o KexAlgorithms=+diff

Re: Problem/Bug with binutils-gdb and strsignal ?

2021-10-26 Thread Corinna Vinschen via Cygwin
On Oct 24 08:26, Claudius Schnörr via Cygwin wrote: > o suggestion: undefining DEFS_H might be risky -> to be added at >line 55: > + #ifndef DEFS_H >#    include /* for strsignal on >cygwin */ >#else >char *strsignal

Re: Problem with mail archives?

2021-08-20 Thread Brian Inglis
On 2021-08-20 21:21, André Bleau via Cygwin wrote: Achim Gratz via Cygwin writes: André Bleau via Cygwin writes: I noticed that no message has been archived for cygwin-patches since August 3rd, and to cygwin-developers since July 2nd. What exactly makes you think that there were any messages

Re: Problem with mail archives?

2021-08-20 Thread André Bleau via Cygwin
Achim Gratz via Cygwin writes: > André Bleau via Cygwin writes: > > I noticed that no message has been archived for cygwin-patches since > > August 3rd, and to cygwin-developers since July 2nd. > What exactly makes you think that there were any messages that need to > be archived since those dates

Re: Problem with mail archives?

2021-08-20 Thread Achim Gratz
André Bleau via Cygwin writes: > I noticed that no message has been archived for cygwin-patches since > August 3rd, and to cygwin-developers since July 2nd. What exactly makes you think that there were any messages that need to be archived since those dates? Regards, Achim. -- +<[Q+ Matrix-12 W

Re: Problem or question on Cygwin XWin

2021-06-15 Thread Mark Hansen
On 6/14/2021 9:28 PM, L A Walsh wrote: On 2021/06/14 17:30, Duncan Roe wrote: On Mon, Jun 14, 2021 at 04:41:42PM -0700, L A Walsh wrote: There is a listen parameter on XWin, but the man page doesn't say what format to use for the listen parameter. I want to have it listen for tcp from a loc

Re: Problem or question on Cygwin XWin

2021-06-14 Thread L A Walsh
On 2021/06/14 17:30, Duncan Roe wrote: On Mon, Jun 14, 2021 at 04:41:42PM -0700, L A Walsh wrote: There is a listen parameter on XWin, but the man page doesn't say what format to use for the listen parameter. I want to have it listen for tcp from a local net: 192.168.3.0. I started having p

Re: Problem or question on Cygwin XWin

2021-06-14 Thread Duncan Roe
On Mon, Jun 14, 2021 at 04:41:42PM -0700, L A Walsh wrote: > There is a listen parameter on XWin, but the man page doesn't > say what format to use for the listen parameter. > > I want to have it listen for tcp from a local net: 192.168.3.0. > > I started having problems with my cygwin X receiving

Re: problem

2021-06-08 Thread cygwinautoreply--- via Cygwin
>3 [main] cpnmld.x86-cygwin 4556 find_fast_cwd: WARNING: Couldn't compute >FAST_CWD pointer.  Please report this problem to >the public mailing list cygwin@cygwin.com https://cygwin.com/faq.html#faq.using.fixing-find_fast_cwd-warnings -- Problem reports: https://cygwin.com/problems.html F

Re: problem

2021-06-08 Thread Russell VT via Cygwin
Quick search on find_fast_cwd leads here... https://stackoverflow.com/questions/22821467/cygwin-win-8-1-error-find-fast-cwd-warning-couldnt-compute-fast-cwd-pointer When was the last time you updated Cygwin? What version of Windows are you running? What version of Cygwin? More details would be he

Re: problem using gcc-core for compile qemu

2021-01-08 Thread Brian Inglis
On 2021-01-08 13:54, juan carlos rebate rodriguez via Cygwin wrote: El vie, 08-01-2021 a las 08:42 +, Arthur Norman escribió: I can't use virtualbox because what I need is to emulate the aarch64 architecture, I don't want to use binaries compiled by others, one of the reasons is that those b

Re: problem using gcc-core for compile qemu

2021-01-08 Thread Lee via Cygwin
On 1/8/21, juan carlos rebate rodriguez via Cygwin wrote: > > I think I expressed myself incorrectly or I am not able to be > understood, no matter what package I choose. gcc-core does not compile > using the cygwin dll, the one that compiles for that library is cygwin- > gcc. > now I will try to

Re: problem using gcc-core for compile qemu

2021-01-08 Thread juan carlos rebate rodriguez via Cygwin
El vie, 08-01-2021 a las 08:42 +, Arthur Norman escribió: > > I can't use virtualbx because what I need is to emulate > > the aarch64 architecture, I don't want to use binaries compiled by > > others, one of the reasons is that those binaries don't include sd- > card > > emulation support... >

Re: problem using gcc-core for compile qemu

2021-01-08 Thread Marco Atzeri via Cygwin
On 08.01.2021 14:06, Eliot Moss wrote: On 1/8/2021 3:42 AM, Arthur Norman via Cygwin wrote: >> I can't use virtualbx because what I need is to emulate >> the aarch64 architecture, I don't want to use binaries compiled by >> others, one of the reasons is that those binaries don't include I

Re: problem using gcc-core for compile qemu

2021-01-08 Thread Eliot Moss
On 1/8/2021 3:42 AM, Arthur Norman via Cygwin wrote: >> I can't use virtualbx because what I need is to emulate >> the aarch64 architecture, I don't want to use binaries compiled by >> others, one of the reasons is that those binaries don't include sd-card emulation support... > This is perhaps a

Re: problem using gcc-core for compile qemu

2021-01-08 Thread Arthur Norman via Cygwin
I can't use virtualbx because what I need is to emulate the aarch64 architecture, I don't want to use binaries compiled by others, one of the reasons is that those binaries don't include sd-card emulation support... This is perhaps an off-topic response as regards compiling things on cygwin, but

Re: problem using gcc-core for compile qemu

2021-01-07 Thread Marco Atzeri via Cygwin
On 08.01.2021 06:52, Marco Atzeri wrote: On 07.01.2021 23:33, juan carlos rebate rodriguez via Cygwin wrote: El jue, 07-01-2021 a las 15:39 +0100, Marco Atzeri via Cygwin escribió: To compile for Windows on Cygwin you need to use a cross-compiler. The 64 bit one is in: ehm, copy and paste e

Re: problem using gcc-core for compile qemu

2021-01-07 Thread Marco Atzeri via Cygwin
On 07.01.2021 23:33, juan carlos rebate rodriguez via Cygwin wrote: El jue, 07-01-2021 a las 15:39 +0100, Marco Atzeri via Cygwin escribió: If the upstream developers have not bothered to use a serious configure system,, I doubt there is a easy solution. Questions: Are you trying to build for

Re: problem using gcc-core for compile qemu

2021-01-07 Thread juan carlos rebate rodriguez via Cygwin
El jue, 07-01-2021 a las 15:39 +0100, Marco Atzeri via Cygwin escribió: > If the upstream developers have not bothered to use a serious > configure system,, I doubt there is a easy solution. > > Questions: > > Are you trying to build for Cygwin or for Windows in general ? > why you can not use th

Re: problem using gcc-core for compile qemu

2021-01-07 Thread Brian Inglis
On 2021-01-06 20:23, Juan carlos Rebate via Cygwin wrote: Good morning happy new year, first of all I am going to ask you that when you read my case, do not refer me to another tool, do not refer me to another environment, but above all do not ask me to read because I already read all of Google a

Re: problem using gcc-core for compile qemu

2021-01-07 Thread Eliot Moss
On 1/7/2021 11:18 AM, Marco Atzeri via Cygwin wrote: > It is not that is impossible, but will likely need a big effort. > > As there are Windows binaries, I do not think it is worth Right - I had noticed on the web some mention of people maybe working on getting qemu going under Cygwin. There i

Re: problem using gcc-core for compile qemu

2021-01-07 Thread Marco Atzeri via Cygwin
On 07.01.2021 15:53, Csaba Raduly wrote: On Thu, 7 Jan 2021 at 15:39, Marco Atzeri wrote: ... have you looked inside the configure script ? It clearly needs to be patched for accepting other options, as I mentioned. and that is the reason why autoconf/cmake/.. were developed some time ago.

Re: problem using gcc-core for compile qemu

2021-01-07 Thread Csaba Raduly via Cygwin
On Thu, 7 Jan 2021 at 15:39, Marco Atzeri via Cygwin wrote: ... > have you looked inside the configure script ? > It clearly needs to be patched for accepting other options, > and that is the reason why autoconf/cmake/.. were developed > some time ago. if check_define __linux__ ; then targetos=

Re: problem using gcc-core for compile qemu

2021-01-07 Thread Marco Atzeri via Cygwin
On 07.01.2021 04:23, Juan carlos Rebate via Cygwin wrote: Good morning happy new year, first of all I am going to ask you that when you read my case, do not refer me to another tool, do not refer me to another environment, but above all do not ask me to read because I already read all of Google a

Re: problem using gcc-core for compile qemu

2021-01-07 Thread Eliot Moss
On 1/6/2021 10:37 PM, Eliot Moss wrote: Sent from my iPhone On Jan 6, 2021, at 10:23 PM, Juan carlos Rebate via Cygwin wrote: Good morning happy new year, first of all I am going to ask you that when you read my case, do not refer me to another tool, do not refer me to another environment

Re: problem using gcc-core for compile qemu

2021-01-06 Thread Eliot Moss
Sent from my iPhone > On Jan 6, 2021, at 10:23 PM, Juan carlos Rebate via Cygwin > wrote: > > Good morning happy new year, first of all I am going to ask you that > when you read my case, do not refer me to another tool, do not refer > me to another environment, but above all do not ask me t

Re: Problem building cygwin-3_1_7-release tagged newlib.

2020-10-10 Thread Kaz Kylheku (Cygwin) via Cygwin
On 2020-10-10 12:39, Ken Brown wrote: On 10/10/2020 3:22 PM, Kaz Kylheku (Cygwin) via Cygwin wrote:  4896 |   typedef struct _MEM_ADDRESS_REQUIREMENTS {   |  ^ This looks like a clash between the installed toolchain header and the one in the winsup

Re: Problem building cygwin-3_1_7-release tagged newlib.

2020-10-10 Thread Ken Brown via Cygwin
On 10/10/2020 3:22 PM, Kaz Kylheku (Cygwin) via Cygwin wrote: Hi, I'm trying to build the 3.1.7 tagged newlib. It runs into this problem: c++wrap -O2 -g -fno-rtti -fno-exceptions -fno-use-cxa-atexit -Wall -Wstrict-aliasing -Wwrite-strings -fno-common -pipe -fbuiltin -fmessage-length=0 -MMD

Re: Problem with tar version 1.29 (in Cygwin 3.6 64 bit) in extracting sym-link files

2020-10-07 Thread Hamish McIntyre-Bhatty via Cygwin
On 05/10/2020 18:29, Brian Inglis wrote: > On 2020-10-05 09:23, Hamish McIntyre-Bhatty via Cygwin wrote: >> On 04/10/2020 11:28, Andrey Repin via Cygwin wrote: >>> Greetings, vinay Hegde! >>> >>> Please no top-posting in this list. >>> On Fri, Oct 2, 2020 at 9:13 PM Eliot Moss wrote: > On

Re: Problem with tar version 1.29 (in Cygwin 3.6 64 bit) in extracting sym-link files

2020-10-05 Thread Brian Inglis
On 2020-10-05 09:23, Hamish McIntyre-Bhatty via Cygwin wrote: > On 04/10/2020 11:28, Andrey Repin via Cygwin wrote: >> Greetings, vinay Hegde! >> >> Please no top-posting in this list. >> >>> On Fri, Oct 2, 2020 at 9:13 PM Eliot Moss wrote: On 10/2/2020 11:26 AM, vinay Hegde via Cygwin wrote:

Re: Problem with tar version 1.29 (in Cygwin 3.6 64 bit) in extracting sym-link files

2020-10-05 Thread Hamish McIntyre-Bhatty via Cygwin
On 04/10/2020 11:28, Andrey Repin via Cygwin wrote: > Greetings, vinay Hegde! > > Please no top-posting in this list. > >> On Fri, Oct 2, 2020 at 9:13 PM Eliot Moss wrote: >>> On 10/2/2020 11:26 AM, vinay Hegde via Cygwin wrote: Hi Cygwin Team, In Cygwin 3.6, I am facing an issue while us

Re: Problem with tar version 1.29 (in Cygwin 3.6 64 bit) in extracting sym-link files

2020-10-04 Thread Andrey Repin via Cygwin
Greetings, vinay Hegde! Please no top-posting in this list. > On Fri, Oct 2, 2020 at 9:13 PM Eliot Moss wrote: >> >> On 10/2/2020 11:26 AM, vinay Hegde via Cygwin wrote: >> > Hi Cygwin Team, >> > In Cygwin 3.6, I am facing an issue while using tar.exe for extracting >> > .tar.z file. >> > >> > Is

Re: Problem with OpenMPI

2020-10-03 Thread Marco Atzeri via Cygwin
back on the mailing list On 03.10.2020 16:55, Massimiliano Alvioli wrote: Has anyone found this before? Shouldn't the flag -J/usr/lib be issued as part of the string issued by mpifort? I found this a few times - not using mpifort but mpif90 - and I believe it may be due to a mismatch between t

Re: Problem with tar version 1.29 (in Cygwin 3.6 64 bit) in extracting sym-link files

2020-10-02 Thread Eliot Moss
On 10/2/2020 12:47 PM, vinay Hegde wrote: Hi Eliot Moss, Thank you very much for the quick response & the information.It really helped. I just set 'CYGWIN=winsymlinks:lnk' & I am now able to open sym-link file. Both 'CYGWIN=winsymlinks:lnk' & 'CYGWIN=winsymlinks' are working for me. But it create

Re: Problem with tar version 1.29 (in Cygwin 3.6 64 bit) in extracting sym-link files

2020-10-02 Thread vinay Hegde via Cygwin
Hi Eliot Moss, Thank you very much for the quick response & the information.It really helped. I just set 'CYGWIN=winsymlinks:lnk' & I am now able to open sym-link file. Both 'CYGWIN=winsymlinks:lnk' & 'CYGWIN=winsymlinks' are working for me. But it creates a shortcut(not the regular file). Hope it

Re: Problem with tar version 1.29 (in Cygwin 3.6 64 bit) in extracting sym-link files

2020-10-02 Thread Eliot Moss
On 10/2/2020 11:26 AM, vinay Hegde via Cygwin wrote: Hi Cygwin Team, In Cygwin 3.6, I am facing an issue while using tar.exe for extracting .tar.z file. Issue summary: When I use 'tar.exe' to extract the .tar.z file, it extracts all files including symlinks. But symlink file size will be 0KB & i

Re: Problem with OpenMPI

2020-10-01 Thread Marco Atzeri via Cygwin
On 01.10.2020 16:47, Rudnei Dias da Cunha via Cygwin wrote: Hi, I have installed all the relevant OpenMPI packages to develop programs in Fortran but found a problem when compiling programs in Fortran 90 with the clause use mpi as mpifort then complains: $ mpifort hello_usempi.f90 hello_usempi

Re: problem in running SAMOVA2.0

2020-08-07 Thread cygwinautoreply--- via Cygwin
>Hello, >I try to run SAMOVA2.0 with Y chromosome DNA data to find out if there is a >geographic structure in my dataset. >I can't manage to run the program. It yields an error, which you can find >below. >### >Comparing input files >      1 [main] arlecore35_first 14480 find_fast_cwd: WAR

Re: Problem with output from gawk software in recent Cygwin installation

2020-07-28 Thread Brian Inglis
On 2020-07-28 09:32, Bryan VanSchouwen via Cygwin wrote: > On Tue, Jul 28, 2020 at 12:06 AM Brian Inglis wrote: >> On 2020-07-27 15:58, Bryan VanSchouwen wrote: >>> On Mon, Jul 27, 2020 at 4:20 PM Brian Inglis wrote: On 2020-07-27 11:50, Michel LaBarre wrote: > On July 27, 2020 12:52 PM,

Re: Problem with output from gawk software in recent Cygwin installation

2020-07-28 Thread Bryan VanSchouwen via Cygwin
Just out of curiosity: Could this "" issue be something new for Windows 10? I ask because I don't recall having this issue with my old Windows 7 computer. Bryan On Tue, Jul 28, 2020 at 12:06 AM Brian Inglis < brian.ing...@systematicsw.ab.ca> wrote: > On 2020-07-27 15:58, Bryan VanSchouwen wrot

Re: Problem with output from gawk software in recent Cygwin installation

2020-07-27 Thread Brian Inglis
On 2020-07-27 15:58, Bryan VanSchouwen wrote: > On Mon, Jul 27, 2020 at 4:20 PM Brian Inglis wrote: >> On 2020-07-27 11:50, Michel LaBarre wrote: >>> On July 27, 2020 12:52 PM, Eliot Moss wrote: On 7/27/2020 11:47 AM, Bryan VanSchouwen wrote: > I just tried executing an awk script using th

Re: Problem with output from gawk software in recent Cygwin installation

2020-07-27 Thread Brian Inglis
On 2020-07-27 11:50, Michel LaBarre wrote: >> On July 27, 2020 12:52 PM, Eliot Moss wrote: >> On 7/27/2020 11:47 AM, Bryan VanSchouwen wrote: >>> I just tried executing an awk script using the most recent version of > gawk, >>> but the output did not turn out the way that it was supposed to. >>> >

RE: Problem with output from gawk software in recent Cygwin installation

2020-07-27 Thread Michel LaBarre
> -Original Message- > From: Cygwin [mailto:cygwin-boun...@cygwin.com] On Behalf Of Eliot Moss > Sent: July 27, 2020 12:52 PM > To: Bryan VanSchouwen; cygwin@cygwin.com > Subject: Re: Problem with output from gawk software in recent Cygwin > installation > &g

Re: Problem with output from gawk software in recent Cygwin installation

2020-07-27 Thread Eliot Moss
On 7/27/2020 11:47 AM, Bryan VanSchouwen via Cygwin wrote: Hello. I just tried executing an awk script using the most recent version of gawk, but the output did not turn out the way that it was supposed to. This script uses the following command to print the output data to the output file: prin

Re: Problem with output from gawk software in recent Cygwin installation

2020-07-27 Thread Henry S. Thompson via Cygwin
Bryan VanSchouwen via Cygwin writes: > I just tried executing an awk script using the most recent version of gawk, > but the output did not turn out the way that it was supposed to. ... > and previously, this command always printed the values of the three > variables on a single line, separated

Re: Problem with "xmgrace" graphing software in recent Cygwin installation

2020-07-24 Thread Marco Atzeri via Cygwin
On 24.07.2020 14:00, Ken Brown via Cygwin wrote: This problem was reported 2 1/2 years ago, and its solution was posted here:   https://sourceware.org/pipermail/cygwin/2018-March/236345.html The problem and solution have been rediscovered several times since then.  Maybe one of the xmgrace

Re: Problem with "xmgrace" graphing software in recent Cygwin installation

2020-07-24 Thread Ken Brown via Cygwin
On 7/24/2020 1:19 AM, Marco Atzeri via Cygwin wrote: On 24.07.2020 05:00, Bryan VanSchouwen via Cygwin wrote: Hello. I recently installed a copy of the Cygwin software package on my new Windows 10 laptop.  However, whenever I try to access the "xmgrace" graphing software (by entering the comman

Re: Problem with "xmgrace" graphing software in recent Cygwin installation

2020-07-24 Thread Markus Hoenicka
Am 2020-07-24 07:19, schrieb Marco Atzeri via Cygwin: On 24.07.2020 05:00, Bryan VanSchouwen via Cygwin wrote: Hello. I recently installed a copy of the Cygwin software package on my new Windows 10 laptop. However, whenever I try to access the "xmgrace" graphing software (by entering the comma

Re: Problem with "xmgrace" graphing software in recent Cygwin installation

2020-07-23 Thread Marco Atzeri via Cygwin
On 24.07.2020 05:00, Bryan VanSchouwen via Cygwin wrote: Hello. I recently installed a copy of the Cygwin software package on my new Windows 10 laptop. However, whenever I try to access the "xmgrace" graphing software (by entering the command "xmgrace &" in the xterm command shell, as I did on

Re: Problem in mingw64-i686-binutils [Was: Updated: binutils-2.34+1git.de9c1b7cfe-1 (x86/x86_64)]

2020-04-07 Thread JonY via Cygwin
On 4/7/20 12:57 AM, Yaakov Selkowitz wrote: > On Mon, 2020-04-06 at 23:55 +, JonY via Cygwin wrote: >> On 4/6/20 10:07 AM, Jan Nijtmans via Cygwin wrote: >>> Ping. >>> >>> Would it be possible to release a version of mingw64-i686-binutils with the >>> same patch as done for binutils-2.34+1git.d

Re: Problem in mingw64-i686-binutils [Was: Updated: binutils-2.34+1git.de9c1b7cfe-1 (x86/x86_64)]

2020-04-06 Thread Yaakov Selkowitz
On Mon, 2020-04-06 at 23:55 +, JonY via Cygwin wrote: > On 4/6/20 10:07 AM, Jan Nijtmans via Cygwin wrote: > > Ping. > > > > Would it be possible to release a version of mingw64-i686-binutils with the > > same patch as done for binutils-2.34+1git.de9c1b7cfe-1? I suspect > > this would resolve

Re: Problem in mingw64-i686-binutils [Was: Updated: binutils-2.34+1git.de9c1b7cfe-1 (x86/x86_64)]

2020-04-06 Thread JonY via Cygwin
On 4/6/20 10:07 AM, Jan Nijtmans via Cygwin wrote: > Ping. > > Would it be possible to release a version of mingw64-i686-binutils with the > same patch as done for binutils-2.34+1git.de9c1b7cfe-1? I suspect > this would resolve the problem described here. > > Thanks! >Jan Nijtmans Can yo

Re: Problem about installing PGI on Cygwin

2020-04-02 Thread Eliot Moss
On 4/2/2020 10:48 AM, Tim Prince via Cygwin wrote: On 4/2/2020 9:14 AM, Andrew Schulman via Cygwin wrote: I tried to install PGI (Linux version) on Cygwin, however, Cygwin told me that PGI can only be installed under Linux operator system. So is there any method to install PGI on Cygwin? Wha

Re: Problem about installing PGI on Cygwin

2020-04-02 Thread Tim Prince via Cygwin
On 4/2/2020 9:14 AM, Andrew Schulman via Cygwin wrote: >> I tried to install PGI (Linux version) on Cygwin, however, Cygwin told me >> that PGI can only be installed under Linux operator system. So is there any >> method to install PGI on Cygwin? > > What is PGI? Where do you get it? > > -- Cy

Re: Problem about installing PGI on Cygwin

2020-04-02 Thread Andrew Schulman via Cygwin
> I tried to install PGI (Linux version) on Cygwin, however, Cygwin told me > that PGI can only be installed under Linux operator system. So is there any > method to install PGI on Cygwin? What is PGI? Where do you get it? -- Problem reports: https://cygwin.com/problems.html FAQ:

Re: Problem with installation of Octave

2020-02-07 Thread Marco Atzeri
Am 07.02.2020 um 22:47 schrieb Jay Abel: I'm using tcsh and for some reason the default configuration for X11 keeps leaving zombie dbus processes, none of which seem to be reachable. For example, when running Octave I get an error that dbus wasn't replying. Now, if within the open xterm window

Re: Problem with installation of Octave

2020-02-07 Thread Jay Abel
I'm using tcsh and for some reason the default configuration for X11 keeps leaving zombie dbus processes, none of which seem to be reachable. For example, when running Octave I get an error that dbus wasn't replying. Now, if within the open xterm window I type dbus-launch and then I run octave, t

Re: Problem to develop Qt5 application in Samba share

2020-01-13 Thread PAULUS, Raimund, TI-ABN
The problem is solved. It was an entry in the Samba configuration file smb.conf in section [global]: unix charset = ISO8859-1 After deleting this entry qmake works correctly. R. Paulus For many years i develop C/C++ applications in Cygwin with source code located in Samba shares. The shares

Re: Problem to develop Qt5 application in Samba share

2020-01-07 Thread René Berber
On 1/7/2020 2:42 AM, PAULUS, Raimund, TI-ABN wrote: For many years i develop C/C++ applications in Cygwin with source code located in Samba shares. The shares are available on Windows with "net use ..." command. In Cygwin they are available via /cygdrive. Now I have to write applications using Q

Re: problem with paste-from-clipboard

2019-09-08 Thread Bosmon
Dear Steven - thanks for the response. It appears that the issue that the OP and I are suffering from is unrelated to the one in the linked fix. For reference, the original post was as follows: https://cygwin.com/ml/cygwin/2017-05/msg00183.html One suggestion, from Eric Blake and others, was > D

Re: Problem with mksh-56c-1 mksh and DOS path names ( CYGWIN 3.0.7(0.338/5/3))

2019-05-14 Thread Brian Inglis
On 2019-05-14 08:59, chris@pinky.co.uk wrote: > I'm having some challenges with the latest version mksh (mksh-56c-1) and the > support of DOS path names. Seems this is broken, although POSIX names work as > expected. > chrisd@edmund:chrisd > cd E:/temp > /usr/bin/mksh: cd: /home/chrisd/E:/temp

Re: problem with curl-7.64.1-1 not returning any data

2019-05-08 Thread Wes Barris
C:\Users\xx>cmd /c ver Microsoft Windows [Version 10.0.17134.165] xx@CVI-5501L> which -a curl /bin/curl I've changed my username and domain in the attached file. This email and any files transmitted with it are confidential and intended solely for the use of the addressee. If you are

Re: problem with curl-7.64.1-1 not returning any data

2019-05-08 Thread Brian Inglis
On 2019-05-08 12:33, Barris, Wes wrote: > Some time during the past couple months curl stopped working in my cygwin > installation. The only changes I am aware of are periodic updates to > cygwin. What about Windows 10 to 1809? Please run: $ cmd /c ver and post the output, to show your Windows r

Re: Problem with zombie processes

2019-04-04 Thread E. Madison Bray
On Tue, Feb 21, 2017 at 12:58 PM Erik Bray wrote: > > On Mon, Feb 20, 2017 at 11:54 PM, Mark Geisert wrote: > > Erik Bray wrote: > >> > >> On Mon, Feb 20, 2017 at 11:54 AM, Mark Geisert wrote: > > So my guess was that Cygwin might try to hold on to a handle to a > child process at le

Re: Problem executing cntlm through cygwin

2019-04-04 Thread cygwinautoreply
>Hi Guys, >I've installed my cntlm to /cygdrive/d/Application/Cntlm, I've set the envi= >ronments variables to have access directly to the executable program withou= >t telling the path but it doesn't work and this warning message appear: >$ cntlm.exe -u beuxd@ge-admin -H >1 [main] cntlm 18660 fi

Re: Problem of login (Re: GNU screen and tmux cannot read tty input if they are started in a telnet session)

2019-03-16 Thread Takashi Yano
Hi Corinna, On Sat, 16 Mar 2019 16:34:41 +0100 Corinna Vinschen wrote: > Pushed and new release uploaded. I confirmed that the issue has been fixed in login 1.13-1. Thank you very much! -- Takashi Yano -- Problem reports: http://cygwin.com/problems.html FAQ: http://cyg

Re: Problem of login (Re: GNU screen and tmux cannot read tty input if they are started in a telnet session)

2019-03-16 Thread Corinna Vinschen
On Mar 16 22:06, Takashi Yano wrote: > Hi Corinna and Yaakov, > > I know you are busy, but could you please have a look? > > On Sun, 10 Mar 2019 15:05:48 +0900 Takashi Yano wrote: > > I try to clarify the title a little. > > > > On Sat, 9 Mar 2019 10:35:13 +0900 Takashi Yano wrote: > > > Hello,

Re: Problem of login (Re: GNU screen and tmux cannot read tty input if they are started in a telnet session)

2019-03-16 Thread Takashi Yano
Hi Corinna and Yaakov, I know you are busy, but could you please have a look? On Sun, 10 Mar 2019 15:05:48 +0900 Takashi Yano wrote: > I try to clarify the title a little. > > On Sat, 9 Mar 2019 10:35:13 +0900 Takashi Yano wrote: > > Hello, > > > > I would like to propose a patch attached for l

Re: Problem with John the Ripper

2019-03-01 Thread cygwinautoreply
>I've been trying to use your program but got the following error which >the program asked me to report to you. >0 [main] zip2john 3956 find_fast_cwd: WARNING: Couldn't compute FAST_CWD >pointer.  Please report this problem to >the public mailing list cygwin@cygwin.com >ver 14  images.zip->Fil

  1   2   3   4   5   6   7   8   9   10   >