Error while debugging bro in main.cc

Hello,

I am trying to debug bro in Eclipse CDT .

At the following line in main.cc, I am getting an error as “function init could not be resolved”

// Must come after hash initialization.
binpac::init();

I ran ./configure at home directory to generate makefile.
and then I have imported source folder in CDT.

Please direct my where I might be going wrong.

Thanks
Aniket Savanand
MS San Jose State University