Hi guys, I am a little confused compiling the apache_log example. I hope you can buy me some time, far now I could reach here:
node1:/usr/local/src/hypertable-0.9.2.7-linux-i386/opt/hypertable/ 0.9.2.7/examples/apache_log # make g++ -o apache_log_load apache_log_load.o -L/usr/local/src/ hypertable-0.9.2.7-linux-i386/opt/hypertable/0.9.2.7/lib -L/usr/lib -L/ usr/local/lib -L/usr/local/src/hyperic-sigar-1.6.3/sigar-bin/lib - lsigar-x86-linux -lHypertable -lHyperComm -lHyperCommon -lHyperTools - llog4cpp -lexpat -lboost_thread-mt -lboost_iostreams-mt - lboost_program_options-mt -lboost_system-mt -lHyperspace -lz -lncurses /usr/local/src/hypertable-0.9.2.7-linux-i386/opt/hypertable/0.9.2.7/ lib/libHyperspace.a(HsCommandInterpreter.cc.o): In function `Hyperspace::HsCommandInterpreter::HsCommandInterpreter (Hyperspace::Session*)': HsCommandInterpreter.cc:(.text+0x3e): undefined reference to `Hypertable::CommandInterpreter::CommandInterpreter()' /usr/local/src/hypertable-0.9.2.7-linux-i386/opt/hypertable/0.9.2.7/ lib/libHyperspace.a(HsCommandInterpreter.cc.o): In function `Hyperspace::HsCommandInterpreter::HsCommandInterpreter (Hyperspace::Session*)': HsCommandInterpreter.cc:(.text+0x6e): undefined reference to `Hypertable::CommandInterpreter::CommandInterpreter()' collect2: ld returned 1 exit status make: *** [apache_log_load] Error 1 -- 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.
