Re: Help understanding why a mount command is not working and how to fix it

2024-09-13 Thread Eliot Moss via Cygwin
On 9/9/2024 4:39 PM, René Berber via Cygwin wrote: On 9/9/2024 12:23 PM, Eliot Moss via Cygwin wrote: Dear Cygwiners -- For convenience, I would like to mount my OneDrive folder under / cygdrive/o. I put this line in my /etc/fstab: c:/Users/Eliot\040Moss/OneDrive /cygdrive/o ntfs binary,noac

Re: Help understanding why a mount command is not working and how to fix it

2024-09-10 Thread Andrey Repin via Cygwin
Greetings, Eliot Moss! > Dear Cygwiners -- > For convenience, I would like to mount my OneDrive folder under /cygdrive/o. > I put this line in my /etc/fstab: > c:/Users/Eliot\040Moss/OneDrive /cygdrive/o ntfs binary,noacl,posix=0,user 0 0 /cygdrive is a system entry point. Manually placing any

Re: Help understanding why a mount command is not working and how to fix it

2024-09-09 Thread José Isaías Cabrera via Cygwin
On Monday, September 9, 2024 02:23 PM, Eliot Moss expressed: > > Dear Cygwiners -- > > For convenience, I would like to mount my OneDrive folder under /cygdrive/o. If mount does not work, what I did was to map it to a Windows drive (O:) and then use cygdrive (/cygdrive/o/) to do my rsync calls.

Re: Help understanding why a mount command is not working and how to fix it

2024-09-09 Thread René Berber via Cygwin
On 9/9/2024 12:23 PM, Eliot Moss via Cygwin wrote: Dear Cygwiners -- For convenience, I would like to mount my OneDrive folder under / cygdrive/o. I put this line in my /etc/fstab: c:/Users/Eliot\040Moss/OneDrive /cygdrive/o ntfs binary,noacl,posix=0,user 0 0 However, /cygdrive/o is not

Re: Help with use of pgrep or pkill commands with full name options

2024-03-23 Thread Henry S. Thompson via Cygwin
J M via Cygwin writes: > Help with use of pgrep or pkill commands with full name options. > > I trying to use pgrep or pkill utility commands to find processes but using > the full path names, by example, find /usr/bin/bash (package procps-ng): > > Then, if I use pgrep -f /usr/bin/bash, don't find

Re: Help with use of pgrep or pkill commands with full name options

2024-03-22 Thread Eliot Moss via Cygwin
On 3/22/2024 11:56 AM, J M via Cygwin wrote: Help with use of pgrep or pkill commands with full name options. I trying to use pgrep or pkill utility commands to find processes but using the full path names, by example, find /usr/bin/bash (package procps-ng): Then, if I use pgrep -f /usr/bin/bas

Re: Help with use of pgrep or pkill commands with full name options

2024-03-22 Thread Brian Inglis via Cygwin
On 2024-03-22 09:56, J M via Cygwin wrote: Help with use of pgrep or pkill commands with full name options. I trying to use pgrep or pkill utility commands to find processes but using the full path names, by example, find /usr/bin/bash (package procps-ng): Then, if I use pgrep -f /usr/bin/bash,

Re: help needed - transition from 32bits to 64bits

