'make menuconfig' fails on Ubuntu 14.10
Kirn Gill <[email protected]>
| Newsgroups | gmane.linux.ports.x8086 |
|---|---|
| Message-ID | <[email protected]> |
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: >[email protected] <mailto:[email protected]> LinkedIn: http://www.linkedin.com/pub/kirn-gill/32/49a/9a6 -- To unsubscribe from this list: send the line "unsubscribe linux-8086" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html