Laszlo Gaal has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/19835


Change subject: Install libreadline-dev for toolchain builds on ARM hosts
......................................................................

Install libreadline-dev for toolchain builds on ARM hosts

This is required because ARM builds of the toolchain binaries are not
(yet) present in s3://native-toolchain, so ARM builds have to build the
toolchain locally, before being able to build Impala.

The toolchain's Python build failed before this patch, because it missed
the libreadline-dev package, which is needed for Python's readline support.
This patch adds it and its libncurses dependency.

Change-Id: I1bf6193027d691d3ded727cb59424c5dc9963ea9
---
M bin/bootstrap_system.sh
1 file changed, 2 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/35/19835/1
--
To view, visit http://gerrit.cloudera.org:8080/19835
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I1bf6193027d691d3ded727cb59424c5dc9963ea9
Gerrit-Change-Number: 19835
Gerrit-PatchSet: 1
Gerrit-Owner: Laszlo Gaal <[email protected]>

Reply via email to