/usr/bin/ld: warning: libstdc++.so.5, needed by /usr/lib/libocci.so, not found (try using -rpath or -rpath-link)
/usr/lib/libocci.so: undefined reference to `std::allocator<char>::~allocator()@GLIBCPP_3.2'
/usr/lib/libocci.so: undefined reference to `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string()@GLIBCPP_3.2'
/usr/lib/libocci.so: undefined reference to `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::size() const@GLIBCPP_3.2'
/usr/lib/libocci.so: undefined reference to `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::find(char const*, unsigned long) const@GLIBCPP_3.2'
/usr/lib/libocci.so: undefined reference to `operator new[](unsigned long)@GLIBCPP_3.2'
/usr/lib/libocci.so: undefined reference to `__gxx_personality_v0@CXXABI_1.2'
/usr/lib/libocci.so: undefined reference to `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::length() const@GLIBCPP_3.2'
/usr/lib/libocci.so: undefined reference to `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::operator=(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)@GLIBCPP_3.2'
/usr/lib/libocci.so: undefined reference to `vtable for std::exception@GLIBCPP_3.2'
/usr/lib/libocci.so: undefined reference to `std::__throw_logic_error(char const*)@GLIBCPP_3.2'
/usr/lib/libocci.so: undefined reference to `operator new(unsigned long)@GLIBCPP_3.2'
/usr/lib/libocci.so: undefined reference to `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::assign(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long, unsigned long)@GLIBCPP_3.2'
/usr/lib/libocci.so: undefined reference to `std::__default_alloc_template<true, 0>::deallocate(void*, unsigned long)@GLIBCPP_3.2'
/usr/lib/libocci.so: undefined reference to `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::operator=(char const*)@GLIBCPP_3.2'
/usr/lib/libocci.so: undefined reference to `operator delete[](void*)@GLIBCPP_3.2'
/usr/lib/libocci.so: undefined reference to `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::assign(char const*, unsigned long)@GLIBCPP_3.2'
/usr/lib/libocci.so: undefined reference to `std::__default_alloc_template<true, 0>::a
拜托了!