I re-ran the ./appscale_build.sh command today , it ran but broke in between giving the following error:
make[1]: *** [libzkmt_la-mt_adaptor.lo] Error 1
make[1]: Leaving directory `/var/lib/gems/1.9.1/gems/zookeeper-1.4.11/ext/zkc-3.4.5/c'
make: *** [all] Error 2
*** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of
necessary libraries and/or headers. Check the mkmf.log file for more
details. You may need configuration options.
Provided configuration options:
--with-opt-dir
--without-opt-dir
--with-opt-include
--without-opt-include=${opt-dir}/include
--with-opt-lib
--without-opt-lib=${opt-dir}/lib
--with-make-prog
--without-make-prog
--srcdir=.
--curdir
--ruby=/usr/bin/ruby1.9.1
extconf.rb:51:in `safe_sh': command failed! make 2>&1 (RuntimeError)
from extconf.rb:76:in `block (2 levels) in <main>'
from extconf.rb:71:in `chdir'
from extconf.rb:71:in `block in <main>'
from extconf.rb:55:in `chdir'
from extconf.rb:55:in `<main>'
Gem files will remain installed in /var/lib/gems/1.9.1/gems/zookeeper-1.4.11 for inspection.
Results logged to /var/lib/gems/1.9.1/gems/zookeeper-1.4.11/ext/gem_make.out