checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu configure: autobuild project... GNU Mailutils configure: autobuild revision... 2.1 configure: autobuild hostname... csc.lsu.edu configure: autobuild timestamp... 20091216T164406Z 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 ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether gcc and cc understand -c and -o together... yes checking for ranlib... ranlib checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for _LARGEFILE_SOURCE value needed for large files... no configure: autobuild project... GNU Mailutils configure: autobuild revision... 2.1 configure: autobuild hostname... csc.lsu.edu configure: autobuild timestamp... 20091216T164407Z 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 ln -s works... yes checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... g++ -E checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for bison... no checking for byacc... no checking for flex... no checking for lex... no checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ld used by GCC... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for iconv_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for working alloca.h... yes checking for alloca... yes checking for inline... inline checking for C/C++ restrict keyword... __restrict checking whether getenv is declared... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking for flockfile... yes checking for funlockfile... yes checking for __fsetlocking... yes checking for tcgetattr... yes checking for tcsetattr... yes checking for mbsinit... yes checking for mbrtowc... yes checking for isascii... yes checking for mprotect... yes checking for setenv... yes checking for vasnprintf... no checking for iswcntrl... yes checking for wcwidth... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking linewrap.h usability... no checking linewrap.h presence... no checking for linewrap.h... no checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking stdio_ext.h usability... yes checking stdio_ext.h presence... yes checking for stdio_ext.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for unistd.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking whether system is Windows or MSDOS... no checking whether // is distinct from /... no checking whether the preprocessor supports include_next... yes checking for complete errno.h... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking whether stdin defaults to large file offsets... yes checking whether getdelim is declared... yes checking whether getline is declared... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... yes checking whether getpass is declared... yes checking whether flockfile is declared... yes checking whether funlockfile is declared... yes checking for off_t... yes checking for nl_langinfo and CODESET... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking whether malloc, realloc, calloc are POSIX compliant... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for long long int... yes checking for mbstate_t... yes checking for a traditional japanese locale... none checking for a transitional chinese locale... none checking for a french Unicode locale... none checking for mmap... yes checking for MAP_ANONYMOUS... yes checking for memchr... yes checking whether memchr works... yes checking whether snprintf is declared... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for wchar_t... yes checking for unsigned long long int... yes checking for working strerror function... yes checking whether strndup is declared... yes checking whether strnlen is declared... yes checking whether strtok_r is declared... yes checking for wint_t... yes checking for size_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking for snprintf... yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... (cached) yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether vsnprintf is declared... yes checking for alloca as a compiler built-in... yes checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking whether program_invocation_name is defined... yes checking whether program_invocation_short_name is defined... yes checking whether // is distinct from /... (cached) no checking if environ is properly declared... yes checking for error_at_line... yes checking for fseeko... yes checking for getdelim... yes checking for getline... yes checking for working getline function... yes checking for getpagesize... yes checking whether __fsetlocking is declared... yes checking whether the compiler generally respects inline... yes checking whether lseek detects pipes... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking whether mbrtowc handles incomplete characters... guessing yes checking whether mbrtowc works as well as mbtowc... guessing yes checking whether mbrtowc handles a NULL string argument... guessing yes checking whether mbrtowc has a correct return value... guessing yes checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbswidth is declared in ... no checking for mbstate_t... (cached) yes checking for mempcpy... yes checking for obstacks... yes checking for rawmemchr... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking whether sleep is declared... yes checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... yes checking whether NULL can be used in arbitrary expressions... yes checking whether stdint.h conforms to C99... yes checking for random.h... no checking for struct random_data... yes checking for strcasecmp... yes checking for strncasecmp... yes checking whether strncasecmp is declared... yes checking for strchrnul... yes checking for working strndup... yes checking for working strnlen... yes checking for strtok_r... yes checking whether strtok_r works... no checking for ptrdiff_t... yes checking for vasprintf... yes checking for vsnprintf... yes checking whether snprintf respects a size of 1... (cached) yes checking whether is standalone... yes checking whether iswcntrl works... yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... yes checking for stdint.h... (cached) yes checking for res_query in -lresolv... no checking for lt_dlinit in -lltdl... no checking for main in -lwrap... no checking for main in -lnsl... yes checking tcpd.h usability... no checking tcpd.h presence... no checking for tcpd.h... no checking whether to use GNU SASL library... no checking gnutls/gnutls.h usability... no checking gnutls/gnutls.h presence... no checking for gnutls/gnutls.h... no checking whether to use TLS libraries... no checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking for value of PATH_SENDMAIL... from _PATH_SENDMAIL in checking for value of PATH_MAILDIR... from _PATH_MAILDIR in checking for value of PATH_DEV... from _PATH_DEV in checking for value of PATH_TTY_PFX... from _PATH_DEV in checking for value of PATH_DEVNULL... from _PATH_DEVNULL in checking for value of PATH_UTMP... from _PATH_UTMP in checking for value of PATH_UTMPX... from _PATH_UTMPX in checking for value of PATH_WTMP... from _PATH_WTMP in checking for value of PATH_TTY... from _PATH_TTY in checking for log facility... LOG_MAIL checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for errno.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking obstack.h usability... yes checking obstack.h presence... yes checking for obstack.h... yes checking for paths.h... (cached) yes checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking socket.h usability... no checking socket.h presence... no checking for socket.h... no checking for sys/socket.h... (cached) yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for sysexits.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking termcap.h usability... no checking termcap.h presence... no checking for termcap.h... no checking for termios.h... (cached) yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking sgtty.h usability... yes checking sgtty.h presence... yes checking for sgtty.h... yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking for unistd.h... (cached) yes checking for wchar.h... (cached) yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for mode_t... yes checking for off_t... (cached) yes checking for pid_t... yes checking for size_t... (cached) yes checking for ssize_t... yes checking return type of signal handlers... void checking whether sys_siglist is declared... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for ino_t... yes checking for dev_t... yes checking for socklen_t... yes checking for long long... yes checking for long double... yes checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking for struct tm.tm_zone... (cached) yes checking for struct tm.tm_gmtoff... yes checking for struct tm.tm_isdst... yes checking size of off_t... 8 checking size of long... 8 checking size of long long... 8 checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking whether strtok_r is declared... (cached) yes checking whether strchrnul is declared... yes checking whether strndup is declared... (cached) yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether strsignal is declared... yes checking whether environ is declared... yes checking for mkstemp... yes checking for sigaction... yes checking for sysconf... yes checking for getdelim... (cached) yes checking for setreuid... yes checking for setresuid... yes checking for seteuid... yes checking for setlocale... yes checking for vfork... yes checking for _exit... yes checking for _LARGEFILE_SOURCE value needed for large files... (cached) no checking for fgetpwent... yes checking for utmp.h... (cached) yes checking for getutent... yes checking for wcwidth... (cached) yes checking fribidi/fribidi.h usability... no checking fribidi/fribidi.h presence... no checking for fribidi/fribidi.h... no checking for ldap_bind in -lldap... no checking radius/radius.h usability... no checking radius/radius.h presence... no checking for radius/radius.h... no checking security/pam_appl.h usability... no checking security/pam_appl.h presence... no checking for security/pam_appl.h... no checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking whether crypt is declared... yes checking for crypt in -lcrypt... yes checking for pthread_cancel in -lpthread... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_rwlock_init... yes checking for gethostbyname... yes checking for socket... yes checking for tputs in -lncurses... no checking for tputs in -lcurses... no checking for tputs in -ltermcap... no checking for readline in -lreadline... no checking for guile-config... no checking for emacs... emacs checking where .elc files should go... ${datarootdir}/emacs/site-lisp checking for a Python interpreter with version >= 2.5.0... python checking for python... /usr/bin/python checking for python version... 2.5 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.5/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.5/site-packages checking for python-config... no configure: creating ./config.status config.status: creating include/confpaths.h config.status: creating Makefile config.status: creating sql/Makefile config.status: creating comsat/Makefile config.status: creating config/Makefile config.status: creating doc/Makefile config.status: creating doc/man/Makefile config.status: creating doc/rfc/Makefile config.status: creating doc/texinfo/Makefile config.status: creating dotlock/Makefile config.status: creating examples/Makefile config.status: creating examples/config/Makefile config.status: creating examples/cpp/Makefile config.status: creating examples/python/Makefile config.status: creating examples/scheme/Makefile config.status: creating frm/Makefile config.status: creating frm/testsuite/Makefile config.status: creating guimb/Makefile config.status: creating guimb/scm/Makefile config.status: creating imap4d/Makefile config.status: creating imap4d/testsuite/Makefile config.status: creating include/Makefile config.status: creating include/mailutils/Makefile config.status: creating include/mailutils/sys/Makefile config.status: creating include/mailutils/cpp/Makefile config.status: creating lib/Makefile config.status: creating libmu_argp/Makefile config.status: creating libmu_auth/Makefile config.status: creating libmu_cfg/Makefile config.status: creating libmu_cpp/Makefile config.status: creating libmu_scm/Makefile config.status: creating libmu_sieve/Makefile config.status: creating libmu_sieve/extensions/Makefile config.status: creating libproto/Makefile config.status: creating libproto/mbox/Makefile config.status: creating libproto/mh/Makefile config.status: creating libproto/maildir/Makefile config.status: creating libproto/mailer/Makefile config.status: creating libproto/pop/Makefile config.status: creating libproto/nntp/Makefile config.status: creating libproto/imap/Makefile config.status: creating libproto/include/Makefile config.status: creating maidag/Makefile config.status: creating mail/Makefile config.status: creating mail/testsuite/Makefile config.status: creating mailbox/Makefile config.status: creating mailbox/testsuite/Makefile config.status: creating messages/Makefile config.status: creating messages/testsuite/Makefile config.status: creating mh/Makefile config.status: creating mimeview/Makefile config.status: creating movemail/Makefile config.status: creating po/Makefile.in config.status: creating pop3d/Makefile config.status: creating pop3d/testsuite/Makefile config.status: creating python/Makefile config.status: creating python/libmu_py/Makefile config.status: creating python/mailutils/Makefile config.status: creating readmsg/Makefile config.status: creating readmsg/testsuite/Makefile config.status: creating mu-aux/Makefile config.status: creating mu-aux/mailutils.spec config.status: creating sieve/Makefile config.status: creating sieve/testsuite/Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: linking lib/gettext.h to include/gettext.h config.status: linking lib/intprops.h to include/intprops.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing status commands ******************************************************************* GNU Mailutils configured with the following settings: Default mailbox scheme ........ mbox Use PAM ....................... no Use -ltdl ..................... no Use DBM ....................... no Use GNU TLS ................... no Use GSASL ..................... no Use GSSAPI .................... no Use TCP wrappers .............. no Pthread support ............... yes Readline support .............. yes MySQL support ................. no PostgreSQL support ............ no LDAP support .................. no Radius support ................ no Support for virtual domains ... yes Interfaces: Guile ......................... no C++ ........................... yes Python ........................ no Mailbox formats: IMAP .......................... yes POP ........................... yes MH ............................ yes maildir ....................... yes Mailers: SMTP .......................... yes Sendmail ...................... yes ******************************************************************* Before proceeding, verify if these satisfy your requirements.