Hi Giorgios, The htbuild script is out-of-date and we haven't been maintaining it (we should probably remove it). Typically we get the dependencies setup on a machine once, and then forget about it. You shouldn't have to run htbuild often. For more up-to-date scripts to get the dependencies set up, take a look bin/src-utils/build-setup-*.sh Those are slightly out of date too, here are the updated links to the packages:
http://www.hypertable.com/uploads/thrift-0.8.0.tar.gz http://www.hypertable.com/uploads/db-4.8.26.tar.gz http://www.hypertable.com/uploads/google-perftools-1.7.tar.gz http://www.hypertable.com/uploads/hyperic-sigar-1.6.4.zip http://www.hypertable.com/uploads/re2.tgz - Doug On Thu, Mar 22, 2012 at 8:59 AM, Giorgos Margaritis <[email protected]>wrote: > The problem occurs when trying to compile libunwind-0.99-beta. I'm running > Ubuntu 11.04 with gcc 4.5.2. > > I found out that using gcc flag '-U_FORTIFY_SOURCE' in > htbuild-dir/libunwind-0.99-beta/src/Makefile worked. So this is probably > a libunwind compilation issue, right? I then had to modify > bin/src-utils/htbuild so it doesn't re-download and compile libunwind. Any > idea how to do this automatically? > > (also, http://hypertable.org/pub/thrift-0.2.0-incubating.tar.gzin > bin/src-utils/htbuild seems to be broken link.) > > -- > You received this message because you are subscribed to the Google Groups > "Hypertable Development" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/hypertable-dev?hl=en. > -- You received this message because you are subscribed to the Google Groups "Hypertable Development" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hypertable-dev?hl=en.
