+ if (dump_data && walk_trees) { + error("-d conflicts with -f option");
should be ..with -w option Thanks, Anand