2023-06-15 Thread ASSI via Cygwin
gh via Cygwin writes: > Currently, cygwin is in C:\cygwin, which I have moved to > C:\cygwin-bck. I then want to install in the now almost empty > C:\cygwin, but copying there the necessary config files so that > setup-x86_64.exe knows which packages to download. Create the new target directory (o

Re: help needed - transition from 32bits to 64bits

2023-06-15 Thread marco atzeri via Cygwin
On Thu, Jun 15, 2023 at 2:59 PM Dan Harkless via Cygwin wrote: > > On 6/15/2023 5:47 AM, marco atzeri via Cygwin wrote: > > On Thu, Jun 15, 2023 at 12:15 PM gh via Cygwin wrote: > > > Currently, cygwin is in C:\cygwin, which I have moved to C:\cygwin-bck. I > > > then want to install in the now

RE: help needed - transition from 32bits to 64bits

2023-06-15 Thread gh via Cygwin
gh Cc: cygwin@cygwin.com Subject: Re: help needed - transition from 32bits to 64bits On Thu, Jun 15, 2023 at 12:15 PM gh via Cygwin wrote: > > Dear all, > > Sorry if this question was already answered somewhere in the FAQ. > > > > I am running a deprecated 32bits version, an

Re: help needed - transition from 32bits to 64bits

2023-06-15 Thread Dan Harkless via Cygwin
On 6/15/2023 5:47 AM, marco atzeri via Cygwin wrote: On Thu, Jun 15, 2023 at 12:15 PM gh via Cygwin wrote: > Currently, cygwin is in C:\cygwin, which I have moved to C:\cygwin-bck. I then want to install in the now almost empty C:\cygwin, No need to rename the directory as the Cygwin 64 bit wi

Re: help needed - transition from 32bits to 64bits

2023-06-15 Thread marco atzeri via Cygwin
On Thu, Jun 15, 2023 at 12:15 PM gh via Cygwin wrote: > > Dear all, > > Sorry if this question was already answered somewhere in the FAQ. > > > > I am running a deprecated 32bits version, and want to switch to 64bits. > Install procedure is easy, but does not cover one thing : I > would like to p

Re: Help with standalone samba SID-uid mapping

2022-01-17 Thread Chris Roehrig
On Mon Jan 17 2022, at 4:04 AM, Corinna Vinschen wrote: > On Jan 14 11:57, Chris Roehrig wrote: >> On Fri Jan 14 2022, at 2:04 AM, Corinna Vinschen >> wrote: >>> These look like your standard Windows SIDs, so they are your SIDs for >>> users cristina and croehrig on Windows. They should sho

Re: Help with standalone samba SID-uid mapping

2022-01-17 Thread Corinna Vinschen
On Jan 14 11:57, Chris Roehrig wrote: > On Fri Jan 14 2022, at 2:04 AM, Corinna Vinschen > wrote: > > These look like your standard Windows SIDs, so they are your SIDs for > > users cristina and croehrig on Windows. They should show up as such in > > ls -l output, unless the SID is actuall wrong

Re: Help with standalone samba SID-uid mapping

2022-01-14 Thread Chris Roehrig
On Fri Jan 14 2022, at 2:04 AM, Corinna Vinschen wrote: > On Jan 13 14:39, Chris Roehrig wrote: >> I'm trying to set up samba (standalone) following these instructions: >> https://cygwin.com/cygwin-ug-net/ntsec.html#ntsec-mapping-samba >> >> but I'm having no luck getting my samba user/gro

Re: Help with standalone samba SID-uid mapping

2022-01-14 Thread Corinna Vinschen
On Jan 13 14:39, Chris Roehrig wrote: > I'm trying to set up samba (standalone) following these instructions: > https://cygwin.com/cygwin-ug-net/ntsec.html#ntsec-mapping-samba > > but I'm having no luck getting my samba user/groups to appear correctly using > the comment field as described

Re: Help with the prunepaths option with findutils updatedb locate

2021-12-10 Thread Keith Christian
Brian, Thanks very much for the prunepaths regexes, the /proc/filesystems output, mount command, and info and man command lines, and the suggestions for better posting. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:h

Re: Help with the prunepaths option with findutils updatedb locate

2021-12-09 Thread Brian Inglis
On 2021-12-09 07:16, Keith Christian wrote: I'm trying to keep the many directories with "OneDrive" in the pathname out of the locatedb file, as I don't care to see them in locate's output, nor bloat the locatedb file. I'd appreciate any insight into the prunepaths option for the test case belo

Re: help please

2021-03-07 Thread cygwinautoreply--- via Cygwin
> 1 [main] john 2960 find_fast_cwd: WARNING: Couldn't compute FAST_CWD >pointer. Please report this problem to >the public mailing list cygwin@cygwin.com >Warning: detected hash type "whirlpool", but the string is also recognized >as "whirlpool0" >Use the "--format=whirlpool0" option to force load

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

2020-11-28 Thread Oleksandr Gavenko via Cygwin
On 2020-11-27, Eliot Moss wrote: > On 11/26/2020 3:38 PM, Oleksandr Gavenko via Cygwin wrote: > >> I believe that X server under Windows is only to write cool blog posts, that >> we are able to run "xterm" )) > > Not sure what you mean here. I run Cygwin's X server and run xterm/bash > windows a

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

2020-11-27 Thread Eliot Moss
On 11/26/2020 3:38 PM, Oleksandr Gavenko via Cygwin wrote: I believe that X server under Windows is only to write cool blog posts, that we are able to run "xterm" )) Not sure what you mean here. I run Cygwin's X server and run xterm/bash windows and Emacs that way. I was just indicating tha

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: 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.

Re: Help with emacs and VC++

2020-09-16 Thread Takashi Yano via Cygwin
On Wed, 16 Sep 2020 17:58:13 +0200 Andrea Venturoli wrote: > On 2020-09-11 19:40, Takashi Yano wrote: > > > Could you please try the latest snapshot? > > https://cygwin.com/snapshots/ > > > > This problem should be fixed. > > Thanks. > > Looks like this is solved. > > However, I'm getting seve

Re: Help with emacs and VC++

2020-09-16 Thread Andrea Venturoli via Cygwin
On 2020-09-11 19:40, Takashi Yano wrote: Could you please try the latest snapshot? https://cygwin.com/snapshots/ This problem should be fixed. Thanks. Looks like this is solved. However, I'm getting several messages like: "shared_info::initialize: size of shared memory region changed from

