UJP - 技術情報1

Life is fun and easy!

不正IP報告数

Okan Sensor
 
メイン
ログイン
ブログ カテゴリ一覧

Courier-Authlibのインストール

Courier-Authlibのインストール


0.改訂履歴

  • 2006.04.04 新規作成

1.はじめに

 このドキュメントでは,Courier Authlibのインストール手順を説明する. Courier-imapを利用する際に必要なものとして,本体をインストールする前にこのcourier-authlibをインストールしておく必要がある.

 なお,使用しているOSは,RedHat Linux ES上で稼働している.

2.モジュールの入手とインストール

  • 下記のURLを確認する.
  • authlibを取得してインストールを行う.
[shinnai@apollo courier-imap-4.1.0]$ cd ..
[shinnai@apollo Download]$ curl -O http://jaist.dl.sourceforge.net/sourceforge/courier/couri
er-authlib-0.58.tar.bz2
  % Total    % Received % Xferd  Average Speed          Time             Curr.
                                 Dload  Upload Total    Current  Left    Speed
100 1959k  100 1959k    0     0  1936k      0  0:00:01  0:00:01  0:00:00 2219k
[shinnai@apollo Download]$
  • アーカイブを展開する.
[shinnai@apollo Download]$ ls -la courier-auth*.bz2
-rw-rw-r--    1 shinnai  shinnai   2006735 Apr  4 13:15 courier-authlib-0.58.tar.bz2
[shinnai@apollo Download]$ tar jxf courier-authlib-0.58.tar.bz2
[shinnai@apollo Download]$ 
  • 中身を確認する.
[shinnai@apollo Download]$ cd courier-authlib-0.58
[shinnai@apollo courier-authlib-0.58]$ ls
aclocal.m4             authpwd.c                    courierauthsasl.h
authcustom.c           authpwdenumerate.c           cramlib.c
authcustom.h           auth_sasl.3                  cramlib.h
authdaemon.c           authsasl.c                   cryptpassword.c
authdaemond.c          authsaslclient.c             dbobj.h.in
authdaemond.in         authsaslclientcram.c         debug.c
authdaemonlib.c        authsaslclientcrammd5.c      depcomp
authdaemonrc.in        authsaslclientcramsha1.c     gdbmobj
authdaemontest.c       authsaslclient.h             INSTALL
auth_enumerate.3       authsaslclientlogin.c        INSTALL.html
authenumerate.c        authsaslclientplain.c        install-sh
auth_enumerate.html    authsaslcram.c               libhmac
auth_generic.3         authsaslfrombase64.c         liblock
auth_generic.html      auth_sasl.html               liblog
auth_getoption.3       authsasllogin.c              libltdl
auth_getoption.html    authsaslplain.c              ltmain.sh
auth_getuserinfo.3     authsasltobase64.c           makedat
auth_getuserinfo.html  authshadow.c                 Makefile.am
auth.h                 authstaticlist.h             Makefile.in
authinfo.c             authsyschangepwd.c           md5
authldap.c             authsyscommon.c              missing
authldap.h             authsystem.passwd.in         NEWS
authldaplib.c          authtest.1                   NEWS.html
authldaprc             authtest.c                   numlib
authldap.schema        authtest.html                pgpkeys.txt
authlib.3.in           authuserdb.c                 preauthcustom.c
authlib.html.in        authuserdbpwd.c              preauthdaemon.c
auth_login.3           authvchkpw.c                 preauthldap.c
auth_login.html        authvchkpwlib.c              preauthmysql.c
authmigrate.in         authwait.h                   preauthpam.c
authmksock.c           automake.fix                 preauthpgsql.c
authmoduser2.c         bdbobj                       preauthpwd.c
authmoduser3.c         ChangeLog                    preauthshadow.c
authmysql.c            checkpassword.c              preauthuserdb.c
authmysql.h            checkpasswordmd5.c           preauthuserdbcommon.c
authmysqllib.c         checkpasswordsha1.c          preauthvchkpw.c
authmysqlrc            config.guess                 random128
authoption.c           config.sub                   README
AUTHORS                configure                    README.authdebug.html.in
authpam.c              configure.in                 README_authlib.html.in
authpasswd.1           COPYING                      README.authmysql.html
auth_passwd.3          COPYING.GPL                  README.authmysql.myownquery
authpasswd.c           courier_auth_config.h        README.authpostgres.html
auth_passwd.html       courier_auth_config.h.in     README.html
authpasswd.html        courierauthdebug.h           README.ldap
authpgsql.c            courierauth.h                rfc822
authpgsql.h            courier-authlib.lpspec       samplepipe.pl
authpgsqllib.c         courier-authlib.lpspec.in    sha1
authpgsqlrc            courier-authlib.spec         sysconftool
authpipe.c             courier-authlib.spec.in      userdb
authpipelib.c          courier-authlib.sysvinit.in  userdb-test-cram-md5.pl.in
authpipelib.h          courierauthsaslclient.h
[shinnai@apollo courier-authlib-0.58]$ 
  • configureを実行する.
[shinnai@apollo courier-authlib-0.58]$ ./configure
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 gawk... (cached) gawk
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 lt_dlinit in -lltdl... yes
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for perl5... no
checking for perl... /usr/bin/perl
checking for sysconftool...... ././sysconftool
checking build system type... i686-redhat-linux-gnu
checking host system type... i686-redhat-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependent libraries... pass_all
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
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 how to run the C++ preprocessor... g++ -E
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) 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 whether stripping libraries is possible... yes
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... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for perl5... no
checking for perl... /usr/bin/perl
checking for courier-config... no
configure: WARNING: === I think you are trying to run this configure script
configure: WARNING: === on Red Hat/Fedora.  You're doing too much work!
configure: WARNING: === It's much faster to create installable binary RPMs
configure: WARNING: === like this: http://www.courier-mta.org/FAQ.html#rpm
configure: WARNING: === When you do this you may find that RPM will tell you
configure: WARNING: === to install some other software first, before trying to
configure: WARNING: === build this one, and even tell you the name of RPMs you
configure: WARNING: === need to install from the distribution CD.  That's much
configure: WARNING: === easier than trying to figure out the same from some
configure: WARNING: === cryptic error message.
configure: WARNING: 
configure: WARNING: === Even if you don't intend to use everything you need to
configure: WARNING: === have in order to build via RPM, you should still do as
configure: WARNING: === you're told.  All the extra stuff (LDAP, SQL, etc...)
configure: WARNING: === goes into RPM sub-packages, which do not need to be
configure: WARNING: === installed.
configure: WARNING: === But, if you insist, you can simply add '--with-redhat'
configure: WARNING: === parameter to this configure script and not see this
configure: WARNING: === error message.  You should also do this when upgrading
configure: WARNING: === and you didn't use RPM with the older version.
configure: error: ... in either case you better know what you're doing!
[shinnai@apollo courier-authlib-0.58]$ 
  • 先ほどと同じようなエラーがでたので,--with-redhatを使ってconfigureをし直ししてみる.
