----- Original Message ----- | From: "Helmut Grohne" <hel...@subdivi.de> | To: 786...@bugs.debian.org | Sent: Thursday, May 21, 2015 1:48:24 PM | Subject: Bug#786436: ncurses FTBFS: configure loops | | Control: tags -1 - moreinfo | Control: severity -1 serious | | On Thu, May 21, 2015 at 07:24:18PM +0200, Helmut Grohne wrote: | > | Looking for ncursesw-config | > | checking for ncursesw-config... no | > | checking for ncursesw6-config... no | > | checking for ncursesw5-config... no | | There is a notable difference to successful builds here. Those say: | | | checking for ncursesw5-config... ncursesw5-config | | Now where does that come from? ncurses-bin. Well, it came from there, | but it no longer does.
On the other hand, I have the impression that Debian packagers would prefer to use ".pc" files. The log shows that there is no suitable pkg-config for the cross-compiler, so it falls through to the script looking for ncurses*-config I did that recently, and verified that the script works with the pkg-config which is part of the MinGW cross-compilers. (If there is something I've overlooked, that would be nice to know). Perhaps the proper fix for your build is to ensure that there is a pkg-config for the cross-build, rather than restoring the ncurses*-config scripts to your build-environment. -- Thomas E. Dickey <dic...@invisible-island.net> http://invisible-island.net ftp://invisible-island.net -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org