:/tmp/ngircd-0.10.1 root# ./configure

checking build system type... i386-apple-darwin8.8.1

checking host system type... i386-apple-darwin8.8.1

checking target system type... i386-apple-darwin8.8.1

checking for a BSD-compatible install... /usr/bin/install -c

checking whether build environment is sane... yes

checking for gawk... no

checking for mawk... no

checking for nawk... no

checking for awk... awk

checking whether make sets $(MAKE)... yes

checking for gcc... gcc

checking for C compiler default output file name... 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 for gcc option to accept ANSI C... none needed

checking for style of include used by make... GNU

checking dependency style of gcc... gcc3

checking for gawk... (cached) awk

checking for a BSD-compatible install... /usr/bin/install -c

checking whether ln -s works... yes

checking whether make sets $(MAKE)... (cached) yes

checking for ranlib... ranlib

checking for function prototypes... yes

checking how to run the C preprocessor... gcc -E

checking for egrep... grep -E

checking for ANSI C header files... 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 string.h... (cached) yes

checking for an ANSI C-conforming const... yes

checking for inline... inline

checking whether gcc accepts -fstack-protector... no

checking for ANSI C header files... (cached) yes

checking whether time.h and sys/time.h may both be included... yes

checking for sys/wait.h that is POSIX.1 compatible... yes

checking ctype.h usability... yes

checking ctype.h presence... yes

checking for ctype.h... yes

checking errno.h usability... yes

checking errno.h presence... yes

checking for errno.h... yes

checking fcntl.h usability... yes

checking fcntl.h presence... yes

checking for fcntl.h... yes

checking netdb.h usability... yes

checking netdb.h presence... yes

checking for netdb.h... yes

checking netinet/in.h usability... yes

checking netinet/in.h presence... yes

checking for netinet/in.h... yes

checking for stdlib.h... (cached) yes

checking for string.h... (cached) yes

checking for strings.h... (cached) yes

checking sys/socket.h usability... yes

checking sys/socket.h presence... yes

checking for sys/socket.h... yes

checking sys/time.h usability... yes

checking sys/time.h presence... yes

checking for sys/time.h... yes

checking for unistd.h... (cached) yes

checking arpa/inet.h usability... yes

checking arpa/inet.h presence... yes

checking for arpa/inet.h... yes

checking for ctype.h... (cached) yes

checking malloc.h usability... no

checking malloc.h presence... no

checking for malloc.h... no

checking stdbool.h usability... yes

checking stdbool.h presence... yes

checking for stdbool.h... yes

checking stddef.h usability... yes

checking stddef.h presence... yes

checking for stddef.h... yes

checking varargs.h usability... no

checking varargs.h presence... no

checking for varargs.h... no

checking whether socklen_t exists... yes

checking return type of signal handlers... void

checking for size_t... yes

checking for memmove in -lUTIL... no

checking for bind in -lsocket... no

checking for gethostent in -lnsl... no

checking for pid_t... yes

checking for unistd.h... (cached) yes

checking vfork.h usability... no

checking vfork.h presence... no

checking for vfork.h... no

checking for fork... yes

checking for vfork... yes

checking for working fork... yes

checking for working vfork... (cached) yes

checking for strftime... yes

checking for bind... yes

checking for gethostbyaddr... yes

checking for gethostbyname... yes

checking for gethostname... yes

checking for inet_ntoa... yes

checking for malloc... yes

checking for memmove... yes

checking for memset... yes

checking for realloc... yes

checking for setsid... yes

checking for setsockopt... yes

checking for socket... yes

checking for strcasecmp... yes

checking for strchr... yes

checking for strcspn... yes

checking for strerror... yes

checking for strstr... yes

checking for waitpid... yes

checking for inet_aton... yes

checking for isdigit... yes

checking for sigaction... yes

checking for snprintf... yes

checking for vsnprintf... yes

checking for strdup... yes

checking for strlcpy... yes

checking for strlcat... yes

checking for select... yes

checking sys/select.h usability... yes

checking sys/select.h presence... yes

checking for sys/select.h... yes

checking for syslog in -lbe... no

checking for syslog... yes

checking syslog.h usability... yes

checking syslog.h presence... yes

checking for syslog.h... yes

checking for deflate in -lz... yes

checking for deflate... yes

checking zlib.h usability... yes

checking zlib.h presence... yes

checking for zlib.h... yes

checking for epoll_create... no

checking for kqueue... yes

configure: creating ./config.status

config.status: creating Makefile

config.status: creating doc/Makefile

config.status: creating doc/src/Makefile

config.status: creating src/Makefile

config.status: creating src/portab/Makefile

config.status: creating src/tool/Makefile

config.status: creating src/ngircd/Makefile

config.status: creating src/testsuite/Makefile

config.status: creating man/Makefile

config.status: creating contrib/Makefile

config.status: creating contrib/Debian/Makefile

config.status: creating contrib/MacOSX/Makefile

config.status: creating src/config.h

config.status: src/config.h is unchanged

config.status: executing depfiles commands

ngIRCd 0.10.1 has been configured with the following options:

Target: i386-apple-darwin8.8.1

Compiler: gcc

Compiler flags: -g -O2 -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -DSYSCONFDIR='"$(sysconfdir)"'

Libraries: -lz

'ngircd' binary: /usr/local/sbin

Configuration file: /usr/local/etc

Manual pages: /usr/local/man

Documentation: /usr/local/share/doc/ngircd

Syslog support: yes Enable debug code: no

zlib compression: yes IRC sniffer: no

Use TCP Wrappers: no Strict RFC mode: no

Zeroconf support: no IRC+ protocol: yes

IDENT support: no I/O backend: "kqueue()"