[shinnai@apollo courier-authlib-0.58]$ ./configure --with-redhat
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 gawk... (cached) gawk
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 lt_dlinit in -lltdl... yes
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for perl5... no
checking for perl... /usr/bin/perl
checking for sysconftool...... ././sysconftool
checking build system type... i686-redhat-linux-gnu
checking host system type... i686-redhat-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependent libraries... pass_all
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
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 how to run the C++ preprocessor... g++ -E
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) 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 whether stripping libraries is possible... yes
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... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for perl5... no
checking for perl... /usr/bin/perl
checking for courier-config... no
checking for expect... /usr/bin/expect
checking for passwd... /usr/bin/passwd
checking whether -lm is needed for floor... yes
checking for socket in -lsocket... no
checking for socket in -lsocket... (cached) no
checking for connect in -lsocket... no
checking for connect in -lsocket... (cached) no
checking for gdbm_open in -lgdbm... yes
checking for gdbm_open... yes
checking for dbopen in -ldb... no
checking for db_open in -ldb... no
checking for db_env_create in -ldb... yes
checking for dbopen... no
checking for db_open... no
checking for db_env_create... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking security/pam_appl.h usability... yes
checking security/pam_appl.h presence... yes
checking for security/pam_appl.h... yes
checking Pam/pam_appl.h usability... no
checking Pam/pam_appl.h presence... no
checking for Pam/pam_appl.h... no
checking for dlopen in -ldl... (cached) yes
checking for pam_start in -lpam... yes
checking for pam_setcred... yes
checking lber.h usability... yes
checking lber.h presence... yes
checking for lber.h... yes
checking ldap.h usability... yes
checking ldap.h presence... yes
checking for ldap.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking whether -lresolv is needed for res_query... yes
checking for ber_scanf in -llber... yes
checking for ldap_open in -lldap... yes
checking for ldap_search_st... yes
checking for ldap_start_tls_s... yes
checking for ldap_result2error... yes
checking for endpwent... yes
checking shadow.h usability... yes
checking shadow.h presence... yes
checking for shadow.h... yes
checking for getspent in -lshadow... no
checking for endspent... yes
checking for getspent... yes
checking for pg_config... /usr/bin/pg_config
checking for PQsetdbLogin... yes
checking for PQsetdbLogin... (cached) yes
checking for mysql_config... /usr/bin/mysql_config
checking for mysql_connect... no
checking for mysql_real_connect... yes
checking for mysql_connect... (cached) no
checking for mysql_real_connect... (cached) yes
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/wait.h... (cached) yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for unistd.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking crypt.h usability... yes
checking crypt.h presence... yes
checking for crypt.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for an ANSI C-conforming const... yes
checking for pid_t... yes
checking for uid_t in sys/types.h... yes
checking return type of signal handlers... void
checking for setsid... yes
checking for setlogin... no
checking for crypt in -lcrypt... yes
checking for crypt... yes
checking for crypt() prototype... 0
checking for mail userid... daemon 
checking for mail group id... daemon 
configure: creating ./config.status
config.status: creating Makefile
config.status: creating authdaemond
config.status: creating authdaemonrc
config.status: creating authsystem.passwd
config.status: creating README.authdebug.html
config.status: creating dbobj.h
config.status: creating authmigrate
config.status: creating courier-authlib.spec
config.status: creating courier-authlib.lpspec
config.status: creating courier-authlib.sysvinit
config.status: creating userdb-test-cram-md5.pl
config.status: creating courier_auth_config.h
config.status: courier_auth_config.h is unchanged
config.status: executing depfiles commands
configure: configuring in libltdl
configure: running /bin/sh './configure' --prefix=/usr/local  '--with-redhat' --enable-ltd
l-install=no --with-db=gdbm --with-makedatprog=/usr/local/libexec/courier-authlib/makedatp
rog '--with-userdb=/usr/local/etc/authlib/userdb' --with-mailuser=daemon --with-mailgroup=
daemon --cache-file=/dev/null --srcdir=.
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 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... none
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking build system type... i686-redhat-linux-gnu
checking host system type... i686-redhat-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
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++... none
checking how to run the C++ preprocessor... g++ -E
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) 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 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
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking which extension is used for loadable modules... .so
checking which variable specifies run-time library path... LD_LIBRARY_PATH
checking for the default library search path... /lib /usr/lib /usr/kerberos/lib /usr/X11R6/
lib /usr/lib/qt-3.1/lib 
checking for objdir... .libs
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen in -ldl... yes
checking for dlerror... yes
checking for _ prefix in compiled symbols... no
checking whether deplibs are loaded by dlopen... yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking for error_t... yes
checking for argz_append... yes
checking for argz_create_sep... yes
checking for argz_insert... yes
checking for argz_next... yes
checking for argz_stringify... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... 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 malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for memory.h... (cached) yes
checking for stdlib.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for unistd.h... (cached) yes
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking sys/dl.h usability... no
checking sys/dl.h presence... no
checking for sys/dl.h... no
checking dld.h usability... no
checking dld.h presence... no
checking for dld.h... no
checking mach-o/dyld.h usability... no
checking mach-o/dyld.h presence... no
checking for mach-o/dyld.h... no
checking for string.h... (cached) yes
checking for strchr... yes
checking for strrchr... yes
checking for memcpy... yes
checking for memmove... yes
checking for strcmp... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
configure: configuring in bdbobj
configure: running /bin/sh './configure' --prefix=/usr/local  '--with-redhat' --enable-ltd
l-install=no --with-db=gdbm --with-makedatprog=/usr/local/libexec/courier-authlib/makedatp
rog '--with-userdb=/usr/local/etc/authlib/userdb' --with-mailuser=daemon --with-mailgroup=
daemon --cache-file=/dev/null --srcdir=.
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 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 how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for AIX... no
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 for gawk... (cached) gawk
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 library containing strerror... none required
checking build system type... i686-redhat-linux-gnu
checking host system type... i686-redhat-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) 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 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
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for dbopen in -ldb... no
checking for db_open in -ldb... no
checking for db_env_create in -ldb... yes
checking for dbopen... no
checking for db_open... no
checking for db_env_create... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking if the C++ compiler needs -fhandle-exceptions... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
configure: configuring in gdbmobj
configure: running /bin/sh './configure' --prefix=/usr/local  '--with-redhat' --enable-l
tdl-install=no --with-db=gdbm --with-makedatprog=/usr/local/libexec/courier-authlib/make
datprog '--with-userdb=/usr/local/etc/authlib/userdb' --with-mailuser=daemon --with-mail
group=daemon --cache-file=/dev/null --srcdir=.
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 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 how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for AIX... no
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 for library containing strerror... none required
checking for gawk... (cached) gawk
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 build system type... i686-redhat-linux-gnu
checking host system type... i686-redhat-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) 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 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
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for gdbm_open in -lgdbm... yes
checking for gdbm_open... yes
checking for gdbm_fdesc... yes
checking for unistd.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking if the C++ compiler needs -fhandle-exceptions... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
configure: configuring in md5
configure: running /bin/sh './configure' --prefix=/usr/local  '--with-redhat' --enable-ltd
l-install=no --with-db=gdbm --with-makedatprog=/usr/local/libexec/courier-authlib/makedatprog
 '--with-userdb=/usr/local/etc/authlib/userdb' --with-mailuser=daemon --with-mailgroup=daemon
 --cache-file=/dev/null --srcdir=.
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 gawk... (cached) gawk
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... 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 build system type... i686-redhat-linux-gnu
checking host system type... i686-redhat-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
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 how to run the C++ preprocessor... g++ -E
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) 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 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
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for uint32_t... no
checking for u_int_32_t... yes
checking for an ANSI C-conforming const... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
configure: configuring in sha1
configure: running /bin/sh './configure' --prefix=/usr/local  '--with-redhat' --enable-ltd
l-install=no --with-db=gdbm --with-makedatprog=/usr/local/libexec/courier-authlib/makedatp
rog '--with-userdb=/usr/local/etc/authlib/userdb' --with-mailuser=daemon --with-mailgroup=
daemon --cache-file=/dev/null --srcdir=.
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 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 a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking build system type... i686-redhat-linux-gnu
checking host system type... i686-redhat-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
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 how to run the C++ preprocessor... g++ -E
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) 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 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
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for sys/types.h... (cached) yes
checking for uint32_t... no
checking for u_int_32_t... yes
checking for an ANSI C-conforming const... yes
checking for ANSI C header files... (cached) yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
configure: configuring in libhmac
configure: running /bin/sh './configure' --prefix=/usr/local  '--with-redhat' --enable-ltdl
-install=no --with-db=gdbm --with-makedatprog=/usr/local/libexec/courier-authlib/makedatpro
g '--with-userdb=/usr/local/etc/authlib/userdb' --with-mailuser=daemon --with-mailgroup=dae
mon --cache-file=/dev/null --srcdir=.
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 gawk... (cached) gawk
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... 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 build system type... i686-redhat-linux-gnu
checking host system type... i686-redhat-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
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 how to run the C++ preprocessor... g++ -E
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) 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 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
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for ANSI C header files... (cached) yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
configure: configuring in numlib
configure: running /bin/sh './configure' --prefix=/usr/local  '--with-redhat' --enable-ltdl
-install=no --with-db=gdbm --with-makedatprog=/usr/local/libexec/courier-authlib/makedatpro
g '--with-userdb=/usr/local/etc/authlib/userdb' --with-mailuser=daemon --with-mailgroup=dae
mon --cache-file=/dev/null --srcdir=.
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 gawk... (cached) gawk
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 a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking build system type... i686-redhat-linux-gnu
checking host system type... i686-redhat-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
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 how to run the C++ preprocessor... g++ -E
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) 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 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
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for unistd.h... (cached) yes
checking for uid_t in sys/types.h... yes
checking for pid_t... yes
checking for setgroups... yes
checking for initgroups... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
configure: configuring in makedat
configure: running /bin/sh './configure' --prefix=/usr/local  '--with-redhat' --enable-ltdl
-install=no --with-db=gdbm --with-makedatprog=/usr/local/libexec/courier-authlib/makedatpro
g '--with-userdb=/usr/local/etc/authlib/userdb' --with-mailuser=daemon --with-mailgroup=dae
mon --cache-file=/dev/null --srcdir=.
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 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 a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for perl5... no
checking for perl... /usr/bin/perl
checking for cat... /bin/cat
checking build system type... i686-redhat-linux-gnu
checking host system type... i686-redhat-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
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 how to run the C++ preprocessor... g++ -E
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) 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 whether stripping libraries is possible... yes
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... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for ANSI C header files... (cached) yes
checking for unistd.h... (cached) yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating makedat
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
configure: configuring in userdb
configure: running /bin/sh './configure' --prefix=/usr/local  '--with-redhat' --enable-ltdl
-install=no --with-db=gdbm --with-makedatprog=/usr/local/libexec/courier-authlib/makedatpro
g '--with-userdb=/usr/local/etc/authlib/userdb' --with-mailuser=daemon --with-mailgroup=dae
mon --cache-file=/dev/null --srcdir=.
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 gawk... (cached) gawk
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 a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking build system type... i686-redhat-linux-gnu
checking host system type... i686-redhat-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
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 how to run the C++ preprocessor... g++ -E
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) 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 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
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for perl5... no
checking for perl... /usr/bin/perl
checking for ANSI C header files... (cached) yes
checking for sys/stat.h... (cached) 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 fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking crypt.h usability... yes
checking crypt.h presence... yes
checking for crypt.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking for an ANSI C-conforming const... yes
checking for pid_t... yes
checking for uid_t in sys/types.h... yes
checking return type of signal handlers... void
checking for crypt in -lcrypt... yes
checking for crypt... yes
checking for crypt() prototype... 0
checking for isatty... yes
checking for gettimeofday... yes
checking for random source... /dev/urandom
configure: creating ./config.status
config.status: creating Makefile
config.status: creating userdb.pl
config.status: creating makeuserdb
config.status: creating pw2userdb
config.status: creating vchkpw2userdb
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
configure: configuring in rfc822
configure: running /bin/sh './configure' --prefix=/usr/local  '--with-redhat' --enable-ltdl
-install=no --with-db=gdbm --with-makedatprog=/usr/local/libexec/courier-authlib/makedatpro
g '--with-userdb=/usr/local/etc/authlib/userdb' --with-mailuser=daemon --with-mailgroup=dae
mon --cache-file=/dev/null --srcdir=.
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 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 library containing strerror... none required
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for AIX... no
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 build system type... i686-redhat-linux-gnu
checking host system type... i686-redhat-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
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 how to run the C++ preprocessor... g++ -E
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) 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 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
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for ANSI C header files... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for setlocale... yes
checking how to calculate alternate timezone... daylight
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
configure: configuring in random128
configure: running /bin/sh './configure' --prefix=/usr/local  '--with-redhat' --enable-ltdl
-install=no --with-db=gdbm --with-makedatprog=/usr/local/libexec/courier-authlib/makedatpro
g '--with-userdb=/usr/local/etc/authlib/userdb' --with-mailuser=daemon --with-mailgroup=dae
mon --cache-file=/dev/null --srcdir=.
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 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 dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for AIX... no
checking for library containing strerror... none required
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 for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for ps... /bin/ps
checking for w... /usr/bin/w
checking build system type... i686-redhat-linux-gnu
checking host system type... i686-redhat-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependent libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
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 how to run the C++ preprocessor... g++ -E
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) 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 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
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for unistd.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for pid_t... yes
checking for random source... /dev/urandom
checking for some good options for ps... -Afl
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
configure: configuring in liblock
configure: running /bin/sh './configure' --prefix=/usr/local  '--with-redhat' --enable-ltdl
-install=no --with-db=gdbm --with-makedatprog=/usr/local/libexec/courier-authlib/makedatpro
g '--with-userdb=/usr/local/etc/authlib/userdb' --with-mailuser=daemon --with-mailgroup=dae
mon --cache-file=/dev/null --srcdir=.
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 gawk... (cached) gawk
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 a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking build system type... i686-redhat-linux-gnu
checking host system type... i686-redhat-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
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 how to run the C++ preprocessor... g++ -E
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) 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 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
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... 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 sys/fcntl.h usability... yes
checking sys/fcntl.h presence... yes
checking for sys/fcntl.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking for unistd.h... (cached) yes
checking sysexits.h usability... yes
checking sysexits.h presence... yes
checking for sysexits.h... yes
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for an ANSI C-conforming const... yes
checking for off_t... yes
checking for pid_t... yes
checking return type of signal handlers... void
checking for off64_t... no
checking for flock_t... no
checking for setpgrp... yes
checking for setpgrp... (cached) yes
checking whether setpgrp takes no argument... yes
checking for fcntl... yes
checking for flock... yes
checking for lockf... yes
checking for locking method... fcntl
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
configure: configuring in liblog
configure: running /bin/sh './configure' --prefix=/usr/local  '--with-redhat' --enable-ltdl
-install=no --with-db=gdbm --with-makedatprog=/usr/local/libexec/courier-authlib/makedatpro
g '--with-userdb=/usr/local/etc/authlib/userdb' --with-mailuser=daemon --with-mailgroup=dae
mon --cache-file=/dev/null --srcdir=.
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 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 a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking build system type... i686-redhat-linux-gnu
checking host system type... i686-redhat-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
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 how to run the C++ preprocessor... g++ -E
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) 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 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
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for an ANSI C-conforming const... yes
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for string.h... (cached) yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for uid_t in sys/types.h... yes
checking for strchr... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
[shinnai@apollo courier-authlib-0.58]$ 
  • configureが終了したも模様.
  • makeを実行する.
