git submodule + gettext / envsubst

2023-06-23 Thread Andreas Heckel via Cygwin
Hi, I recently faced some error messages when using git submodules. I found, that Cygwin's git works nicely on its own. But when I have MSYS binary paths in my environment, Cygwin's git finds the msys gettext and envsubst binary and tries to use it, resulting in error messages (see below). I di

RE: too many level of symbolic links

2022-02-17 Thread Andreas Heckel
> Of Corinna Vinschen > Sent: Thursday, February 17, 2022 1:00 PM > To: cygwin@cygwin.com > Subject: Re: too many level of symbolic links > > On Feb 17 11:41, Andreas Heckel wrote: > > > > > > > Of Oskar Skog > > > Sent: Thursday, February 17, 20

RE: too many level of symbolic links

2022-02-17 Thread Andreas Heckel
> Of Oskar Skog > Sent: Thursday, February 17, 2022 11:05 AM > Subject: Re: too many level of symbolic links > > On 2022-02-17 10:46, Andreas Heckel wrote: > > I have a network drive mapped like > > //hostname/share --> p: > > > > When trying to

too many level of symbolic links

2022-02-17 Thread Andreas Heckel
I have a network drive mapped like //hostname/share --> p: When trying to access the network drive via cygwin I get: $ ls /cygdrive/p ls: cannot open directory '/cygdrive/p': Too many levels of symbolic links Accessing the network share directly via //hostname/share works as normal. I have been

RE: Chances for llvm / clang update?

2021-04-22 Thread Andreas Heckel via Cygwin
Thank you so much for your support. This really takes the edge off the first steps! I instantly started setting up a test environment and also trying to get familiar. It will still be a steep learning curve for me anyway, but you are very motivating. Cheers, Andreas -- Problem reports:

RE: Chances for llvm / clang update?

2021-04-22 Thread Andreas Heckel via Cygwin
> From: Andrey Repin > Sent: Thursday, April 22, 2021 11:47 AM > > https://cygwin.com/packaging-contributors-guide.html is a good > start, I think. See below... > From: Marco Atzeri > Sent: Thursday, April 22, 2021 1:11 PM > > have you started looking to the current cygwin source package > and

Chances for llvm / clang update?

2021-04-22 Thread Andreas Heckel via Cygwin
Hi, Is there a chance for an "official" update of clang / llvm. Currently I see v8 here on Cygwin while llvm is now at v12. I had tried to build v12 in Cygwin by simply running along the instructions on the llvm page. But I failed at a number of options / packages in the past and only got clan

python-boto obsolete?

2021-03-29 Thread Andreas Heckel via Cygwin
I was running "cygcheck-dep -o" and received python-boto: is obsoleted by ( python2-boto ) When trying to uninstall python-boto, setup claims that package "duplicity-0.7.11-1" still depends in it. So far I have no experience with cygcheck-dep and only used setup to keep my system updated. Hen

Re: cygheap base mismatch detected

2005-04-07 Thread Andreas Heckel
Hi, - Original Message - From: "Mark Hadfield" <[EMAIL PROTECTED]> The solutions: - Try the -mno-cygwin switch (thus creating a non-Cygwin executable). Be aware that you may need to recompile any external libraries. I tried this and it works for now, Thanx! :-) I should have come t

cygheap base mismatch detected

2005-04-07 Thread Andreas Heckel
Hello all, I know there were a lot of similar questions to this point in the past, but I didn't find a answer to my problem: I get the error message: --- v:\julian\TRAJ\Traj2.xi686 (2116): *** cygheap base mismatch detected - 0x6180/0x7214. This problem is probably due to using incompati