Can't find Python.h on MSYS2 -- It's there

Joel Sherrill joel at rtems.org
Wed Oct 24 13:37:27 UTC 2018


On Tue, Oct 23, 2018 at 10:22 PM Chris Johns <chrisj at rtems.org> wrote:

> Joel and I did a bit of digging and on his MSYS and it seems his
> installation
> has the MinGW64 gcc compiler returning '\r' in the strings being extracted
> from
> queries to it which broke the `rtems-build-dep` script. My install did not
> see this.
>
> The cygwin issue required installing the python2-devel package.
>
> Joel has a patch he is testing.
>

And it got farther. Apparently Cygwin has libncurses.a and no libtermcap.a.

https://superuser.com/questions/1020339/is-termcap-on-cygwin

I'm going to symlink it and see if the build finishes. Then I will have to
work on a
patch for sis to look for libncurses.a.

--joel

>
> Chris
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20181024/3b6fad4f/attachment-0002.html>


More information about the devel mailing list