[shinnai@apollo courier-authlib-0.58]$ make
CONFIG_FILES=authlib.html CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating authlib.html
config.status: executing depfiles commands
echo "#define AUTHLDAPRC ¥"/usr/local/etc/authlib/authldaprc¥"" >authldaprc.h
echo "#define AUTHMYSQLRC ¥"/usr/local/etc/authlib/authmysqlrc¥"" >authmysqlrc.h
echo "#define AUTHPGSQLRC ¥"/usr/local/etc/authlib/authpgsqlrc¥"" >authpgsqlrc.h
echo "#define PIPE_PROGRAM ¥"/usr/local/etc/authlib/authProg¥"" >authpiperc.h
echo "#define AUTHDAEMONRC ¥"/usr/local/etc/authlib/authdaemonrc¥"" >authdaemonrc.h
echo "#define AUTHDAEMONVAR ¥"/usr/local/var/spool/authdaemon¥"" >>authdaemonrc.h
echo "#define AUTHDAEMONPID AUTHDAEMONVAR ¥"/pid¥"" >>authdaemonrc.h
echo "#define AUTHDAEMONSOCK AUTHDAEMONVAR ¥"/socket¥"" >>authdaemonrc.h
echo "#define AUTHDAEMONLOCK AUTHDAEMONVAR ¥"/lock¥"" >>authdaemonrc.h
echo '#include "./include/config.h"' >vpopmail_config.h
echo '#define PKGVERSION "0.58"' >packageversion.h
echo '#define AUTHCHANGEPWDIR "/usr/local/libexec/courier-authlib"' >authchangepwdir.h
echo '#define SBINDIR "/usr/local/sbin"' >sbindir.h
echo '#define PKGLIBDIR "/usr/local/lib/courier-authlib"' >pkglibdir.h
echo '#define PKGINCLUDEDIR "/usr/local/include"' >pkgincludedir.h
echo '#define MAILUSER "daemon"' >mailusergroup.h
echo '#define MAILGROUP "daemon"' >>mailusergroup.h
CONFIG_FILES=README_authlib.html CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating README_authlib.html
config.status: executing depfiles commands
make  all-recursive
make[1]: Entering directory `/home/shinnai/Download/courier-authlib-0.58'
Making all in libltdl
make[2]: Entering directory `/home/shinnai/Download/courier-authlib-0.58/libltdl'
make  all-am
make[3]: Entering directory `/home/shinnai/Download/courier-authlib-0.58/libltdl'
make[3]: Leaving directory `/home/shinnai/Download/courier-authlib-0.58/libltdl'
make[2]: Leaving directory `/home/shinnai/Download/courier-authlib-0.58/libltdl'
Making all in gdbmobj
make[2]: Entering directory `/home/shinnai/Download/courier-authlib-0.58/gdbmobj'
make  all-am
make[3]: Entering directory `/home/shinnai/Download/courier-authlib-0.58/gdbmobj'
Compiling gdbmobj.c
Compiling gdbmobj2.c
Compiling gdbmobj3.c
Linking libgdbmobj.la
Compiling testgdbm.C
Linking testgdbm
make[3]: Leaving directory `/home/shinnai/Download/courier-authlib-0.58/gdbmobj'
make[2]: Leaving directory `/home/shinnai/Download/courier-authlib-0.58/gdbmobj'
Making all in md5
make[2]: Entering directory `/home/shinnai/Download/courier-authlib-0.58/md5'
make  all-am
make[3]: Entering directory `/home/shinnai/Download/courier-authlib-0.58/md5'
Compiling md5.c
Compiling md5_hash.c
Compiling redhat-crypt-md5.c
Compiling hmac.c
Linking libmd5.la
Compiling md5test.c
Linking md5test
make[3]: Leaving directory `/home/shinnai/Download/courier-authlib-0.58/md5'
make[2]: Leaving directory `/home/shinnai/Download/courier-authlib-0.58/md5'
Making all in sha1
make[2]: Entering directory `/home/shinnai/Download/courier-authlib-0.58/sha1'
make  all-am
make[3]: Entering directory `/home/shinnai/Download/courier-authlib-0.58/sha1'
Compiling sha1.c
Compiling sha1_hash.c
Compiling sha256.c
Compiling sha256_hash.c
Compiling hmac.c
Linking libsha1.la
Compiling testsuite.c
Linking testsuite
make[3]: Leaving directory `/home/shinnai/Download/courier-authlib-0.58/sha1'
make[2]: Leaving directory `/home/shinnai/Download/courier-authlib-0.58/sha1'
Making all in libhmac
make[2]: Entering directory `/home/shinnai/Download/courier-authlib-0.58/libhmac'
make  all-am
make[3]: Entering directory `/home/shinnai/Download/courier-authlib-0.58/libhmac'
Compiling hmac.c
Linking libhmac.la
Compiling md5hmactest.c
Linking md5hmactest
Compiling sha1hmactest.c
Linking sha1hmactest
make[3]: Leaving directory `/home/shinnai/Download/courier-authlib-0.58/libhmac'
make[2]: Leaving directory `/home/shinnai/Download/courier-authlib-0.58/libhmac'
Making all in numlib
make[2]: Entering directory `/home/shinnai/Download/courier-authlib-0.58/numlib'
make  all-am
make[3]: Entering directory `/home/shinnai/Download/courier-authlib-0.58/numlib'
Compiling atotimet.c
Compiling atouidt.c
Compiling changeuidgid.c
Compiling strdevt.c
Compiling strgidt.c
Compiling strhdevt.c
Compiling strhinot.c
Compiling strhpidt.c
Compiling strhtimet.c
Compiling strinot.c
Compiling strofft.c
Compiling strpidt.c
Compiling strsize.c
Compiling strsizet.c
Compiling strtimet.c
Compiling struidt.c
Linking libnumlib.la
make[3]: Leaving directory `/home/shinnai/Download/courier-authlib-0.58/numlib'
make[2]: Leaving directory `/home/shinnai/Download/courier-authlib-0.58/numlib'
Making all in makedat
make[2]: Entering directory `/home/shinnai/Download/courier-authlib-0.58/makedat'
make  all-am
make[3]: Entering directory `/home/shinnai/Download/courier-authlib-0.58/makedat'
Compiling makedatprog.c
Linking makedatprog
make[3]: Leaving directory `/home/shinnai/Download/courier-authlib-0.58/makedat'
make[2]: Leaving directory `/home/shinnai/Download/courier-authlib-0.58/makedat'
Making all in userdb
make[2]: Entering directory `/home/shinnai/Download/courier-authlib-0.58/userdb'
make  all-am
make[3]: Entering directory `/home/shinnai/Download/courier-authlib-0.58/userdb'
Compiling userdb.c
Compiling userdb2.c
Compiling userdbmkpw.c
Linking libuserdb.la
Compiling userdbpw.c
Linking userdbpw
CONFIG_FILES=makeuserdb.8 CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating makeuserdb.8
config.status: executing depfiles commands
CONFIG_FILES=userdb.8 CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating userdb.8
config.status: executing depfiles commands
CONFIG_FILES=userdbpw.8 CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating userdbpw.8
config.status: executing depfiles commands
touch dummy
CONFIG_FILES=makeuserdb.html CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating makeuserdb.html
config.status: executing depfiles commands
CONFIG_FILES=userdb.html CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating userdb.html
config.status: executing depfiles commands
CONFIG_FILES=userdbpw.html CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating userdbpw.html
config.status: executing depfiles commands
make[3]: Leaving directory `/home/shinnai/Download/courier-authlib-0.58/userdb'
make[2]: Leaving directory `/home/shinnai/Download/courier-authlib-0.58/userdb'
Making all in rfc822
make[2]: Entering directory `/home/shinnai/Download/courier-authlib-0.58/rfc822'
make  all-am
make[3]: Entering directory `/home/shinnai/Download/courier-authlib-0.58/rfc822'
Compiling encode.c
Linking libencode.la
Compiling rfc822.c
Compiling rfc822hdr.c
Compiling rfc822_getaddr.c
Compiling rfc822_getaddrs.c
Compiling rfc822_mkdate.c
Compiling rfc822_parsedt.c
Compiling rfc2047u.c
Compiling rfc2047.c
Compiling imapsubj.c
Compiling imaprefs.c
Compiling encodeautodetect.c
Linking librfc822.la
Compiling testsuite.c
Linking testsuite
Compiling reftest.c
Linking reftest
make[3]: Leaving directory `/home/shinnai/Download/courier-authlib-0.58/rfc822'
make[2]: Leaving directory `/home/shinnai/Download/courier-authlib-0.58/rfc822'
Making all in random128
make[2]: Entering directory `/home/shinnai/Download/courier-authlib-0.58/random128'
make  all-am
make[3]: Entering directory `/home/shinnai/Download/courier-authlib-0.58/random128'
Compiling random128.c
Compiling random128alpha.c
Compiling random128binary.c
Linking librandom128.la
make[3]: Leaving directory `/home/shinnai/Download/courier-authlib-0.58/random128'
make[2]: Leaving directory `/home/shinnai/Download/courier-authlib-0.58/random128'
Making all in liblock
make[2]: Entering directory `/home/shinnai/Download/courier-authlib-0.58/liblock'
make  all-am
make[3]: Entering directory `/home/shinnai/Download/courier-authlib-0.58/liblock'
Compiling lockfcntl.c
Compiling lockdaemon.c
Compiling mail.c
Linking liblock.la
Compiling lockmail.c
Linking lockmail
make[3]: Leaving directory `/home/shinnai/Download/courier-authlib-0.58/liblock'
make[2]: Leaving directory `/home/shinnai/Download/courier-authlib-0.58/liblock'
Making all in liblog
make[2]: Entering directory `/home/shinnai/Download/courier-authlib-0.58/liblog'
make  all-am
make[3]: Entering directory `/home/shinnai/Download/courier-authlib-0.58/liblog'
Compiling logger.c
Linking courierlogger
make[3]: Leaving directory `/home/shinnai/Download/courier-authlib-0.58/liblog'
make[2]: Leaving directory `/home/shinnai/Download/courier-authlib-0.58/liblog'
make[2]: Entering directory `/home/shinnai/Download/courier-authlib-0.58'
Compiling authdaemon.c
Compiling authdaemonlib.c
Compiling preauthdaemon.c
Compiling authmoduser2.c
Compiling authmoduser3.c
Compiling debug.c
Compiling authoption.c
Linking libcourierauth.la
Compiling authsasl.c
Compiling authsaslcram.c
Compiling authsasllogin.c
Compiling authsaslplain.c
Compiling authsaslfrombase64.c
Compiling authsasltobase64.c
Linking libcourierauthsasl.la
Compiling authsaslclient.c
Compiling authsaslclientcram.c
Compiling authsaslclientcrammd5.c
Compiling authsaslclientcramsha1.c
Compiling authsaslclientlogin.c
Compiling authsaslclientplain.c
Linking libcourierauthsaslclient.la
Compiling authpwdenumerate.c
Compiling authsyschangepwd.c
Compiling authsyscommon.c
Compiling cramlib.c
Compiling checkpassword.c
Compiling cryptpassword.c
Compiling checkpasswordmd5.c
Compiling checkpasswordsha1.c
Linking libcourierauthcommon.la
Compiling authuserdb.c
Compiling preauthuserdb.c
Compiling preauthuserdbcommon.c
Compiling authuserdbpwd.c
Linking libauthuserdb.la
Compiling authpam.c
Compiling preauthpam.c
Linking libauthpam.la
Compiling authpgsql.c
Compiling preauthpgsql.c
Compiling authpgsqllib.c
Linking libauthpgsql.la
Compiling authldap.c
Compiling preauthldap.c
Compiling authldaplib.c
Linking libauthldap.la
Compiling authmysql.c
Compiling preauthmysql.c
Compiling authmysqllib.c
Linking libauthmysql.la
/usr/bin/nm: my_pthread.o: no symbols
/usr/bin/nm: my_thr_init.o: no symbols
/usr/bin/nm: thr_mutex.o: no symbols
/usr/bin/nm: my_port.o: no symbols
/usr/bin/nm: strmov.o: no symbols
/usr/bin/nm: strnlen.o: no symbols
/usr/bin/nm: bcmp.o: no symbols
/usr/bin/nm: bmove.o: no symbols
/usr/bin/nm: strtoull.o: no symbols
/usr/bin/nm: strtoll.o: no symbols
/usr/bin/nm: viossl.o: no symbols
/usr/bin/nm: viosslfactories.o: no symbols
Compiling authcustom.c
Compiling preauthcustom.c
Linking libauthcustom.la
Compiling authpipe.c
Compiling authpipelib.c
Linking libauthpipe.la
Compiling authinfo.c
Linking courierauthconfig
Compiling authdaemontest.c
Linking authdaemontest
Compiling authmksock.c
Linking authmksock
Compiling authdaemond.c
Linking authdaemondprog
Compiling authtest.c
Linking authtest
Compiling authenumerate.c
Linking authenumerate
Compiling authpasswd.c
Linking authpasswd
CONFIG_FILES=authlib.3 CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating authlib.3
config.status: executing depfiles commands
make[2]: Leaving directory `/home/shinnai/Download/courier-authlib-0.58'
make[1]: Leaving directory `/home/shinnai/Download/courier-authlib-0.58'
[shinnai@apollo courier-authlib-0.58]$ 
  • makeが終了したらインストールを行う.
  • インストール作業は,rootユーザ権限が必要なので,suして実行する.
