Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] configure looks in /usr for ncurses headers?
@ 2010-07-28 17:02 Peter Hüwe
  0 siblings, 0 replies; only message in thread
From: Peter Hüwe @ 2010-07-28 17:02 UTC (permalink / raw)
  To: buildroot

Hi,

today I tried to bump the pidgin/finch multimessenger to version 2.7.2 which 
was released several days ago.

But before I tried to bump the version, I tried to build the 2.7.1 version 
I've submitted about a month ago - but (as almost expected) the build failed 
with the following message:

checking for initscr in -lncursesw... (cached) yes
checking for update_panels in -lpanelw... (cached) yes
checking /usr/include/ncursesw/ncurses.h usability... no
checking /usr/include/ncursesw/ncurses.h presence... no
checking for /usr/include/ncursesw/ncurses.h... no
checking /usr/include/ncurses.h usability... yes
checking /usr/include/ncurses.h presence... yes
checking for /usr/include/ncurses.h... yes
checking if /usr/include/ncurses.h supports wide characters... no
configure: error:

Finch will not be built. You need to install ncursesw (or ncurses) and its 
development headers.


Why does configure (now) look in /usr/include and not 
.../buildroot/output/staging/usr/include ?

Or is /usr/include correct? - if yes why could I build the package back then 
and not now? (same source version of pidgin, no changes in config)

Thanks,
Peter

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-07-28 17:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-28 17:02 [Buildroot] configure looks in /usr for ncurses headers? Peter Hüwe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox