본문 바로가기
[End]/Arii(Coord&Lucene)

Coord intall trouble Shooting(2)

by Pooh0216 2009. 7. 14.
ar -rcusv /home/sigma6/coord/lib/libcube-event.a CEvent.o  
a - CEvent.o
cd /home/sigma6/coord/src/cube/event/.libs/ && g++ -shared CEvent.o   -o /home/sigma6/coord/lib/libcube-event.so -fPIC -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include
ar -rcusv /home/sigma6/coord/lib/libcube.a CEvent.o  
a - CEvent.o
cd /home/sigma6/coord/src/cube/event/.libs/ && cp -rf CEvent.o   /home/sigma6/coord/lib/.libs/cube && g++ -shared /home/sigma6/coord/lib/.libs/cube/*.o -o /home/sigma6/coord/lib/libcube.so -fPIC -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include
make[2]: Leaving directory `/home/sigma6/coord/src/cube/event'
make[2]: Entering directory `/home/sigma6/coord/src/cube/shell'
rm -rf CDispatcher.o CFileListener.o CInvoker.o CInvokerListenerThread.o CInvokerThread.o CShellService.o  cube.o invoker_test.o warp.o  cube invoker_test warp  libcube-shell.a libcube-shell.so
cd /home/sigma6/coord/src/cube/shell/.libs/ && rm -rf CDispatcher.o CFileListener.o CInvoker.o CInvokerListenerThread.o CInvokerThread.o CShellService.o  cube.o invoker_test.o warp.o  cube invoker_test warp  libcube-shell.a libcube-shell.so
cd /home/sigma6/coord/src/cube/shell/.swig/ && rm -rf CDispatcher.o CFileListener.o CInvoker.o CInvokerListenerThread.o CInvokerThread.o CShellService.o  cube.o invoker_test.o warp.o  cube invoker_test warp  libcube-shell.a libcube-shell.so
cd /home/sigma6/coord/src/cube/shell/.gsoap/ && rm -rf CDispatcher.o CFileListener.o CInvoker.o CInvokerListenerThread.o CInvokerThread.o CShellService.o  cube.o invoker_test.o warp.o  cube invoker_test warp  libcube-shell.a libcube-shell.so
/bin/sh: line 0: cd: /home/sigma6/coord/src/cube/shell/.gsoap/: No such file or directory
make[2]: [clean] Error 1 (ignored)
make[2]: Leaving directory `/home/sigma6/coord/src/cube/shell'
make[2]: Entering directory `/home/sigma6/coord/src/cube/shell'
mkdir -p /home/sigma6/coord/src/cube/shell/.libs/ && cp -rf CDispatcher.h CFileListener.h CInvoker.h CInvokerListenerThread.h CInvokerThread.h common_cube.h common_shell.h CShellService.h cube_conf.h  CDispatcher.cpp CFileListener.cpp CInvoker.cpp CInvokerListenerThread.cpp CInvokerThread.cpp CShellService.cpp   /home/sigma6/coord/src/cube/shell/.libs/
g++ -c CDispatcher.cpp -o CDispatcher.o -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include && ar -rcusv libcube-shell.a CDispatcher.o
a - CDispatcher.o
cd /home/sigma6/coord/src/cube/shell/.libs/ && g++ -c CDispatcher.cpp -o CDispatcher.o -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -fPIC
g++ -c CFileListener.cpp -o CFileListener.o -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include && ar -rcusv libcube-shell.a CFileListener.o
a - CFileListener.o
cd /home/sigma6/coord/src/cube/shell/.libs/ && g++ -c CFileListener.cpp -o CFileListener.o -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -fPIC
g++ -c CInvoker.cpp -o CInvoker.o -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include && ar -rcusv libcube-shell.a CInvoker.o
a - CInvoker.o
cd /home/sigma6/coord/src/cube/shell/.libs/ && g++ -c CInvoker.cpp -o CInvoker.o -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -fPIC
g++ -c CInvokerListenerThread.cpp -o CInvokerListenerThread.o -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include && ar -rcusv libcube-shell.a CInvokerListenerThread.o
a - CInvokerListenerThread.o
cd /home/sigma6/coord/src/cube/shell/.libs/ && g++ -c CInvokerListenerThread.cpp -o CInvokerListenerThread.o -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -fPIC
g++ -c CInvokerThread.cpp -o CInvokerThread.o -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include && ar -rcusv libcube-shell.a CInvokerThread.o
a - CInvokerThread.o
cd /home/sigma6/coord/src/cube/shell/.libs/ && g++ -c CInvokerThread.cpp -o CInvokerThread.o -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -fPIC
g++ -c CShellService.cpp -o CShellService.o -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include && ar -rcusv libcube-shell.a CShellService.o
a - CShellService.o
cd /home/sigma6/coord/src/cube/shell/.libs/ && g++ -c CShellService.cpp -o CShellService.o -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -fPIC
cd /home/sigma6/coord/src/cube/shell/.libs/ && g++ -shared CDispatcher.o CFileListener.o CInvoker.o CInvokerListenerThread.o CInvokerThread.o CShellService.o   -o libcube-shell.so -fPIC -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include
g++ -c cube.cpp -o cube.o -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include
g++ -o cube cube.o -L/home/sigma6/coord/lib -lwooh -lz -lmagic -lpthread -ldl -L/home/sigma6/coord/lib -lcoord -lz -lmagic -lpthread -L/home/sigma6/coord/lib -lcube -lz -lmagic -lpthread -ldl -L/home/sigma6/coord/src/cube/shell -lcube-shell
g++ -c invoker_test.cpp -o invoker_test.o -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include
g++ -o invoker_test invoker_test.o -L/home/sigma6/coord/lib -lwooh -lz -lmagic -lpthread -ldl -L/home/sigma6/coord/lib -lcoord -lz -lmagic -lpthread -L/home/sigma6/coord/lib -lcube -lz -lmagic -lpthread -ldl -L/home/sigma6/coord/src/cube/shell -lcube-shell
g++ -c warp.cpp -o warp.o -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include
g++ -o warp warp.o -L/home/sigma6/coord/lib -lwooh -lz -lmagic -lpthread -ldl -L/home/sigma6/coord/lib -lcoord -lz -lmagic -lpthread -L/home/sigma6/coord/lib -lcube -lz -lmagic -lpthread -ldl -L/home/sigma6/coord/src/cube/shell -lcube-shell
mkdir -p /home/sigma6/coord/src/cube/shell/.swig/ && cp -rf CDispatcher.h CFileListener.h CInvoker.h CInvokerListenerThread.h CInvokerThread.h common_cube.h common_shell.h CShellService.h cube_conf.h  CDispatcher.cpp CFileListener.cpp CInvoker.cpp CInvokerListenerThread.cpp CInvokerThread.cpp CShellService.cpp   /home/sigma6/coord/src/cube/shell/.swig/
make[2]: Leaving directory `/home/sigma6/coord/src/cube/shell'
make[2]: Entering directory `/home/sigma6/coord/src/cube/shell'
mkdir -p /home/sigma6/coord/include/cube/shell/ && cp -rf CDispatcher.h CFileListener.h CInvoker.h CInvokerListenerThread.h CInvokerThread.h common_cube.h common_shell.h CShellService.h cube_conf.h  /home/sigma6/coord/include/cube/shell/
mkdir -p /home/sigma6/coord/lib/.libs/cube/
ar -rcusv /home/sigma6/coord/lib/libcube-shell.a CDispatcher.o CFileListener.o CInvoker.o CInvokerListenerThread.o CInvokerThread.o CShellService.o  
a - CDispatcher.o
a - CFileListener.o
a - CInvoker.o
a - CInvokerListenerThread.o
a - CInvokerThread.o
a - CShellService.o
cd /home/sigma6/coord/src/cube/shell/.libs/ && g++ -shared CDispatcher.o CFileListener.o CInvoker.o CInvokerListenerThread.o CInvokerThread.o CShellService.o   -o /home/sigma6/coord/lib/libcube-shell.so -fPIC -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include
ar -rcusv /home/sigma6/coord/lib/libcube.a CDispatcher.o CFileListener.o CInvoker.o CInvokerListenerThread.o CInvokerThread.o CShellService.o  
a - CDispatcher.o
a - CFileListener.o
a - CInvoker.o
a - CInvokerListenerThread.o
a - CInvokerThread.o
a - CShellService.o
cd /home/sigma6/coord/src/cube/shell/.libs/ && cp -rf CDispatcher.o CFileListener.o CInvoker.o CInvokerListenerThread.o CInvokerThread.o CShellService.o   /home/sigma6/coord/lib/.libs/cube && g++ -shared /home/sigma6/coord/lib/.libs/cube/*.o -o /home/sigma6/coord/lib/libcube.so -fPIC -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include
make[2]: Leaving directory `/home/sigma6/coord/src/cube/shell'
make[2]: Entering directory `/home/sigma6/coord/src/cube/mapred'
rm -rf CMapDriver.o CMapper.o CMapRedEnvironment.o CPartitioner.o CRedDriver.o CReducer.o CShuffleListener.o CShuffler.o  environment_test.o map_driver_test.o mapper.o mapred.o map_test.o partition_test.o red_driver_test.o reducer.o reduce_test.o shuffler.o shuffle_test.o  environment_test map_driver_test mapper mapred map_test partition_test red_driver_test reducer reduce_test shuffler shuffle_test  libcube-mapred.a libcube-mapred.so
cd /home/sigma6/coord/src/cube/mapred/.libs/ && rm -rf CMapDriver.o CMapper.o CMapRedEnvironment.o CPartitioner.o CRedDriver.o CReducer.o CShuffleListener.o CShuffler.o  environment_test.o map_driver_test.o mapper.o mapred.o map_test.o partition_test.o red_driver_test.o reducer.o reduce_test.o shuffler.o shuffle_test.o  environment_test map_driver_test mapper mapred map_test partition_test red_driver_test reducer reduce_test shuffler shuffle_test  libcube-mapred.a libcube-mapred.so
cd /home/sigma6/coord/src/cube/mapred/.swig/ && rm -rf CMapDriver.o CMapper.o CMapRedEnvironment.o CPartitioner.o CRedDriver.o CReducer.o CShuffleListener.o CShuffler.o  environment_test.o map_driver_test.o mapper.o mapred.o map_test.o partition_test.o red_driver_test.o reducer.o reduce_test.o shuffler.o shuffle_test.o  environment_test map_driver_test mapper mapred map_test partition_test red_driver_test reducer reduce_test shuffler shuffle_test  libcube-mapred.a libcube-mapred.so
cd /home/sigma6/coord/src/cube/mapred/.gsoap/ && rm -rf CMapDriver.o CMapper.o CMapRedEnvironment.o CPartitioner.o CRedDriver.o CReducer.o CShuffleListener.o CShuffler.o  environment_test.o map_driver_test.o mapper.o mapred.o map_test.o partition_test.o red_driver_test.o reducer.o reduce_test.o shuffler.o shuffle_test.o  environment_test map_driver_test mapper mapred map_test partition_test red_driver_test reducer reduce_test shuffler shuffle_test  libcube-mapred.a libcube-mapred.so
/bin/sh: line 0: cd: /home/sigma6/coord/src/cube/mapred/.gsoap/: No such file or directory
make[2]: [clean] Error 1 (ignored)
make[2]: Leaving directory `/home/sigma6g/coord/src/cube/mapred'
make[2]: Entering directory `/home/sigma6/coord/src/cube/mapred'
mkdir -p /home/sigma6/coord/src/cube/mapred/.libs/ && cp -rf CMapDriver.h CMapper.h CMapperI.h CMapRedEnvironment.h CPartitioner.h CPartitionerI.h CRedDriver.h CReducer.h CReducerI.h CShuffleListener.h CShuffler.h mapred_conf.h  CMapDriver.cpp CMapper.cpp CMapRedEnvironment.cpp CPartitioner.cpp CRedDriver.cpp CReducer.cpp CShuffleListener.cpp CShuffler.cpp   /home/sigma6/coord/src/cube/mapred/.libs/
g++ -c CMapDriver.cpp -o CMapDriver.o -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include && ar -rcusv libcube-mapred.a CMapDriver.o
a - CMapDriver.o
cd /home/sigma6/coord/src/cube/mapred/.libs/ && g++ -c CMapDriver.cpp -o CMapDriver.o -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -fPIC
g++ -c CMapper.cpp -o CMapper.o -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include && ar -rcusv libcube-mapred.a CMapper.o
a - CMapper.o
cd /home/sigma6/coord/src/cube/mapred/.libs/ && g++ -c CMapper.cpp -o CMapper.o -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -fPIC
g++ -c CMapRedEnvironment.cpp -o CMapRedEnvironment.o -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include && ar -rcusv libcube-mapred.a CMapRedEnvironment.o
a - CMapRedEnvironment.o
cd /home/sigma6/coord/src/cube/mapred/.libs/ && g++ -c CMapRedEnvironment.cpp -o CMapRedEnvironment.o -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -fPIC
g++ -c CPartitioner.cpp -o CPartitioner.o -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include && ar -rcusv libcube-mapred.a CPartitioner.o
a - CPartitioner.o
cd /home/sigma6/coord/src/cube/mapred/.libs/ && g++ -c CPartitioner.cpp -o CPartitioner.o -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -fPIC
g++ -c CRedDriver.cpp -o CRedDriver.o -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include && ar -rcusv libcube-mapred.a CRedDriver.o
a - CRedDriver.o
cd /home/sigma6/coord/src/cube/mapred/.libs/ && g++ -c CRedDriver.cpp -o CRedDriver.o -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -fPIC
g++ -c CReducer.cpp -o CReducer.o -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include && ar -rcusv libcube-mapred.a CReducer.o
a - CReducer.o
cd /home/sigma6/coord/src/cube/mapred/.libs/ && g++ -c CReducer.cpp -o CReducer.o -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -fPIC
g++ -c CShuffleListener.cpp -o CShuffleListener.o -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include && ar -rcusv libcube-mapred.a CShuffleListener.o
a - CShuffleListener.o
cd /home/sigma6/coord/src/cube/mapred/.libs/ && g++ -c CShuffleListener.cpp -o CShuffleListener.o -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -fPIC
g++ -c CShuffler.cpp -o CShuffler.o -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include && ar -rcusv libcube-mapred.a CShuffler.o
a - CShuffler.o
cd /home/sigma6/coord/src/cube/mapred/.libs/ && g++ -c CShuffler.cpp -o CShuffler.o -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -fPIC
cd /home/sigma6/coord/src/cube/mapred/.libs/ && g++ -shared CMapDriver.o CMapper.o CMapRedEnvironment.o CPartitioner.o CRedDriver.o CReducer.o CShuffleListener.o CShuffler.o   -o libcube-mapred.so -fPIC -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include
g++ -c environment_test.cpp -o environment_test.o -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include
g++ -o environment_test environment_test.o -L/home/sigma6/coord/lib -lwooh -lz -lmagic -lpthread -ldl -L/home/sigma6/coord/lib -lcoord -lz -lmagic -lpthread -ldl -L/home/sigma6/coord/lib -lcube -lz -lmagic -lpthread -ldl -L/home/sigma6/coord/src/cube/mapred -lcube-mapred
g++ -c map_driver_test.cpp -o map_driver_test.o -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include
g++ -o map_driver_test map_driver_test.o -L/home/sigma6/coord/lib -lwooh -lz -lmagic -lpthread -ldl -L/home/sigma6/coord/lib -lcoord -lz -lmagic -lpthread -ldl -L/home/sigma6/coord/lib -lcube -lz -lmagic -lpthread -ldl -L/home/sigma6/coord/src/cube/mapred -lcube-mapred
g++ -c mapper.cpp -o mapper.o -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include
g++ -o mapper mapper.o -L/home/sigma6/coord/lib -lwooh -lz -lmagic -lpthread -ldl -L/home/sigma6/coord/lib -lcoord -lz -lmagic -lpthread -ldl -L/home/sigma6/coord/lib -lcube -lz -lmagic -lpthread -ldl -L/home/sigma6/coord/src/cube/mapred -lcube-mapred
/home/sigma6/coord/src/cube/mapred/libcube-mapred.a(CPartitioner.o): In function `CPartitioner::partition(char const*)':
CPartitioner.cpp:(.text+0x6bf): undefined reference to `CHash::CHash(char const*)'
CPartitioner.cpp:(.text+0x6da): undefined reference to `CHash::toCBigInteger()'
CPartitioner.cpp:(.text+0x727): undefined reference to `CHash::~CHash()'
CPartitioner.cpp:(.text+0x769): undefined reference to `CHash::~CHash()'
collect2: ld returned 1 exit status
make[2]: *** [mapper] Error 1
make[2]: Leaving directory `/home/sigma6/coord/src/cube/mapred'
make[2]: Entering directory `/home/sigma6/coord/src/cube/mapred/part'
rm -rf HashPartitioner.part HashPartitioner.o partition_dynamic_test partition_dynamic_test.o       lib-part.a lib-part.so
cd /home/sigma6/coord/src/cube/mapred/part/.libs/ && rm -rf HashPartitioner.part HashPartitioner.o partition_dynamic_test partition_dynamic_test.o       lib-part.a lib-part.so
/bin/sh: line 0: cd: /home/sigma6/coord/src/cube/mapred/part/.libs/: No such file or directory
make[2]: [clean] Error 1 (ignored)
cd /home/sigma6/coord/src/cube/mapred/part/.swig/ && rm -rf HashPartitioner.part HashPartitioner.o partition_dynamic_test partition_dynamic_test.o       lib-part.a lib-part.so
/bin/sh: line 0: cd: /home/sigma6/coord/src/cube/mapred/part/.swig/: No such file or directory
make[2]: [clean] Error 1 (ignored)
cd /home/sigma6/coord/src/cube/mapred/part/.gsoap/ && rm -rf HashPartitioner.part HashPartitioner.o partition_dynamic_test partition_dynamic_test.o       lib-part.a lib-part.so
/bin/sh: line 0: cd: /home/sigma6/coord/src/cube/mapred/part/.gsoap/: No such file or directory
make[2]: [clean] Error 1 (ignored)
make[2]: Leaving directory `/home/sigma6/coord/src/cube/mapred/part'
make[2]: Entering directory `/home/sigma6/coord/src/cube/mapred/part'
g++ -shared -fPIC -rdynamic -c HashPartitioner.cpp -I/home/sigma6/coord/include
In file included from HashPartitioner.cpp:11:
HashPartitioner.h:16:38: error: cube/mapred/CPartitioner.h: No such file or directory
HashPartitioner.h:22: error: expected class-name before ‘{’ token
HashPartitioner.h: In constructor ‘HashPartitioner::HashPartitioner(int)’:
HashPartitioner.h:24: error: class ‘HashPartitioner’ does not have any field named ‘CPartitioner’
HashPartitioner.h: In constructor ‘HashPartitioner::HashPartitioner(void (*)(void*), int)’:
HashPartitioner.h:25: error: class ‘HashPartitioner’ does not have any field named ‘CPartitioner’
HashPartitionerI.h: In function ‘void deleteObject(void*)’:
HashPartitionerI.h:7: error: expected type-specifier before ‘CDynamicObject’
HashPartitionerI.h:7: error: expected `>' before ‘CDynamicObject’
HashPartitionerI.h:7: error: expected `(' before ‘CDynamicObject’
HashPartitionerI.h:7: error: ‘CDynamicObject’ was not declared in this scope
HashPartitionerI.h:7: error: expected primary-expression before ‘>’ token
HashPartitionerI.h:7: error: expected `)' before ‘;’ token
HashPartitioner.cpp: In member function ‘virtual int HashPartitioner::partition(const char*)’:
HashPartitioner.cpp:18: error: no match for ‘operator%’ in ‘CHash::toCBigInteger()() % std::max’
/home/sigma6/coord/include/wooh/conv/bigint/CBigInteger.h:182: note: candidates are: CBigInteger CBigInteger::operator%(const CBigInteger&) const
make[2]: *** [HashPartitioner.o] Error 1
make[2]: Leaving directory `/home/sigma6/coord/src/cube/mapred/part'
make[2]: Entering directory `/home/sigma6/coord/src/cube/mapred/mr'
rm -rf CounterCoordReduce.mr CounterMap.mr CounterReduce.mr FileSaveReduce.mr JoinCoordMap.mr ScatterMap.mr CounterCoordReduce.o CounterMap.o CounterReduce.o FileSaveReduce.o JoinCoordMap.o ScatterMap.o dynamic_mapred_test dynamic_mapred_test.o       lib-mr.a lib-mr.so
cd /home/sigma6/coord/src/cube/mapred/mr/.libs/ && rm -rf CounterCoordReduce.mr CounterMap.mr CounterReduce.mr FileSaveReduce.mr JoinCoordMap.mr ScatterMap.mr CounterCoordReduce.o CounterMap.o CounterReduce.o FileSaveReduce.o JoinCoordMap.o ScatterMap.o dynamic_mapred_test dynamic_mapred_test.o       lib-mr.a lib-mr.so
/bin/sh: line 0: cd: /home/sigma6/coord/src/cube/mapred/mr/.libs/: No such file or directory
make[2]: [clean] Error 1 (ignored)
cd /home/sigma6/coord/src/cube/mapred/mr/.swig/ && rm -rf CounterCoordReduce.mr CounterMap.mr CounterReduce.mr FileSaveReduce.mr JoinCoordMap.mr ScatterMap.mr CounterCoordReduce.o CounterMap.o CounterReduce.o FileSaveReduce.o JoinCoordMap.o ScatterMap.o dynamic_mapred_test dynamic_mapred_test.o       lib-mr.a lib-mr.so
/bin/sh: line 0: cd: /home/sigma6/coord/src/cube/mapred/mr/.swig/: No such file or directory
make[2]: [clean] Error 1 (ignored)
cd /home/sigma6/coord/src/cube/mapred/mr/.gsoap/ && rm -rf CounterCoordReduce.mr CounterMap.mr CounterReduce.mr FileSaveReduce.mr JoinCoordMap.mr ScatterMap.mr CounterCoordReduce.o CounterMap.o CounterReduce.o FileSaveReduce.o JoinCoordMap.o ScatterMap.o dynamic_mapred_test dynamic_mapred_test.o       lib-mr.a lib-mr.so
/bin/sh: line 0: cd: /home/sigma6/coord/src/cube/mapred/mr/.gsoap/: No such file or directory
make[2]: [clean] Error 1 (ignored)
make[2]: Leaving directory `/home/sigma6/coord/src/cube/mapred/mr'
make[2]: Entering directory `/home/sigma6/coord/src/cube/mapred/mr'
g++ -shared -fPIC -rdynamic -c CounterCoordReduce.cpp -I/home/sigma6/coord/include
In file included from CounterCoordReduce.cpp:1:
CounterCoordReduce.h:9:34: error: cube/mapred/CReducer.h: No such file or directory
CounterCoordReduce.h:15: error: expected class-name before ‘{’ token
CounterCoordReduce.h: In constructor ‘CounterCoordReduce::CounterCoordReduce(char*)’:
CounterCoordReduce.h:20: error: class ‘CounterCoordReduce’ does not have any field named ‘CReducer’
CounterCoordReduce.h: In constructor ‘CounterCoordReduce::CounterCoordReduce(void (*)(void*), char*)’:
CounterCoordReduce.h:25: error: class ‘CounterCoordReduce’ does not have any field named ‘CReducer’
CounterCoordReduceI.h: In function ‘void deleteObject(void*)’:
CounterCoordReduceI.h:7: error: expected type-specifier before ‘CDynamicObject’
CounterCoordReduceI.h:7: error: expected `>' before ‘CDynamicObject’
CounterCoordReduceI.h:7: error: expected `(' before ‘CDynamicObject’
CounterCoordReduceI.h:7: error: ‘CDynamicObject’ was not declared in this scope
CounterCoordReduceI.h:7: error: expected primary-expression before ‘>’ token
CounterCoordReduceI.h:7: error: expected `)' before ‘;’ token
make[2]: *** [CounterCoordReduce.o] Error 1
make[2]: Leaving directory `/home/sigma6/coord/src/cube/mapred/mr'
make[2]: Entering directory `/home/sigma6/coord/src/cube/mapred'
rm -rf CMapDriver.o CMapper.o CMapRedEnvironment.o CPartitioner.o CRedDriver.o CReducer.o CShuffleListener.o CShuffler.o  environment_test.o map_driver_test.o mapper.o mapred.o map_test.o partition_test.o red_driver_test.o reducer.o reduce_test.o shuffler.o shuffle_test.o  environment_test map_driver_test mapper mapred map_test partition_test red_driver_test reducer reduce_test shuffler shuffle_test  libcube-mapred.a libcube-mapred.so
cd /home/sigma6/coord/src/cube/mapred/.libs/ && rm -rf CMapDriver.o CMapper.o CMapRedEnvironment.o CPartitioner.o CRedDriver.o CReducer.o CShuffleListener.o CShuffler.o  environment_test.o map_driver_test.o mapper.o mapred.o map_test.o partition_test.o red_driver_test.o reducer.o reduce_test.o shuffler.o shuffle_test.o  environment_test map_driver_test mapper mapred map_test partition_test red_driver_test reducer reduce_test shuffler shuffle_test  libcube-mapred.a libcube-mapred.so
cd /home/sigma6/coord/src/cube/mapred/.swig/ && rm -rf CMapDriver.o CMapper.o CMapRedEnvironment.o CPartitioner.o CRedDriver.o CReducer.o CShuffleListener.o CShuffler.o  environment_test.o map_driver_test.o mapper.o mapred.o map_test.o partition_test.o red_driver_test.o reducer.o reduce_test.o shuffler.o shuffle_test.o  environment_test map_driver_test mapper mapred map_test partition_test red_driver_test reducer reduce_test shuffler shuffle_test  libcube-mapred.a libcube-mapred.so
cd /home/sigma6/coord/src/cube/mapred/.gsoap/ && rm -rf CMapDriver.o CMapper.o CMapRedEnvironment.o CPartitioner.o CRedDriver.o CReducer.o CShuffleListener.o CShuffler.o  environment_test.o map_driver_test.o mapper.o mapred.o map_test.o partition_test.o red_driver_test.o reducer.o reduce_test.o shuffler.o shuffle_test.o  environment_test map_driver_test mapper mapred map_test partition_test red_driver_test reducer reduce_test shuffler shuffle_test  libcube-mapred.a libcube-mapred.so
/bin/sh: line 0: cd: /home/sigma6/coord/src/cube/mapred/.gsoap/: No such file or directory
make[2]: [clean] Error 1 (ignored)
make[2]: Leaving directory `/home/sigma6/coord/src/cube/mapred'
make[2]: Entering directory `/home/sigma6/coord/src/cube/mapred'
mkdir -p /home/sigma6/coord/src/cube/mapred/.libs/ && cp -rf CMapDriver.h CMapper.h CMapperI.h CMapRedEnvironment.h CPartitioner.h CPartitionerI.h CRedDriver.h CReducer.h CReducerI.h CShuffleListener.h CShuffler.h mapred_conf.h  CMapDriver.cpp CMapper.cpp CMapRedEnvironment.cpp CPartitioner.cpp CRedDriver.cpp CReducer.cpp CShuffleListener.cpp CShuffler.cpp   /home/sigma6/coord/src/cube/mapred/.libs/
g++ -c CMapDriver.cpp -o CMapDriver.o -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include && ar -rcusv libcube-mapred.a CMapDriver.o
a - CMapDriver.o
cd /home/sigma6/coord/src/cube/mapred/.libs/ && g++ -c CMapDriver.cpp -o CMapDriver.o -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -fPIC
g++ -c CMapper.cpp -o CMapper.o -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include && ar -rcusv libcube-mapred.a CMapper.o
a - CMapper.o
cd /home/sigma6/coord/src/cube/mapred/.libs/ && g++ -c CMapper.cpp -o CMapper.o -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -fPIC
g++ -c CMapRedEnvironment.cpp -o CMapRedEnvironment.o -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include && ar -rcusv libcube-mapred.a CMapRedEnvironment.o
a - CMapRedEnvironment.o
cd /home/sigma6/coord/src/cube/mapred/.libs/ && g++ -c CMapRedEnvironment.cpp -o CMapRedEnvironment.o -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -fPIC
g++ -c CPartitioner.cpp -o CPartitioner.o -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include && ar -rcusv libcube-mapred.a CPartitioner.o
a - CPartitioner.o
cd /home/sigma6/coord/src/cube/mapred/.libs/ && g++ -c CPartitioner.cpp -o CPartitioner.o -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -fPIC
g++ -c CRedDriver.cpp -o CRedDriver.o -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include && ar -rcusv libcube-mapred.a CRedDriver.o
a - CRedDriver.o
cd /home/sigma6/coord/src/cube/mapred/.libs/ && g++ -c CRedDriver.cpp -o CRedDriver.o -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -fPIC
g++ -c CReducer.cpp -o CReducer.o -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include && ar -rcusv libcube-mapred.a CReducer.o
a - CReducer.o
cd /home/sigma6/coord/src/cube/mapred/.libs/ && g++ -c CReducer.cpp -o CReducer.o -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -fPIC
g++ -c CShuffleListener.cpp -o CShuffleListener.o -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include && ar -rcusv libcube-mapred.a CShuffleListener.o
a - CShuffleListener.o
cd /home/sigma6/coord/src/cube/mapred/.libs/ && g++ -c CShuffleListener.cpp -o CShuffleListener.o -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -fPIC
g++ -c CShuffler.cpp -o CShuffler.o -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include && ar -rcusv libcube-mapred.a CShuffler.o
a - CShuffler.o
cd /home/sigma6/coord/src/cube/mapred/.libs/ && g++ -c CShuffler.cpp -o CShuffler.o -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -fPIC
cd /home/sigma6/coord/src/cube/mapred/.libs/ && g++ -shared CMapDriver.o CMapper.o CMapRedEnvironment.o CPartitioner.o CRedDriver.o CReducer.o CShuffleListener.o CShuffler.o   -o libcube-mapred.so -fPIC -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include
g++ -c environment_test.cpp -o environment_test.o -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include
g++ -o environment_test environment_test.o -L/home/sigma6/coord/lib -lwooh -lz -lmagic -lpthread -ldl -L/home/sigma6/coord/lib -lcoord -lz -lmagic -lpthread -ldl -L/home/sigma6/coord/lib -lcube -lz -lmagic -lpthread -ldl -L/home/sigma6/coord/src/cube/mapred -lcube-mapred
g++ -c map_driver_test.cpp -o map_driver_test.o -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include
g++ -o map_driver_test map_driver_test.o -L/home/sigma6/coord/lib -lwooh -lz -lmagic -lpthread -ldl -L/home/sigma6/coord/lib -lcoord -lz -lmagic -lpthread -ldl -L/home/sigma6/coord/lib -lcube -lz -lmagic -lpthread -ldl -L/home/sigma6/coord/src/cube/mapred -lcube-mapred
g++ -c mapper.cpp -o mapper.o -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include -I/home/sigma6/coord/include
g++ -o mapper mapper.o -L/home/sigma6/coord/lib -lwooh -lz -lmagic -lpthread -ldl -L/home/sigma6/coord/lib -lcoord -lz -lmagic -lpthread -ldl -L/home/sigma6/coord/lib -lcube -lz -lmagic -lpthread -ldl -L/home/sigma6/coord/src/cube/mapred -lcube-mapred
/home/sigma6/coord/src/cube/mapred/libcube-mapred.a(CPartitioner.o): In function `CPartitioner::partition(char const*)':
CPartitioner.cpp:(.text+0x6bf): undefined reference to `CHash::CHash(char const*)'
CPartitioner.cpp:(.text+0x6da): undefined reference to `CHash::toCBigInteger()'
CPartitioner.cpp:(.text+0x727): undefined reference to `CHash::~CHash()'
CPartitioner.cpp:(.text+0x769): undefined reference to `CHash::~CHash()'
collect2: ld returned 1 exit status
make[2]: *** [mapper] Error 1
make[2]: Leaving directory `/home/sigma6/coord/src/cube/mapred'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/sigma6/coord/src/cube'
make: *** [all] Error 2
------------------------------------------------------------------------------------------------------------------------

항상 SHELL 경로 지정해 줄것.
echo $ SHELL
/bin/bash

ln -sf $SHELL /bin/sh 

'[End] > Arii(Coord&Lucene)' 카테고리의 다른 글

gsoap troubleshooting  (2) 2009.07.14