[shinnai@apollo courier-authlib-0.58]$ su
Password: ■■■■■ 
[root@apollo courier-authlib-0.58]# make install
make  install-recursive
make[1]: Entering directory `/home/shinnai/Download/courier-authlib-0.58'
Making install in libltdl
make[2]: Entering directory `/home/shinnai/Download/courier-authlib-0.58/libltdl'
make[3]: Entering directory `/home/shinnai/Download/courier-authlib-0.58/libltdl'
test -z "/usr/local/lib" || mkdir -p -- "/usr/local/lib"
test -z "/usr/local/include" || mkdir -p -- "/usr/local/include"
make[3]: Leaving directory `/home/shinnai/Download/courier-authlib-0.58/libltdl'
make[2]: Leaving directory `/home/shinnai/Download/courier-authlib-0.58/libltdl'
Making install in gdbmobj
make[2]: Entering directory `/home/shinnai/Download/courier-authlib-0.58/gdbmobj'
make[3]: Entering directory `/home/shinnai/Download/courier-authlib-0.58/gdbmobj'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/shinnai/Download/courier-authlib-0.58/gdbmobj'
make[2]: Leaving directory `/home/shinnai/Download/courier-authlib-0.58/gdbmobj'
Making install in md5
make[2]: Entering directory `/home/shinnai/Download/courier-authlib-0.58/md5'
make[3]: Entering directory `/home/shinnai/Download/courier-authlib-0.58/md5'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/shinnai/Download/courier-authlib-0.58/md5'
make[2]: Leaving directory `/home/shinnai/Download/courier-authlib-0.58/md5'
Making install in sha1
make[2]: Entering directory `/home/shinnai/Download/courier-authlib-0.58/sha1'
make[3]: Entering directory `/home/shinnai/Download/courier-authlib-0.58/sha1'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/shinnai/Download/courier-authlib-0.58/sha1'
make[2]: Leaving directory `/home/shinnai/Download/courier-authlib-0.58/sha1'
Making install in libhmac
make[2]: Entering directory `/home/shinnai/Download/courier-authlib-0.58/libhmac'
make[3]: Entering directory `/home/shinnai/Download/courier-authlib-0.58/libhmac'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/shinnai/Download/courier-authlib-0.58/libhmac'
make[2]: Leaving directory `/home/shinnai/Download/courier-authlib-0.58/libhmac'
Making install in numlib
make[2]: Entering directory `/home/shinnai/Download/courier-authlib-0.58/numlib'
make[3]: Entering directory `/home/shinnai/Download/courier-authlib-0.58/numlib'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/shinnai/Download/courier-authlib-0.58/numlib'
make[2]: Leaving directory `/home/shinnai/Download/courier-authlib-0.58/numlib'
Making install in makedat
make[2]: Entering directory `/home/shinnai/Download/courier-authlib-0.58/makedat'
make[3]: Entering directory `/home/shinnai/Download/courier-authlib-0.58/makedat'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/shinnai/Download/courier-authlib-0.58/makedat'
make[2]: Leaving directory `/home/shinnai/Download/courier-authlib-0.58/makedat'
Making install in userdb
make[2]: Entering directory `/home/shinnai/Download/courier-authlib-0.58/userdb'
make  install-am
make[3]: Entering directory `/home/shinnai/Download/courier-authlib-0.58/userdb'
make[4]: Entering directory `/home/shinnai/Download/courier-authlib-0.58/userdb'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/man/man8" || mkdir -p -- "/usr/local/man/man8"
 /usr/bin/install -c -m 644 './makeuserdb.8' '/usr/local/man/man8/makeuserdb.8'
 /usr/bin/install -c -m 644 './userdb.8' '/usr/local/man/man8/userdb.8'
 /usr/bin/install -c -m 644 './userdbpw.8' '/usr/local/man/man8/userdbpw.8'
