Compilation errors

Hi,

I am having lot of compilation errors while running bro on pcap files.

$ bro -r tracefile.pcap brolite-sigs.bro local.bro

I tried the stuff in archives and wiki

cd /usr/local/bro
cp policy/sigs/dpd.sig site/dpd.sig which is there in archive and

$ cd src/
$ rm bif_parse.{cc,h} parse.cc re-parse.{cc,h} rule-parse.{cc,h} which is there in wiki .

What else I can do to solve this problem.

Thanks,

–Uday.