I use Ubuntu 8.10 and when I type 'make' in 'Util', I get the error message that the functions 'atoi' and 'exit' are missing.
Simply adding '#include <cstdlib>' at the begginig of 'wt_logcop.cc' fixes the problem.
Log in to post a comment.