make[4]: Leaving directory `/home/shinnai/Download/courier-authlib-0.58/userdb'
make[3]: Leaving directory `/home/shinnai/Download/courier-authlib-0.58/userdb'
make[2]: Leaving directory `/home/shinnai/Download/courier-authlib-0.58/userdb'
Making install in rfc822
make[2]: Entering directory `/home/shinnai/Download/courier-authlib-0.58/rfc822'
make  install-am
make[3]: Entering directory `/home/shinnai/Download/courier-authlib-0.58/rfc822'
make[4]: Entering directory `/home/shinnai/Download/courier-authlib-0.58/rfc822'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/shinnai/Download/courier-authlib-0.58/rfc822'
make[3]: Leaving directory `/home/shinnai/Download/courier-authlib-0.58/rfc822'
make[2]: Leaving directory `/home/shinnai/Download/courier-authlib-0.58/rfc822'
Making install in random128
make[2]: Entering directory `/home/shinnai/Download/courier-authlib-0.58/random128'
make[3]: Entering directory `/home/shinnai/Download/courier-authlib-0.58/random128'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/shinnai/Download/courier-authlib-0.58/random128'
make[2]: Leaving directory `/home/shinnai/Download/courier-authlib-0.58/random128'
Making install in liblock
make[2]: Entering directory `/home/shinnai/Download/courier-authlib-0.58/liblock'
make[3]: Entering directory `/home/shinnai/Download/courier-authlib-0.58/liblock'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/shinnai/Download/courier-authlib-0.58/liblock'
make[2]: Leaving directory `/home/shinnai/Download/courier-authlib-0.58/liblock'
Making install in liblog
make[2]: Entering directory `/home/shinnai/Download/courier-authlib-0.58/liblog'
make  install-am
make[3]: Entering directory `/home/shinnai/Download/courier-authlib-0.58/liblog'
make[4]: Entering directory `/home/shinnai/Download/courier-authlib-0.58/liblog'
test -z "/usr/local/sbin" || mkdir -p -- "/usr/local/sbin"
  /bin/sh ./libtool --mode=install /usr/bin/install -c 'courierlogger' '/usr/l
ocal/sbin/courierlogger'
/usr/bin/install -c courierlogger /usr/local/sbin/courierlogger
test -z "/usr/local/man/man1" || mkdir -p -- "/usr/local/man/man1"
 /usr/bin/install -c -m 644 './courierlogger.1' '/usr/local/man/man1/courierlo
gger.1'
make[4]: Leaving directory `/home/shinnai/Download/courier-authlib-0.58/liblog'
make[3]: Leaving directory `/home/shinnai/Download/courier-authlib-0.58/liblog'
make[2]: Leaving directory `/home/shinnai/Download/courier-authlib-0.58/liblog'
make[2]: Entering directory `/home/shinnai/Download/courier-authlib-0.58'
make[3]: Entering directory `/home/shinnai/Download/courier-authlib-0.58'
test -z "/usr/local/bin" || mkdir -p -- "/usr/local/bin"
  /bin/sh ./libtool --mode=install /usr/bin/install -c 'courierauthconfig' '/u
sr/local/bin/courierauthconfig'
/usr/bin/install -c courierauthconfig /usr/local/bin/courierauthconfig
test -z "/usr/local/lib/courier-authlib" || mkdir -p -- "/usr/local/lib/courie
r-authlib"
 /bin/sh ./libtool --mode=install /usr/bin/install -c  'libcourierauth.la' '/u
