[meta-mentor] [PATCH 0/1] Install the 32-bit ncurses libraries

Drew Moseley drew_moseley at mentor.com
Thu May 30 15:00:53 PDT 2013


When running on a 64-bit Ubuntu system, gdb requires the 32-bit ncurses libraries
to run properly.  Without them it fails resulting in very odd build failures due
to some generated commands having the wrong parameters.

This needs to be merged into the meibp/2013 branch.  It probably should go into
mentor/atp, and maybe danny and master as well.

Drew



The following changes since commit 52dea45db097244a06d90841723c31f51d4a1696:

  Merge branch 'conditionalize-qa' of git://github.com/drewmoseley/meta-mentor into pull-requests (2013-05-28 13:09:14 -0700)
  https://github.com/drewmoseley/meta-mentor/tree/ncurses-32bit-libs

Drew Moseley (1):
  Install 32-bit version of libncurses5 when needed

 scripts/setup-ubuntu |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

-- 
1.7.9.5




More information about the meta-mentor mailing list