Trouble compiling Bro release 0.8a48 on OpenBSD3.3

bash-2.05b# ./bro -F -i fxp0 -s policy/sigs/ex.web-rules.sig -S mt
policy/scan.bro, line 61: internal error: can't find DNS entry for
scooter.pa-x.dec.com in cache

Don't use -F - it tells Bro to require all DNS names to be present in
the cache.

    Vern