sr/local/lib/courier-authlib/libcourierauth.la'
/usr/bin/install -c .libs/libcourierauth.so.0.0.0 /usr/local/lib/courier-authl
ib/libcourierauth.so.0.0.0
(cd /usr/local/lib/courier-authlib && rm -f libcourierauth.so.0 && ln -s libco
urierauth.so.0.0.0 libcourierauth.so.0)
(cd /usr/local/lib/courier-authlib && rm -f libcourierauth.so && ln -s libcour
ierauth.so.0.0.0 libcourierauth.so)
/usr/bin/install -c .libs/libcourierauth.lai /usr/local/lib/courier-authlib/li
bcourierauth.la
/usr/bin/install -c .libs/libcourierauth.a /usr/local/lib/courier-authlib/libc
ourierauth.a
ranlib /usr/local/lib/courier-authlib/libcourierauth.a
chmod 644 /usr/local/lib/courier-authlib/libcourierauth.a
PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/courier-authlib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib/courier-authlib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /bin/sh ./libtool --mode=install /usr/bin/install -c  'libcourierauthsasl.la' 
'/usr/local/lib/courier-authlib/libcourierauthsasl.la'
libtool: install: warning: relinking `libcourierauthsasl.la'
(cd /home/shinnai/Download/courier-authlib-0.58; /bin/sh ./libtool  --quiet --
tag=CC --mode=relink gcc -I/usr/include/mysql -g -pipe -march=i386 -mcpu=i686 
-I/usr/include -g -O2 -Wall -I.. -I./.. -o libcourierauthsasl.la -rpath /usr/l
ocal/lib/courier-authlib -export-symbols-regex "^auth_sasl¥$" authsasl.lo auth
saslcram.lo authsasllogin.lo authsaslplain.lo authsaslfrombase64.lo authsaslto
base64.lo libcourierauth.la )
/usr/bin/install -c .libs/libcourierauthsasl.so.0.0.0T /usr/local/lib/courier-
authlib/libcourierauthsasl.so.0.0.0
(cd /usr/local/lib/courier-authlib && rm -f libcourierauthsasl.so.0 && ln -s l
ibcourierauthsasl.so.0.0.0 libcourierauthsasl.so.0)
(cd /usr/local/lib/courier-authlib && rm -f libcourierauthsasl.so && ln -s lib
courierauthsasl.so.0.0.0 libcourierauthsasl.so)
/usr/bin/install -c .libs/libcourierauthsasl.lai /usr/local/lib/courier-authli
b/libcourierauthsasl.la
/usr/bin/install -c .libs/libcourierauthsasl.a /usr/local/lib/courier-authlib/
libcourierauthsasl.a
ranlib /usr/local/lib/courier-authlib/libcourierauthsasl.a
chmod 644 /usr/local/lib/courier-authlib/libcourierauthsasl.a
PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/courier-authlib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib/courier-authlib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /bin/sh ./libtool --mode=install /usr/bin/install -c  'libcourierauthsaslclie
nt.la' '/usr/local/lib/courier-authlib/libcourierauthsaslclient.la'
libtool: install: warning: relinking `libcourierauthsaslclient.la'
(cd /home/shinnai/Download/courier-authlib-0.58; /bin/sh ./libtool  --quiet --
tag=CC --mode=relink gcc -I/usr/include/mysql -g -pipe -march=i386 -mcpu=i686 
-I/usr/include -g -O2 -Wall -I.. -I./.. -o libcourierauthsaslclient.la -rpath 
/usr/local/lib/courier-authlib -export-symbols-regex "^auth_sasl_client¥$" aut
hsaslclient.lo authsaslclientcram.lo authsaslclientcrammd5.lo authsaslclientcr
amsha1.lo authsaslclientlogin.lo authsaslclientplain.lo authsaslfrombase64.lo 
authsasltobase64.lo libcourierauth.la )
/usr/bin/install -c .libs/libcourierauthsaslclient.so.0.0.0T /usr/local/lib/co
urier-authlib/libcourierauthsaslclient.so.0.0.0
(cd /usr/local/lib/courier-authlib && rm -f libcourierauthsaslclient.so.0 && l
n -s libcourierauthsaslclient.so.0.0.0 libcourierauthsaslclient.so.0)
(cd /usr/local/lib/courier-authlib && rm -f libcourierauthsaslclient.so && ln 
-s libcourierauthsaslclient.so.0.0.0 libcourierauthsaslclient.so)
/usr/bin/install -c .libs/libcourierauthsaslclient.lai /usr/local/lib/courier-
authlib/libcourierauthsaslclient.la
/usr/bin/install -c .libs/libcourierauthsaslclient.a /usr/local/lib/courier-au
thlib/libcourierauthsaslclient.a
ranlib /usr/local/lib/courier-authlib/libcourierauthsaslclient.a
chmod 644 /usr/local/lib/courier-authlib/libcourierauthsaslclient.a
PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/courier-authlib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib/courier-authlib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /bin/sh ./libtool --mode=install /usr/bin/install -c  'libcourierauthcommon.l
a' '/usr/local/lib/courier-authlib/libcourierauthcommon.la'
libtool: install: warning: relinking `libcourierauthcommon.la'
(cd /home/shinnai/Download/courier-authlib-0.58; /bin/sh ./libtool  --quiet --
tag=CC --mode=relink gcc -I/usr/include/mysql -g -pipe -march=i386 -mcpu=i686 
-I/usr/include -g -O2 -Wall -I.. -I./.. -o libcourierauthcommon.la -rpath /usr
/local/lib/courier-authlib -Wl,-lcrypt authpwdenumerate.lo authsaslfrombase64.
lo authsasltobase64.lo authsyschangepwd.lo authsyscommon.lo cramlib.lo checkpa
ssword.lo cryptpassword.lo checkpasswordmd5.lo checkpasswordsha1.lo libcourier
auth.la )
/usr/bin/install -c .libs/libcourierauthcommon.so.0.0.0T /usr/local/lib/courie
r-authlib/libcourierauthcommon.so.0.0.0
(cd /usr/local/lib/courier-authlib && rm -f libcourierauthcommon.so.0 && ln -s 
libcourierauthcommon.so.0.0.0 libcourierauthcommon.so.0)
(cd /usr/local/lib/courier-authlib && rm -f libcourierauthcommon.so && ln -s l
ibcourierauthcommon.so.0.0.0 libcourierauthcommon.so)
/usr/bin/install -c .libs/libcourierauthcommon.lai /usr/local/lib/courier-auth
lib/libcourierauthcommon.la
/usr/bin/install -c .libs/libcourierauthcommon.a /usr/local/lib/courier-authli
b/libcourierauthcommon.a
ranlib /usr/local/lib/courier-authlib/libcourierauthcommon.a
chmod 644 /usr/local/lib/courier-authlib/libcourierauthcommon.a
PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/courier-authlib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib/courier-authlib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /bin/sh ./libtool --mode=install /usr/bin/install -c  'libauthuserdb.la' '/us
r/local/lib/courier-authlib/libauthuserdb.la'
libtool: install: warning: relinking `libauthuserdb.la'
(cd /home/shinnai/Download/courier-authlib-0.58; /bin/sh ./libtool  --quiet --
tag=CC --mode=relink gcc -I/usr/include/mysql -g -pipe -march=i386 -mcpu=i686 
-I/usr/include -g -O2 -Wall -I.. -I./.. -o libauthuserdb.la -module -rpath /us
r/local/lib/courier-authlib -export-symbols-regex "courier_auth.*_init" authus
erdb.lo preauthuserdb.lo preauthuserdbcommon.lo authuserdbpwd.lo libcourieraut
hcommon.la userdb/libuserdb.la gdbmobj/libgdbmobj.la -lgdbm )
/usr/bin/install -c .libs/libauthuserdb.so.0.0.0T /usr/local/lib/courier-authl
ib/libauthuserdb.so.0.0.0
(cd /usr/local/lib/courier-authlib && rm -f libauthuserdb.so.0 && ln -s libaut
huserdb.so.0.0.0 libauthuserdb.so.0)
(cd /usr/local/lib/courier-authlib && rm -f libauthuserdb.so && ln -s libauthu
serdb.so.0.0.0 libauthuserdb.so)
/usr/bin/install -c .libs/libauthuserdb.lai /usr/local/lib/courier-authlib/lib
authuserdb.la
/usr/bin/install -c .libs/libauthuserdb.a /usr/local/lib/courier-authlib/libau
thuserdb.a
ranlib /usr/local/lib/courier-authlib/libauthuserdb.a
chmod 644 /usr/local/lib/courier-authlib/libauthuserdb.a
PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/courier-authlib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib/courier-authlib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /bin/sh ./libtool --mode=install /usr/bin/install -c  'libauthpam.la' '/usr/l
ocal/lib/courier-authlib/libauthpam.la'
libtool: install: warning: relinking `libauthpam.la'
(cd /home/shinnai/Download/courier-authlib-0.58; /bin/sh ./libtool  --quiet --
tag=CC --mode=relink gcc -I/usr/include/mysql -g -pipe -march=i386 -mcpu=i686 
-I/usr/include -g -O2 -Wall -I.. -I./.. -o libauthpam.la -module -rpath /usr/l
ocal/lib/courier-authlib -export-symbols-regex "courier_auth.*_init" -lpam -ld
l authpam.lo preauthpam.lo libcourierauthcommon.la )
/usr/bin/install -c .libs/libauthpam.so.0.0.0T /usr/local/lib/courier-authlib/
libauthpam.so.0.0.0
(cd /usr/local/lib/courier-authlib && rm -f libauthpam.so.0 && ln -s libauthpa
m.so.0.0.0 libauthpam.so.0)
(cd /usr/local/lib/courier-authlib && rm -f libauthpam.so && ln -s libauthpam.
so.0.0.0 libauthpam.so)
/usr/bin/install -c .libs/libauthpam.lai /usr/local/lib/courier-authlib/libaut
hpam.la
/usr/bin/install -c .libs/libauthpam.a /usr/local/lib/courier-authlib/libauthp
am.a
ranlib /usr/local/lib/courier-authlib/libauthpam.a
chmod 644 /usr/local/lib/courier-authlib/libauthpam.a
PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/courier-authlib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib/courier-authlib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /bin/sh ./libtool --mode=install /usr/bin/install -c  'libauthpgsql.la' '/usr
/local/lib/courier-authlib/libauthpgsql.la'
libtool: install: warning: relinking `libauthpgsql.la'
(cd /home/shinnai/Download/courier-authlib-0.58; /bin/sh ./libtool  --quiet --
tag=CC --mode=relink gcc -I/usr/include/mysql -g -pipe -march=i386 -mcpu=i686 
-I/usr/include -g -O2 -Wall -I.. -I./.. -o libauthpgsql.la -module -rpath /usr
/local/lib/courier-authlib -export-symbols-regex "courier_auth.*_init" -L/usr/
lib -lpq -lm authpgsql.lo preauthpgsql.lo authpgsqllib.lo libcourierauthcommon.
la )
/usr/bin/install -c .libs/libauthpgsql.so.0.0.0T /usr/local/lib/courier-authli
b/libauthpgsql.so.0.0.0
(cd /usr/local/lib/courier-authlib && rm -f libauthpgsql.so.0 && ln -s libauth
pgsql.so.0.0.0 libauthpgsql.so.0)
(cd /usr/local/lib/courier-authlib && rm -f libauthpgsql.so && ln -s libauthpg
sql.so.0.0.0 libauthpgsql.so)
/usr/bin/install -c .libs/libauthpgsql.lai /usr/local/lib/courier-authlib/liba
uthpgsql.la
/usr/bin/install -c .libs/libauthpgsql.a /usr/local/lib/courier-authlib/libaut
hpgsql.a
ranlib /usr/local/lib/courier-authlib/libauthpgsql.a
chmod 644 /usr/local/lib/courier-authlib/libauthpgsql.a
PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/courier-authlib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib/courier-authlib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /bin/sh ./libtool --mode=install /usr/bin/install -c  'libauthldap.la' '/usr/
local/lib/courier-authlib/libauthldap.la'
libtool: install: warning: relinking `libauthldap.la'
(cd /home/shinnai/Download/courier-authlib-0.58; /bin/sh ./libtool  --quiet --
tag=CC --mode=relink gcc -I/usr/include/mysql -g -pipe -march=i386 -mcpu=i686 
-I/usr/include -g -O2 -Wall -I.. -I./.. -o libauthldap.la -module -rpath /usr/
local/lib/courier-authlib -export-symbols-regex "courier_auth.*_init" -lldap -
llber -lresolv authldap.lo preauthldap.lo authldaplib.lo libcourierauthcommon.
la )
/usr/bin/install -c .libs/libauthldap.so.0.0.0T /usr/local/lib/courier-authlib
/libauthldap.so.0.0.0
(cd /usr/local/lib/courier-authlib && rm -f libauthldap.so.0 && ln -s libauthl
dap.so.0.0.0 libauthldap.so.0)
(cd /usr/local/lib/courier-authlib && rm -f libauthldap.so && ln -s libauthlda
p.so.0.0.0 libauthldap.so)
/usr/bin/install -c .libs/libauthldap.lai /usr/local/lib/courier-authlib/libau
thldap.la
/usr/bin/install -c .libs/libauthldap.a /usr/local/lib/courier-authlib/libauth
ldap.a
ranlib /usr/local/lib/courier-authlib/libauthldap.a
chmod 644 /usr/local/lib/courier-authlib/libauthldap.a
PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/courier-authlib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib/courier-authlib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /bin/sh ./libtool --mode=install /usr/bin/install -c  'libauthmysql.la' '/usr
/local/lib/courier-authlib/libauthmysql.la'
libtool: install: warning: relinking `libauthmysql.la'
(cd /home/shinnai/Download/courier-authlib-0.58; /bin/sh ./libtool  --quiet --
tag=CC --mode=relink gcc -I/usr/include/mysql -g -pipe -march=i386 -mcpu=i686 
-I/usr/include -g -O2 -Wall -I.. -I./.. -o libauthmysql.la -module -rpath /usr
/local/lib/courier-authlib -export-symbols-regex "courier_auth.*_init" -L/usr/
lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lm authmysql.lo preauthmysql.lo 
authmysqllib.lo libcourierauthcommon.la )
/usr/bin/nm: my_pthread.o: no symbols
/usr/bin/nm: my_thr_init.o: no symbols
/usr/bin/nm: thr_mutex.o: no symbols
/usr/bin/nm: my_port.o: no symbols
/usr/bin/nm: strmov.o: no symbols
/usr/bin/nm: strnlen.o: no symbols
/usr/bin/nm: bcmp.o: no symbols
/usr/bin/nm: bmove.o: no symbols
/usr/bin/nm: strtoull.o: no symbols
/usr/bin/nm: strtoll.o: no symbols
/usr/bin/nm: viossl.o: no symbols
/usr/bin/nm: viosslfactories.o: no symbols
/usr/bin/install -c .libs/libauthmysql.so.0.0.0T /usr/local/lib/courier-authli
b/libauthmysql.so.0.0.0
(cd /usr/local/lib/courier-authlib && rm -f libauthmysql.so.0 && ln -s libauth
mysql.so.0.0.0 libauthmysql.so.0)
(cd /usr/local/lib/courier-authlib && rm -f libauthmysql.so && ln -s libauthmy
sql.so.0.0.0 libauthmysql.so)
/usr/bin/install -c .libs/libauthmysql.lai /usr/local/lib/courier-authlib/liba
uthmysql.la
/usr/bin/install -c .libs/libauthmysql.a /usr/local/lib/courier-authlib/libaut
hmysql.a
ranlib /usr/local/lib/courier-authlib/libauthmysql.a
chmod 644 /usr/local/lib/courier-authlib/libauthmysql.a
PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/courier-authlib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib/courier-authlib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /bin/sh ./libtool --mode=install /usr/bin/install -c  'libauthcustom.la' '/us
r/local/lib/courier-authlib/libauthcustom.la'
libtool: install: warning: relinking `libauthcustom.la'
(cd /home/shinnai/Download/courier-authlib-0.58; /bin/sh ./libtool  --quiet --
tag=CC --mode=relink gcc -I/usr/include/mysql -g -pipe -march=i386 -mcpu=i686 
-I/usr/include -g -O2 -Wall -I.. -I./.. -o libauthcustom.la -module -rpath /us
r/local/lib/courier-authlib -export-symbols-regex "courier_auth.*_init" authcu
stom.lo preauthcustom.lo libcourierauthcommon.la )
/usr/bin/install -c .libs/libauthcustom.so.0.0.0T /usr/local/lib/courier-authl
ib/libauthcustom.so.0.0.0
(cd /usr/local/lib/courier-authlib && rm -f libauthcustom.so.0 && ln -s libaut
hcustom.so.0.0.0 libauthcustom.so.0)
(cd /usr/local/lib/courier-authlib && rm -f libauthcustom.so && ln -s libauthc
ustom.so.0.0.0 libauthcustom.so)
/usr/bin/install -c .libs/libauthcustom.lai /usr/local/lib/courier-authlib/lib
authcustom.la
/usr/bin/install -c .libs/libauthcustom.a /usr/local/lib/courier-authlib/libau
thcustom.a
ranlib /usr/local/lib/courier-authlib/libauthcustom.a
chmod 644 /usr/local/lib/courier-authlib/libauthcustom.a
PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/courier-authlib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib/courier-authlib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /bin/sh ./libtool --mode=install /usr/bin/install -c  'libauthpipe.la' '/usr/
local/lib/courier-authlib/libauthpipe.la'
libtool: install: warning: relinking `libauthpipe.la'
(cd /home/shinnai/Download/courier-authlib-0.58; /bin/sh ./libtool  --quiet --
tag=CC --mode=relink gcc -I/usr/include/mysql -g -pipe -march=i386 -mcpu=i686 
-I/usr/include -g -O2 -Wall -I.. -I./.. -o libauthpipe.la -module -rpath /usr/
local/lib/courier-authlib -export-symbols-regex "courier_auth.*_init" authpipe.
lo authpipelib.lo libcourierauthcommon.la )
/usr/bin/install -c .libs/libauthpipe.so.0.0.0T /usr/local/lib/courier-authlib
/libauthpipe.so.0.0.0
(cd /usr/local/lib/courier-authlib && rm -f libauthpipe.so.0 && ln -s libauthp
ipe.so.0.0.0 libauthpipe.so.0)
(cd /usr/local/lib/courier-authlib && rm -f libauthpipe.so && ln -s libauthpip
e.so.0.0.0 libauthpipe.so)
/usr/bin/install -c .libs/libauthpipe.lai /usr/local/lib/courier-authlib/libau
thpipe.la
/usr/bin/install -c .libs/libauthpipe.a /usr/local/lib/courier-authlib/libauth
pipe.a
ranlib /usr/local/lib/courier-authlib/libauthpipe.a
chmod 644 /usr/local/lib/courier-authlib/libauthpipe.a
PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/courier-authlib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib/courier-authlib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
test -z "/usr/local/libexec/courier-authlib" || mkdir -p -- "/usr/local/libexe
c/courier-authlib"
 /usr/bin/install -c 'authsystem.passwd' '/usr/local/libexec/courier-authlib/a
