Code:
...
In file included from main.cpp:21:
klibido.h:126: error: ISO C++ forbids declaration of `DbEnv' with no type
klibido.h:126: error: expected `;' before '*' token
klibido.h:127: error: ISO C++ forbids declaration of `Db' with no type
klibido.h:127: error: expected `;' before '*' token
klibido.h:128: error: ISO C++ forbids declaration of `Db' with no type
klibido.h:128: error: expected `;' before '*' token
make[2]: *** [main.o] Fout 1
make[2]: Map '/home/user/downloads/klibido/klibido-0.2.5/src' wordt verlaten
make[1]: *** [all-recursive] Fout 1
make[1]: Map '/home/user/downloads/klibido/klibido-0.2.5' wordt verlaten
make: *** [all] Fout 2
In file included from main.cpp:21:
klibido.h:126: error: ISO C++ forbids declaration of `DbEnv' with no type
klibido.h:126: error: expected `;' before '*' token
klibido.h:127: error: ISO C++ forbids declaration of `Db' with no type
klibido.h:127: error: expected `;' before '*' token
klibido.h:128: error: ISO C++ forbids declaration of `Db' with no type
klibido.h:128: error: expected `;' before '*' token
make[2]: *** [main.o] Fout 1
make[2]: Map '/home/user/downloads/klibido/klibido-0.2.5/src' wordt verlaten
make[1]: *** [all-recursive] Fout 1
make[1]: Map '/home/user/downloads/klibido/klibido-0.2.5' wordt verlaten
make: *** [all] Fout 2
user is my user name

What's going wrong. Followed this howto and got this error.






