missing dependency for git-email?

2020-11-26 Thread Jameson Nash via Cygwin
I installed git-email, but once installed it says it's missing a required dependency: ``` $ git send-email --dry-run BUG: The 'Mail::Address' module is not here, but NO_PERL_CPAN_FALLBACKS was set! Git needs this Perl module from the CPAN, and will by default ship with a copy of it. This Git was

Re: Error compiling gengetopt

2020-11-26 Thread Rafel Amer Ramon
El 26/11/20 a les 18:47, Ken Brown ha escrit: On 11/26/2020 12:25 PM, Rafel Amer Ramon wrote: El 26/11/20 a les 17:31, Ken Brown ha escrit: [Please don't top-post on this list.] On 11/26/2020 10:51 AM, Rafel Amer Ramon wrote: Hello, I get the same error with the bash terminal and directory

Re: Added to Mirror

2020-11-26 Thread Jon Turney
On 24/11/2020 15:21, Geoffroy Van Elsuve wrote: Sorry for the missing information. https://mirrors.filigrane-technologie.fr/cygwin/x86_64/setup.ini Actually indexing is disable on the configuration, if you need it, i can enable it if necessary. That's not needed. I have added this to the mir

Re: Help with setting Cygwin's Emacs W32 TRAMP to WSL 1

2020-11-26 Thread Oleksandr Gavenko via Cygwin
On 2020-11-26, Eliot Moss wrote: > Lacks UI? You can run X windows applications in WSL if you have the Cygwin X > server running :-) ... > then you get the X UI. I can certainly run xterm and emacs that way. > I don't need 2 Emacs instances around. Cygwin's Emacs W32 (with native W32 GUI widget

Re: Help with setting Cygwin's Emacs W32 TRAMP to WSL 1

2020-11-26 Thread Oleksandr Gavenko via Cygwin
On Thu, Nov 26, 2020 at 9:22 PM Oleksandr Gavenko wrote: > So Emacs tries to make some "smart" locking on dumb FS... Need to > waste another few hours to make Emacs work. > Found the problem: Emacs fails on its "unlock-buffer" call from emacs/src/filelock.c. Feature described here: https://www.g

Re: Help with setting Cygwin's Emacs W32 TRAMP to WSL 1

2020-11-26 Thread Oleksandr Gavenko via Cygwin
On Thu, Nov 26, 2020 at 8:42 PM Henry S. Thompson wrote: > > Oleksandr Gavenko via Cygwin writes: > > > ... > > WSL1 files are "hidden" for regular access. > > I probably misunderstand, but I can see my WSL/Ubuntu files via this > path from Cygwin: > > /c/Users/ht/AppData/Local/Packages/Canonical

Re: Help with setting Cygwin's Emacs W32 TRAMP to WSL 1

2020-11-26 Thread Henry S. Thompson via Cygwin
Oleksandr Gavenko via Cygwin writes: > ... > WSL1 files are "hidden" for regular access. I probably misunderstand, but I can see my WSL/Ubuntu files via this path from Cygwin: /c/Users/ht/AppData/Local/Packages/CanonicalGroupLimited.../LocalState/rootfs ht -- Henry S. Thompson, School

Re: Error compiling gengetopt

2020-11-26 Thread Ken Brown via Cygwin
On 11/26/2020 12:25 PM, Rafel Amer Ramon wrote: El 26/11/20 a les 17:31, Ken Brown ha escrit: [Please don't top-post on this list.] On 11/26/2020 10:51 AM, Rafel Amer Ramon wrote: Hello, I get the same error with the bash terminal and directory /usr/local/src libtool: link: (cd .libs/libgen

Re: Error compiling gengetopt

2020-11-26 Thread Rafel Amer Ramon
El 26/11/20 a les 17:31, Ken Brown ha escrit: [Please don't top-post on this list.] On 11/26/2020 10:51 AM, Rafel Amer Ramon wrote: Hello, I get the same error with the bash terminal and directory /usr/local/src libtool: link: (cd .libs/libgengetopt.lax/libgnu.a && ar x "/usr/lacal/src/geng

Re: Unix Domain Socket Limitation?

2020-11-26 Thread Ken Brown via Cygwin
[Adding the Cygwin list back to the Cc.] On 11/26/2020 11:27 AM, Norton Allen wrote: On 11/25/2020 5:27 PM, Ken Brown via Cygwin wrote: On 11/25/2020 4:47 PM, Norton Allen wrote: In my recent tests, it appears as though it is not possible to successfully connect via two Unix Domain sockets fro

Re: Error compiling gengetopt

2020-11-26 Thread Ken Brown via Cygwin
[Please don't top-post on this list.] On 11/26/2020 10:51 AM, Rafel Amer Ramon wrote: Hello, I get the same error with the bash terminal and directory /usr/local/src libtool: link: (cd .libs/libgengetopt.lax/libgnu.a && ar x "/usr/lacal/src/gengetopt-2.23/src/../gl/.libs/libgnu.a") libtool

Re: Error compiling gengetopt

2020-11-26 Thread Rafel Amer Ramon
Hello, I get the same error with the bash terminal and directory /usr/local/src libtool: link: (cd .libs/libgengetopt.lax/libgnu.a && ar x "/usr/lacal/src/gengetopt-2.23/src/../gl/.libs/libgnu.a") libtool: error: object name conflicts in archive: .libs/libgengetopt.lax/libgnu.a//usr/local/

Re: Help with setting Cygwin's Emacs W32 TRAMP to WSL 1

2020-11-26 Thread Eliot Moss
On 11/26/2020 10:18 AM, Oleksandr Gavenko via Cygwin wrote: > Still WSL 1 lacks UI and integrates less smoothly into my workflow > to replace Cygwin's amazing Emacs W32. Lacks UI? You can run X windows applications in WSL if you have the Cygwin X server running :-) ... then you get the X UI.

Help with setting Cygwin's Emacs W32 TRAMP to WSL 1

2020-11-26 Thread Oleksandr Gavenko via Cygwin
I'm using Cygwin for two reasons: mintty + Emacs w32. Nowadays WSL 1 has become important (vendors provide ready to work .deb packages, I use: Ansible + Google Cloud SDK, if name any). Still WSL 1 lacks UI and integrates less smoothly into my workflow to replace Cygwin's amazing Emacs W32. WSL1

[ANNOUNCEMENT] icu 68.1-1

2020-11-26 Thread Ken Brown via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * libicu68-68.1-1 * libicu-devel-68.1-1 * icu-doc-68.1-1 ICU is a mature, widely used set of C/C++ and Java libraries providing Unicode and Globalization support for software applications. ICU is widely portable and gives appl

Re: Error compiling gengetopt

2020-11-26 Thread Ken Brown via Cygwin
On 11/26/2020 5:30 AM, Rafel Amer Ramon wrote: Hello, when I try to compile gengetopt with cygwin on Windows 10, I get the following error libtool: link: (cd .libs/libgengetopt.lax/libgnu.a && ar x "/cygdrive/c/Users/Rafel Amer/Downloads/gengetopt-2.23/src/../gl/.libs/libgnu.a") libtool: er

RE: Cygwin mount option -s is not supported

2020-11-26 Thread KAVALAGIOS Panagiotis (EEAS-EXT)
> -Original Message- > From: Cygwin On Behalf Of Brian Inglis > Sent: 25 November 2020 21:59 > > On 2020-11-25 11:26, Vlado via Cygwin wrote: > > On 25.11.2020 15:18, KAVALAGIOS Panagiotis (EEAS-EXT) wrote: > > Mount -s was removed in 2008: > https://sourceware.org/git/?p=newlib- > cygwi

Error compiling gengetopt

2020-11-26 Thread Rafel Amer Ramon
Hello, when I try to compile gengetopt with cygwin on Windows 10, I get the following error libtool: link: (cd .libs/libgengetopt.lax/libgnu.a && ar x "/cygdrive/c/Users/Rafel Amer/Downloads/gengetopt-2.23/src/../gl/.libs/libgnu.a") libtool: error: object name conflicts in archive: .libs/lib

Starting xterm as a DOS Command Prompt one-liner

2020-11-26 Thread Fergus Daly via Cygwin
This one-line DOS command to start an xterm terminal: D:\cygwin> bin\run bin\XWin -clipboard -nolock -multiwindow 2> nul & timeout 4 > nul 2> nul & bin\xterm -display :0.0 2> nul & bin\kill -KILL -- -1 (broken here after each "&" for clarity of presentation only) works, and is a neat and conveni