uthsystem.passwd'
test -z "/usr/local/sbin" || mkdir -p -- "/usr/local/sbin"
  /bin/sh ./libtool --mode=install /usr/bin/install -c 'authtest' '/usr/local/
sbin/authtest'
/usr/bin/install -c .libs/authtest /usr/local/sbin/authtest
  /bin/sh ./libtool --mode=install /usr/bin/install -c 'authenumerate' '/usr/l
ocal/sbin/authenumerate'
/usr/bin/install -c .libs/authenumerate /usr/local/sbin/authenumerate
  /bin/sh ./libtool --mode=install /usr/bin/install -c 'authpasswd' '/usr/loca
l/sbin/authpasswd'
/usr/bin/install -c .libs/authpasswd /usr/local/sbin/authpasswd
test -z "/usr/local/sbin" || mkdir -p -- "/usr/local/sbin"
 /usr/bin/install -c 'authdaemond' '/usr/local/sbin/authdaemond'
make  install-exec-hook
make[4]: Entering directory `/home/shinnai/Download/courier-authlib-0.58'
/home/shinnai/Download/courier-authlib-0.58/install-sh -d /usr/local/bin
/home/shinnai/Download/courier-authlib-0.58/install-sh -d /usr/local/sbin
/home/shinnai/Download/courier-authlib-0.58/install-sh -d /usr/local/libexec/c
ourier-authlib
/bin/sh ./libtool --mode=install /usr/bin/install -c authdaemondprog /usr/loca
l/libexec/courier-authlib/authdaemond
/usr/bin/install -c .libs/authdaemondprog /usr/local/libexec/courier-authlib/a
uthdaemond
/home/shinnai/Download/courier-authlib-0.58/install-sh -d /usr/local/var/spool
/authdaemon
chmod 750 /usr/local/var/spool/authdaemon
chown daemon /usr/local/var/spool/authdaemon
chgrp daemon /usr/local/var/spool/authdaemon
test "libauthuserdb.la" = "" && exit 0 ;¥
         /usr/bin/install -c makedat/makedatprog ¥
                        /usr/local/libexec/courier-authlib/makedatprog ; ¥
        /usr/bin/install -c userdb/vchkpw2userdb ¥
                        /usr/local/sbin/vchkpw2userdb ; ¥
        /usr/bin/install -c userdb/pw2userdb ¥
                        /usr/local/sbin/pw2userdb ; ¥
        /usr/bin/install -c userdb/makeuserdb ¥
                        /usr/local/sbin/makeuserdb ; ¥
        /usr/bin/install -c userdb/userdb.pl ¥
                        /usr/local/sbin/userdb ; ¥
         /usr/bin/install -c userdb/userdbpw ¥
                        /usr/local/sbin/userdbpw ; ¥
        /usr/bin/install -c userdb-test-cram-md5.pl ¥
                        /usr/local/sbin/userdb-test-cram-md5
make[4]: Leaving directory `/home/shinnai/Download/courier-authlib-0.58'
test -z "/usr/local/include" || mkdir -p -- "/usr/local/include"
 /usr/bin/install -c -m 644 'courier_auth_config.h' '/usr/local/include/courie
r_auth_config.h' /usr/bin/install -c -m 644 'courierauth.h' '/usr/local/includ
e/courierauth.h'
 /usr/bin/install -c -m 644 'courierauthsasl.h' '/usr/local/include/courieraut
hsasl.h'
 /usr/bin/install -c -m 644 'courierauthsaslclient.h' '/usr/local/include/cour
ierauthsaslclient.h'
 /usr/bin/install -c -m 644 'courierauthdebug.h' '/usr/local/include/courierau
thdebug.h'
test -z "/usr/local/man/man1" || mkdir -p -- "/usr/local/man/man1"
 /usr/bin/install -c -m 644 './authpasswd.1' '/usr/local/man/man1/authpasswd.1'
 /usr/bin/install -c -m 644 './authtest.1' '/usr/local/man/man1/authtest.1'
test -z "/usr/local/man/man3" || mkdir -p -- "/usr/local/man/man3"
 /usr/bin/install -c -m 644 './authlib.3' '/usr/local/man/man3/authlib.3'
 /usr/bin/install -c -m 644 './auth_generic.3' '/usr/local/man/man3/auth_gener
