When I compiled the sample codes of C++, I got following info:
c++ excxx_example_database_read.cpp -o dbApp -I /usr/local/BerkeleyDB.5.0/include/
Undefined symbols:
"Dbt::Dbt(void*, unsigned int)", referenced from:
show_vendor(MyDb&, char const*)in ccnaWItX.o
show_item(MyDb&, MyDb&, std::basic_string<char,
…