daryn0
IS-IT--Management
- Jul 15, 2004
- 3
********************************
*
*BEGIN PERL 8.11 INSTALLATION
*
********************************
root@krynn:/# cd /websites/AP811*
root@krynn:/websites/AP811_source# less INSTALL
root@krynn:/websites/AP811_source# sh Configure -de;make;make install
Beginning of configuration questions for perl5.
Checking echo to see how to suppress newlines...
...using -n.
The star should be here-->*
....
-----------------------------------------
numerous perl configuration/make routines
-----------------------------------------
....
/usr/local/man/man1/a2p.1
/usr/local/man/man1/find2perl.1
/usr/local/man/man1/s2p.1
make[1]: Leaving directory `/websites/AP811_source'
root@krynn:/websites/AP811_source# cd /apps/openssl-0.9.7g
root@krynn:/websites/openssl-0.9.7g# less INSTALL
root@krynn:/websites/openssl-0.9.7g# ./configure --prefix=/usr/local
-bash: ./configure: No such file or directory
root@krynn:/websites/openssl-0.9.7g# ./config --prefix=/usr/local
Operating system: i686-whatever-linux2
Configuring for linux-pentium
Configuring for linux-pentium
IsWindows=0
CC =gcc
CFLAG =-DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DOPENSSL_NO_KRB5 -DL_ENDIAN-DTERMIO -O3 -fomit-frame-pointer -mcpu=pentium -Wall -DSHA1_ASM -DMD5_ASM -DRMD160_ASM
....
-------------------------------------
numerous openssl config/make routines
-------------------------------------
....
installing test...
make[1]: Entering directory `/websites/openssl-0.9.7g/test'
make[1]: Nothing to be done for `install'.
make[1]: Leaving directory `/websites/openssl-0.9.7g/test'
alling tools...
make[1]: Entering directory `/websites/openssl-0.9.7g/tools'
make[1]: Leaving directory `/websites/openssl-0.9.7g/tools'
installing libcrypto.a
installing libssl.a
cp openssl.pc /usr/local/lib/pkgconfig
chmod 644 /usr/local/lib/pkgconfig/openssl.pc
****************************************************
*
*OPENSSL IS INSTALLED. WHY IS THE VERSION SHOWING
*0.9.7e WHEN 0.9.7.g WAS INSTALLED?
*
*OPENSSL SHARED LIBRARIES WERE INSTALLED BY DEFAULT
*WITH SLACKWARE SETUP BUT NOT ACTUAL OPENSSL
*
****************************************************
root@krynn:/websites/openssl-0.9.7g# openssl version
OpenSSL 0.9.7e 25 Oct 2004
****************************************************
*
*BEGIN SASL INSTALLATION
*
****************************************************
root@krynn:/websites/openssl-0.9.7g# cd ../cyrus-sasl-2.1.19
root@krynn:/websites/cyrus-sasl-2.1.19# ./configure --enable-plain --enable-login --disable-gssapi --enable-digest --enable-cram --with-openssl=/usr/local/ssl --with-saslauthd=/var/state/saslauthd
configure: loading cache ./config.cache
checking build system type... (cached) i686-pc-linux-gnu
checking host system type... (cached) i686-pc-linux-gnu
checking target system type... (cached) i686-pc-linux-gnu
checking for a BSD-compatible install... (cached) /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for gawk... (cached) gawk
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... (cached) gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... (cached) o
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 for style of include used by make... GNU
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... (cached) gcc -E
checking for gawk... (cached) gawk
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking for __attribute__... (cached) yes
checking for runpath switch... -Wl,-rpath,
checking for ranlib... (cached) ranlib
checking for ld used by GCC... (cached) /usr/i486-slackware-linux/bin/ld
checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... (cached) yes
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
loading cache ./config.cache within ltconfig
checking for object suffix... o
checking for executable suffix... (cached)
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 if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions ... no
checking if gcc static flag -static works... -static
checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... yes
checking whether the linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/i486-slackware-linux/bin/ld option to reload object files... -r
checking dynamic linker characteristics... Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for objdir... .libs
creating libtool
updating cache ./config.cache
configure: loading cache ./config.cache
checking for connect... (cached) yes
checking for res_search... (cached) no
checking for res_search in -lresolv... (cached) yes
checking for dn_expand... (cached) yes
checking for dns_lookup... (cached) no
checking DB path to use... /etc/sasldb2
checking for egrep... (cached) grep -E
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for db.h... (cached) yes
checking for db_create in -ldb-4.2... (cached) yes
checking DB library to use... berkeley
checking for dlopen in -ldl... (cached) yes
checking /dev/random to use... /dev/random
checking for nm... (cached) /usr/bin/nm -B
checking for underscore before symbols... (cached) no
checking for syslog... (cached) yes
checking for pam_start in -lpam... (cached) no
checking if I should include saslauthd... /var/state/saslauthd
checking to include Courier authdaemond support... /dev/null
checking if I should include pwcheck... no
checking if I should include the alwaystrue verifier... no
checking if we should enable sasl_checkapop... enabled
checking CRAM-MD5... enabled
checking for RSAPublicEncrypt in -lrsaref... (cached) no
checking for openssl/evp.h... (cached) yes
checking for EVP_DigestInit in -lcrypto... (cached) yes
checking for OpenSSL... yes
checking for des_cbc_encrypt in -lcrypto... (cached) no
checking for DES_cbc_encrypt in -lcrypto... (cached) yes
checking for openssl/des.h... (cached) yes
checking DIGEST-MD5... enabled
checking OTP... enabled
checking for opiechallenge in -lopie... (cached) no
checking for OPIE... no
checking SRP... disabled
checking KERBEROS_V4... disabled
checking for crypt... (cached) no
checking for crypt in -lcrypt... (cached) yes
checking GSSAPI... disabled
checking PLAIN... enabled
checking ANONYMOUS... enabled
checking LOGIN... enabled
checking NTLM... disabled
checking SQL... disabled
checking for dmalloc library... no
checking for sfio library... no
checking for getsubopt... (cached) yes
checking for snprintf... (cached) yes
checking for vsnprintf... (cached) yes
checking for inet_aton in -lresolv... (cached) yes
checking for getaddrinfo... (cached) yes
checking for gai_strerror... (cached) yes
checking for getnameinfo... (cached) yes
checking for an ANSI C-conforming const... (cached) yes
checking for inline... (cached) inline
checking for mode_t... (cached) yes
checking for pid_t... (cached) yes
checking return type of signal handlers... (cached) void
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for ANSI C header files... (cached) yes
checking for dirent.h that defines DIR... (cached) yes
checking for library containing opendir... (cached) none required
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking for dlfcn.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for limits.h... (cached) yes
checking for malloc.h... (cached) yes
checking for paths.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/file.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for syslog.h... (cached) yes
checking for unistd.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for sys/uio.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for sysexits.h... (cached) yes
checking for stdarg.h... (cached) yes
checking for varargs.h... (cached) no
checking whether you have ss_family in struct sockaddr_storage... (cached) yes
checking whether you have sa_len in struct sockaddr... (cached) no
checking for socklen_t... (cached) yes
checking for gethostname... (cached) yes
checking for getdomainname... (cached) yes
checking for getpwnam... (cached) yes
checking for getspnam... (cached) yes
checking for gettimeofday... (cached) yes
checking for inet_aton... (cached) yes
checking for memcpy... (cached) yes
checking for mkdir... (cached) yes
checking for select... (cached) yes
checking for socket... (cached) yes
checking for strchr... (cached) yes
checking for strdup... (cached) yes
checking for strerror... (cached) yes
checking for strspn... (cached) yes
checking for strstr... (cached) yes
checking for strtol... (cached) yes
checking for jrand48... (cached) yes
updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating sasldb/Makefile
config.status: creating plugins/Makefile
config.status: creating lib/Makefile
config.status: creating utils/Makefile
config.status: creating doc/Makefile
config.status: creating sample/Makefile
config.status: creating java/Makefile
config.status: creating java/CyrusSasl/Makefile
config.status: creating java/Test/Makefile
config.status: creating java/javax/Makefile
config.status: creating java/javax/security/Makefile
config.status: creating java/javax/security/auth/Makefile
config.status: creating java/javax/security/auth/callback/Makefile
config.status: creating pwcheck/Makefile
config.status: creating man/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
configure: configuring in saslauthd
configure: running /bin/sh './configure' --prefix=/usr/local '--enable-plain' '--enable-login' '--disable-gssapi' '--enable-digest' '--enable-cram' '--with-openssl=/usr/local/ssl' '--with-saslauthd=/var/state/saslauthd' --cache-file=.././config.cache --srcdir=.
configure: loading cache .././config.cache
checking build system type... (cached) i686-pc-linux-gnu
checking host system type... (cached) i686-pc-linux-gnu
checking for a BSD-compatible install... (cached) /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for gawk... (cached) gawk
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... (cached) gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... (cached) o
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 for style of include used by make... GNU
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... (cached) gcc -E
checking for gawk... (cached) gawk
checking whether make sets $(MAKE)... (cached) yes
checking whether ln -s works... yes
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking for __attribute__... (cached) yes
checking for runpath switch... -Wl,-rpath,
checking for connect... (cached) yes
checking for res_search... (cached) no
checking for res_search in -lresolv... (cached) yes
checking for dn_expand... (cached) yes
checking for dns_lookup... (cached) no
checking for egrep... (cached) grep -E
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for RSAPublicEncrypt in -lrsaref... (cached) no
checking for openssl/evp.h... (cached) yes
checking for EVP_DigestInit in -lcrypto... (cached) yes
checking for OpenSSL... yes
checking for des_cbc_encrypt in -lcrypto... (cached) no
checking for DES_cbc_encrypt in -lcrypto... (cached) yes
checking for openssl/des.h... (cached) yes
checking KERBEROS_V4... disabled
checking for crypt... (cached) no
checking for crypt in -lcrypt... (cached) yes
checking GSSAPI... disabled
checking for crypt... (cached) no
checking for crypt in -lcrypt... (cached) yes
checking for pam_start in -lpam... (cached) no
checking for PAM support... no
checking for inet_aton in -lresolv... (cached) yes
checking to include LDAP support... no
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for crypt.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for krb5.h... (cached) no
checking for strings.h... (cached) yes
checking for syslog.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/uio.h... (cached) yes
checking for an ANSI C-conforming const... (cached) yes
checking for pid_t... (cached) yes
checking whether gcc implements __func__... yes
checking return type of signal handlers... (cached) void
checking for gethostname... (cached) yes
checking for mkdir... (cached) yes
checking for socket... (cached) yes
checking for strdup... (cached) yes
checking for getspnam... (cached) yes
checking for strlcat... (cached) no
checking for strlcpy... (cached) no
checking for getaddrinfo... (cached) yes
checking for getnameinfo... (cached) yes
checking whether you have ss_family in struct sockaddr_storage... (cached) yes
checking whether you have sa_len in struct sockaddr... (cached) no
checking for socklen_t... (cached) yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating saslauthd.h
config.status: saslauthd.h is unchanged
config.status: executing depfiles commands
Configuration Complete. Type 'make' to build.
root@krynn:/websites/cyrus-sasl-2.1.19# make
make all-recursive
make[1]: Entering directory `/websites/cyrus-sasl-2.1.19'
Making all in include
make[2]: Entering directory `/websites/cyrus-sasl-2.1.19/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/websites/cyrus-sasl-2.1.19/include'
Making all in sasldb
make[2]: Entering directory `/websites/cyrus-sasl-2.1.19/sasldb'
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/local/ssl/include -Wall -W -g -O2 -MT db_berkeley.lo -MD -MP -MF ".deps/db_berkeley.Tpo" \
-c -o db_berkeley.lo `test -f 'db_berkeley.c' || echo './'`db_berkeley.c; \
then mv ".deps/db_berkeley.Tpo" ".deps/db_berkeley.Plo"; \
else rm -f ".deps/db_berkeley.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/local/ssl/include -Wall -W -g -O2 -MT db_berkeley.lo -MD -MP -MF .deps/db_berkeley.Tpo -c db_berkeley.c -fPIC -DPIC -o db_berkeley.lo
db_berkeley.c:48:16: db.h: No such file or directory
db_berkeley.c:62: error: parse error before "DB"
db_berkeley.c: In function `berkeleydb_open':
db_berkeley.c:70: error: `utils' undeclared (first use in this function)
db_berkeley.c:70: error: (Each undeclared identifier is reported only once
db_berkeley.c:70: error: for each function it appears in.)
db_berkeley.c:70: error: `conn' undeclared (first use in this function)
db_berkeley.c:79: error: `rdwr' undeclared (first use in this function)
db_berkeley.c:79: error: `DB_CREATE' undeclared (first use in this function)
db_berkeley.c:80: error: `DB_RDONLY' undeclared (first use in this function)
db_berkeley.c:83: warning: implicit declaration of function `db_open'
db_berkeley.c:83: error: `DB_HASH' undeclared (first use in this function)
db_berkeley.c:83: error: `mbdb' undeclared (first use in this function)
db_berkeley.c:104: warning: implicit declaration of function `db_strerror'
db_berkeley.c: At top level:
db_berkeley.c:115: error: parse error before "DB"
db_berkeley.c: In function `berkeleydb_close':
db_berkeley.c:119: error: `mbdb' undeclared (first use in this function)
db_berkeley.c:122: error: `utils' undeclared (first use in this function)
db_berkeley.c: In function `_sasldb_getdata':
db_berkeley.c:145: error: `DBT' undeclared (first use in this function)
db_berkeley.c:145: error: parse error before "dbkey"
db_berkeley.c:146: error: `DB' undeclared (first use in this function)
db_berkeley.c:146: error: `mbdb' undeclared (first use in this function)
db_berkeley.c:177: error: `dbkey' undeclared (first use in this function)
db_berkeley.c:178: error: `data' undeclared (first use in this function)
db_berkeley.c:190: error: `DB_NOTFOUND' undeclared (first use in this function)
db_berkeley.c: In function `_sasldb_putdata':
db_berkeley.c:237: error: `DBT' undeclared (first use in this function)
db_berkeley.c:237: error: parse error before "dbkey"
db_berkeley.c:238: error: `DB' undeclared (first use in this function)
db_berkeley.c:238: error: `mbdb' undeclared (first use in this function)
db_berkeley.c:267: error: `dbkey' undeclared (first use in this function)
db_berkeley.c:272: error: parse error before "data"
db_berkeley.c:274: error: `data' undeclared (first use in this function)
db_berkeley.c:300: error: `DB_NOTFOUND' undeclared (first use in this function)
db_berkeley.c: At top level:
db_berkeley.c:359: error: parse error before "DB"
db_berkeley.c:359: warning: no semicolon at end of struct or union
db_berkeley.c:360: warning: type defaults to `int' in declaration of `cursor'
db_berkeley.c:360: warning: data definition has no type or storage class
db_berkeley.c:361: error: parse error before '}' token
db_berkeley.c:361: warning: type defaults to `int' in declaration of `berkleyhandle_t'
db_berkeley.c:361: warning: data definition has no type or storage class
db_berkeley.c: In function `_sasldb_getkeyhandle':
db_berkeley.c:367: error: `DB' undeclared (first use in this function)
db_berkeley.c:367: error: `mbdb' undeclared (first use in this function)
db_berkeley.c:368: error: `handle' undeclared (first use in this function)
db_berkeley.c: In function `_sasldb_getnextkey':
db_berkeley.c:400: error: `DB' undeclared (first use in this function)
db_berkeley.c:400: error: `mbdb' undeclared (first use in this function)
db_berkeley.c:402: error: `dbh' undeclared (first use in this function)
db_berkeley.c:402: error: parse error before ')' token
db_berkeley.c:403: error: `DBT' undeclared (first use in this function)
db_berkeley.c:410: error: `key' undeclared (first use in this function)
db_berkeley.c:411: error: `data' undeclared (first use in this function)
db_berkeley.c:431: error: `DB_FIRST' undeclared (first use in this function)
db_berkeley.c:434: error: `DB_NEXT' undeclared (first use in this function)
db_berkeley.c:437: error: `DB_NOTFOUND' undeclared (first use in this function)
db_berkeley.c: In function `_sasldb_releasekeyhandle':
db_berkeley.c:454: error: `dbh' undeclared (first use in this function)
db_berkeley.c:454: error: parse error before ')' token
db_berkeley.c:452: warning: unused parameter `handle'
make[2]: *** [db_berkeley.lo] Error 1
make[2]: Leaving directory `/websites/cyrus-sasl-2.1.19/sasldb'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/websites/cyrus-sasl-2.1.19'
make: *** [all] Error 2
*******************************************************************************************
*
*SASL NEEDS BERKELEY DB INSTALLED
*BERKELEY DB 4.3.27 INSTALLATION FOLLOWS
*
*******************************************************************************************
root@krynn:/websites/cyrus-sasl-2.1.19# cd /websites/db-4.3.27
root@krynn:/websites/db-4.3.27# ls
LICENSE config.log db_dump185/ dbm/ hash/ mutex/ rpc_server/
README crypto/ db_load/ dbreg/ hmac/ os/ sequence/
btree/ cxx/ db_printlog/ dist/ hsearch/ os_vxworks/ tcl/
build_unix/ db/ db_recover/ docs/ java/ os_win32/ test/
build_vxworks/ db185/ db_stat/ env/ libdb_java/ perl/ txn/
build_win32/ db_archive/ db_upgrade/ examples_c/ lock/ php_db4/ xa/
build_win64/ db_checkpoint/ db_verify/ examples_cxx/ log/ qam/
clib/ db_deadlock/ dbinc/ examples_java/ mod_db4/ rep/
common/ db_dump/ dbinc_auto/ fileops/ mp/ rpc_client/
root@krynn:/websites/db-4.3.27# cd build_unix
root@krynn:/websites/db-4.3.27/build_unix# ../dist/configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking if building in the top-level or dist directories... no
checking if --disable-cryptography option specified... no
checking if --disable-hash option specified... no
checking if --disable-queue option specified... no
checking if --disable-replication option specified... no
checking if --disable-statistics option specified... no
checking if --disable-verify option specified... no
checking if --enable-compat185 option specified... no
checking if --enable-cxx option specified... no
checking if --enable-debug option specified... no
checking if --enable-debug_rop option specified... no
checking if --enable-debug_wop option specified... no
checking if --enable-diagnostic option specified... no
checking if --enable-dump185 option specified... no
checking if --enable-java option specified... no
checking if --enable-mingw option specified... no
checking if --enable-o_direct option specified... no
checking if --enable-posixmutexes option specified... no
checking if --enable-rpc option specified... no
checking if --enable-smallbuild option specified... no
checking if --enable-tcl option specified... no
checking if --enable-test option specified... no
checking if --enable-uimutexes option specified... no
checking if --enable-umrw option specified... no
checking if --with-mutex=MUTEX option specified... no
checking if --with-mutexalign=ALIGNMENT option specified... no
checking if --with-tcl=DIR option specified... no
checking if --with-uniquename=NAME option specified... no
checking for ar... ar
checking for chmod... chmod
checking for cp... cp
checking for ln... ln
checking for mkdir... mkdir
checking for ranlib... ranlib
checking for ranlib... /usr/bin/ranlib
checking for rm... rm
checking for sh... sh
checking for sh... /bin/sh
checking for strip... strip
checking for strip... /usr/bin/strip
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking for cc... cc
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 cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking whether we are using gcc version 2.96... no
checking whether g++ requires -fhandle-exceptions... no
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... grep -E
checking for ld used by cc... /usr/i486-slackware-linux/bin/ld
checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... yes
checking for /usr/i486-slackware-linux/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... cc -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 g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc static flag works... yes
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/i486-slackware-linux/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
appending configuration tag "F77" to libtool
checking SOSUFFIX from libtool... .so
checking MODSUFFIX from libtool... .so
checking JMODSUFFIX from libtool... .so
checking whether stat file-mode macros are broken... no
checking whether time.h and sys/time.h may both be included... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/fcntl.h usability... yes
checking sys/fcntl.h presence... yes
checking for sys/fcntl.h... yes
checking for struct stat.st_blksize... yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for off_t... yes
checking for size_t... yes
checking for long long... yes
checking for unsigned long long... yes
checking for char... yes
checking size of char... 1
checking for unsigned char... yes
checking size of unsigned char... 1
checking for short... yes
checking size of short... 2
checking for unsigned short... yes
checking size of unsigned short... 2
checking for int... yes
checking size of int... 4
checking for unsigned int... yes
checking size of unsigned int... 4
checking for long... yes
checking size of long... 4
checking for unsigned long... yes
checking size of unsigned long... 4
checking for long long... (cached) yes
checking size of long long... 8
checking for unsigned long long... (cached) yes
checking size of unsigned long long... 8
checking for size_t... (cached) yes
checking size of size_t... 4
checking for char *... yes
checking size of char *... 4
checking for u_char... yes
checking for u_short... yes
checking for u_int... yes
checking for u_long... yes
checking for u_int8_t... yes
checking for u_int16_t... yes
checking for int16_t... yes
checking for u_int32_t... yes
checking for int32_t... yes
checking for u_int64_t... yes
checking for int64_t... yes
checking for ssize_t... yes
checking for uintmax_t... yes
checking for uintptr_t... yes
checking for ANSI C exit success/failure values... yes
checking for library containing fdatasync... none required
checking for library containing sched_yield... none required
checking for main in -lpthread... yes
checking for main in -lm... yes
checking for main in -lsocket... no
checking for main in -lnsl... yes
checking for mutexes... x86/gcc-assembly
checking for getcwd... yes
checking for getopt... yes
checking for memcmp... yes
checking for memcpy... yes
checking for memmove... yes
checking for raise... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strerror... yes
checking for strtol... yes
checking for strtoul... yes
checking for _fstati64... no
checking for clock_gettime... no
checking for directio... no
checking for fdatasync... yes
checking for ftruncate... yes
checking for getrusage... yes
checking for gettimeofday... yes
checking for getuid... yes
checking for pstat_getdynamic... no
checking for rand... yes
checking for sched_yield... yes
checking for select... yes
checking for snprintf... yes
checking for srand... yes
checking for sysconf... yes
checking for vsnprintf... yes
checking for yield... no
checking for pread... yes
checking for pwrite... yes
checking for fcntl/F_SETFD... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
checking for mlock... yes
checking for munlock... yes
checking for mmap... yes
checking for munmap... yes
checking for shmget... yes
checking for 64-bit integral type support for sequences... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating db_cxx.h
config.status: creating db_int.h
config.status: creating include.tcl
config.status: creating db.h
config.status: creating db_config.h
config.status: db_config.h is unchanged
root@krynn:/websites/db-4.3.27/build_unix# make
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2 ../dist/../mutex/mut_tas.c
mkdir .libs
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2 ../dist/../mutex/mut_tas.c -fPIC -DPIC -o .libs/mut_tas.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2 ../dist/../mutex/mut_tas.c -o mut_tas.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2 ../dist/../btree/bt_compare.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2 ../dist/../btree/bt_compare.c -fPIC -DPIC -o .libs/bt_compare.o
m cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2 ../dist/../btree/bt_compare.c -o bt_compare.o>/dev/null 2>&1
a/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2 ../dist/../btree/bt_conv.c
ke cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2 ../dist/../btree/bt_conv.c -fPIC -DPIC -o .libs/bt_conv.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2 ../dist/../btree/bt_conv.c -o bt_conv.o >/dev/null 2>&1
ins/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2 ../dist/../btree/bt_curadj.c
t cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2 ../dist/../btree/bt_curadj.c -fPIC -DPIC -o .libs/bt_curadj.o
all cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2 ../dist/../btree/bt_curadj.c -o bt_curadj.o>/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2 ../dist/../btree/bt_cursor.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2 ../dist/../btree/bt_cursor.c -fPIC -DPIC -o .libs/bt_cursor.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2 ../dist/../btree/bt_cursor.c -o bt_cursor.o >/dev/null 2>&1
....
-----------------------------------------
numerous berkeley db config/make routines
-----------------------------------------
....
dist/.. -D_GNU_SOURCE -D_REENTRANT -O2 ../dist/../db_verify/db_verify.c -o db_verify.o >/dev/null 2>&1
/bin/sh ./libtool --mode=link cc -O2 -o db_verify \
db_verify.lo util_cache.lo util_sig.lo libdb-4.3.la
cc -O2 -o .libs/db_verify .libs/db_verify.o .libs/util_cache.o .libs/util_sig.o ./.libs/libdb-4.3.so -Wl,--rpath -Wl,/usr/local/BerkeleyDB.4.3/lib
creating db_verify
/bin/sh ./libtool --mode=execute true db_verify
root@krynn:/websites/db-4.3.27/build_unix# make install
Installing DB include files: /usr/local/BerkeleyDB.4.3/include ...
Installing DB library: /usr/local/BerkeleyDB.4.3/lib ...
cp -p .libs/libdb-4.3.so /usr/local/BerkeleyDB.4.3/lib/libdb-4.3.so
cp -p .libs/libdb-4.3.lai /usr/local/BerkeleyDB.4.3/lib/libdb-4.3.la
cp -p .libs/libdb-4.3.a /usr/local/BerkeleyDB.4.3/lib/libdb-4.3.a
ranlib /usr/local/BerkeleyDB.4.3/lib/libdb-4.3.a
chmod 644 /usr/local/BerkeleyDB.4.3/lib/libdb-4.3.a
cp -p libdb.a /usr/local/BerkeleyDB.4.3/lib/libdb.a
ranlib /usr/local/BerkeleyDB.4.3/lib/libdb.a
chmod 644 /usr/local/BerkeleyDB.4.3/lib/libdb.a
PATH="$PATH:/sbin" ldconfig -n /usr/local/BerkeleyDB.4.3/lib
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/BerkeleyDB.4.3/lib
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.
----------------------------------------------------------------------
Installing DB utilities: /usr/local/BerkeleyDB.4.3/bin ...
cp -p .libs/db_archive /usr/local/BerkeleyDB.4.3/bin/db_archive
cp -p .libs/db_checkpoint /usr/local/BerkeleyDB.4.3/bin/db_checkpoint
cp -p .libs/db_deadlock /usr/local/BerkeleyDB.4.3/bin/db_deadlock
cp -p .libs/db_dump /usr/local/BerkeleyDB.4.3/bin/db_dump
cp -p .libs/db_load /usr/local/BerkeleyDB.4.3/bin/db_load
cp -p .libs/db_printlog /usr/local/BerkeleyDB.4.3/bin/db_printlog
cp -p .libs/db_recover /usr/local/BerkeleyDB.4.3/bin/db_recover
cp -p .libs/db_stat /usr/local/BerkeleyDB.4.3/bin/db_stat
cp -p .libs/db_upgrade /usr/local/BerkeleyDB.4.3/bin/db_upgrade
cp -p .libs/db_verify /usr/local/BerkeleyDB.4.3/bin/db_verify
Installing documentation: /usr/local/BerkeleyDB.4.3/docs ...
*******************************************************************************************
*
*SASL CONFIGURATION STARTS
*
*******************************************************************************************
root@krynn:/websites/db-4.3.27/build_unix# cd ../../cyrus-sasl-2.1.19
root@krynn:/websites/cyrus-sasl-2.1.19# ./configure --enable-plain --enable-login --disable-gssapi --enable-digest --enable-cram --with-openssl=/usr/local/ssl --with-saslauthd=/var/state/saslauthd --with-dblib=berkeley --with-bdb-libdir=/usr/local/BerkeleyDB.4.3/lib --with-bdb-incdir=/usr/local/BerkeleyDB.4.3/include
configure: loading cache ./config.cache
checking build system type... (cached) i686-pc-linux-gnu
checking host system type... (cached) i686-pc-linux-gnu
checking target system type... (cached) i686-pc-linux-gnu
checking for a BSD-compatible install... (cached) /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for gawk... (cached) gawk
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... (cached) gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... (cached) o
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 for style of include used by make... GNU
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... (cached) gcc -E
checking for gawk... (cached) gawk
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking for __attribute__... (cached) yes
checking for runpath switch... -Wl,-rpath,
checking for ranlib... (cached) ranlib
checking for ld used by GCC... (cached) /usr/i486-slackware-linux/bin/ld
checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... (cached) yes
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
loading cache ./config.cache within ltconfig
checking for object suffix... o
checking for executable suffix... (cached)
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 if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions ... no
checking if gcc static flag -static works... -static
checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... yes
checking whether the linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/i486-slackware-linux/bin/ld option to reload object files... -r
checking dynamic linker characteristics... Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for objdir... .libs
creating libtool
updating cache ./config.cache
configure: loading cache ./config.cache
checking for connect... (cached) yes
checking for res_search... (cached) no
checking for res_search in -lresolv... (cached) yes
checking for dn_expand... (cached) yes
checking for dns_lookup... (cached) no
checking DB path to use... /etc/sasldb2
checking for egrep... (cached) grep -E
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for db.h... (cached) yes
checking for db_create in -ldb-4.2... (cached) yes
checking DB library to use... berkeley
checking for dlopen in -ldl... (cached) yes
checking /dev/random to use... /dev/random
checking for nm... (cached) /usr/bin/nm -B
checking for underscore before symbols... (cached) no
checking for syslog... (cached) yes
checking for pam_start in -lpam... (cached) no
checking if I should include saslauthd... /var/state/saslauthd
checking to include Courier authdaemond support... /dev/null
checking if I should include pwcheck... no
checking if I should include the alwaystrue verifier... no
checking if we should enable sasl_checkapop... enabled
checking CRAM-MD5... enabled
checking for RSAPublicEncrypt in -lrsaref... (cached) no
checking for openssl/evp.h... (cached) yes
checking for EVP_DigestInit in -lcrypto... (cached) yes
checking for OpenSSL... yes
checking for des_cbc_encrypt in -lcrypto... (cached) no
checking for DES_cbc_encrypt in -lcrypto... (cached) yes
checking for openssl/des.h... (cached) yes
checking DIGEST-MD5... enabled
checking OTP... enabled
checking for opiechallenge in -lopie... (cached) no
checking for OPIE... no
checking SRP... disabled
checking KERBEROS_V4... disabled
checking for crypt... (cached) no
checking for crypt in -lcrypt... (cached) yes
checking GSSAPI... disabled
checking PLAIN... enabled
checking ANONYMOUS... enabled
checking LOGIN... enabled
checking NTLM... disabled
checking SQL... disabled
checking for dmalloc library... no
checking for sfio library... no
checking for getsubopt... (cached) yes
checking for snprintf... (cached) yes
checking for vsnprintf... (cached) yes
checking for inet_aton in -lresolv... (cached) yes
checking for getaddrinfo... (cached) yes
checking for gai_strerror... (cached) yes
checking for getnameinfo... (cached) yes
checking for an ANSI C-conforming const... (cached) yes
checking for inline... (cached) inline
checking for mode_t... (cached) yes
checking for pid_t... (cached) yes
checking return type of signal handlers... (cached) void
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for ANSI C header files... (cached) yes
checking for dirent.h that defines DIR... (cached) yes
checking for library containing opendir... (cached) none required
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking for dlfcn.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for limits.h... (cached) yes
checking for malloc.h... (cached) yes
checking for paths.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/file.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for syslog.h... (cached) yes
checking for unistd.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for sys/uio.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for sysexits.h... (cached) yes
checking for stdarg.h... (cached) yes
checking for varargs.h... (cached) no
checking whether you have ss_family in struct sockaddr_storage... (cached) yes
checking whether you have sa_len in struct sockaddr... (cached) no
checking for socklen_t... (cached) yes
checking for gethostname... (cached) yes
checking for getdomainname... (cached) yes
checking for getpwnam... (cached) yes
checking for getspnam... (cached) yes
checking for gettimeofday... (cached) yes
checking for inet_aton... (cached) yes
checking for memcpy... (cached) yes
checking for mkdir... (cached) yes
checking for select... (cached) yes
checking for socket... (cached) yes
checking for strchr... (cached) yes
checking for strdup... (cached) yes
checking for strerror... (cached) yes
checking for strspn... (cached) yes
checking for strstr... (cached) yes
checking for strtol... (cached) yes
checking for jrand48... (cached) yes
updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating sasldb/Makefile
config.status: creating plugins/Makefile
config.status: creating lib/Makefile
config.status: creating utils/Makefile
config.status: creating doc/Makefile
mconfig.status: creating sample/Makefile
aconfig.status: creating java/Makefile
kconfig.status: creating java/CyrusSasl/Makefile
econfig.status: creating java/Test/Makefile
config.status: creating java/javax/Makefile
config.status: creating java/javax/security/Makefile
config.status: creating java/javax/security/auth/Makefile
config.status: creating java/javax/security/auth/callback/Makefile
config.status: creating pwcheck/Makefile
config.status: creating man/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
configure: configuring in saslauthd
configure: running /bin/sh './configure' --prefix=/usr/local '--enable-plain' '--enable-login' '--disable-gssapi' '--enable-digest' '--enable-cram' '--with-openssl=/usr/local/ssl' '--with-saslauthd=/var/state/saslauthd' '--with-dblib=berkeley' '--with-bdb-libdir=/usr/local/BerkeleyDB.4.3/lib' '--with-bdb-incdir=/usr/local/BerkeleyDB.4.3/include' --cache-file=.././config.cache --srcdir=.
configure: loading cache .././config.cache
checking build system type... (cached) i686-pc-linux-gnu
checking host system type... (cached) i686-pc-linux-gnu
checking for a BSD-compatible install... (cached) /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for gawk... (cached) gawk
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... (cached) gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... (cached) o
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 for style of include used by make... GNU
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... (cached) gcc -E
checking for gawk... (cached) gawk
checking whether make sets $(MAKE)... (cached) yes
checking whether ln -s works... yes
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking for __attribute__... (cached) yes
checking for runpath switch... -Wl,-rpath,
checking for connect... (cached) yes
checking for res_search... (cached) no
checking for res_search in -lresolv... (cached) yes
checking for dn_expand... (cached) yes
checking for dns_lookup... (cached) no
checking for egrep... (cached) grep -E
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for RSAPublicEncrypt in -lrsaref... (cached) no
checking for openssl/evp.h... (cached) yes
checking for EVP_DigestInit in -lcrypto... (cached) yes
checking for OpenSSL... yes
checking for des_cbc_encrypt in -lcrypto... (cached) no
checking for DES_cbc_encrypt in -lcrypto... (cached) yes
checking for openssl/des.h... (cached) yes
checking KERBEROS_V4... disabled
checking for crypt... (cached) no
checking for crypt in -lcrypt... (cached) yes
checking GSSAPI... disabled
checking for crypt... (cached) no
checking for crypt in -lcrypt... (cached) yes
checking for pam_start in -lpam... (cached) no
checking for PAM support... no
checking for inet_aton in -lresolv... (cached) yes
checking to include LDAP support... no
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for crypt.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for krb5.h... (cached) no
checking for strings.h... (cached) yes
checking for syslog.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/uio.h... (cached) yes
checking for an ANSI C-conforming const... (cached) yes
checking for pid_t... (cached) yes
checking whether gcc implements __func__... yes
checking return type of signal handlers... (cached) void
checking for gethostname... (cached) yes
checking for mkdir... (cached) yes
checking for socket... (cached) yes
checking for strdup... (cached) yes
checking for getspnam... (cached) yes
checking for strlcat... (cached) no
checking for strlcpy... (cached) no
checking for getaddrinfo... (cached) yes
checking for getnameinfo... (cached) yes
checking whether you have ss_family in struct sockaddr_storage... (cached) yes
checking whether you have sa_len in struct sockaddr... (cached) no
checking for socklen_t... (cached) yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating saslauthd.h
config.status: saslauthd.h is unchanged
config.status: executing depfiles commands
Configuration Complete. Type 'make' to build.
root@krynn:/websites/cyrus-sasl-2.1.19# make
make all-recursive
make[1]: Entering directory `/websites/cyrus-sasl-2.1.19'
Making all in include
make[2]: Entering directory `/websites/cyrus-sasl-2.1.19/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/websites/cyrus-sasl-2.1.19/include'
Making all in sasldb
make[2]: Entering directory `/websites/cyrus-sasl-2.1.19/sasldb'
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/local/BerkeleyDB.4.3/include -I/usr/local/BerkeleyDB.4.3/include -I/usr/local/ssl/include -Wall -W-g -O2 -MT db_berkeley.lo -MD -MP -MF ".deps/db_berkeley.Tpo" \
-c -o db_berkeley.lo `test -f 'db_berkeley.c' || echo './'`db_berkeley.c; \
then mv ".deps/db_berkeley.Tpo" ".deps/db_berkeley.Plo"; \
else rm -f ".deps/db_berkeley.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/local/BerkeleyDB.4.3/include -I/usr/local/BerkeleyDB.4.3/include -I/usr/local/ssl/include -Wall -W -g -O2 -MT db_berkeley.lo -MD -MP -MF .deps/db_berkeley.Tpo -c db_berkeley.c -fPIC -DPIC -o db_berkeley.lo
/bin/sh ../libtool --mode=link gcc -Wall -W -g -O2 -L/usr/local/ssl/lib -Wl,-rpath,/usr/local/ssl/lib -o libsasldb.la allockey.lo db_berkeley.lo -lresolv
rm -fr .libs/libsasldb.la .libs/libsasldb.* .libs/libsasldb.*
ar cru .libs/libsasldb.al allockey.lo db_berkeley.lo
ranlib .libs/libsasldb.al
creating libsasldb.la
(cd .libs && rm -f libsasldb.la && ln -s ../libsasldb.la libsasldb.la)
ar cru .libs/libsasldb.a db_berkeley.o allockey.o
make[2]: Leaving directory `/websites/cyrus-sasl-2.1.19/sasldb'
Making all in plugins
make[2]: Entering directory `/websites/cyrus-sasl-2.1.19/plugins'
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/BerkeleyDB.4.3/include -I/usr/local/ssl/include -Wall -W -g -O2 -MT cram.lo -MD -MP -MF ".deps/cram.Tpo" \
-c -o cram.lo `test -f 'cram.c' || echo './'`cram.c; \
then mv ".deps/cram.Tpo" ".deps/cram.Plo"; \
else rm -f ".deps/cram.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/BerkeleyDB.4.3/include -I/usr/local/ssl/include -Wall -W -g -O2 -MT cram.lo -MD -MP -MF .deps/cram.Tpo -c cram.c -fPIC -DPIC -o cram.lo
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/BerkeleyDB.4.3/include -I/usr/local/ssl/include -Wall -W -g -O2 -MT crammd5_init.lo -MD -MP -MF ".deps/crammd5_init.Tpo" \
-c -o crammd5_init.lo `test -f 'crammd5_init.c' || echo './'`crammd5_init.c; \
then mv ".deps/crammd5_init.Tpo" ".deps/crammd5_init.Plo"; \
else rm -f ".deps/crammd5_init.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/BerkeleyDB.4.3/include -I/usr/local/ssl/include -Wall -W -g -O2 -MT crammd5_init.lo -MD -MP -MF .deps/crammd5_init.Tpo -c crammd5_init.c -fPIC -DPIC -o crammd5_init.lo
/bin/sh ../libtool --mode=link gcc -Wall -W -g -O2 -module -export-dynamic -rpath /usr/lib/sasl2 -L/usr/local/ssl/lib -Wl,-rpath,/usr/local/ssl/lib -o libcrammd5.la -version-info 2:19:0 cram.lo crammd5_init.lo plugin_common.lo -lresolv
rm -fr .libs/libcrammd5.la .libs/libcrammd5.* .libs/libcrammd5.*
(cd . && ln -s cram.lo cram.o)
(cd . && ln -s crammd5_init.lo crammd5_init.o)
gcc -shared cram.lo crammd5_init.lo plugin_common.lo -L/usr/local/ssl/lib -lresolv -lc -Wl,-soname-Wl,libcrammd5.so.2 -o .libs/libcrammd5.so.2.0.19
(cd .libs && rm -f libcrammd5.so.2 && ln -s libcrammd5.so.2.0.19 libcrammd5.so.2)
(cd .libs && rm -f libcrammd5.so && ln -s libcrammd5.so.2.0.19 libcrammd5.so)
creating libcrammd5.la
(cd .libs && rm -f libcrammd5.la && ln -s ../libcrammd5.la libcrammd5.la)
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/BerkeleyDB.4.3/include -I/usr/local/ssl/include -Wall -W -g -O2 -MT digestmd5.lo -MD -MP -MF ".deps/digestmd5.Tpo" \
-c -o digestmd5.lo `test -f 'digestmd5.c' || echo './'`digestmd5.c; \
then mv ".deps/digestmd5.Tpo" ".deps/digestmd5.Plo"; \
else rm -f ".deps/digestmd5.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/BerkeleyDB.4.3/include -I/usr/local/ssl/include -Wall -W -g -O2 -MT digestmd5.lo -MD -MP -MF .deps/digestmd5.Tpo -c digestmd5.c -fPIC -DPIC -o digestmd5.lo
digestmd5.c: In function `digestmd5_server_mech_step2':
digestmd5.c:2077: warning: dereferencing type-punned pointer will break strict-aliasing rules
digestmd5.c:2094: warning: dereferencing type-punned pointer will break strict-aliasing rules
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/BerkeleyDB.4.3/include -I/usr/local/ssl/include -Wall -W -g -O2 -MT digestmd5_init.lo -MD -MP -MF ".deps/digestmd5_init.Tpo" \
-c -o digestmd5_init.lo `test -f 'digestmd5_init.c' || echo './'`digestmd5_init.c; \
then mv ".deps/digestmd5_init.Tpo" ".deps/digestmd5_init.Plo"; \
else rm -f ".deps/digestmd5_init.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/BerkeleyDB.4.3/include -I/usr/local/ssl/include -Wall -W -g -O2 -MT digestmd5_init.lo -MD -MP -MF .deps/digestmd5_init.Tpo -c digestmd5_init.c -fPIC -DPIC -o digestmd5_init.lo
/bin/sh ../libtool --mode=link gcc -Wall -W -g -O2 -module -export-dynamic -rpath /usr/lib/sasl2 -L/usr/local/ssl/lib -Wl,-rpath,/usr/local/ssl/lib -o libdigestmd5.la -version-info 2:19:0 digestmd5.lodigestmd5_init.lo plugin_common.lo -lcrypto -lresolv -lresolv
rm -fr .libs/libdigestmd5.la .libs/libdigestmd5.* .libs/libdigestmd5.*
(cd . && ln -s digestmd5.lo digestmd5.o)
(cd . && ln -s digestmd5_init.lo digestmd5_init.o)
gcc -shared digestmd5.lo digestmd5_init.lo plugin_common.lo -L/usr/local/ssl/lib -lcrypto -lresolv -lresolv -lc -Wl,-soname -Wl,libdigestmd5.so.2 -o .libs/libdigestmd5.so.2.0.19
(cd .libs && rm -f libdigestmd5.so.2 && ln -s libdigestmd5.so.2.0.19 libdigestmd5.so.2)
(cd .libs && rm -f libdigestmd5.so && ln -s libdigestmd5.so.2.0.19 libdigestmd5.so)
creating libdigestmd5.la
(cd .libs && rm -f libdigestmd5.la && ln -s ../libdigestmd5.la libdigestmd5.la)
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/BerkeleyDB.4.3/include -I/usr/local/ssl/include -Wall -W -g -O2 -MT otp.lo -MD -MP -MF ".deps/otp.Tpo" \
-c -o otp.lo `test -f 'otp.c' || echo './'`otp.c; \
then mv ".deps/otp.Tpo" ".deps/otp.Plo"; \
else rm -f ".deps/otp.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/BerkeleyDB.4.3/include -I/usr/local/ssl/include -Wall -W -g -O2 -MT otp.lo -MD -MP -MF .deps/otp.Tpo -c otp.c-fPIC -DPIC -o otp.lo
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/BerkeleyDB.4.3/include -I/usr/local/ssl/include -Wall -W -g -O2 -MT otp_init.lo -MD -MP -MF ".deps/otp_init.Tpo" \
-c -o otp_init.lo `test -f 'otp_init.c' || echo './'`otp_init.c; \
then mv ".deps/otp_init.Tpo" ".deps/otp_init.Plo"; \
else rm -f ".deps/otp_init.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/BerkeleyDB.4.3/include -I/usr/local/ssl/include -Wall -W -g -O2 -MT otp_init.lo -MD -MP -MF .deps/otp_init.Tpo-c otp_init.c -fPIC -DPIC -o otp_init.lo
/bin/sh ../libtool --mode=link gcc -Wall -W -g -O2 -module -export-dynamic -rpath /usr/lib/sasl2 -L/usr/local/ssl/lib -Wl,-rpath,/usr/local/ssl/lib -o libotp.la -version-info 2:19:0 otp.lo otp_init.loplugin_common.lo -lcrypto -lresolv
rm -fr .libs/libotp.la .libs/libotp.* .libs/libotp.*
(cd . && ln -s otp.lo otp.o)
(cd . && ln -s otp_init.lo otp_init.o)
gcc -shared otp.lo otp_init.lo plugin_common.lo -L/usr/local/ssl/lib -lcrypto -lresolv -lc -Wl,-soname -Wl,libotp.so.2 -o .libs/libotp.so.2.0.19
(cd .libs && rm -f libotp.so.2 && ln -s libotp.so.2.0.19 libotp.so.2)
(cd .libs && rm -f libotp.so && ln -s libotp.so.2.0.19 libotp.so)
creating libotp.la
(cd .libs && rm -f libotp.la && ln -s ../libotp.la libotp.la)
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/BerkeleyDB.4.3/include -I/usr/local/ssl/include -Wall -W -g -O2 -MT anonymous.lo -MD -MP -MF ".deps/anonymous.Tpo" \
-c -o anonymous.lo `test -f 'anonymous.c' || echo './'`anonymous.c; \
then mv ".deps/anonymous.Tpo" ".deps/anonymous.Plo"; \
else rm -f ".deps/anonymous.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/BerkeleyDB.4.3/include -I/usr/local/ssl/include -Wall -W -g -O2 -MT anonymous.lo -MD -MP -MF .deps/anonymous.Tpo -c anonymous.c -fPIC -DPIC -o anonymous.lo
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/BerkeleyDB.4.3/include -I/usr/local/ssl/include -Wall -W -g -O2 -MT anonymous_init.lo -MD -MP -MF ".deps/anonymous_init.Tpo" \
-c -o anonymous_init.lo `test -f 'anonymous_init.c' || echo './'`anonymous_init.c; \
then mv ".deps/anonymous_init.Tpo" ".deps/anonymous_init.Plo"; \
else rm -f ".deps/anonymous_init.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/BerkeleyDB.4.3/include -I/usr/local/ssl/include -Wall -W -g -O2 -MT anonymous_init.lo -MD -MP -MF .deps/anonymous_init.Tpo -c anonymous_init.c -fPIC -DPIC -o anonymous_init.lo
/bin/sh ../libtool --mode=link gcc -Wall -W -g -O2 -module -export-dynamic -rpath /usr/lib/sasl2 -L/usr/local/ssl/lib -Wl,-rpath,/usr/local/ssl/lib -o libanonymous.la -version-info 2:19:0 anonymous.loanonymous_init.lo plugin_common.lo -lresolv
rm -fr .libs/libanonymous.la .libs/libanonymous.* .libs/libanonymous.*
(cd . && ln -s anonymous.lo anonymous.o)
(cd . && ln -s anonymous_init.lo anonymous_init.o)
gcc -shared anonymous.lo anonymous_init.lo plugin_common.lo -L/usr/local/ssl/lib -lresolv -lc -Wl,-soname -Wl,libanonymous.so.2 -o .libs/libanonymous.so.2.0.19
(cd .libs && rm -f libanonymous.so.2 && ln -s libanonymous.so.2.0.19 libanonymous.so.2)
(cd .libs && rm -f libanonymous.so && ln -s libanonymous.so.2.0.19 libanonymous.so)
creating libanonymous.la
(cd .libs && rm -f libanonymous.la && ln -s ../libanonymous.la libanonymous.la)
make[2]: Leaving directory `/websites/cyrus-sasl-2.1.19/plugins'
Making all in lib
make[2]: Entering directory `/websites/cyrus-sasl-2.1.19/lib'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/websites/cyrus-sasl-2.1.19/lib'
Making all in utils
make[2]: Entering directory `/websites/cyrus-sasl-2.1.19/utils'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/local/BerkeleyDB.4.3/include -I/usr/local/BerkeleyDB.4.3/include -I/usr/local/ssl/include -Wall -W -g -O2 -MT dbconverter-2.o -MD -MP -MF ".deps/dbconverter-2.Tpo" \
-c -o dbconverter-2.o `test -f 'dbconverter-2.c' || echo './'`dbconverter-2.c; \
then mv ".deps/dbconverter-2.Tpo" ".deps/dbconverter-2.Po"; \
else rm -f ".deps/dbconverter-2.Tpo"; exit 1; \
fi
/bin/sh ../libtool --mode=link gcc -Wall -W -g -O2 -L/usr/local/ssl/lib -Wl,-rpath,/usr/local/ssl/lib -o dbconverter-2 dbconverter-2.o ../sasldb/libsasldb.la ../lib/libsasl2.la -L/usr/local/BerkeleyDB.4.3/lib -Wl,-rpath,/usr/local/BerkeleyDB.4.3/lib -ldb-4.2 -lresolv -lresolv
gcc -Wall -W -g -O2 -L/usr/local/ssl/lib -Wl,-rpath,/usr/local/ssl/lib -o .libs/dbconverter-2 dbconverter-2.o ../sasldb/.libs/libsasldb.al -lresolv ../lib/.libs/libsasl2.so -ldl -lresolv -lresolv -L/usr/local/BerkeleyDB.4.3/lib -Wl,-rpath,/usr/local/BerkeleyDB.4.3/lib -ldb-4.2 -lresolv -lresolv -Wl,--rpath -Wl,/usr/local/lib
creating dbconverter-2
/bin/sh ../libtool --mode=link gcc -Wall -W -g -O2 -L/usr/local/ssl/lib -Wl,-rpath,/usr/local/ssl/lib -o saslpasswd2 saslpasswd.o ../sasldb/libsasldb.la ../lib/libsasl2.la -L/usr/local/BerkeleyDB.4.3/lib -Wl,-rpath,/usr/local/BerkeleyDB.4.3/lib -ldb-4.2 -lresolv -lresolv
magcc -Wall -W -g -O2 -L/usr/local/ssl/lib -Wl,-rpath,/usr/local/ssl/lib -o .libs/saslpasswd2 saslpasswd.o ../sasldb/.libs/libsasldb.al -lresolv ../lib/.libs/libsasl2.so -ldl -lresolv -lresolv -L/usr/local/BerkeleyDB.4.3/lib -Wl,-rpath,/usr/local/BerkeleyDB.4.3/lib -ldb-4.2 -lresolv -lresolv -Wl,--rpath -Wl,/usr/local/lib
creating saslpasswd2
k/bin/sh ../libtool --mode=link gcc -Wall -W -g -O2 -L/usr/local/ssl/lib -Wl,-rpath,/usr/local/ssl/lib -o sasldblistusers2 sasldblistusers.o ../sasldb/libsasldb.la ../lib/libsasl2.la -L/usr/local/BerkeleyDB.4.3/lib -Wl,-rpath,/usr/local/BerkeleyDB.4.3/lib -ldb-4.2 -lresolv -lresolv
e gcc -Wall -W -g -O2 -L/usr/local/ssl/lib -Wl,-rpath,/usr/local/ssl/lib -o .libs/sasldblistusers2 sasldblistusers.o ../sasldb/.libs/libsasldb.al -lresolv ../lib/.libs/libsasl2.so -ldl -lresolv -lresolv -L/usr/local/BerkeleyDB.4.3/lib -Wl,-rpath,/usr/local/BerkeleyDB.4.3/lib -ldb-4.2 -lresolv -lresolv -Wl,--rpath -Wl,/usr/local/lib
icreating sasldblistusers2
make[2]: Leaving directory `/websites/cyrus-sasl-2.1.19/utils'
Making all in doc
make[2]: Entering directory `/websites/cyrus-sasl-2.1.19/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/websites/cyrus-sasl-2.1.19/doc'
Making all in man
make[2]: Entering directory `/websites/cyrus-sasl-2.1.19/man'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/websites/cyrus-sasl-2.1.19/man'
Making all in sample
nmake[2]: Entering directory `/websites/cyrus-sasl-2.1.19/sample'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/websites/cyrus-sasl-2.1.19/sample'
Making all in saslauthd
smake[2]: Entering directory `/websites/cyrus-sasl-2.1.19/saslauthd'
make all-am
make[3]: Entering directory `/websites/cyrus-sasl-2.1.19/saslauthd'
if gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/usr/local/etc/saslauthd.conf\" -I. -I. -I.. -I. -I. -I. -I./include -I./include -I./../include -I/usr/local/ssl/include -g -O2 -MT auth_getpwent.o -MD -MP -MF ".deps/auth_getpwent.Tpo" \
-c -o auth_getpwent.o `test -f 'auth_getpwent.c' || echo './'`auth_getpwent.c; \
then mv ".deps/auth_getpwent.Tpo" ".deps/auth_getpwent.Po"; \
else rm -f ".deps/auth_getpwent.Tpo"; exit 1; \
fi
tagcc -g -O2 -L/usr/local/ssl/lib -Wl,-rpath,/usr/local/ssl/lib -o saslauthd mechanisms.o auth_dce.o auth_getpwent.o auth_krb5.o auth_krb4.o auth_pam.o auth_rimap.o auth_shadow.o auth_sia.o auth_sasldb.o lak.o auth_ldap.o cache.o utils.o ipc_unix.o ipc_doors.o saslauthd-main.o md5.o -lcrypt -lresolv -lresolv
llmake[3]: Leaving directory `/websites/cyrus-sasl-2.1.19/saslauthd'
make[2]: Leaving directory `/websites/cyrus-sasl-2.1.19/saslauthd'
make[2]: Entering directory `/websites/cyrus-sasl-2.1.19'
make[2]: Leaving directory `/websites/cyrus-sasl-2.1.19'
make[1]: Leaving directory `/websites/cyrus-sasl-2.1.19'
root@krynn:/websites/cyrus-sasl-2.1.19# make install
Making install in include
make[1]: Entering directory `/websites/cyrus-sasl-2.1.19/include'
make[2]: Entering directory `/websites/cyrus-sasl-2.1.19/include'
make[2]: Nothing to be done for `install-exec-am'.
/bin/sh ../config/mkinstalldirs
/bin/sh ../config/mkinstalldirs /usr/local/include/sasl
mkdir -p -- /usr/local/include/sasl
/usr/bin/ginstall -c -m 644 hmac-md5.h /usr/local/include/sasl/hmac-md5
*
*BEGIN PERL 8.11 INSTALLATION
*
********************************
root@krynn:/# cd /websites/AP811*
root@krynn:/websites/AP811_source# less INSTALL
root@krynn:/websites/AP811_source# sh Configure -de;make;make install
Beginning of configuration questions for perl5.
Checking echo to see how to suppress newlines...
...using -n.
The star should be here-->*
....
-----------------------------------------
numerous perl configuration/make routines
-----------------------------------------
....
/usr/local/man/man1/a2p.1
/usr/local/man/man1/find2perl.1
/usr/local/man/man1/s2p.1
make[1]: Leaving directory `/websites/AP811_source'
root@krynn:/websites/AP811_source# cd /apps/openssl-0.9.7g
root@krynn:/websites/openssl-0.9.7g# less INSTALL
root@krynn:/websites/openssl-0.9.7g# ./configure --prefix=/usr/local
-bash: ./configure: No such file or directory
root@krynn:/websites/openssl-0.9.7g# ./config --prefix=/usr/local
Operating system: i686-whatever-linux2
Configuring for linux-pentium
Configuring for linux-pentium
IsWindows=0
CC =gcc
CFLAG =-DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DOPENSSL_NO_KRB5 -DL_ENDIAN-DTERMIO -O3 -fomit-frame-pointer -mcpu=pentium -Wall -DSHA1_ASM -DMD5_ASM -DRMD160_ASM
....
-------------------------------------
numerous openssl config/make routines
-------------------------------------
....
installing test...
make[1]: Entering directory `/websites/openssl-0.9.7g/test'
make[1]: Nothing to be done for `install'.
make[1]: Leaving directory `/websites/openssl-0.9.7g/test'
alling tools...
make[1]: Entering directory `/websites/openssl-0.9.7g/tools'
make[1]: Leaving directory `/websites/openssl-0.9.7g/tools'
installing libcrypto.a
installing libssl.a
cp openssl.pc /usr/local/lib/pkgconfig
chmod 644 /usr/local/lib/pkgconfig/openssl.pc
****************************************************
*
*OPENSSL IS INSTALLED. WHY IS THE VERSION SHOWING
*0.9.7e WHEN 0.9.7.g WAS INSTALLED?
*
*OPENSSL SHARED LIBRARIES WERE INSTALLED BY DEFAULT
*WITH SLACKWARE SETUP BUT NOT ACTUAL OPENSSL
*
****************************************************
root@krynn:/websites/openssl-0.9.7g# openssl version
OpenSSL 0.9.7e 25 Oct 2004
****************************************************
*
*BEGIN SASL INSTALLATION
*
****************************************************
root@krynn:/websites/openssl-0.9.7g# cd ../cyrus-sasl-2.1.19
root@krynn:/websites/cyrus-sasl-2.1.19# ./configure --enable-plain --enable-login --disable-gssapi --enable-digest --enable-cram --with-openssl=/usr/local/ssl --with-saslauthd=/var/state/saslauthd
configure: loading cache ./config.cache
checking build system type... (cached) i686-pc-linux-gnu
checking host system type... (cached) i686-pc-linux-gnu
checking target system type... (cached) i686-pc-linux-gnu
checking for a BSD-compatible install... (cached) /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for gawk... (cached) gawk
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... (cached) gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... (cached) o
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 for style of include used by make... GNU
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... (cached) gcc -E
checking for gawk... (cached) gawk
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking for __attribute__... (cached) yes
checking for runpath switch... -Wl,-rpath,
checking for ranlib... (cached) ranlib
checking for ld used by GCC... (cached) /usr/i486-slackware-linux/bin/ld
checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... (cached) yes
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
loading cache ./config.cache within ltconfig
checking for object suffix... o
checking for executable suffix... (cached)
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 if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions ... no
checking if gcc static flag -static works... -static
checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... yes
checking whether the linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/i486-slackware-linux/bin/ld option to reload object files... -r
checking dynamic linker characteristics... Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for objdir... .libs
creating libtool
updating cache ./config.cache
configure: loading cache ./config.cache
checking for connect... (cached) yes
checking for res_search... (cached) no
checking for res_search in -lresolv... (cached) yes
checking for dn_expand... (cached) yes
checking for dns_lookup... (cached) no
checking DB path to use... /etc/sasldb2
checking for egrep... (cached) grep -E
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for db.h... (cached) yes
checking for db_create in -ldb-4.2... (cached) yes
checking DB library to use... berkeley
checking for dlopen in -ldl... (cached) yes
checking /dev/random to use... /dev/random
checking for nm... (cached) /usr/bin/nm -B
checking for underscore before symbols... (cached) no
checking for syslog... (cached) yes
checking for pam_start in -lpam... (cached) no
checking if I should include saslauthd... /var/state/saslauthd
checking to include Courier authdaemond support... /dev/null
checking if I should include pwcheck... no
checking if I should include the alwaystrue verifier... no
checking if we should enable sasl_checkapop... enabled
checking CRAM-MD5... enabled
checking for RSAPublicEncrypt in -lrsaref... (cached) no
checking for openssl/evp.h... (cached) yes
checking for EVP_DigestInit in -lcrypto... (cached) yes
checking for OpenSSL... yes
checking for des_cbc_encrypt in -lcrypto... (cached) no
checking for DES_cbc_encrypt in -lcrypto... (cached) yes
checking for openssl/des.h... (cached) yes
checking DIGEST-MD5... enabled
checking OTP... enabled
checking for opiechallenge in -lopie... (cached) no
checking for OPIE... no
checking SRP... disabled
checking KERBEROS_V4... disabled
checking for crypt... (cached) no
checking for crypt in -lcrypt... (cached) yes
checking GSSAPI... disabled
checking PLAIN... enabled
checking ANONYMOUS... enabled
checking LOGIN... enabled
checking NTLM... disabled
checking SQL... disabled
checking for dmalloc library... no
checking for sfio library... no
checking for getsubopt... (cached) yes
checking for snprintf... (cached) yes
checking for vsnprintf... (cached) yes
checking for inet_aton in -lresolv... (cached) yes
checking for getaddrinfo... (cached) yes
checking for gai_strerror... (cached) yes
checking for getnameinfo... (cached) yes
checking for an ANSI C-conforming const... (cached) yes
checking for inline... (cached) inline
checking for mode_t... (cached) yes
checking for pid_t... (cached) yes
checking return type of signal handlers... (cached) void
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for ANSI C header files... (cached) yes
checking for dirent.h that defines DIR... (cached) yes
checking for library containing opendir... (cached) none required
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking for dlfcn.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for limits.h... (cached) yes
checking for malloc.h... (cached) yes
checking for paths.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/file.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for syslog.h... (cached) yes
checking for unistd.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for sys/uio.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for sysexits.h... (cached) yes
checking for stdarg.h... (cached) yes
checking for varargs.h... (cached) no
checking whether you have ss_family in struct sockaddr_storage... (cached) yes
checking whether you have sa_len in struct sockaddr... (cached) no
checking for socklen_t... (cached) yes
checking for gethostname... (cached) yes
checking for getdomainname... (cached) yes
checking for getpwnam... (cached) yes
checking for getspnam... (cached) yes
checking for gettimeofday... (cached) yes
checking for inet_aton... (cached) yes
checking for memcpy... (cached) yes
checking for mkdir... (cached) yes
checking for select... (cached) yes
checking for socket... (cached) yes
checking for strchr... (cached) yes
checking for strdup... (cached) yes
checking for strerror... (cached) yes
checking for strspn... (cached) yes
checking for strstr... (cached) yes
checking for strtol... (cached) yes
checking for jrand48... (cached) yes
updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating sasldb/Makefile
config.status: creating plugins/Makefile
config.status: creating lib/Makefile
config.status: creating utils/Makefile
config.status: creating doc/Makefile
config.status: creating sample/Makefile
config.status: creating java/Makefile
config.status: creating java/CyrusSasl/Makefile
config.status: creating java/Test/Makefile
config.status: creating java/javax/Makefile
config.status: creating java/javax/security/Makefile
config.status: creating java/javax/security/auth/Makefile
config.status: creating java/javax/security/auth/callback/Makefile
config.status: creating pwcheck/Makefile
config.status: creating man/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
configure: configuring in saslauthd
configure: running /bin/sh './configure' --prefix=/usr/local '--enable-plain' '--enable-login' '--disable-gssapi' '--enable-digest' '--enable-cram' '--with-openssl=/usr/local/ssl' '--with-saslauthd=/var/state/saslauthd' --cache-file=.././config.cache --srcdir=.
configure: loading cache .././config.cache
checking build system type... (cached) i686-pc-linux-gnu
checking host system type... (cached) i686-pc-linux-gnu
checking for a BSD-compatible install... (cached) /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for gawk... (cached) gawk
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... (cached) gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... (cached) o
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 for style of include used by make... GNU
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... (cached) gcc -E
checking for gawk... (cached) gawk
checking whether make sets $(MAKE)... (cached) yes
checking whether ln -s works... yes
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking for __attribute__... (cached) yes
checking for runpath switch... -Wl,-rpath,
checking for connect... (cached) yes
checking for res_search... (cached) no
checking for res_search in -lresolv... (cached) yes
checking for dn_expand... (cached) yes
checking for dns_lookup... (cached) no
checking for egrep... (cached) grep -E
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for RSAPublicEncrypt in -lrsaref... (cached) no
checking for openssl/evp.h... (cached) yes
checking for EVP_DigestInit in -lcrypto... (cached) yes
checking for OpenSSL... yes
checking for des_cbc_encrypt in -lcrypto... (cached) no
checking for DES_cbc_encrypt in -lcrypto... (cached) yes
checking for openssl/des.h... (cached) yes
checking KERBEROS_V4... disabled
checking for crypt... (cached) no
checking for crypt in -lcrypt... (cached) yes
checking GSSAPI... disabled
checking for crypt... (cached) no
checking for crypt in -lcrypt... (cached) yes
checking for pam_start in -lpam... (cached) no
checking for PAM support... no
checking for inet_aton in -lresolv... (cached) yes
checking to include LDAP support... no
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for crypt.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for krb5.h... (cached) no
checking for strings.h... (cached) yes
checking for syslog.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/uio.h... (cached) yes
checking for an ANSI C-conforming const... (cached) yes
checking for pid_t... (cached) yes
checking whether gcc implements __func__... yes
checking return type of signal handlers... (cached) void
checking for gethostname... (cached) yes
checking for mkdir... (cached) yes
checking for socket... (cached) yes
checking for strdup... (cached) yes
checking for getspnam... (cached) yes
checking for strlcat... (cached) no
checking for strlcpy... (cached) no
checking for getaddrinfo... (cached) yes
checking for getnameinfo... (cached) yes
checking whether you have ss_family in struct sockaddr_storage... (cached) yes
checking whether you have sa_len in struct sockaddr... (cached) no
checking for socklen_t... (cached) yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating saslauthd.h
config.status: saslauthd.h is unchanged
config.status: executing depfiles commands
Configuration Complete. Type 'make' to build.
root@krynn:/websites/cyrus-sasl-2.1.19# make
make all-recursive
make[1]: Entering directory `/websites/cyrus-sasl-2.1.19'
Making all in include
make[2]: Entering directory `/websites/cyrus-sasl-2.1.19/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/websites/cyrus-sasl-2.1.19/include'
Making all in sasldb
make[2]: Entering directory `/websites/cyrus-sasl-2.1.19/sasldb'
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/local/ssl/include -Wall -W -g -O2 -MT db_berkeley.lo -MD -MP -MF ".deps/db_berkeley.Tpo" \
-c -o db_berkeley.lo `test -f 'db_berkeley.c' || echo './'`db_berkeley.c; \
then mv ".deps/db_berkeley.Tpo" ".deps/db_berkeley.Plo"; \
else rm -f ".deps/db_berkeley.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/local/ssl/include -Wall -W -g -O2 -MT db_berkeley.lo -MD -MP -MF .deps/db_berkeley.Tpo -c db_berkeley.c -fPIC -DPIC -o db_berkeley.lo
db_berkeley.c:48:16: db.h: No such file or directory
db_berkeley.c:62: error: parse error before "DB"
db_berkeley.c: In function `berkeleydb_open':
db_berkeley.c:70: error: `utils' undeclared (first use in this function)
db_berkeley.c:70: error: (Each undeclared identifier is reported only once
db_berkeley.c:70: error: for each function it appears in.)
db_berkeley.c:70: error: `conn' undeclared (first use in this function)
db_berkeley.c:79: error: `rdwr' undeclared (first use in this function)
db_berkeley.c:79: error: `DB_CREATE' undeclared (first use in this function)
db_berkeley.c:80: error: `DB_RDONLY' undeclared (first use in this function)
db_berkeley.c:83: warning: implicit declaration of function `db_open'
db_berkeley.c:83: error: `DB_HASH' undeclared (first use in this function)
db_berkeley.c:83: error: `mbdb' undeclared (first use in this function)
db_berkeley.c:104: warning: implicit declaration of function `db_strerror'
db_berkeley.c: At top level:
db_berkeley.c:115: error: parse error before "DB"
db_berkeley.c: In function `berkeleydb_close':
db_berkeley.c:119: error: `mbdb' undeclared (first use in this function)
db_berkeley.c:122: error: `utils' undeclared (first use in this function)
db_berkeley.c: In function `_sasldb_getdata':
db_berkeley.c:145: error: `DBT' undeclared (first use in this function)
db_berkeley.c:145: error: parse error before "dbkey"
db_berkeley.c:146: error: `DB' undeclared (first use in this function)
db_berkeley.c:146: error: `mbdb' undeclared (first use in this function)
db_berkeley.c:177: error: `dbkey' undeclared (first use in this function)
db_berkeley.c:178: error: `data' undeclared (first use in this function)
db_berkeley.c:190: error: `DB_NOTFOUND' undeclared (first use in this function)
db_berkeley.c: In function `_sasldb_putdata':
db_berkeley.c:237: error: `DBT' undeclared (first use in this function)
db_berkeley.c:237: error: parse error before "dbkey"
db_berkeley.c:238: error: `DB' undeclared (first use in this function)
db_berkeley.c:238: error: `mbdb' undeclared (first use in this function)
db_berkeley.c:267: error: `dbkey' undeclared (first use in this function)
db_berkeley.c:272: error: parse error before "data"
db_berkeley.c:274: error: `data' undeclared (first use in this function)
db_berkeley.c:300: error: `DB_NOTFOUND' undeclared (first use in this function)
db_berkeley.c: At top level:
db_berkeley.c:359: error: parse error before "DB"
db_berkeley.c:359: warning: no semicolon at end of struct or union
db_berkeley.c:360: warning: type defaults to `int' in declaration of `cursor'
db_berkeley.c:360: warning: data definition has no type or storage class
db_berkeley.c:361: error: parse error before '}' token
db_berkeley.c:361: warning: type defaults to `int' in declaration of `berkleyhandle_t'
db_berkeley.c:361: warning: data definition has no type or storage class
db_berkeley.c: In function `_sasldb_getkeyhandle':
db_berkeley.c:367: error: `DB' undeclared (first use in this function)
db_berkeley.c:367: error: `mbdb' undeclared (first use in this function)
db_berkeley.c:368: error: `handle' undeclared (first use in this function)
db_berkeley.c: In function `_sasldb_getnextkey':
db_berkeley.c:400: error: `DB' undeclared (first use in this function)
db_berkeley.c:400: error: `mbdb' undeclared (first use in this function)
db_berkeley.c:402: error: `dbh' undeclared (first use in this function)
db_berkeley.c:402: error: parse error before ')' token
db_berkeley.c:403: error: `DBT' undeclared (first use in this function)
db_berkeley.c:410: error: `key' undeclared (first use in this function)
db_berkeley.c:411: error: `data' undeclared (first use in this function)
db_berkeley.c:431: error: `DB_FIRST' undeclared (first use in this function)
db_berkeley.c:434: error: `DB_NEXT' undeclared (first use in this function)
db_berkeley.c:437: error: `DB_NOTFOUND' undeclared (first use in this function)
db_berkeley.c: In function `_sasldb_releasekeyhandle':
db_berkeley.c:454: error: `dbh' undeclared (first use in this function)
db_berkeley.c:454: error: parse error before ')' token
db_berkeley.c:452: warning: unused parameter `handle'
make[2]: *** [db_berkeley.lo] Error 1
make[2]: Leaving directory `/websites/cyrus-sasl-2.1.19/sasldb'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/websites/cyrus-sasl-2.1.19'
make: *** [all] Error 2
*******************************************************************************************
*
*SASL NEEDS BERKELEY DB INSTALLED
*BERKELEY DB 4.3.27 INSTALLATION FOLLOWS
*
*******************************************************************************************
root@krynn:/websites/cyrus-sasl-2.1.19# cd /websites/db-4.3.27
root@krynn:/websites/db-4.3.27# ls
LICENSE config.log db_dump185/ dbm/ hash/ mutex/ rpc_server/
README crypto/ db_load/ dbreg/ hmac/ os/ sequence/
btree/ cxx/ db_printlog/ dist/ hsearch/ os_vxworks/ tcl/
build_unix/ db/ db_recover/ docs/ java/ os_win32/ test/
build_vxworks/ db185/ db_stat/ env/ libdb_java/ perl/ txn/
build_win32/ db_archive/ db_upgrade/ examples_c/ lock/ php_db4/ xa/
build_win64/ db_checkpoint/ db_verify/ examples_cxx/ log/ qam/
clib/ db_deadlock/ dbinc/ examples_java/ mod_db4/ rep/
common/ db_dump/ dbinc_auto/ fileops/ mp/ rpc_client/
root@krynn:/websites/db-4.3.27# cd build_unix
root@krynn:/websites/db-4.3.27/build_unix# ../dist/configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking if building in the top-level or dist directories... no
checking if --disable-cryptography option specified... no
checking if --disable-hash option specified... no
checking if --disable-queue option specified... no
checking if --disable-replication option specified... no
checking if --disable-statistics option specified... no
checking if --disable-verify option specified... no
checking if --enable-compat185 option specified... no
checking if --enable-cxx option specified... no
checking if --enable-debug option specified... no
checking if --enable-debug_rop option specified... no
checking if --enable-debug_wop option specified... no
checking if --enable-diagnostic option specified... no
checking if --enable-dump185 option specified... no
checking if --enable-java option specified... no
checking if --enable-mingw option specified... no
checking if --enable-o_direct option specified... no
checking if --enable-posixmutexes option specified... no
checking if --enable-rpc option specified... no
checking if --enable-smallbuild option specified... no
checking if --enable-tcl option specified... no
checking if --enable-test option specified... no
checking if --enable-uimutexes option specified... no
checking if --enable-umrw option specified... no
checking if --with-mutex=MUTEX option specified... no
checking if --with-mutexalign=ALIGNMENT option specified... no
checking if --with-tcl=DIR option specified... no
checking if --with-uniquename=NAME option specified... no
checking for ar... ar
checking for chmod... chmod
checking for cp... cp
checking for ln... ln
checking for mkdir... mkdir
checking for ranlib... ranlib
checking for ranlib... /usr/bin/ranlib
checking for rm... rm
checking for sh... sh
checking for sh... /bin/sh
checking for strip... strip
checking for strip... /usr/bin/strip
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking for cc... cc
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 cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking whether we are using gcc version 2.96... no
checking whether g++ requires -fhandle-exceptions... no
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... grep -E
checking for ld used by cc... /usr/i486-slackware-linux/bin/ld
checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... yes
checking for /usr/i486-slackware-linux/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... cc -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 g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc static flag works... yes
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/i486-slackware-linux/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
appending configuration tag "F77" to libtool
checking SOSUFFIX from libtool... .so
checking MODSUFFIX from libtool... .so
checking JMODSUFFIX from libtool... .so
checking whether stat file-mode macros are broken... no
checking whether time.h and sys/time.h may both be included... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/fcntl.h usability... yes
checking sys/fcntl.h presence... yes
checking for sys/fcntl.h... yes
checking for struct stat.st_blksize... yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for off_t... yes
checking for size_t... yes
checking for long long... yes
checking for unsigned long long... yes
checking for char... yes
checking size of char... 1
checking for unsigned char... yes
checking size of unsigned char... 1
checking for short... yes
checking size of short... 2
checking for unsigned short... yes
checking size of unsigned short... 2
checking for int... yes
checking size of int... 4
checking for unsigned int... yes
checking size of unsigned int... 4
checking for long... yes
checking size of long... 4
checking for unsigned long... yes
checking size of unsigned long... 4
checking for long long... (cached) yes
checking size of long long... 8
checking for unsigned long long... (cached) yes
checking size of unsigned long long... 8
checking for size_t... (cached) yes
checking size of size_t... 4
checking for char *... yes
checking size of char *... 4
checking for u_char... yes
checking for u_short... yes
checking for u_int... yes
checking for u_long... yes
checking for u_int8_t... yes
checking for u_int16_t... yes
checking for int16_t... yes
checking for u_int32_t... yes
checking for int32_t... yes
checking for u_int64_t... yes
checking for int64_t... yes
checking for ssize_t... yes
checking for uintmax_t... yes
checking for uintptr_t... yes
checking for ANSI C exit success/failure values... yes
checking for library containing fdatasync... none required
checking for library containing sched_yield... none required
checking for main in -lpthread... yes
checking for main in -lm... yes
checking for main in -lsocket... no
checking for main in -lnsl... yes
checking for mutexes... x86/gcc-assembly
checking for getcwd... yes
checking for getopt... yes
checking for memcmp... yes
checking for memcpy... yes
checking for memmove... yes
checking for raise... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strerror... yes
checking for strtol... yes
checking for strtoul... yes
checking for _fstati64... no
checking for clock_gettime... no
checking for directio... no
checking for fdatasync... yes
checking for ftruncate... yes
checking for getrusage... yes
checking for gettimeofday... yes
checking for getuid... yes
checking for pstat_getdynamic... no
checking for rand... yes
checking for sched_yield... yes
checking for select... yes
checking for snprintf... yes
checking for srand... yes
checking for sysconf... yes
checking for vsnprintf... yes
checking for yield... no
checking for pread... yes
checking for pwrite... yes
checking for fcntl/F_SETFD... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
checking for mlock... yes
checking for munlock... yes
checking for mmap... yes
checking for munmap... yes
checking for shmget... yes
checking for 64-bit integral type support for sequences... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating db_cxx.h
config.status: creating db_int.h
config.status: creating include.tcl
config.status: creating db.h
config.status: creating db_config.h
config.status: db_config.h is unchanged
root@krynn:/websites/db-4.3.27/build_unix# make
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2 ../dist/../mutex/mut_tas.c
mkdir .libs
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2 ../dist/../mutex/mut_tas.c -fPIC -DPIC -o .libs/mut_tas.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2 ../dist/../mutex/mut_tas.c -o mut_tas.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2 ../dist/../btree/bt_compare.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2 ../dist/../btree/bt_compare.c -fPIC -DPIC -o .libs/bt_compare.o
m cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2 ../dist/../btree/bt_compare.c -o bt_compare.o>/dev/null 2>&1
a/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2 ../dist/../btree/bt_conv.c
ke cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2 ../dist/../btree/bt_conv.c -fPIC -DPIC -o .libs/bt_conv.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2 ../dist/../btree/bt_conv.c -o bt_conv.o >/dev/null 2>&1
ins/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2 ../dist/../btree/bt_curadj.c
t cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2 ../dist/../btree/bt_curadj.c -fPIC -DPIC -o .libs/bt_curadj.o
all cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2 ../dist/../btree/bt_curadj.c -o bt_curadj.o>/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2 ../dist/../btree/bt_cursor.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2 ../dist/../btree/bt_cursor.c -fPIC -DPIC -o .libs/bt_cursor.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2 ../dist/../btree/bt_cursor.c -o bt_cursor.o >/dev/null 2>&1
....
-----------------------------------------
numerous berkeley db config/make routines
-----------------------------------------
....
dist/.. -D_GNU_SOURCE -D_REENTRANT -O2 ../dist/../db_verify/db_verify.c -o db_verify.o >/dev/null 2>&1
/bin/sh ./libtool --mode=link cc -O2 -o db_verify \
db_verify.lo util_cache.lo util_sig.lo libdb-4.3.la
cc -O2 -o .libs/db_verify .libs/db_verify.o .libs/util_cache.o .libs/util_sig.o ./.libs/libdb-4.3.so -Wl,--rpath -Wl,/usr/local/BerkeleyDB.4.3/lib
creating db_verify
/bin/sh ./libtool --mode=execute true db_verify
root@krynn:/websites/db-4.3.27/build_unix# make install
Installing DB include files: /usr/local/BerkeleyDB.4.3/include ...
Installing DB library: /usr/local/BerkeleyDB.4.3/lib ...
cp -p .libs/libdb-4.3.so /usr/local/BerkeleyDB.4.3/lib/libdb-4.3.so
cp -p .libs/libdb-4.3.lai /usr/local/BerkeleyDB.4.3/lib/libdb-4.3.la
cp -p .libs/libdb-4.3.a /usr/local/BerkeleyDB.4.3/lib/libdb-4.3.a
ranlib /usr/local/BerkeleyDB.4.3/lib/libdb-4.3.a
chmod 644 /usr/local/BerkeleyDB.4.3/lib/libdb-4.3.a
cp -p libdb.a /usr/local/BerkeleyDB.4.3/lib/libdb.a
ranlib /usr/local/BerkeleyDB.4.3/lib/libdb.a
chmod 644 /usr/local/BerkeleyDB.4.3/lib/libdb.a
PATH="$PATH:/sbin" ldconfig -n /usr/local/BerkeleyDB.4.3/lib
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/BerkeleyDB.4.3/lib
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.
----------------------------------------------------------------------
Installing DB utilities: /usr/local/BerkeleyDB.4.3/bin ...
cp -p .libs/db_archive /usr/local/BerkeleyDB.4.3/bin/db_archive
cp -p .libs/db_checkpoint /usr/local/BerkeleyDB.4.3/bin/db_checkpoint
cp -p .libs/db_deadlock /usr/local/BerkeleyDB.4.3/bin/db_deadlock
cp -p .libs/db_dump /usr/local/BerkeleyDB.4.3/bin/db_dump
cp -p .libs/db_load /usr/local/BerkeleyDB.4.3/bin/db_load
cp -p .libs/db_printlog /usr/local/BerkeleyDB.4.3/bin/db_printlog
cp -p .libs/db_recover /usr/local/BerkeleyDB.4.3/bin/db_recover
cp -p .libs/db_stat /usr/local/BerkeleyDB.4.3/bin/db_stat
cp -p .libs/db_upgrade /usr/local/BerkeleyDB.4.3/bin/db_upgrade
cp -p .libs/db_verify /usr/local/BerkeleyDB.4.3/bin/db_verify
Installing documentation: /usr/local/BerkeleyDB.4.3/docs ...
*******************************************************************************************
*
*SASL CONFIGURATION STARTS
*
*******************************************************************************************
root@krynn:/websites/db-4.3.27/build_unix# cd ../../cyrus-sasl-2.1.19
root@krynn:/websites/cyrus-sasl-2.1.19# ./configure --enable-plain --enable-login --disable-gssapi --enable-digest --enable-cram --with-openssl=/usr/local/ssl --with-saslauthd=/var/state/saslauthd --with-dblib=berkeley --with-bdb-libdir=/usr/local/BerkeleyDB.4.3/lib --with-bdb-incdir=/usr/local/BerkeleyDB.4.3/include
configure: loading cache ./config.cache
checking build system type... (cached) i686-pc-linux-gnu
checking host system type... (cached) i686-pc-linux-gnu
checking target system type... (cached) i686-pc-linux-gnu
checking for a BSD-compatible install... (cached) /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for gawk... (cached) gawk
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... (cached) gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... (cached) o
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 for style of include used by make... GNU
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... (cached) gcc -E
checking for gawk... (cached) gawk
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking for __attribute__... (cached) yes
checking for runpath switch... -Wl,-rpath,
checking for ranlib... (cached) ranlib
checking for ld used by GCC... (cached) /usr/i486-slackware-linux/bin/ld
checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... (cached) yes
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
loading cache ./config.cache within ltconfig
checking for object suffix... o
checking for executable suffix... (cached)
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 if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions ... no
checking if gcc static flag -static works... -static
checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... yes
checking whether the linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/i486-slackware-linux/bin/ld option to reload object files... -r
checking dynamic linker characteristics... Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for objdir... .libs
creating libtool
updating cache ./config.cache
configure: loading cache ./config.cache
checking for connect... (cached) yes
checking for res_search... (cached) no
checking for res_search in -lresolv... (cached) yes
checking for dn_expand... (cached) yes
checking for dns_lookup... (cached) no
checking DB path to use... /etc/sasldb2
checking for egrep... (cached) grep -E
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for db.h... (cached) yes
checking for db_create in -ldb-4.2... (cached) yes
checking DB library to use... berkeley
checking for dlopen in -ldl... (cached) yes
checking /dev/random to use... /dev/random
checking for nm... (cached) /usr/bin/nm -B
checking for underscore before symbols... (cached) no
checking for syslog... (cached) yes
checking for pam_start in -lpam... (cached) no
checking if I should include saslauthd... /var/state/saslauthd
checking to include Courier authdaemond support... /dev/null
checking if I should include pwcheck... no
checking if I should include the alwaystrue verifier... no
checking if we should enable sasl_checkapop... enabled
checking CRAM-MD5... enabled
checking for RSAPublicEncrypt in -lrsaref... (cached) no
checking for openssl/evp.h... (cached) yes
checking for EVP_DigestInit in -lcrypto... (cached) yes
checking for OpenSSL... yes
checking for des_cbc_encrypt in -lcrypto... (cached) no
checking for DES_cbc_encrypt in -lcrypto... (cached) yes
checking for openssl/des.h... (cached) yes
checking DIGEST-MD5... enabled
checking OTP... enabled
checking for opiechallenge in -lopie... (cached) no
checking for OPIE... no
checking SRP... disabled
checking KERBEROS_V4... disabled
checking for crypt... (cached) no
checking for crypt in -lcrypt... (cached) yes
checking GSSAPI... disabled
checking PLAIN... enabled
checking ANONYMOUS... enabled
checking LOGIN... enabled
checking NTLM... disabled
checking SQL... disabled
checking for dmalloc library... no
checking for sfio library... no
checking for getsubopt... (cached) yes
checking for snprintf... (cached) yes
checking for vsnprintf... (cached) yes
checking for inet_aton in -lresolv... (cached) yes
checking for getaddrinfo... (cached) yes
checking for gai_strerror... (cached) yes
checking for getnameinfo... (cached) yes
checking for an ANSI C-conforming const... (cached) yes
checking for inline... (cached) inline
checking for mode_t... (cached) yes
checking for pid_t... (cached) yes
checking return type of signal handlers... (cached) void
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for ANSI C header files... (cached) yes
checking for dirent.h that defines DIR... (cached) yes
checking for library containing opendir... (cached) none required
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking for dlfcn.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for limits.h... (cached) yes
checking for malloc.h... (cached) yes
checking for paths.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/file.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for syslog.h... (cached) yes
checking for unistd.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for sys/uio.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for sysexits.h... (cached) yes
checking for stdarg.h... (cached) yes
checking for varargs.h... (cached) no
checking whether you have ss_family in struct sockaddr_storage... (cached) yes
checking whether you have sa_len in struct sockaddr... (cached) no
checking for socklen_t... (cached) yes
checking for gethostname... (cached) yes
checking for getdomainname... (cached) yes
checking for getpwnam... (cached) yes
checking for getspnam... (cached) yes
checking for gettimeofday... (cached) yes
checking for inet_aton... (cached) yes
checking for memcpy... (cached) yes
checking for mkdir... (cached) yes
checking for select... (cached) yes
checking for socket... (cached) yes
checking for strchr... (cached) yes
checking for strdup... (cached) yes
checking for strerror... (cached) yes
checking for strspn... (cached) yes
checking for strstr... (cached) yes
checking for strtol... (cached) yes
checking for jrand48... (cached) yes
updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating sasldb/Makefile
config.status: creating plugins/Makefile
config.status: creating lib/Makefile
config.status: creating utils/Makefile
config.status: creating doc/Makefile
mconfig.status: creating sample/Makefile
aconfig.status: creating java/Makefile
kconfig.status: creating java/CyrusSasl/Makefile
econfig.status: creating java/Test/Makefile
config.status: creating java/javax/Makefile
config.status: creating java/javax/security/Makefile
config.status: creating java/javax/security/auth/Makefile
config.status: creating java/javax/security/auth/callback/Makefile
config.status: creating pwcheck/Makefile
config.status: creating man/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
configure: configuring in saslauthd
configure: running /bin/sh './configure' --prefix=/usr/local '--enable-plain' '--enable-login' '--disable-gssapi' '--enable-digest' '--enable-cram' '--with-openssl=/usr/local/ssl' '--with-saslauthd=/var/state/saslauthd' '--with-dblib=berkeley' '--with-bdb-libdir=/usr/local/BerkeleyDB.4.3/lib' '--with-bdb-incdir=/usr/local/BerkeleyDB.4.3/include' --cache-file=.././config.cache --srcdir=.
configure: loading cache .././config.cache
checking build system type... (cached) i686-pc-linux-gnu
checking host system type... (cached) i686-pc-linux-gnu
checking for a BSD-compatible install... (cached) /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for gawk... (cached) gawk
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... (cached) gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... (cached) o
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 for style of include used by make... GNU
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... (cached) gcc -E
checking for gawk... (cached) gawk
checking whether make sets $(MAKE)... (cached) yes
checking whether ln -s works... yes
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking for __attribute__... (cached) yes
checking for runpath switch... -Wl,-rpath,
checking for connect... (cached) yes
checking for res_search... (cached) no
checking for res_search in -lresolv... (cached) yes
checking for dn_expand... (cached) yes
checking for dns_lookup... (cached) no
checking for egrep... (cached) grep -E
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for RSAPublicEncrypt in -lrsaref... (cached) no
checking for openssl/evp.h... (cached) yes
checking for EVP_DigestInit in -lcrypto... (cached) yes
checking for OpenSSL... yes
checking for des_cbc_encrypt in -lcrypto... (cached) no
checking for DES_cbc_encrypt in -lcrypto... (cached) yes
checking for openssl/des.h... (cached) yes
checking KERBEROS_V4... disabled
checking for crypt... (cached) no
checking for crypt in -lcrypt... (cached) yes
checking GSSAPI... disabled
checking for crypt... (cached) no
checking for crypt in -lcrypt... (cached) yes
checking for pam_start in -lpam... (cached) no
checking for PAM support... no
checking for inet_aton in -lresolv... (cached) yes
checking to include LDAP support... no
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for crypt.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for krb5.h... (cached) no
checking for strings.h... (cached) yes
checking for syslog.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/uio.h... (cached) yes
checking for an ANSI C-conforming const... (cached) yes
checking for pid_t... (cached) yes
checking whether gcc implements __func__... yes
checking return type of signal handlers... (cached) void
checking for gethostname... (cached) yes
checking for mkdir... (cached) yes
checking for socket... (cached) yes
checking for strdup... (cached) yes
checking for getspnam... (cached) yes
checking for strlcat... (cached) no
checking for strlcpy... (cached) no
checking for getaddrinfo... (cached) yes
checking for getnameinfo... (cached) yes
checking whether you have ss_family in struct sockaddr_storage... (cached) yes
checking whether you have sa_len in struct sockaddr... (cached) no
checking for socklen_t... (cached) yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating saslauthd.h
config.status: saslauthd.h is unchanged
config.status: executing depfiles commands
Configuration Complete. Type 'make' to build.
root@krynn:/websites/cyrus-sasl-2.1.19# make
make all-recursive
make[1]: Entering directory `/websites/cyrus-sasl-2.1.19'
Making all in include
make[2]: Entering directory `/websites/cyrus-sasl-2.1.19/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/websites/cyrus-sasl-2.1.19/include'
Making all in sasldb
make[2]: Entering directory `/websites/cyrus-sasl-2.1.19/sasldb'
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/local/BerkeleyDB.4.3/include -I/usr/local/BerkeleyDB.4.3/include -I/usr/local/ssl/include -Wall -W-g -O2 -MT db_berkeley.lo -MD -MP -MF ".deps/db_berkeley.Tpo" \
-c -o db_berkeley.lo `test -f 'db_berkeley.c' || echo './'`db_berkeley.c; \
then mv ".deps/db_berkeley.Tpo" ".deps/db_berkeley.Plo"; \
else rm -f ".deps/db_berkeley.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/local/BerkeleyDB.4.3/include -I/usr/local/BerkeleyDB.4.3/include -I/usr/local/ssl/include -Wall -W -g -O2 -MT db_berkeley.lo -MD -MP -MF .deps/db_berkeley.Tpo -c db_berkeley.c -fPIC -DPIC -o db_berkeley.lo
/bin/sh ../libtool --mode=link gcc -Wall -W -g -O2 -L/usr/local/ssl/lib -Wl,-rpath,/usr/local/ssl/lib -o libsasldb.la allockey.lo db_berkeley.lo -lresolv
rm -fr .libs/libsasldb.la .libs/libsasldb.* .libs/libsasldb.*
ar cru .libs/libsasldb.al allockey.lo db_berkeley.lo
ranlib .libs/libsasldb.al
creating libsasldb.la
(cd .libs && rm -f libsasldb.la && ln -s ../libsasldb.la libsasldb.la)
ar cru .libs/libsasldb.a db_berkeley.o allockey.o
make[2]: Leaving directory `/websites/cyrus-sasl-2.1.19/sasldb'
Making all in plugins
make[2]: Entering directory `/websites/cyrus-sasl-2.1.19/plugins'
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/BerkeleyDB.4.3/include -I/usr/local/ssl/include -Wall -W -g -O2 -MT cram.lo -MD -MP -MF ".deps/cram.Tpo" \
-c -o cram.lo `test -f 'cram.c' || echo './'`cram.c; \
then mv ".deps/cram.Tpo" ".deps/cram.Plo"; \
else rm -f ".deps/cram.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/BerkeleyDB.4.3/include -I/usr/local/ssl/include -Wall -W -g -O2 -MT cram.lo -MD -MP -MF .deps/cram.Tpo -c cram.c -fPIC -DPIC -o cram.lo
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/BerkeleyDB.4.3/include -I/usr/local/ssl/include -Wall -W -g -O2 -MT crammd5_init.lo -MD -MP -MF ".deps/crammd5_init.Tpo" \
-c -o crammd5_init.lo `test -f 'crammd5_init.c' || echo './'`crammd5_init.c; \
then mv ".deps/crammd5_init.Tpo" ".deps/crammd5_init.Plo"; \
else rm -f ".deps/crammd5_init.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/BerkeleyDB.4.3/include -I/usr/local/ssl/include -Wall -W -g -O2 -MT crammd5_init.lo -MD -MP -MF .deps/crammd5_init.Tpo -c crammd5_init.c -fPIC -DPIC -o crammd5_init.lo
/bin/sh ../libtool --mode=link gcc -Wall -W -g -O2 -module -export-dynamic -rpath /usr/lib/sasl2 -L/usr/local/ssl/lib -Wl,-rpath,/usr/local/ssl/lib -o libcrammd5.la -version-info 2:19:0 cram.lo crammd5_init.lo plugin_common.lo -lresolv
rm -fr .libs/libcrammd5.la .libs/libcrammd5.* .libs/libcrammd5.*
(cd . && ln -s cram.lo cram.o)
(cd . && ln -s crammd5_init.lo crammd5_init.o)
gcc -shared cram.lo crammd5_init.lo plugin_common.lo -L/usr/local/ssl/lib -lresolv -lc -Wl,-soname-Wl,libcrammd5.so.2 -o .libs/libcrammd5.so.2.0.19
(cd .libs && rm -f libcrammd5.so.2 && ln -s libcrammd5.so.2.0.19 libcrammd5.so.2)
(cd .libs && rm -f libcrammd5.so && ln -s libcrammd5.so.2.0.19 libcrammd5.so)
creating libcrammd5.la
(cd .libs && rm -f libcrammd5.la && ln -s ../libcrammd5.la libcrammd5.la)
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/BerkeleyDB.4.3/include -I/usr/local/ssl/include -Wall -W -g -O2 -MT digestmd5.lo -MD -MP -MF ".deps/digestmd5.Tpo" \
-c -o digestmd5.lo `test -f 'digestmd5.c' || echo './'`digestmd5.c; \
then mv ".deps/digestmd5.Tpo" ".deps/digestmd5.Plo"; \
else rm -f ".deps/digestmd5.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/BerkeleyDB.4.3/include -I/usr/local/ssl/include -Wall -W -g -O2 -MT digestmd5.lo -MD -MP -MF .deps/digestmd5.Tpo -c digestmd5.c -fPIC -DPIC -o digestmd5.lo
digestmd5.c: In function `digestmd5_server_mech_step2':
digestmd5.c:2077: warning: dereferencing type-punned pointer will break strict-aliasing rules
digestmd5.c:2094: warning: dereferencing type-punned pointer will break strict-aliasing rules
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/BerkeleyDB.4.3/include -I/usr/local/ssl/include -Wall -W -g -O2 -MT digestmd5_init.lo -MD -MP -MF ".deps/digestmd5_init.Tpo" \
-c -o digestmd5_init.lo `test -f 'digestmd5_init.c' || echo './'`digestmd5_init.c; \
then mv ".deps/digestmd5_init.Tpo" ".deps/digestmd5_init.Plo"; \
else rm -f ".deps/digestmd5_init.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/BerkeleyDB.4.3/include -I/usr/local/ssl/include -Wall -W -g -O2 -MT digestmd5_init.lo -MD -MP -MF .deps/digestmd5_init.Tpo -c digestmd5_init.c -fPIC -DPIC -o digestmd5_init.lo
/bin/sh ../libtool --mode=link gcc -Wall -W -g -O2 -module -export-dynamic -rpath /usr/lib/sasl2 -L/usr/local/ssl/lib -Wl,-rpath,/usr/local/ssl/lib -o libdigestmd5.la -version-info 2:19:0 digestmd5.lodigestmd5_init.lo plugin_common.lo -lcrypto -lresolv -lresolv
rm -fr .libs/libdigestmd5.la .libs/libdigestmd5.* .libs/libdigestmd5.*
(cd . && ln -s digestmd5.lo digestmd5.o)
(cd . && ln -s digestmd5_init.lo digestmd5_init.o)
gcc -shared digestmd5.lo digestmd5_init.lo plugin_common.lo -L/usr/local/ssl/lib -lcrypto -lresolv -lresolv -lc -Wl,-soname -Wl,libdigestmd5.so.2 -o .libs/libdigestmd5.so.2.0.19
(cd .libs && rm -f libdigestmd5.so.2 && ln -s libdigestmd5.so.2.0.19 libdigestmd5.so.2)
(cd .libs && rm -f libdigestmd5.so && ln -s libdigestmd5.so.2.0.19 libdigestmd5.so)
creating libdigestmd5.la
(cd .libs && rm -f libdigestmd5.la && ln -s ../libdigestmd5.la libdigestmd5.la)
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/BerkeleyDB.4.3/include -I/usr/local/ssl/include -Wall -W -g -O2 -MT otp.lo -MD -MP -MF ".deps/otp.Tpo" \
-c -o otp.lo `test -f 'otp.c' || echo './'`otp.c; \
then mv ".deps/otp.Tpo" ".deps/otp.Plo"; \
else rm -f ".deps/otp.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/BerkeleyDB.4.3/include -I/usr/local/ssl/include -Wall -W -g -O2 -MT otp.lo -MD -MP -MF .deps/otp.Tpo -c otp.c-fPIC -DPIC -o otp.lo
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/BerkeleyDB.4.3/include -I/usr/local/ssl/include -Wall -W -g -O2 -MT otp_init.lo -MD -MP -MF ".deps/otp_init.Tpo" \
-c -o otp_init.lo `test -f 'otp_init.c' || echo './'`otp_init.c; \
then mv ".deps/otp_init.Tpo" ".deps/otp_init.Plo"; \
else rm -f ".deps/otp_init.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/BerkeleyDB.4.3/include -I/usr/local/ssl/include -Wall -W -g -O2 -MT otp_init.lo -MD -MP -MF .deps/otp_init.Tpo-c otp_init.c -fPIC -DPIC -o otp_init.lo
/bin/sh ../libtool --mode=link gcc -Wall -W -g -O2 -module -export-dynamic -rpath /usr/lib/sasl2 -L/usr/local/ssl/lib -Wl,-rpath,/usr/local/ssl/lib -o libotp.la -version-info 2:19:0 otp.lo otp_init.loplugin_common.lo -lcrypto -lresolv
rm -fr .libs/libotp.la .libs/libotp.* .libs/libotp.*
(cd . && ln -s otp.lo otp.o)
(cd . && ln -s otp_init.lo otp_init.o)
gcc -shared otp.lo otp_init.lo plugin_common.lo -L/usr/local/ssl/lib -lcrypto -lresolv -lc -Wl,-soname -Wl,libotp.so.2 -o .libs/libotp.so.2.0.19
(cd .libs && rm -f libotp.so.2 && ln -s libotp.so.2.0.19 libotp.so.2)
(cd .libs && rm -f libotp.so && ln -s libotp.so.2.0.19 libotp.so)
creating libotp.la
(cd .libs && rm -f libotp.la && ln -s ../libotp.la libotp.la)
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/BerkeleyDB.4.3/include -I/usr/local/ssl/include -Wall -W -g -O2 -MT anonymous.lo -MD -MP -MF ".deps/anonymous.Tpo" \
-c -o anonymous.lo `test -f 'anonymous.c' || echo './'`anonymous.c; \
then mv ".deps/anonymous.Tpo" ".deps/anonymous.Plo"; \
else rm -f ".deps/anonymous.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/BerkeleyDB.4.3/include -I/usr/local/ssl/include -Wall -W -g -O2 -MT anonymous.lo -MD -MP -MF .deps/anonymous.Tpo -c anonymous.c -fPIC -DPIC -o anonymous.lo
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/BerkeleyDB.4.3/include -I/usr/local/ssl/include -Wall -W -g -O2 -MT anonymous_init.lo -MD -MP -MF ".deps/anonymous_init.Tpo" \
-c -o anonymous_init.lo `test -f 'anonymous_init.c' || echo './'`anonymous_init.c; \
then mv ".deps/anonymous_init.Tpo" ".deps/anonymous_init.Plo"; \
else rm -f ".deps/anonymous_init.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/BerkeleyDB.4.3/include -I/usr/local/ssl/include -Wall -W -g -O2 -MT anonymous_init.lo -MD -MP -MF .deps/anonymous_init.Tpo -c anonymous_init.c -fPIC -DPIC -o anonymous_init.lo
/bin/sh ../libtool --mode=link gcc -Wall -W -g -O2 -module -export-dynamic -rpath /usr/lib/sasl2 -L/usr/local/ssl/lib -Wl,-rpath,/usr/local/ssl/lib -o libanonymous.la -version-info 2:19:0 anonymous.loanonymous_init.lo plugin_common.lo -lresolv
rm -fr .libs/libanonymous.la .libs/libanonymous.* .libs/libanonymous.*
(cd . && ln -s anonymous.lo anonymous.o)
(cd . && ln -s anonymous_init.lo anonymous_init.o)
gcc -shared anonymous.lo anonymous_init.lo plugin_common.lo -L/usr/local/ssl/lib -lresolv -lc -Wl,-soname -Wl,libanonymous.so.2 -o .libs/libanonymous.so.2.0.19
(cd .libs && rm -f libanonymous.so.2 && ln -s libanonymous.so.2.0.19 libanonymous.so.2)
(cd .libs && rm -f libanonymous.so && ln -s libanonymous.so.2.0.19 libanonymous.so)
creating libanonymous.la
(cd .libs && rm -f libanonymous.la && ln -s ../libanonymous.la libanonymous.la)
make[2]: Leaving directory `/websites/cyrus-sasl-2.1.19/plugins'
Making all in lib
make[2]: Entering directory `/websites/cyrus-sasl-2.1.19/lib'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/websites/cyrus-sasl-2.1.19/lib'
Making all in utils
make[2]: Entering directory `/websites/cyrus-sasl-2.1.19/utils'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/local/BerkeleyDB.4.3/include -I/usr/local/BerkeleyDB.4.3/include -I/usr/local/ssl/include -Wall -W -g -O2 -MT dbconverter-2.o -MD -MP -MF ".deps/dbconverter-2.Tpo" \
-c -o dbconverter-2.o `test -f 'dbconverter-2.c' || echo './'`dbconverter-2.c; \
then mv ".deps/dbconverter-2.Tpo" ".deps/dbconverter-2.Po"; \
else rm -f ".deps/dbconverter-2.Tpo"; exit 1; \
fi
/bin/sh ../libtool --mode=link gcc -Wall -W -g -O2 -L/usr/local/ssl/lib -Wl,-rpath,/usr/local/ssl/lib -o dbconverter-2 dbconverter-2.o ../sasldb/libsasldb.la ../lib/libsasl2.la -L/usr/local/BerkeleyDB.4.3/lib -Wl,-rpath,/usr/local/BerkeleyDB.4.3/lib -ldb-4.2 -lresolv -lresolv
gcc -Wall -W -g -O2 -L/usr/local/ssl/lib -Wl,-rpath,/usr/local/ssl/lib -o .libs/dbconverter-2 dbconverter-2.o ../sasldb/.libs/libsasldb.al -lresolv ../lib/.libs/libsasl2.so -ldl -lresolv -lresolv -L/usr/local/BerkeleyDB.4.3/lib -Wl,-rpath,/usr/local/BerkeleyDB.4.3/lib -ldb-4.2 -lresolv -lresolv -Wl,--rpath -Wl,/usr/local/lib
creating dbconverter-2
/bin/sh ../libtool --mode=link gcc -Wall -W -g -O2 -L/usr/local/ssl/lib -Wl,-rpath,/usr/local/ssl/lib -o saslpasswd2 saslpasswd.o ../sasldb/libsasldb.la ../lib/libsasl2.la -L/usr/local/BerkeleyDB.4.3/lib -Wl,-rpath,/usr/local/BerkeleyDB.4.3/lib -ldb-4.2 -lresolv -lresolv
magcc -Wall -W -g -O2 -L/usr/local/ssl/lib -Wl,-rpath,/usr/local/ssl/lib -o .libs/saslpasswd2 saslpasswd.o ../sasldb/.libs/libsasldb.al -lresolv ../lib/.libs/libsasl2.so -ldl -lresolv -lresolv -L/usr/local/BerkeleyDB.4.3/lib -Wl,-rpath,/usr/local/BerkeleyDB.4.3/lib -ldb-4.2 -lresolv -lresolv -Wl,--rpath -Wl,/usr/local/lib
creating saslpasswd2
k/bin/sh ../libtool --mode=link gcc -Wall -W -g -O2 -L/usr/local/ssl/lib -Wl,-rpath,/usr/local/ssl/lib -o sasldblistusers2 sasldblistusers.o ../sasldb/libsasldb.la ../lib/libsasl2.la -L/usr/local/BerkeleyDB.4.3/lib -Wl,-rpath,/usr/local/BerkeleyDB.4.3/lib -ldb-4.2 -lresolv -lresolv
e gcc -Wall -W -g -O2 -L/usr/local/ssl/lib -Wl,-rpath,/usr/local/ssl/lib -o .libs/sasldblistusers2 sasldblistusers.o ../sasldb/.libs/libsasldb.al -lresolv ../lib/.libs/libsasl2.so -ldl -lresolv -lresolv -L/usr/local/BerkeleyDB.4.3/lib -Wl,-rpath,/usr/local/BerkeleyDB.4.3/lib -ldb-4.2 -lresolv -lresolv -Wl,--rpath -Wl,/usr/local/lib
icreating sasldblistusers2
make[2]: Leaving directory `/websites/cyrus-sasl-2.1.19/utils'
Making all in doc
make[2]: Entering directory `/websites/cyrus-sasl-2.1.19/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/websites/cyrus-sasl-2.1.19/doc'
Making all in man
make[2]: Entering directory `/websites/cyrus-sasl-2.1.19/man'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/websites/cyrus-sasl-2.1.19/man'
Making all in sample
nmake[2]: Entering directory `/websites/cyrus-sasl-2.1.19/sample'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/websites/cyrus-sasl-2.1.19/sample'
Making all in saslauthd
smake[2]: Entering directory `/websites/cyrus-sasl-2.1.19/saslauthd'
make all-am
make[3]: Entering directory `/websites/cyrus-sasl-2.1.19/saslauthd'
if gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/usr/local/etc/saslauthd.conf\" -I. -I. -I.. -I. -I. -I. -I./include -I./include -I./../include -I/usr/local/ssl/include -g -O2 -MT auth_getpwent.o -MD -MP -MF ".deps/auth_getpwent.Tpo" \
-c -o auth_getpwent.o `test -f 'auth_getpwent.c' || echo './'`auth_getpwent.c; \
then mv ".deps/auth_getpwent.Tpo" ".deps/auth_getpwent.Po"; \
else rm -f ".deps/auth_getpwent.Tpo"; exit 1; \
fi
tagcc -g -O2 -L/usr/local/ssl/lib -Wl,-rpath,/usr/local/ssl/lib -o saslauthd mechanisms.o auth_dce.o auth_getpwent.o auth_krb5.o auth_krb4.o auth_pam.o auth_rimap.o auth_shadow.o auth_sia.o auth_sasldb.o lak.o auth_ldap.o cache.o utils.o ipc_unix.o ipc_doors.o saslauthd-main.o md5.o -lcrypt -lresolv -lresolv
llmake[3]: Leaving directory `/websites/cyrus-sasl-2.1.19/saslauthd'
make[2]: Leaving directory `/websites/cyrus-sasl-2.1.19/saslauthd'
make[2]: Entering directory `/websites/cyrus-sasl-2.1.19'
make[2]: Leaving directory `/websites/cyrus-sasl-2.1.19'
make[1]: Leaving directory `/websites/cyrus-sasl-2.1.19'
root@krynn:/websites/cyrus-sasl-2.1.19# make install
Making install in include
make[1]: Entering directory `/websites/cyrus-sasl-2.1.19/include'
make[2]: Entering directory `/websites/cyrus-sasl-2.1.19/include'
make[2]: Nothing to be done for `install-exec-am'.
/bin/sh ../config/mkinstalldirs
/bin/sh ../config/mkinstalldirs /usr/local/include/sasl
mkdir -p -- /usr/local/include/sasl
/usr/bin/ginstall -c -m 644 hmac-md5.h /usr/local/include/sasl/hmac-md5