public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Marco Atzeri <marco.atzeri@gmail.com>
To: cygwin@cygwin.com
Subject: Re: compiling GRASS GIS in Cygwin and Windows 10
Date: Wed, 16 May 2018 14:28:00 -0000	[thread overview]
Message-ID: <aed71988-15e3-c996-6662-a176c518d0ed@gmail.com> (raw)
In-Reply-To: <CAG0O4Lshe0sGjRDBWme_5Z+ujfZ-NfbLBR5zB=N6a9ghZ35SVw@mail.gmail.com>

On 5/16/2018 9:57 AM, Massi Alvioli wrote:
> Hi all,
> 
> I need a bit of help with GRASS GIS compiled with cygwin and Windows
> 10. Right after a Cygwin update,
> a few weeks ago, my GRASS 7.2 gui stopped working with a cryptical
> Cygwin-related error message reported below.
> I tried rolling back a few wxPython-related Cygwin packages to
> previous versions, but I had no luck. I also run rebase
> a few times, as suggested to heal similar problems in some web
> location. Same result going to grass74 (to which the
> errors above refer). The source package is here:
> https://grass.osgeo.org/grass74/source/grass-7.4.0.tar.gz
> and the list of options used to compile GRASS and a cygcheck dump are
> attached here!
> 
> ----- --- -- -
> GRASS 7.4.0 (italia):~ >       1 [main] python2.7 8396
> child_info_fork::abort: unable to map
> C:\cygwin64\bin\cygSDL2-2-0-0.dll, Win32 error 1114

It seems python failed to load cygSDL2-2-0-0.dll

I assume that the output of
   cygcheck cygSDL2-2-0-0.dll
is fine, but probably one of the dependency was incorrectly updated.
Look if there is any /usr/bin/*.new file.

For further dependency check you can use 
http://www.dependencywalker.com/ on cygSDL2-2-0-0.dll
or run the python compiler under strace.

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

  reply	other threads:[~2018-05-16 13:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-16 13:36 Massi Alvioli
2018-05-16 14:28 ` Marco Atzeri [this message]
     [not found]   ` <CAG0O4LuTn_xROr6K3XBjJGJ3TtOFQcWwmOxmysnLu2XaYTxbbA@mail.gmail.com>
2018-09-14  9:42     ` Massi Alvioli

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aed71988-15e3-c996-6662-a176c518d0ed@gmail.com \
    --to=marco.atzeri@gmail.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).