On 2018-11-30 04:41, Zixiong Zhang wrote:
Dear Sir/Madam,
I am trying to use HEG for MODIS data. However, After I installing the
HEG,
it threw the warning of "WARNING: Couldn't compute FAST_CWD pointer."
And I
don't know how to deal with it.
Hi Zixiong,
Your software is using an old versio
Dear Sir/Madam,
I am trying to use HEG for MODIS data. However, After I installing the HEG,
it threw the warning of "WARNING: Couldn't compute FAST_CWD pointer." And I
don't know how to deal with it.
Could you please give me some help?
Thank you for your time.
Best regards,
Zixiong
--
Problem
On 2018-11-29 23:11, Thomas Wolff wrote:
On Nov 29 19:41, Houder wrote:
[snip]
Placing strace in front of this call, results in:
64-@@ strace /usr/bin/mintty
--- Process 3112 created
--- Process 3112 loaded C:\Windows\System32\ntdll.dll at
777b
...
--- Process 3112 loaded
C:\Wi
On 2018-11-29 23:11, Thomas Wolff wrote:
On Nov 29 19:41, Houder wrote:
[snip]
Placing strace in front of this call, results in:
64-@@ strace /usr/bin/mintty
--- Process 3112 created
--- Process 3112 loaded C:\Windows\System32\ntdll.dll at
777b
...
--- Process 3112 loaded
C:\Wi
On Thu, Nov 29, 2018 at 5:18 AM Corinna Vinschen
wrote:
>
> On Nov 26 17:46, Corinna Vinschen wrote:
> > On Nov 26 10:47, James E. King III wrote:
> > > On Mon, Nov 26, 2018 at 10:35 AM Corinna Vinschen
> > > wrote:
> > > >
> > > > On Nov 25 09:01, James E. King III wrote:
> > > > > I have isolat
On 2018-11-29 20:53, Michael Wild wrote:
On Thu, 29 Nov 2018, 19:14 Houder wrote:
[snip]
Apparently MinTTY requires this DLL.
Q: Should my system (Windows 7) have this DLL? (Is it present
on your system?)
[snip]
Hi
GDI+ is a graphics and font rendering engine that has been part of
W
Am 29.11.2018 um 20:58 schrieb Corinna Vinschen:
On Nov 29 19:41, Houder wrote:
Hi,
As I wrote in the preceding post ...
Using Corinna's latest snapshot in a "Dos box" results in a
prompt from bash.
Once in bash, I can launch MinTTY ( 64-@@ /usr/bin/mintty )
Placing strace in front of this c
On Nov 29 19:41, Houder wrote:
> Hi,
>
> As I wrote in the preceding post ...
>
> Using Corinna's latest snapshot in a "Dos box" results in a
> prompt from bash.
>
> Once in bash, I can launch MinTTY ( 64-@@ /usr/bin/mintty )
>
> Placing strace in front of this call, results in:
>
> 64-@@ stra
On Thu, 29 Nov 2018, 19:14 Houder wrote:
> Hi,
>
> Because I have a problem w/ Corinna's latest snapshot (using
> MinTTY!), I executed (among others):
>
> 64-@@ cygcheck mintty
> ...
>C:\Windows\system32\WINSPOOL.DRV
> cygcheck: track_down: could not find gdiplus.dll
>
> None of the individua
Hi,
As I wrote in the preceding post ...
Using Corinna's latest snapshot in a "Dos box" results in a
prompt from bash.
Once in bash, I can launch MinTTY ( 64-@@ /usr/bin/mintty )
Placing strace in front of this call, results in:
64-@@ strace /usr/bin/mintty
--- Process 3112 created
--- Proces
Hi,
Because I have a problem w/ Corinna's latest snapshot (using
MinTTY!), I executed (among others):
64-@@ cygcheck mintty
...
C:\Windows\system32\WINSPOOL.DRV
cygcheck: track_down: could not find gdiplus.dll
None of the individual DLL's from "cygcheck mintty" requires
the gdiplus.dll ...
A
On Nov 29 10:18, Sam Habiel wrote:
> On Thu, Nov 29, 2018 at 3:58 AM Corinna Vinschen wrote:
> > On Nov 28 11:06, Sam Habiel wrote:
> > > On Wed, Nov 28, 2018 at 11:01 AM Yaakov Selkowitz wrote:
> > > > On Mon, 2018-11-26 at 14:07 -0500, Sam Habiel wrote:
> > > > > [...]
> > > > > GT.M contains a
On Thu, Nov 29, 2018 at 3:58 AM Corinna Vinschen
wrote:
>
> Please, no top-posting.
>
> On Nov 28 11:06, Sam Habiel wrote:
> > Yaakov,
> >
> > On Wed, Nov 28, 2018 at 11:01 AM Yaakov Selkowitz
> > wrote:
> > >
> > > On Mon, 2018-11-26 at 14:07 -0500, Sam Habiel wrote:
> > > > Hello everybody,
>
Hi,
Id like to share that the latest Cygwin lighttpd package does not work
for me on Windows 10 Home Edition. Neither 32-bit nor 64-bit package. I
had the chance to test it on both architectures because when I first ran
into this problem I was running Windows 10 32-bit on this AMD64 PC, but
lat
Am 29.11.2018 um 10:33 schrieb Manjunatha Kembodi -X (makv - TERRALOGIC
SOLUTIONS INC at Cisco):
Hi Team,
We are not able to open cygwin in one of the machine.
You need to make some effort in explain how you are doing the things,
if you want to enable us to help you.
Please note that by defa
On Nov 29 13:22, Tony Cook wrote:
> Linux stdio.h exposes the declaration of cuserid() both with standard
> version macros and with _GNU_SOURCE:
>
> tony@mars:~/play$ cat testcuserid.c
> #define _GNU_SOURCE
> #include
>
> int main() {
> puts(cuserid(NULL));
> return 0;
> }
> tony@mars:~/play
On Nov 26 17:46, Corinna Vinschen wrote:
> On Nov 26 10:47, James E. King III wrote:
> > On Mon, Nov 26, 2018 at 10:35 AM Corinna Vinschen
> > wrote:
> > >
> > > On Nov 25 09:01, James E. King III wrote:
> > > > I have isolated a problem in pthread_cond_timedwait when the condattr
> > > > is used
Am 29.11.2018 um 09:54 schrieb Aghil Nettodi.Thazhath:
Hello Cygwin,
I am using Cyqwin 1.7.9 on my Windows 10 machine. It seems to be causing
some problem while building my project which does not occur on Windows 7.
Thus, I suspect it could be somewhere linked with the Cygwin version being
used.
Hi Team,
We are not able to open cygwin in one of the machine.
getting below ERROR. what might be the issue here?
c:\cygwin\usr\sbin>inetd.exe -d /etc/inetd.conf
1 [main] inetd 2500 find_fast_cwd: WARNING: Couldn't compute FAST_CWD
pointer. Please report this problem to
the public mai
On Nov 29 10:26, Corinna Vinschen wrote:
[nil]
Sorry, I screwed up. Nothing to see here (literally).
Corinna
signature.asc
Description: PGP signature
Test version 3.13.3-1 of
cmake
cmake-doc
cmake-gui
emacs-cmake
are available in the Cygwin distribution.
Please test and report here any issue or problem.
Also positive feedback in complex projects are appreciated
CHANGES
Last upstream release.
DESCRIPTION
CMake is an open-source, cr
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Please, no top-posting.
On Nov 28 11:06, Sam Habiel wrote:
> Yaakov,
>
> On Wed, Nov 28, 2018 at 11:01 AM Yaakov Selkowitz wrote:
> >
> > On Mon, 2018-11-26 at 14:07 -0500, Sam Habiel wrote:
> > > Hello everybody,
> > >
> > > In this message
> > > (https://www.sourceware.org/ml/cygwin/2018-11/ms
Hello Cygwin,
I am using Cyqwin 1.7.9 on my Windows 10 machine. It seems to be causing
some problem while building my project which does not occur on Windows 7.
Thus, I suspect it could be somewhere linked with the Cygwin version being
used.
Would like to know if there is a recommended Cygwin ver
24 matches
Mail list logo