Re: Help with emacs and VC++

2020-09-11 Thread Takashi Yano via Cygwin
On Fri, 11 Sep 2020 19:35:21 +0200 Andrea Venturoli via Cygwin wrote: > Hello. > > I've got a project where I'm using Cygwin's emacs + GNU Make + VC++. > For some reason, it seems CL.exe colorizes or decorates its output and > Emacs does not understand this, so what I get is a lot of control cod

Re: help

2020-07-21 Thread Marco Atzeri via Cygwin
On 21.07.2020 18:47, Birane Koundoul wrote: Hello I have a model with the petri net (I use cpn tools 4.0) but it sometimes shows me errors like: 1. Error! exception subscript raised when checking enabling 2. cannot bind variable ... from large color-set 3. un-bound varia

Re: help

2020-07-21 Thread Csaba Raduly via Cygwin
Hi Birane, On Tue, 21 Jul 2020 at 18:50, Birane Koundoul wrote: > > Hello I have a model with the petri net (I use cpn tools 4.0) but it > sometimes shows me errors like: > >1. Error! exception subscript raised when checking enabling >2. cannot bind variable ... from large color-set .

Re: Help troubleshooting X

2020-06-16 Thread Marco Atzeri via Cygwin
On 16.06.2020 21:31, Randy Dawson via Cygwin wrote: Briefly: X starts a window, (does not matter fluxbox, gnome, or whatever startup). The mouse pointer does not show up. This all worked OK with this install at one time. And yes, I have removed and reinstalled several times, seems to work O

Re: help compilation qemu

2020-05-24 Thread Hans-Bernhard Bröker
Am 24.05.2020 um 17:30 schrieb Juan carlos Rebate via Cygwin: [Can you _please_ cut down on the TOFU? Thanks ] Hi Caba, I know qemu-system-i386 because the official binary is that \ size.As for the command used I use this:x86_64-w64-mingw32- this way it

Re: help compilation qemu

2020-05-24 Thread Eliot Moss
Dear Juan Carlos: I think by "command" we mean the full command line, plus information about the version of the compiler, etc. Regards - Eliot Moss -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/do

Re: help compilation qemu

2020-05-24 Thread Juan carlos Rebate via Cygwin
Hi Caba, I know qemu-system-i386 because the official binary is that size.As for the command used I use this:x86_64-w64-mingw32- this way it compiles perfectly except for the file sizes, if I add the option - s the error Bash option -s unknown, I use 64-bit El dom., 24 may. 2020 11:32, Csaba Rádul

Re: help compilation qemu

2020-05-24 Thread Csaba Ráduly via Cygwin
Hi Juan Carlos, On 24/05/2020 02:08, Juan carlos Rebate via Cygwin wrote: ... 1 the compiler is extremely slow, gcc on Linux is about 10 times faster, How could I speed up the compilation process?. Unfortunately, Cygwin's emulation of fork() is slow compared to the native Linux implementat

Re: help compilation qemu

2020-05-03 Thread Maarten Hoes via Cygwin
Hi, On Sun, May 3, 2020 at 4:54 PM Eliot Moss wrote: > On 5/3/2020 8:52 AM, Maarten Hoes via Cygwin wrote: > > Hrm. > > > > That's odd. I just installed MSYS2 and followed the instructions provided > > in the QEMU wiki for MSYS2, and all preparatory steps of running > > msys2/pacman/git/configur

Re: help compilation qemu

2020-05-03 Thread Eliot Moss
On 5/3/2020 8:52 AM, Maarten Hoes via Cygwin wrote: Hrm. That's odd. I just installed MSYS2 and followed the instructions provided in the QEMU wiki for MSYS2, and all preparatory steps of running msys2/pacman/git/configure (only excluding the actual 'make' for compilation) work as expected. Ther

Re: help compilation qemu

2020-05-03 Thread Maarten Hoes via Cygwin
Hrm. That's odd. I just installed MSYS2 and followed the instructions provided in the QEMU wiki for MSYS2, and all preparatory steps of running msys2/pacman/git/configure (only excluding the actual 'make' for compilation) work as expected. There must be a difference between our setups/steps/config

Re: help compilation qemu

2020-05-02 Thread Juan carlos Rebate via Cygwin
Yes, pkconfig is among the requirements although today in 2020 that package is not in cygwin, due to the scarce documentation in this regard, I will try to see if a cross-compilation is feasible. El sáb., 2 may. 2020 23:47, Vanda Vodkamilkevich < vanda.vodkamilkev...@gmail.com> escribió: > Le sam

Re: help compilation qemu

