# Bro Binary(22Mb),configure run output

**URL:** https://community.zeek.org/t/bro-binary-22mb-configure-run-output/876
**Category:** Zeek
**Created:** [September 26, 2005, 12:00am UTC](https://community.zeek.org/t/bro-binary-22mb-configure-run-output/876 "2005-09-26T00:00:04Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![nuno\_romano](https://avatars.discourse-cdn.com/v4/letter/n/c67d28/32.png) [@nuno\_romano](https://community.zeek.org/u/nuno_romano)
#### Post date: [September 26, 2005, 12:00am UTC](https://community.zeek.org/t/bro-binary-22mb-configure-run-output/876/1 "2005-09-26T00:00:04Z")

</div>

I got a bro0.9 binary of 22Mb in Debian 3.1 PPC  
with a straightforward ./configure make.At  
first sight it seems a working binary.It  
responds to bro -v and bro -h.I did not try  
any further command.Below is the output  
of the configure run.

checking build system type...  
powerpc-unknown-linux-gnu  
checking host system type... powerpc-unknown-linux-gnu  
checking target system type...  
powerpc-unknown-linux-gnu  
checking for a BSD-compatible install...  
/usr/bin/install -c  
checking whether build environment is sane... yes  
checking for gawk... gawk  
checking whether make sets ${MAKE}... yes  
checking for style of include used by make... GNU  
checking for gcc... gcc  
checking for C compiler default output... a.out  
checking whether the C compiler works... yes  
checking whether we are cross compiling... no  
checking for suffix of executables...  
checking for suffix of object files... o  
checking whether we are using the GNU C compiler...  
yes  
checking whether gcc accepts -g... yes  
checking dependency style of gcc... gcc3  
checking for flex... flex  
checking for flex... (cached) flex  
checking for yywrap in -lfl... yes  
checking lex output file root... lex.yy  
checking whether yytext is a pointer... yes  
checking for bison... bison -y  
checking for g++... g++  
checking whether we are using the GNU C++ compiler...  
yes  
checking whether g++ accepts -g... yes  
checking dependency style of g++... gcc3  
checking for a BSD-compatible install...  
/usr/bin/install -c  
checking whether make sets ${MAKE}... (cached) yes  
checking for gzip... gzip  
checking for OPENSSL\_add\_all\_algorithms\_conf in  
-lcrypto... yes  
checking for SSL\_new in -lssl... yes  
checking whether OPENSSL\_add\_all\_algorithms\_conf is  
declared... yes  
checking for OpenSSL \>= 0.9.7... yes  
checking for perl5... no  
checking for perl... /usr/bin/perl  
checking for chown... /bin/chown  
checking Linux kernel version... 2  
checking how to run the C preprocessor... gcc -E  
checking for ANSI C header files... yes  
checking return type of signal handlers... void  
checking for sigset... yes  
checking for int32\_t using gcc... yes  
checking for u\_int32\_t using gcc... yes  
checking for u\_int16\_t using gcc... yes  
checking for u\_int8\_t using gcc... yes  
checking whether time.h and sys/time.h may both be  
included... yes  
checking for sys/types.h... yes  
checking for sys/stat.h... yes  
checking for stdlib.h... yes  
checking for string.h... yes  
checking for memory.h... yes  
checking for strings.h... yes  
checking for inttypes.h... yes  
checking for stdint.h... yes  
checking for unistd.h... yes  
checking for memory.h... (cached) yes  
checking netinet/in.h usability... yes  
checking netinet/in.h presence... yes  
checking for netinet/in.h... yes  
checking socket.h usability... no  
checking socket.h presence... no  
checking for socket.h... no  
checking for netinet/ip6.h... yes  
checking for socklen\_t... yes  
checking if syslog returns int... no  
checking if we should declare socket and friends... no  
checking for working memcmp... yes  
checking for strftime... yes  
checking for strerror... yes  
checking for strsep... yes  
checking for mallinfo... yes  
checking for library containing inet\_aton... none  
required  
checking for ns\_initparse in -lresolv... no  
checking for ns\_initparse in resolver... yes  
checking for tgetnum in -ltermcap... yes  
checking readline/readline.h usability... yes  
checking readline/readline.h presence... yes  
checking for readline/readline.h... yes  
checking whether byte ordering is bigendian... yes  
checking for ns\_msg... yes  
checking for res\_mkquery... no  
checking for res\_mkquery in -lresolv... yes  
checking for union semun... no  
checking for struct sembuf... yes  
checking for struct sockaddr\_in.sin\_len... no  
checking for long long... yes  
checking size of long long... 8  
Using shipped pcap  
configure: creating ./config.status  
config.status: creating Makefile  
config.status: creating src/Makefile  
config.status: creating doc/Makefile  
config.status: creating doc/ref-manual/Makefile  
config.status: creating doc/quick-start/Makefile  
config.status: creating doc/user-manual/Makefile  
config.status: creating aux/adtrace/Makefile  
config.status: creating aux/cf/Makefile  
config.status: creating aux/hf/Makefile  
config.status: creating aux/scripts/Makefile  
config.status: creating aux/bdcat/Makefile  
config.status: creating aux/rst/Makefile  
config.status: creating aux/Makefile  
config.status: creating policy/Makefile  
config.status: creating policy/sigs/Makefile  
config.status: creating scripts/Makefile  
config.status: creating scripts/bro\_config  
config.status: creating scripts/bro.rc  
config.status: creating scripts/localnetMAC.pl  
config.status: creating scripts/s2b/Makefile  
config.status: creating  
scripts/s2b/bro-include/Makefile  
config.status: creating  
scripts/s2b/example\_bro\_files/Makefile  
config.status: creating scripts/s2b/etc/Makefile  
config.status: creating scripts/s2b/bin/Makefile  
config.status: creating scripts/s2b/pm/Makefile  
config.status: creating  
scripts/s2b/snort\_rules2.2//Makefile  
config.status: creating config.h  
config.status: executing default-1 commands  
config.status: executing default commands

Using install prefix /usr/local/bro  
Compiling Bro with OpenSSL support: Yes  
Using perl /usr/bin/perl  
Using non-blocking main loop: No

---

<div class="post-metadata">

### Author: ![Ruoming\_Pang](https://avatars.discourse-cdn.com/v4/letter/r/df788c/32.png) [@Ruoming\_Pang](https://community.zeek.org/u/Ruoming_Pang)
#### Post date: [September 26, 2005, 2:34pm UTC](https://community.zeek.org/t/bro-binary-22mb-configure-run-output/876/2 "2005-09-26T14:34:03Z")

</div>

Thanks, nuno.

Would you please also do a 'ls -l src/\*.o' to list the size of object files? Thanks!

Ruoming

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/zeek/original/1X/f09d732bc2cc7c7cc7e35db67cf4e1d5233ce7a7.png) [@system](https://community.zeek.org/u/system)
#### Post date: [May 6, 2022, 3:37pm UTC](https://community.zeek.org/t/bro-binary-22mb-configure-run-output/876/3 "2022-05-06T15:37:42Z")

</div>


