| | 64 | * Build the software |
| | 65 | {{{ |
| | 66 | sunny@hsihdp:~/build/hypertable$ make |
| | 67 | [ 6%] Built target HyperComm |
| | 68 | [ 10%] Built target HyperCommon |
| | 69 | [ 11%] Built target commTest |
| | 70 | [ 12%] Built target commTestDatagram |
| | 71 | [ 12%] Built target commTestReverseRequest |
| | 72 | [ 13%] Built target commTestTimeout |
| | 73 | [ 13%] Built target commTestTimer |
| | 74 | [ 13%] Built target sampleClient |
| | 75 | [ 14%] Built target testServer |
| | 76 | [ 14%] Built target htConvert |
| | 77 | [ 17%] Built target Hyperspace |
| | 78 | [ 33%] Built target Hypertable |
| | 79 | [ 42%] Built target HyperDfsBroker |
| | 80 | [ 50%] Built target Hyperspace.Master |
| | 81 | [ 56%] Built target Hypertable.Master |
| | 82 | [ 57%] Built target htgc |
| | 83 | [ 73%] Built target Hypertable.RangeServer |
| | 84 | [ 76%] Built target count_stored |
| | 85 | [ 79%] Built target csdump |
| | 86 | [ 79%] Built target bmz-test |
| | 87 | [ 79%] Built target bmzip |
| | 88 | [ 80%] Built target compressor_test |
| | 89 | [ 80%] Built target generate_test_data |
| | 90 | [ 80%] Built target loadDataSourceTest |
| | 91 | [ 81%] Built target locationCacheTest |
| | 92 | [ 81%] Built target schemaTest |
| | 93 | [ 85%] Built target dfsTest |
| | 94 | [ 88%] Built target dfsclient |
| | 95 | [ 94%] Built target hyperspace |
| | 96 | [ 94%] Built target hyperspaceTest |
| | 97 | [ 95%] Built target hypertable |
| | 98 | [ 95%] Built target hypertable_test |
| | 99 | [ 96%] Built target dumplog |
| | 100 | [ 96%] Built target merge_diff |
| | 101 | [ 97%] Built target rsTest |
| | 102 | [ 98%] Built target rsclient |
| | 103 | [ 99%] Built target rsdump |
| | 104 | [ 99%] Built target serverup |
| | 105 | [100%] Built target localBroker |
| | 106 | }}} |
| | 107 | |