All of lore.kernel.org
 help / color / mirror / Atom feed
* 'make menuconfig' fails on Ubuntu 14.10
@ 2015-03-03 12:17 Kirn Gill
  0 siblings, 0 replies; only message in thread
From: Kirn Gill @ 2015-03-03 12:17 UTC (permalink / raw)
  To: linux-8086

And it's because of multiarch, I think. The 'find' call used to check 
for the presence of libncurses.so or libncurses.a looks directly in 
/usr/lib and no deeper, whilst Ubuntu uses /usr/lib/gnu-build-tuple to 
place libncurses.*, e.g. /usr/lib/x86_64-linux-gnu

This was solved by setting -maxdepth 2.

I've submitted a pull request:
https://github.com/jbruchon/elks/pull/4

--
Kirn Gill II
Mobile: +1 417-763-8638
VoIP: +1 813-704-0420
BBM: 7B963E04
Email: >segin2005@gmail.com <mailto:segin2005@gmail.com>
LinkedIn: http://www.linkedin.com/pub/kirn-gill/32/49a/9a6

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

only message in thread, other threads:[~2015-03-03 12:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-03 12:17 'make menuconfig' fails on Ubuntu 14.10 Kirn Gill

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.