Error while compiling bro

Vern Paxson vern at ee.lbl.gov
Sun Jun 17 23:39:47 PDT 2001


> The bro version i am using is bro-0.7a48 and platform is
> OpenBSD park 2.8 GENERIC#399 i386
> 
> I am getting the following error while trying to compile bro:
> Any pointers will be helpful.
> ...
> setsignal.o: Undefined symbol `_sigset' referenced from text segment
> collect2: ld returned 1 exit status

Does OpenBSD lack sigset()?  If so, then you'll need to figure out why the
autoconf configure script is defining HAVE_SIGSET.

		Vern



More information about the Bro mailing list