2020-05-02 Thread Juan carlos Rebate via Cygwin
I can't use msys2 because when I use the Syu command it is not able to resolve the download url,The only missing component is mingw64-686-pkconfig, all other components if they are in cygwin El sáb., 2 may. 2020 22:24, Maarten Hoes escribió: > Hi, > > I have no personal experience with this, but

Re: help compilation qemu

2020-05-02 Thread Maarten Hoes via Cygwin
Hi, I have no personal experience with this, but when I take a look at the QEMU wiki, it seems that : [1] Builds with cygwin are not really supported. https://wiki.qemu.org/Hosts/W32#Native_builds_with_Cygwin [2] A supported way of building QEMU on Windows is with MSYS2 https://wiki.qemu.org/H

Re: help compilation qemu

2020-05-02 Thread Juan carlos Rebate via Cygwin
I'm already aware of the availability of binaries for windows, but I want to compile it myself, I ask because qemu documentation is sparse. El sáb., 2 may. 2020 21:39, john doe escribió: > On 5/2/2020 9:28 PM, Juan carlos Rebate via Cygwin wrote: > > Hello, it is the first time that I write here

Re: help compilation qemu

2020-05-02 Thread john doe
On 5/2/2020 9:28 PM, Juan carlos Rebate via Cygwin wrote: > Hello, it is the first time that I write here, sorry for the possible > malfunctions of the mailing list.I am interested in compiling qemu with > cygwin and the documentation is scarce, it only indicates that the > environment is complete

Re: help me about sir

2019-11-21 Thread cygwinautoreply
>* >* Extract TAR.MD5 * >* >* TAR.MD5 needs to be in \in folder.* >* Continuing will uncompress the file * >* into the \in folder. * >

Re: help..please

2019-08-04 Thread cygwinautoreply
>Hello, >could you please help me in how to fix this ... i've tried multiple >multiple utility roots and no luck. >i can see the random.kennocha.com site is failing ...is there any other one >i can try ? > *** > * Installing Permanent Root

Re: Help Me Plase

2019-04-27 Thread Björn Stabel
Your previous message implies that you are not using an up-to-date version of cygwin, so we probably can't help you with that. Additionally, there seems to be a language barrier problem here. Ask a friend to translate. On 26/04/2019 20:26, Sancar kırkpınar wrote: > rar file has put the password a

Re: Help me plase

2019-04-26 Thread cygwinautoreply
> 1 [main] john 6368 find_fast_cwd: WARNING: Couldn't compute FAST_CWD >pointer. Please report this problem to >the public mailing list cygwin@cygwin.com >Warning: detected hash type "whirlpool", but the string is also >recognized as "whirlpool0" >Use the "--format=whirlpool0" option to force load

Re: Help me!

2018-08-29 Thread Jeffrey Walton
On Wed, Aug 29, 2018 at 8:10 AM, Andrea Guerrieri wrote: > C:\Users\Qualità.CAPALLE.002\Desktop\john\run>zip2john.exe ambra.zip > > ambra.hash > 2 [main] zip2john 6100 find_fast_cwd: WARNING: Couldn't compute > FAST_CWD pointer. Please report this problem to > ... > -- > Problem reports:

Re: Help with sgid into the Administrators group (or alternatives?)

