help for bro on Ubantu 9.10

Hi,
When i run ./configure it gives me following errors please help me. I am pasting only last few lines

checking for socklen_t… yes
checking if syslog returns int… no
checking if we should declare socket and friends… no
checking for gethostbyname… yes
checking for socket… yes
checking for putmsg in -lstr… no
checking for local pcap library… not found
checking for pcap_open_live in -lpcap… no
checking for pcap_open_live in -lpcap… no
configure: error: see the INSTALL doc for more info

Help me
Regards
vijay M Khadse

You are missing build dependencies again. The required packages for
building bro on debian/ubuntu are

autotools-dev flex bison libpcap0.8-dev libncurses5-dev libssl-dev libgeoip-dev libmagic-dev python-dev time