ic.3'
 /usr/bin/install -c -m 644 './auth_login.3' '/usr/local/man/man3/auth_login.3'
 /usr/bin/install -c -m 644 './auth_getuserinfo.3' '/usr/local/man/man3/auth_g
etuserinfo.3'
 /usr/bin/install -c -m 644 './auth_enumerate.3' '/usr/local/man/man3/auth_enu
merate.3'
 /usr/bin/install -c -m 644 './auth_passwd.3' '/usr/local/man/man3/auth_passwd.3'
 /usr/bin/install -c -m 644 './auth_getoption.3' '/usr/local/man/man3/auth_get
option.3'
 /usr/bin/install -c -m 644 './auth_sasl.3' '/usr/local/man/man3/auth_sasl.3'
make  install-data-hook
make[4]: Entering directory `/home/shinnai/Download/courier-authlib-0.58'
/home/shinnai/Download/courier-authlib-0.58/install-sh -d `dirname /usr/local/
etc/authlib/authdaemonrc`
sed 's/@ALLMODULES@/authuserdb authpam authpgsql authldap authmysql authcustom 
authpipe/' <authdaemonrc >authdaemonrc.tmp
/usr/bin/install -c -m 644 -m 660 authdaemonrc.tmp /usr/local/etc/authlib/auth
daemonrc.dist
rm -f authdaemonrc.tmp
chown daemon /usr/local/etc/authlib/authdaemonrc.dist
chgrp daemon /usr/local/etc/authlib/authdaemonrc.dist
/home/shinnai/Download/courier-authlib-0.58/install-sh -d `dirname /usr/local/
etc/authlib/authpgsqlrc`
/usr/bin/install -c -m 644 -m 660 ./authpgsqlrc ¥
        /usr/local/etc/authlib/authpgsqlrc.dist
chown daemon /usr/local/etc/authlib/authpgsqlrc.dist
chgrp daemon /usr/local/etc/authlib/authpgsqlrc.dist
/home/shinnai/Download/courier-authlib-0.58/install-sh -d `dirname /usr/local/
etc/authlib/authldaprc` 
/usr/bin/install -c -m 644 -m 660 ./authldaprc ¥
        /usr/local/etc/authlib/authldaprc.dist
chown daemon /usr/local/etc/authlib/authldaprc.dist
chgrp daemon /usr/local/etc/authlib/authldaprc.dist
/home/shinnai/Download/courier-authlib-0.58/install-sh -d `dirname /usr/local/
etc/authlib/authmysqlrc`
/usr/bin/install -c -m 644 -m 660 ./authmysqlrc ¥
        /usr/local/etc/authlib/authmysqlrc.dist
chown daemon /usr/local/etc/authlib/authmysqlrc.dist
chgrp daemon /usr/local/etc/authlib/authmysqlrc.dist
:
make[4]: Leaving directory `/home/shinnai/Download/courier-authlib-0.58'
make[3]: Leaving directory `/home/shinnai/Download/courier-authlib-0.58'
make[2]: Leaving directory `/home/shinnai/Download/courier-authlib-0.58'
make[1]: Leaving directory `/home/shinnai/Download/courier-authlib-0.58'
[root@apollo courier-authlib-0.58]# 
  • 次に,make install-configureを実行する.
[root@apollo courier-authlib-0.58]# make install-configure
test -f /usr/local/etc/authlib/authdaemonrc.dist && /usr/bin/perl ././sysconft
ool /usr/local/etc/authlib/authdaemonrc.dist || true
authdaemonrc:
  authmodulelist: new
  authmodulelistorig: new
  daemons: new
  authdaemonvar: new
  DEBUG_LOGIN: new
  DEFAULTOPTIONS: new
  LOGGEROPTS: new
  LDAP_TLS_OPTIONS: new
test -f /usr/local/etc/authlib/authmysqlrc.dist && /usr/bin/perl ././sysconfto
ol /usr/local/etc/authlib/authmysqlrc.dist || true
authmysqlrc:
  LOCATION: new
  MYSQL_SOCKET: new
  MYSQL_PORT: new
  MYSQL_OPT: new
  MYSQL_DATABASE: new
  MYSQL_USER_TABLE: new
  MYSQL_CRYPT_PWFIELD: new
  MYSQL_CLEAR_PWFIELD: new
  MYSQL_DEFAULT_DOMAIN: new
  MYSQL_UID_FIELD: new
  MYSQL_GID_FIELD: new
  MYSQL_LOGIN_FIELD: new
  MYSQL_HOME_FIELD: new
  MYSQL_NAME_FIELD: new
  MYSQL_MAILDIR_FIELD: new
  MYSQL_DEFAULTDELIVERY: new
  MYSQL_QUOTA_FIELD: new
  MYSQL_AUXOPTIONS: new
  MYSQL_WHERE_CLAUSE: new
  MYSQL_SELECT_CLAUSE: new
  MYSQL_ENUMERATE_CLAUSE: new
  MYSQL_CHPASS_CLAUSE: new
test -f /usr/local/etc/authlib/authpgsqlrc.dist && /usr/bin/perl ././sysconfto
ol /usr/local/etc/authlib/authpgsqlrc.dist || true
authpgsqlrc:
  LOCATION: new
  PGSQL_OPT: new
  PGSQL_DATABASE: new
  PGSQL_USER_TABLE: new
  PGSQL_CRYPT_PWFIELD: new
  PGSQL_CLEAR_PWFIELD: new
  PGSQL_DEFAULT_DOMAIN: new
  PGSQL_UID_FIELD: new
  PGSQL_GID_FIELD: new
  PGSQL_LOGIN_FIELD: new
  PGSQL_HOME_FIELD: new
  PGSQL_NAME_FIELD: new
  PGSQL_MAILDIR_FIELD: new
  PGSQL_DEFAULTDELIVERY: new
  PGSQL_QUOTA_FIELD: new
  PGSQL_AUXOPTIONS: new
  PGSQL_WHERE_CLAUSE: new
  PGSQL_SELECT_CLAUSE: new
  PGSQL_ENUMERATE_CLAUSE: new
  PGSQL_CHPASS_CLAUSE: new
test -f /usr/local/etc/authlib/authldaprc.dist && /usr/bin/perl ././sysconftoo
l /usr/local/etc/authlib/authldaprc.dist || true
authldaprc:
  LOCATION: new
  LDAP_PROTOCOL_VERSION: new
  LDAP_BASEDN: new
  LDAP_BINDDN: new
  LDAP_TIMEOUT: new
  LDAP_AUTHBIND: new
  LDAP_MAIL: new
  LDAP_FILTER: new
  LDAP_DOMAIN: new
  LDAP_GLOB_IDS: new
  LDAP_HOMEDIR: new
  LDAP_MAILROOT: new
  LDAP_MAILDIR: new
  LDAP_DEFAULTDELIVERY: new
  LDAP_MAILDIRQUOTA: new
  LDAP_FULLNAME: new
  LDAP_PW: new
  LDAP_IDS: new
  LDAP_AUXOPTIONS: new
  LDAP_ENUMERATE_FILTER: new
  LDAP_DEREF: new
  LDAP_TLS: new
  LDAP_EMAILMAP: new
  LDAP_EMAILMAP_BASEDN: new
  LDAP_EMAILMAP_ATTRIBUTE: new
  LDAP_EMAILMAP_MAIL: new
[root@apollo courier-authlib-0.58]# 
  • 問題なく終了した模様.

3.自動起動の設定

  • 起動用ファイルを複写し,自動起動の設定を行う.
[root@apollo courier-authlib-0.58]# cp courier-authlib.sysvinit /etc/init.d/courier-authlib
[root@apollo courier-authlib-0.58]# chmod 755 /etc/init.d/courier-authlib
[root@apollo courier-authlib-0.58]# /sbin/chkconfig --add courier-authlib
[root@apollo courier-authlib-0.58]# /sbin/chkconfig --level 345 courier-authlib on
[root@apollo courier-authlib-0.58]# /sbin/chkconfig --list | grep courier
courier-authlib 0:off   1:off   2:on    3:on    4:on    5:on    6:off
[root@apollo courier-authlib-0.58]#
  • これでOS起動時に自動的に起動するようになる.
  • インストール直後の現在は稼働していないので,手動で起動する.
[root@apollo courier-authlib-0.58]# /etc/init.d/courier-authlib start
Starting Courier authentication services: authdaemond
[root@apollo courier-authlib-0.58]#
  • 起動した後に,プロセスを確認してみる.
[root@apollo courier-authlib-0.58]# ps -ef |grep authlib
root     30740     1  0 18:07 ?        00:00:00 /usr/local/sbin/courierlogger -
pid=/usr/local/var/spool/authdaemon/pid -start /usr/local/libexec/courier-authlib/authdaemond
root     30741 30740  0 18:07 ?        00:00:00 /usr/local/libexec/courier-authlib/authdaemond
root     30742 30741  0 18:07 ?        00:00:00 /usr/local/libexec/courier-authlib/authdaemond
root     30743 30741  0 18:07 ?        00:00:00 /usr/local/libexec/courier-authlib/authdaemond
root     30744 30741  0 18:07 ?        00:00:00 /usr/local/libexec/courier-authlib/authdaemond
root     30745 30741  0 18:07 ?        00:00:00 /usr/local/libexec/courier-authlib/authdaemond
root     30746 30741  0 18:07 ?        00:00:00 /usr/local/libexec/courier-authlib/authdaemond
[root@apollo courier-authlib-0.58]# 
  • プロセスが動作していることが確認できた.


広告スペース
Google