2018-06-08 Thread Sam Habiel
I installed the LSA authentication package; but no difference in behavior was found. --Sam On Wed, Jun 6, 2018 at 9:20 AM, Sam Habiel wrote: > I am continuing to port GT.M to Cygwin > (https://www.fisglobal.com/solutions/banking-and-wealth/services/database-engine). > > The database has a suid p

Re: Help with C clearenv and setenv

2018-06-06 Thread Sam Habiel
Eliot Moss, This worked perfectly: char *dummy = NULL; environ = &dummy; Thank you so much. --Sam On Mon, Jun 4, 2018 at 4:22 PM, Sam Habiel wrote: > Thank you! > > On Mon, Jun 4, 2018 at 3:39 PM, Ken Brown wrote: >> On 5/31/2018 9:43 AM, Eric Blake wrote: >>> >>> On 05/30/2018 09:48 AM, Sam

Re: Help with C clearenv and setenv

2018-06-04 Thread Sam Habiel
Thank you! On Mon, Jun 4, 2018 at 3:39 PM, Ken Brown wrote: > On 5/31/2018 9:43 AM, Eric Blake wrote: >> >> On 05/30/2018 09:48 AM, Sam Habiel wrote: >>> >>> I have code for a database I am porting to Cygwin. >>> >>> Part of that code is a clearenv() then a couple of setenvs. There is >>> an ifde

Re: Help with C clearenv and setenv

2018-06-04 Thread Ken Brown
On 5/31/2018 9:43 AM, Eric Blake wrote: On 05/30/2018 09:48 AM, Sam Habiel wrote: I have code for a database I am porting to Cygwin. Part of that code is a clearenv() then a couple of setenvs. There is an ifdef for Cygwin, as it doesn't implement clearenv. It wouldn't be hard to implement cle

Re: Help with C clearenv and setenv

2018-05-31 Thread Keith Christian
You're welcome, Sam. Keith On Wed, May 30, 2018 at 8:22 PM, Sam Habiel wrote: > Thank you Keith for you reply; but I am actually looking for the C APIs to > manipulate the environment; esp. to clear it. > > On Wed, May 30, 2018 at 6:05 PM, Keith Christian > wrote: > >> Sam, >> >> Here is a shor

Re: Help with C clearenv and setenv

2018-05-31 Thread Eric Blake
On 05/30/2018 09:48 AM, Sam Habiel wrote: I have code for a database I am porting to Cygwin. Part of that code is a clearenv() then a couple of setenvs. There is an ifdef for Cygwin, as it doesn't implement clearenv. It wouldn't be hard to implement clearenv() for a future release of Cygwin,

Re: Help with C clearenv and setenv

2018-05-31 Thread Eliot Moss
On 5/30/2018 11:56 PM, Marco Atzeri wrote: > On 5/30/2018 4:48 PM, Sam Habiel wrote: > environ = calloc(1, sizeof(*environ)) Indeed, this does not surprise me since environ is supposed to be a pointer to an array of char *, whose last entry is NULL. So the above line is the one needed. It *mig

Re: Help with C clearenv and setenv

2018-05-30 Thread Marco Atzeri
On 5/30/2018 4:48 PM, Sam Habiel wrote: I have code for a database I am porting to Cygwin. Part of that code is a clearenv() then a couple of setenvs. There is an ifdef for Cygwin, as it doesn't implement clearenv. It just sets environ = NULL. Well--that really breaks setenv! It returns a "Bad P

Re: Help with C clearenv and setenv

2018-05-30 Thread Sam Habiel
Thank you Keith for you reply; but I am actually looking for the C APIs to manipulate the environment; esp. to clear it. On Wed, May 30, 2018 at 6:05 PM, Keith Christian wrote: > Sam, > > Here is a short demonstration of how to detect unset (possibly null, > too?) variables in BASH. Not sure if

Re: Help with C clearenv and setenv

2018-05-30 Thread Keith Christian
Sam, Here is a short demonstration of how to detect unset (possibly null, too?) variables in BASH. Not sure if this is exactly what you are looking for but presented for info. set -x;A_VAR="${RANDOM}";echo "1. ${A_VAR}";echo "2. ${A_VAR:?IS_NOT_SET}";unset A_VAR;set +x + set -x + A_VAR=28641 + e

Re: HELP ME OUT ! Trying to Convert .tar INTO .tar.md5

2018-03-20 Thread Brian Inglis
On 2018-03-19 07:46, Marco Atzeri wrote: > Unlikely that Kashif is following the mailing list Thanks: resent to OP; fingers default to Reply to List ;^> -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: HELP ME OUT ! Trying to Convert .tar INTO .tar.md5

2018-03-19 Thread Marco Atzeri
Unlikely that Kashif is following the mailing list On 18/03/2018 20:56, Brian Inglis wrote: On 2018-03-18 13:35, Kashif Saeed wrote: 3 [main] ls 4420 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer. Please report this problem to the public mailing list cygwin@cygwin.com This is just

Re: HELP ME OUT ! Trying to Convert .tar INTO .tar.md5

2018-03-18 Thread Brian Inglis
On 2018-03-18 13:35, Kashif Saeed wrote: > 3 [main] ls 4420 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer. > Please report this problem to the public mailing list cygwin@cygwin.com This is just a warning to please upgrade Cygwin as explained at: https://cygwin.com/faq.html#faq

Re: help getting version 2.6.0-1

2017-01-18 Thread Brian Inglis
On 2017-01-17 17:04, sun zheng wrote: > i also tried to install at c:/cygwin64 and the cygwin version is also > 2.6.1-1 > it is not due to my install method. i just mean that i am using the > latest setupexe, so the version is 2.6.1-1. > and what i need is how to install 2.6.0-1 currently? > or ca

Re: Fwd: Re: Help debugging a dll issue

2016-05-21 Thread René Berber
On 5/21/2016 10:15 PM, Eliot Moss wrote: [snip] >> You surely tried this already: strip --strip-unneeded or --strip-debug? > > A helpful thought, but no, it did not occur to me. Getting pypy to run > that extra step in the middle of its build would involve hacking its > process > of generating a

Fwd: Re: Help debugging a dll issue

2016-05-21 Thread Eliot Moss
(Sorry for top post: meant to send this to the list in the first place ... EM) Forwarded Message Subject: Re: Help debugging a dll issue Date: Sat, 21 May 2016 23:14:09 -0400 From: Eliot Moss Reply-To: m...@cs.umass.edu To: Duncan Roe On 5/21/2016 10:58 PM, Duncan Roe wrote

Re: Help debugging a dll issue

2016-05-21 Thread Duncan Roe
On Sat, May 21, 2016 at 07:30:37PM -0400, Eliot Moss wrote: > On 5/19/2016 10:54 PM, Eliot Moss wrote: > >Dear Cygwin friends -- > > > >I am trying to get pypy to build under cygwin. (It used to do so, but > >has not been maintained.) I am very close, but there is something quite > >odd happening

Re: Help debugging a dll issue

2016-05-21 Thread Eliot Moss
On 5/21/2016 9:45 PM, René Berber wrote: On 5/21/2016 6:30 PM, Eliot Moss wrote: [snip] I used binary search, eliminating .o files from the .dll on the thought that it was either a particular .o file that was leading to a problem, or possibly the overall size (this is a huge link!). I found th

Re: Help debugging a dll issue

2016-05-21 Thread René Berber
On 5/21/2016 6:30 PM, Eliot Moss wrote: [snip] > I used binary search, eliminating .o files from the .dll on the thought > that it was either a particular .o file that was leading to a problem, > or possibly the overall size (this is a huge link!). I found that a .dll > with 58725 section 1 symbo

Re: Help debugging a dll issue

2016-05-21 Thread Eliot Moss
On 5/19/2016 10:54 PM, Eliot Moss wrote: Dear Cygwin friends -- I am trying to get pypy to build under cygwin. (It used to do so, but has not been maintained.) I am very close, but there is something quite odd happening when trying to access the large dll that the system builds: the first call

Re: Help debugging a dll issue

2016-05-20 Thread Eliot Moss
On 5/20/2016 9:36 AM, Duncan Roe wrote: On Fri, May 20, 2016 at 08:02:20AM -0400, Eliot Moss wrote: On 5/20/2016 7:26 AM, Duncan Roe wrote: Hi Eliot, Do you know what is the name of the totally different symbol? (maybe from nm -D) Yes -- I have been using nm and objdump to examine the relev

Re: Help debugging a dll issue

2016-05-20 Thread Duncan Roe
On Fri, May 20, 2016 at 08:02:20AM -0400, Eliot Moss wrote: > On 5/20/2016 7:26 AM, Duncan Roe wrote: > > >Hi Eliot, > > > >Do you know what is the name of the totally different symbol? (maybe from nm > >-D) > > Yes -- I have been using nm and objdump to examine the relevant files. The > dll > i

Re: Help debugging a dll issue

2016-05-20 Thread Eliot Moss
On 5/20/2016 7:26 AM, Duncan Roe wrote: Hi Eliot, Do you know what is the name of the totally different symbol? (maybe from nm -D) Yes -- I have been using nm and objdump to examine the relevant files. The dll is called libpypy-c.dll. The symbol I want to bind to is pypy_main_startup, and i

Re: Help debugging a dll issue

2016-05-20 Thread Duncan Roe
On Fri, May 20, 2016 at 06:37:57AM -0400, Eliot Moss wrote: > On 5/19/2016 11:28 PM, Sam Habiel wrote: > >I had trouble with dlopen in Cygwin, where it did not behave intuitively. In > >my case, I was > >dlopening libicu and friends. If you search using my name on the Cygwin > >mailing list, you

Re: Help debugging a dll issue

2016-05-20 Thread Eliot Moss
On 5/19/2016 11:28 PM, Sam Habiel wrote: I had trouble with dlopen in Cygwin, where it did not behave intuitively. In my case, I was dlopening libicu and friends. If you search using my name on the Cygwin mailing list, you should be able to find out how I resolved the issue. I don't recall exac

Re: Help needed with libsigsegv2.10-2 + cygwin 2.4.1-1 + win7

2016-03-18 Thread Marco Atzeri
On 18/03/2016 20:36, ari kumpumäki wrote: Hi all Why the following test code works fluently in Linux and cygwin 1.5. But with cygwin 2.4.1 it gives a segmentation fault, when running "x = mem[filePageSize];" return (char *) mmap(0, ALIGN_TO_PAGE_SIZE(size), PROT_NONE, MAP_SHARED | MAP_AN

Re: Help: cygheap base mismatch detected

2015-11-03 Thread Corinna Vinschen
On Nov 2 18:24, Jim Reisert AD1C wrote: > On Mon, Nov 2, 2015 at 4:31 AM, Corinna Vinschen wrote: > > > It seems a Windows DLL or a virus scanner DLL gets loaded to this > > address for some reason. I'm a bit at a loss to make a suggestion here, > > except for switching to 64 bit Cygwin which ha

Re: Help: cygheap base mismatch detected

2015-11-02 Thread Jim Reisert AD1C
On Mon, Nov 2, 2015 at 4:31 AM, Corinna Vinschen wrote: > It seems a Windows DLL or a virus scanner DLL gets loaded to this > address for some reason. I'm a bit at a loss to make a suggestion here, > except for switching to 64 bit Cygwin which has much less problems with > this due to the huge ad

Re: Help: cygheap base mismatch detected

2015-11-02 Thread Corinna Vinschen
On Nov 1 17:22, Jim Reisert AD1C wrote: > I installed the latest Windows 10 update this morning and rebooted. > Now Cygwin won't work at all. Using the latest test release of > Cygwin: > > CYGWIN_NT-10.0-WOW JJR 2.3.0(0.291/5/3) 2015-10-22 17:54 i686 Cygwin > > Any ideas? > > F:\>dash > $ reb

Re: Help: cygheap base mismatch detected

2015-11-01 Thread Jim Reisert AD1C
On Sun, Nov 1, 2015 at 7:36 PM, Mark Geisert asked: > Is it possible F: has its own conflicting Cygwin installation on it? What > happens if you run the rebase from C: (where dash is installed)? No. There has only ever been one Cygwin installation on this computer. Running rebaseall from dash

Re: Help: cygheap base mismatch detected

2015-11-01 Thread Mark Geisert
Jim Reisert AD1C writes: > I installed the latest Windows 10 update this morning and rebooted. > Now Cygwin won't work at all. Using the latest test release of > Cygwin: > > CYGWIN_NT-10.0-WOW JJR 2.3.0(0.291/5/3) 2015-10-22 17:54 i686 Cygwin > > Any ideas? > > F:\>dash > $ rebase-trigger full

Re: Help: cygheap base mismatch detected

2015-11-01 Thread Jim Reisert AD1C
On Sun, Nov 1, 2015 at 5:22 PM, Jim Reisert AD1C wrote: > I installed the latest Windows 10 update this morning and rebooted. > Now Cygwin won't work at all. Using the latest test release of > Cygwin: > > CYGWIN_NT-10.0-WOW JJR 2.3.0(0.291/5/3) 2015-10-22 17:54 i686 Cygwin I went back to the Cy

Re: Help on patching xdvipdfmx in texlive

2015-05-24 Thread Arthur Tu
That's okay. I would wait. Thanks! On Mon, May 25, 2015 at 12:38 AM, Ken Brown wrote: > On 5/24/2015 12:30 PM, Arthur Tu wrote: >> >> Hi, >> >> I can't use CID-keyed fonts (SourceHanSans) with xelatex but find a >> solution. (http://tug.org/pipermail/xetex/2014-July/025387.html) >> >> The soluti

Re: Help on patching xdvipdfmx in texlive

2015-05-24 Thread Ken Brown
On 5/24/2015 12:30 PM, Arthur Tu wrote: Hi, I can't use CID-keyed fonts (SourceHanSans) with xelatex but find a solution. (http://tug.org/pipermail/xetex/2014-July/025387.html) The solution need to patch xdvipdfmx and the patch could be found in ``` https://gist.github.com/jjgod/c1194a9b371848a

Re: Help with shortcuts

2014-03-02 Thread Andrey Repin
Greetings, Mike Rushton! > I found this on a Cygwin Facebook Users Group, it shows how to create > Symbolic links : > http://www.howtogeek.com/howto/16226/complete-guide-to-symbolic-links-symlinks-on-windows-or-linux/ >> You can create native symlinks under WinXP, but they are not usable. ^^

Re: Help with shortcuts

2014-03-02 Thread Mike Rushton
I found this on a Cygwin Facebook Users Group, it shows how to create Symbolic links : http://www.howtogeek.com/howto/16226/complete-guide-to-symbolic-links-symlinks-on-windows-or-linux/ It is interesting, but i don't know why anyone would do this. Maybe you could make an "Index" folder and or

Re: Help with shortcuts

2014-03-02 Thread Andrey Repin
Greetings, Mike Rushton! > Well thanks I will have to try that. > My only other option was to create a menu and execute in from my profile > ... and instead of shortcuts ... they would be options off a menu. > I also found out you can create symbolic links under Win 7, WIn XP (you > must downl

Re: Help with shortcuts

2014-03-01 Thread Mike Rushton
Well thanks I will have to try that. My only other option was to create a menu and execute in from my profile ... and instead of shortcuts ... they would be options off a menu. I also found out you can create symbolic links under Win 7, WIn XP (you must download this Junction Program) and als

Re: Help with shortcuts

2014-03-01 Thread Max Polk
On 2/28/2014 9:09 AM, mrushton wrote: Can some on give me a help with creating a shortcut to a shell script under Windows 7 ? I am doing something like this in the windows shorcut : C:\CygwinSoftware\bin\mintty.exe -i /Cygwin-Terminal.ico --exec /cygdrive/x/INBOUND/CWSCRIPTS/mymenu.sh Well

Re: Re : help with shortcuts

2014-02-28 Thread Andrey Repin
Greetings, mrushton! > I was able to get my profle to run a script, but what I want is to create a > shortcut to an ftp script, then create another shortcut to a menu script, > and create another shortcut to another script. > I am hoping I can be able to do this. > I had them in a folder nu

Re : help with shortcuts

2014-02-28 Thread mrushton
I was able to get my profle to run a script, but what I want is to create a shortcut to an ftp script, then create another shortcut to a menu script, and create another shortcut to another script. I am hoping I can be able to do this. I had them in a folder numbered to do a process like 1 -

Re: Help with shortcuts

2014-02-28 Thread Andrey Repin
Greetings, mrushton! > Can some on give me a help with creating a shortcut to a shell script under > Windows 7 ? > I am doing something like this in the windows shorcut : > C:\CygwinSoftware\bin\mintty.exe -i /Cygwin-Terminal.ico --exec > /cygdrive/x/INBOUND/CWSCRIPTS/mymenu.sh > Well I f

Re: Help with getting binaries to not print ^M

2013-11-09 Thread Larry Hall (Cygwin)
On 11/8/2013 10:21 PM, Jason Gross wrote: I have some precompiled binaries (from, e.g., ocaml, gtk+). When I install them to a location like D:\OCaml\bin and run them, the output has a ^M at the end of every line. Where did you get these binaries? Please provide the output of 'cycheck ocaml

Re: Help with getting binaries to not print ^M

2013-11-09 Thread Andrey Repin
Greetings, Jason Gross! > I have some precompiled binaries (from, e.g., ocaml, gtk+). When I > install them to a location like D:\OCaml\bin and run them, the output > has a ^M at the end of every line. When I copy the binaries to a > cygwin path (something that doesn't get translated to /cygdriv

Re: Help completing the GCJ

2012-04-04 Thread Christopher Faylor
On Thu, Apr 05, 2012 at 10:55:50AM +1030, Me Myself and I wrote: > >I have managed to get a copy of ecj.jar Last warning. Stop posting repetitive messages here or you'll be blocked from sending any further messages at all. -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: help for diagnose unpedictable "fork errors", "cygheap base msimatch errors"

2011-11-16 Thread Ryan Johnson
On 17/11/2011 12:36 AM, Heiko Elger wrote: marco atzeri Heiko, you wrote a lot of mail , but I do not remember a single Problem reports: http://cygwin.com/problems.html As cygwin is working on win7/64, something is wrong on your machine, but until you provide clear data we can not easly h

Re: help for diagnose unpedictable "fork errors", "cygheap base msimatch errors"

2011-11-16 Thread Heiko Elger
marco atzeri > Heiko, > you wrote a lot of mail , but I do not remember a single > > Problem reports: http://cygwin.com/problems.html > > As cygwin is working on win7/64, something is wrong on your machine, > but until you provide clear data we can not easly help you. > > I am currently

Re: help for diagnose unpedictable "fork errors", "cygheap base msimatch errors"

2011-11-16 Thread marco atzeri
On 11/16/2011 1:40 PM, Heiko Elger wrote: Hello, we've still cygwin system errors. I use snapshot 20111030 and all other colleagues snapshot 20110829. We've done rebaseall and peflagsall. We have win7/64 (CYGWIN_NT-6.1-WOW64). All errors are unpredictable - so there is really no possible testca

Re: Help with ACL and POSIX permissions for external flash/HD.

2011-11-01 Thread Andrey Repin
Greetings, Oleksandr Gavenko! >> >> Is it right to update /etc/fstab to: >> >> h: /cygdrive/h ntfs binary,noacl,user 0 0 >> >> How can I set umask? In .bashrc? Why not uncomment the last line in original /etc/fstab and add ",noacl" there? >> What if I run >> Cygwin program from cmd? Faster to

Re: Help with ACL and POSIX permissions for external flash/HD.

2011-11-01 Thread David Sastre
On Tue, Nov 01, 2011 at 01:38:41PM +0200, Oleksandr Gavenko wrote: > 31.10.2011 23:00, David Sastre пишет: > >YMMV, but 'bash -l' should source your profile settings, both > >system-wide and user defined. > > Do you mean "bash -i"? From the manpage: -i If the -i option is present, the shell is

Re: Help with ACL and POSIX permissions for external flash/HD.

2011-11-01 Thread Oleksandr Gavenko
31.10.2011 23:00, David Sastre пишет: YMMV, but 'bash -l' should source your profile settings, both system-wide and user defined. Do you mean "bash -i"? -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin

  1   2   3   4   5   6   >