freeradius on LynxOS

Marcin Jessa lists at yazzy.org
Wed Aug 10 12:33:13 CEST 2005


Looks like you dont have anyof the supported SQL's nor Kerberos installed.
Thats's what it says from what I can see at a quick glance.
Does it compile at all?


On Wed, 10 Aug 2005 10:29:08 +0100
"Iandc Davies" <Iandc.Davies at marconi.com> wrote:

> All,
> 
> Have just moved department within work and have been told that I am to work
> with freeradius as a digest authentication tool for SIP URIs.
> I've already bought the RADIUS O'Reilly book and am slowly going through
> it. (It seems a bit out of date though ?)
> We are going to use 2 different platforms running Linux RedHat 9-3 and
> LynxOS 4.
> Just wondered if any of you users have managed to get it running on a Lynx
> OS .
> I've managed to get the latest (Version-1.0.4) compiled on Linux, but when
> I run the configure script on Lynx it seems that many of the
> header files can't be found by it. Applying make confirms this as it says
> it can't find sys/socket.h.
> Is there a tweek that configure needs ?
> I'm trying to get our IT admin guys to set the box up with a full set of
> /usr/include's but it'll take a bit of time.
> 
> If there is a lot of work to get freeradius working on Lynx then that will
> affect my timescales as I've got to get this done ASAP before October'ish.
> Not sure if this message should be on the users or developers mailing list,
> but since I'm a newbie I'll start with this one.
> 
> (Configure outputs for Linux and Lynx can be seen below)
> Outputs include any xterm warnings and Failures also at the bottom of the
> dump.
> 
> Cheers in advance.
> 
> Lynx Output
> 
> loading cache ./config.cache
> checking for gcc... (cached) gcc
> checking whether the C compiler (gcc  ) works... yes
> checking whether the C compiler (gcc  ) is a cross-compiler... no
> checking whether we are using GNU C... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking how to run the C preprocessor... (cached) gcc -E
> checking for AIX... no
> checking whether gcc needs -traditional... (cached) no
> checking whether we are using SUNPro C... (cached) no
> checking for ranlib... (cached) ranlib
> checking whether byte ordering is bigendian... (cached) no
> checking for gmake... (cached) no
> checking for make... (cached) /bin/make
> checking for lt_dlinit in -lltdl... (cached) no
> checking for Cygwin environment... (cached) no
> checking for mingw32 environment... (cached) no
> checking host system type... i386-unknown-lynxos
> checking build system type... i386-unknown-lynxos
> checking for ld used by GCC... (cached) /usr/i386-elf-lynxos/bin/ld
> checking if the linker (/usr/i386-elf-lynxos/bin/ld) is GNU ld... (cached)
> yes
> checking for /usr/i386-elf-lynxos/bin/ld option to reload object files...
> (cached) -r
> checking for BSD-compatible nm... (cached) /bin/nm -B
> checking whether ln -s works... (cached) yes
> checking how to recognise dependant libraries... (cached) unknown
> checking for object suffix... (cached) o
> checking for executable suffix... (cached) no
> checking command to parse /bin/nm -B output... (cached) ok
> checking for dlfcn.h... (cached) yes
> checking for ranlib... (cached) ranlib
> checking for strip... (cached) strip
> checking for objdir... .libs
> checking for gcc option to produce PIC... (cached)   -fPIC
> checking if gcc PIC flag   -fPIC works... (cached) yes
> checking if gcc static flag -static works... (cached) yes
> checking if gcc supports -c -o file.o... (cached) yes
> checking if gcc supports -c -o file.lo... (cached) yes
> checking if gcc supports -fno-rtti -fno-exceptions... yes
> checking whether the linker (/usr/i386-elf-lynxos/bin/ld) supports shared
> libraries... yes
> checking how to hardcode library paths into programs... immediate
> checking whether stripping libraries is possible... yes
> checking dynamic linker characteristics... no
> checking if libtool supports shared libraries... no
> checking whether to build shared libraries... no
> checking whether to build static libraries... yes
> checking for shl_load... (cached) no
> checking for shl_load in -ldld... (cached) no
> checking for dlopen... (cached) no
> checking for dlopen in -ldl... (cached) no
> checking for dlopen in -lsvld... (cached) no
> checking for dld_link in -ldld... (cached) no
> creating libtool
> checking logdir... ${localstatedir}/log/radius
> checking radacctdir... ${logdir}/radacct
> checking raddbdir... ${sysconfdir}/raddb
> checking for perl... (cached) /usr/local/bin/perl
> checking for snmpget... no
> checking for snmpwalk... no
> checking for rusers... (cached) /usr/bin/rusers
> checking for working aclocal... missing
> checking for working autoconf... found
> checking for working autoheader... found
> checking for locate... no
> checking for dirname... (cached) /bin/dirname
> checking for grep... (cached) /bin/grep
> checking for pthread.h... (cached) no
> checking for pthread_create in -lpthread... (cached) no
> checking for pthread_create in -lc_r... (cached) no
> checking for getsockname in -lsocket... (cached) yes
> checking for inet_aton in -lresolv... (cached) no
> checking for inet_ntoa in -lnsl... (cached) yes
> checking for dirent.h that defines DIR... (cached) yes
> checking for opendir in -ldir... (cached) no
> checking for ANSI C header files... (cached) yes
> checking whether time.h and sys/time.h may both be included... (cached) yes
> checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
> checking for unistd.h... (cached) yes
> checking for crypt.h... (cached) no
> checking for errno.h... (cached) yes
> checking for resource.h... (cached) no
> checking for getopt.h... (cached) no
> checking for malloc.h... (cached) yes
> checking for utmp.h... (cached) yes
> checking for utmpx.h... (cached) no
> checking for signal.h... (cached) yes
> checking for sys/select.h... (cached) yes
> checking for syslog.h... (cached) yes
> checking for inttypes.h... (cached) yes
> checking for stdint.h... (cached) yes
> checking for stdio.h... (cached) yes
> checking for netdb.h... (cached) yes
> checking for semaphore.h... (cached) yes
> checking for arpa/inet.h... (cached) yes
> checking for netinet/in.h... (cached) no
> checking for sys/types.h... (cached) yes
> checking for sys/socket.h... (cached) no
> checking for sys/time.h... (cached) no
> checking for sys/wait.h... (cached) yes
> checking for sys/security.h... (cached) no
> checking for fcntl.h... (cached) yes
> checking for sys/fcntl.h... (cached) no
> checking for prot.h... (cached) no
> checking for sia.h... (cached) no
> checking for siad.h... (cached) no
> checking for regex.h... (cached) no
> checking for openssl/ssl.h... no
> checking for off_t... (cached) yes
> checking for pid_t... (cached) yes
> checking for size_t... (cached) yes
> checking for uid_t in sys/types.h... (cached) yes
> checking for socklen_t... (cached) no
> checking for uint8_t... (cached) yes
> checking for uint16_t... (cached) yes
> checking for uint32_t... (cached) yes
> checking for getopt_long... (cached) no
> checking for lockf... (cached) yes
> checking for strsignal... (cached) no
> checking for sigaction... (cached) yes
> checking for sigprocmask... (cached) yes
> checking for pthread_sigmask... (cached) no
> checking for snprintf... (cached) yes
> checking for vsnprintf... (cached) no
> checking for setsid... (cached) yes
> checking for strncasecmp... (cached) yes
> checking for strcasecmp... (cached) yes
> checking for localtime_r... (cached) yes
> checking for ctime_r... (cached) yes
> checking for gmtime_r... (cached) yes
> checking for strsep... (cached) yes
> checking for inet_aton... (cached) yes
> checking for inet_pton... (cached) yes
> checking for inet_ntop... (cached) yes
> checking for gethostname... (cached) yes
> checking for setlinebuf... (cached) yes
> checking for setvbuf... (cached) yes
> checking for getusershell... (cached) no
> checking for initgroups... (cached) yes
> checking whether crypt must be declared... (cached) yes
> checking whether strncasecmp must be declared... (cached) no
> checking whether strcasecmp must be declared... (cached) no
> checking whether inet_aton must be declared... (cached) no
> checking whether gethostname must be declared... (cached) no
> checking whether setlinebuf must be declared... (cached) no
> checking whether getusershell must be declared... (cached) yes
> checking whether endusershell must be declared... (cached) yes
> checking return type of signal handlers... (cached) void
> checking for ipi_addr in struct in_pktinfo... no
> checking for working const... (cached) yes
> checking type of OS... LynxOS
> checking for developer gcc flags... no.
> checking for crypt in -lcrypt... (cached) no
> checking for crypt... (cached) no
> checking for setkey in -lcipher... (cached) no
> checking for asn1.h,snmp.h,snmp_impl.h... no
> checking gethostbyaddr_r() syntax... BSD-style
> checking gethostbyname_r() syntax... BSD-style
> checking ctime_r() syntax... POSIX-style
> top_builddir=/home_sip1/daviesic/LYNXOS/freeradius-1.0.4
> updating cache ./config.cache
> creating ./config.status
> creating ./Make.inc
> creating ./src/include/build-radpaths-h
> creating ./src/main/Makefile
> creating ./src/main/checkrad.pl
> creating ./src/main/radlast
> creating ./src/main/radtest
> creating ./scripts/rc.radiusd
> creating ./scripts/radwatch
> creating ./scripts/check-radiusd-config
> creating ./scripts/radiusd.cron.daily
> creating ./scripts/radiusd.cron.monthly
> creating ./scripts/cryptpasswd
> creating ./raddb/dictionary
> creating ./raddb/radiusd.conf
> creating src/include/autoconf.h
> configuring in libltdl
> running /bin/sh ./configure  --enable-ltdl-install --enable-ltdl-install
> --cache-file=.././config.cache --srcdir=.
> loading cache .././config.cache
> checking for a BSD compatible install... (cached) /bin/install -c
> checking whether build environment is sane... yes
> checking for mawk... (cached) gawk
> checking whether make sets ${MAKE}... (cached) yes
> checking whether to enable maintainer-specific portions of Makefiles... no
> checking for gcc... (cached) gcc
> checking whether the C compiler (gcc -g -O2 -DOPENSSL_NO_KRB5 -Wall
> -D_GNU_SOURCE -DNDEBUG ) works... yes
> checking whether the C compiler (gcc -g -O2 -DOPENSSL_NO_KRB5 -Wall
> -D_GNU_SOURCE -DNDEBUG ) is a cross-compiler... no
> checking whether we are using GNU C... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking for style of include used by make... GNU
> checking dependency style of gcc... (cached) none
> checking for working const... (cached) yes
> checking for inline... (cached) inline
> checking for Cygwin environment... (cached) no
> checking for mingw32 environment... (cached) no
> checking how to run the C preprocessor... (cached) gcc -E
> checking host system type... i386-unknown-lynxos
> checking build system type... i386-unknown-lynxos
> checking for ld used by GCC... (cached) /usr/i386-elf-lynxos/bin/ld
> checking if the linker (/usr/i386-elf-lynxos/bin/ld) is GNU ld... (cached)
> yes
> checking for /usr/i386-elf-lynxos/bin/ld option to reload object files...
> (cached) -r
> checking for BSD-compatible nm... (cached) /bin/nm -B
> checking whether ln -s works... (cached) yes
> checking how to recognise dependant libraries... (cached) unknown
> checking for object suffix... (cached) o
> checking for executable suffix... (cached) no
> checking command to parse /bin/nm -B output... (cached) ok
> checking for dlfcn.h... (cached) yes
> checking for ranlib... (cached) ranlib
> checking for strip... (cached) strip
> checking for objdir... .libs
> checking for gcc option to produce PIC... (cached)    -fPIC
> checking if gcc PIC flag    -fPIC works... (cached) yes
> checking if gcc static flag -static works... (cached) yes
> checking if gcc supports -c -o file.o... (cached) yes
> checking if gcc supports -c -o file.lo... (cached) yes
> checking if gcc supports -fno-rtti -fno-exceptions... yes
> checking whether the linker (/usr/i386-elf-lynxos/bin/ld) supports shared
> libraries... yes
> checking how to hardcode library paths into programs... immediate
> checking whether stripping libraries is possible... yes
> checking dynamic linker characteristics... no
> checking if libtool supports shared libraries... no
> checking whether to build shared libraries... no
> checking whether to build static libraries... yes
> creating libtool
> checking for ANSI C header files... (cached) yes
> checking for dirent.h that defines DIR... (cached) yes
> checking for opendir in -ldir... (cached) no
> checking whether gcc supports assert without backlinking...
> checking which extension is used for shared libraries... (cached)
> checking which variable specifies run-time library path... (cached)
> checking for the default library search path... (cached) /lib /usr/lib
> checking for objdir... (cached) .libs
> checking whether libtool supports -dlopen/-dlpreopen... (cached) yes
> checking for dlopen in -ldl... (cached) no
> checking for dlopen... (cached) no
> checking for dlopen in -lsvld... (cached) no
> checking for shl_load... (cached) no
> checking for shl_load in -ldld... (cached) no
> checking for dld_link in -ldld... (cached) no
> checking for _ prefix in compiled symbols... (cached) no
> checking whether deplibs are loaded by dlopen... (cached) unknown
> checking for argz.h... (cached) no
> checking for error_t... no
> checking for argz_append... (cached) no
> checking for argz_create_sep... (cached) no
> checking for argz_insert... (cached) no
> checking for argz_next... (cached) no
> checking for argz_stringify... (cached) no
> checking for errno.h... (cached) yes
> checking for malloc.h... (cached) yes
> checking for memory.h... (cached) yes
> checking for stdlib.h... (cached) yes
> checking for stdio.h... (cached) yes
> checking for ctype.h... (cached) yes
> checking for unistd.h... (cached) yes
> checking for dl.h... (cached) no
> checking for sys/dl.h... (cached) no
> checking for dld.h... (cached) no
> checking for string.h... (cached) yes
> checking for strchr... (cached) yes
> checking for strrchr... (cached) yes
> checking for memcpy... (cached) yes
> checking for memmove... (cached) yes
> checking for strcmp... (cached) yes
> updating cache .././config.cache
> creating ./config.status
> creating Makefile
> creating config.h
> config.h is unchanged
> configuring in src/modules/rlm_attr_rewrite
> running /bin/sh ./configure  --enable-ltdl-install --enable-ltdl-install
> --cache-file=../../.././config.cache --srcdir=.
> loading cache ../../.././config.cache
> checking for gcc... (cached) gcc
> checking whether the C compiler (gcc -g -O2 -DOPENSSL_NO_KRB5 -Wall
> -D_GNU_SOURCE -DNDEBUG ) works... yes
> checking whether the C compiler (gcc -g -O2 -DOPENSSL_NO_KRB5 -Wall
> -D_GNU_SOURCE -DNDEBUG ) is a cross-compiler... no
> checking whether we are using GNU C... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking how to run the C preprocessor... (cached) gcc -E
> checking for regex.h... (cached) no
> creating ./config.status
> creating Makefile
> creating config.h
> config.h is unchanged
> configuring in src/modules/rlm_counter
> running /bin/sh ./configure  --enable-ltdl-install --enable-ltdl-install
> --cache-file=../../.././config.cache --srcdir=.
> loading cache ../../.././config.cache
> checking for gcc... (cached) gcc
> checking whether the C compiler (gcc -g -O2 -DOPENSSL_NO_KRB5 -Wall
> -D_GNU_SOURCE -DNDEBUG ) works... yes
> checking whether the C compiler (gcc -g -O2 -DOPENSSL_NO_KRB5 -Wall
> -D_GNU_SOURCE -DNDEBUG ) is a cross-compiler... no
> checking whether we are using GNU C... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking how to run the C preprocessor... (cached) gcc -E
> checking for gdbm.h... no
> checking for gdbm_open in -lgdbm... no
> checking for gdbm_fdesc... (cached) no
> creating ./config.status
> creating Makefile
> creating config.h
> config.h is unchanged
> configuring in src/modules/rlm_dbm
> running /bin/sh ./configure  --enable-ltdl-install --enable-ltdl-install
> --cache-file=../../.././config.cache --srcdir=.
> loading cache ../../.././config.cache
> checking for gcc... (cached) gcc
> checking whether the C compiler (gcc -g -O2 -DOPENSSL_NO_KRB5 -Wall
> -D_GNU_SOURCE -DNDEBUG ) works... yes
> checking whether the C compiler (gcc -g -O2 -DOPENSSL_NO_KRB5 -Wall
> -D_GNU_SOURCE -DNDEBUG ) is a cross-compiler... no
> checking whether we are using GNU C... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking how to run the C preprocessor... (cached) gcc -E
> checking for ndbm.h... no
> checking for gdbm/ndbm.h... no
> checking for gdbm-ndbm.h... no
> checking for dbm in default lib... no
> checking for dbm_open in -lndbm... no
> checking for dbm_open in -lgdbm... no
> checking for dbm_open in -lgdbm_compat... no
> creating ./config.status
> creating Makefile
> configuring in src/modules/rlm_eap
> running /bin/sh ./configure  --enable-ltdl-install --enable-ltdl-install
> --cache-file=../../.././config.cache --srcdir=.
> loading cache ../../.././config.cache
> checking for gcc... (cached) gcc
> checking whether the C compiler (gcc -g -O2 -DOPENSSL_NO_KRB5 -Wall
> -D_GNU_SOURCE -DNDEBUG ) works... yes
> checking whether the C compiler (gcc -g -O2 -DOPENSSL_NO_KRB5 -Wall
> -D_GNU_SOURCE -DNDEBUG ) is a cross-compiler... no
> checking whether we are using GNU C... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> override protection 400 for install-sh? creating ./config.status
> creating Makefile
> configuring in ./types/rlm_eap_md5
> running /bin/sh ./configure  --enable-ltdl-install --enable-ltdl-install
> --cache-file=../../../../.././config.cache --srcdir=.
> loading cache ../../../../.././config.cache
> checking how to run the C preprocessor... (cached) gcc -E
> checking for malloc.h... (cached) yes
> creating ./config.status
> creating Makefile
> configuring in ./types/rlm_eap_mschapv2
> running /bin/sh ./configure  --enable-ltdl-install --enable-ltdl-install
> --cache-file=../../../../.././config.cache --srcdir=.
> loading cache ../../../../.././config.cache
> checking how to run the C preprocessor... (cached) gcc -E
> checking for malloc.h... (cached) yes
> creating ./config.status
> creating Makefile
> configuring in ./types/rlm_eap_peap
> running /bin/sh ./configure  --enable-ltdl-install --enable-ltdl-install
> --cache-file=../../../../.././config.cache --srcdir=.
> loading cache ../../../../.././config.cache
> checking for gcc... (cached) gcc
> checking whether the C compiler (gcc -g -O2 -DOPENSSL_NO_KRB5 -Wall
> -D_GNU_SOURCE -DNDEBUG ) works... yes
> checking whether the C compiler (gcc -g -O2 -DOPENSSL_NO_KRB5 -Wall
> -D_GNU_SOURCE -DNDEBUG ) is a cross-compiler... no
> checking whether we are using GNU C... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking for openssl/ssl.h... no
> checking for DH_new in -lcrypto... no
> checking for SSL_new in -lssl... no
> checking how to run the C preprocessor... (cached) gcc -E
> checking for openssl/err.h... (cached) no
> checking for openssl/engine.h... (cached) no
> creating ./config.status
> creating Makefile
> creating config.h
> config.h is unchanged
> configuring in ./types/rlm_eap_sim
> running /bin/sh ./configure  --enable-ltdl-install --enable-ltdl-install
> --cache-file=../../../../.././config.cache --srcdir=.
> loading cache ../../../../.././config.cache
> checking for gcc... (cached) gcc
> checking whether the C compiler (gcc -g -O2 -DOPENSSL_NO_KRB5 -Wall
> -D_GNU_SOURCE -DNDEBUG ) works... yes
> checking whether the C compiler (gcc -g -O2 -DOPENSSL_NO_KRB5 -Wall
> -D_GNU_SOURCE -DNDEBUG ) is a cross-compiler... no
> checking whether we are using GNU C... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking for openssl/ssl.h... no
> checking for DH_new in -lcrypto... no
> checking for SSL_new in -lssl... no
> checking how to run the C preprocessor... (cached) gcc -E
> checking for openssl/err.h... (cached) no
> checking for openssl/engine.h... (cached) no
> creating ./config.status
> creating Makefile
> creating config.h
> config.h is unchanged
> configuring in ./types/rlm_eap_tls
> running /bin/sh ./configure  --enable-ltdl-install --enable-ltdl-install
> --cache-file=../../../../.././config.cache --srcdir=.
> loading cache ../../../../.././config.cache
> checking for gcc... (cached) gcc
> checking whether the C compiler (gcc -g -O2 -DOPENSSL_NO_KRB5 -Wall
> -D_GNU_SOURCE -DNDEBUG ) works... yes
> checking whether the C compiler (gcc -g -O2 -DOPENSSL_NO_KRB5 -Wall
> -D_GNU_SOURCE -DNDEBUG ) is a cross-compiler... no
> checking whether we are using GNU C... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking for openssl/ssl.h... no
> checking for DH_new in -lcrypto... no
> checking for SSL_new in -lssl... no
> checking how to run the C preprocessor... (cached) gcc -E
> checking for openssl/err.h... (cached) no
> checking for openssl/engine.h... (cached) no
> creating ./config.status
> creating Makefile
> creating config.h
> config.h is unchanged
> configuring in ./types/rlm_eap_ttls
> running /bin/sh ./configure  --enable-ltdl-install --enable-ltdl-install
> --cache-file=../../../../.././config.cache --srcdir=.
> loading cache ../../../../.././config.cache
> checking for gcc... (cached) gcc
> checking whether the C compiler (gcc -g -O2 -DOPENSSL_NO_KRB5 -Wall
> -D_GNU_SOURCE -DNDEBUG ) works... yes
> checking whether the C compiler (gcc -g -O2 -DOPENSSL_NO_KRB5 -Wall
> -D_GNU_SOURCE -DNDEBUG ) is a cross-compiler... no
> checking whether we are using GNU C... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking for openssl/ssl.h... no
> checking for DH_new in -lcrypto... no
> checking for SSL_new in -lssl... no
> checking how to run the C preprocessor... (cached) gcc -E
> checking for openssl/err.h... (cached) no
> checking for openssl/engine.h... (cached) no
> creating ./config.status
> creating Makefile
> creating config.h
> config.h is unchanged
> configuring in src/modules/rlm_ippool
> running /bin/sh ./configure  --enable-ltdl-install --enable-ltdl-install
> --cache-file=../../.././config.cache --srcdir=.
> loading cache ../../.././config.cache
> checking for gcc... (cached) gcc
> checking whether the C compiler (gcc -g -O2 -DOPENSSL_NO_KRB5 -Wall
> -D_GNU_SOURCE -DNDEBUG ) works... yes
> checking whether the C compiler (gcc -g -O2 -DOPENSSL_NO_KRB5 -Wall
> -D_GNU_SOURCE -DNDEBUG ) is a cross-compiler... no
> checking whether we are using GNU C... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking how to run the C preprocessor... (cached) gcc -E
> checking for gdbm.h... no
> checking for gdbm_open in -lgdbm... no
> checking for gdbm_fdesc... (cached) no
> creating ./config.status
> creating Makefile
> creating config.h
> config.h is unchanged
> configuring in src/modules/rlm_krb5
> running /bin/sh ./configure  --enable-ltdl-install --enable-ltdl-install
> --cache-file=../../.././config.cache --srcdir=.
> loading cache ../../.././config.cache
> checking for gcc... (cached) gcc
> checking whether the C compiler (gcc -g -O2 -DOPENSSL_NO_KRB5 -Wall
> -D_GNU_SOURCE -DNDEBUG ) works... yes
> checking whether the C compiler (gcc -g -O2 -DOPENSSL_NO_KRB5 -Wall
> -D_GNU_SOURCE -DNDEBUG ) is a cross-compiler... no
> checking whether we are using GNU C... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking how to run the C preprocessor... (cached) gcc -E
> checking for krb5.h... no
> checking for krb5_encrypt_data in -lk5crypto... no
> checking for DH_new in -lcrypto... no
> checking for set_com_err_hook in -lcom_err... no
> checking for krb5_init_context in -lkrb5... no
> creating ./config.status
> creating Makefile
> configuring in src/modules/rlm_ldap
> running /bin/sh ./configure  --enable-ltdl-install --enable-ltdl-install
> --cache-file=../../.././config.cache --srcdir=.
> loading cache ../../.././config.cache
> checking for gcc... (cached) gcc
> checking whether the C compiler (gcc -g -O2 -DOPENSSL_NO_KRB5 -Wall
> -D_GNU_SOURCE -DNDEBUG ) works... yes
> checking whether the C compiler (gcc -g -O2 -DOPENSSL_NO_KRB5 -Wall
> -D_GNU_SOURCE -DNDEBUG ) is a cross-compiler... no
> checking whether we are using GNU C... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking for inet_aton in -lresolv... (cached) no
> checking for lber.h... no
> checking for ldap.h... no
> checking for sasl_encode in -lsasl... no
> checking for DH_new in -lcrypto... no
> checking for SSL_new in -lssl... no
> checking for ber_init in -llber... no
> creating ./config.status
> creating Makefile
> configuring in src/modules/rlm_pam
> running /bin/sh ./configure  --enable-ltdl-install --enable-ltdl-install
> --cache-file=../../.././config.cache --srcdir=.
> loading cache ../../.././config.cache
> checking for gcc... (cached) gcc
> checking whether the C compiler (gcc -g -O2 -DOPENSSL_NO_KRB5 -Wall
> -D_GNU_SOURCE -DNDEBUG ) works... yes
> checking whether the C compiler (gcc -g -O2 -DOPENSSL_NO_KRB5 -Wall
> -D_GNU_SOURCE -DNDEBUG ) is a cross-compiler... no
> checking whether we are using GNU C... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking how to run the C preprocessor... (cached) gcc -E
> checking for dlopen in -ldl... (cached) no
> checking for pam_start in -lpam... (cached) no
> checking for security/pam_appl.h... (cached) no
> checking for pam/pam_appl.h... (cached) no
> creating ./config.status
> creating Makefile
> creating config.h
> config.h is unchanged
> configuring in src/modules/rlm_radutmp
> running /bin/sh ./configure  --enable-ltdl-install --enable-ltdl-install
> --cache-file=../../.././config.cache --srcdir=.
> loading cache ../../.././config.cache
> checking how to run the C preprocessor... (cached) gcc -E
> checking for sys/mman.h... (cached) yes
> creating ./config.status
> creating Makefile
> creating config.h
> config.h is unchanged
> configuring in src/modules/rlm_sql
> running /bin/sh ./configure  --enable-ltdl-install --enable-ltdl-install
> --cache-file=../../.././config.cache --srcdir=.
> loading cache ../../.././config.cache
> checking for gcc... (cached) gcc
> checking whether the C compiler (gcc -g -O2 -DOPENSSL_NO_KRB5 -Wall
> -D_GNU_SOURCE -DNDEBUG ) works... yes
> checking whether the C compiler (gcc -g -O2 -DOPENSSL_NO_KRB5 -Wall
> -D_GNU_SOURCE -DNDEBUG ) is a cross-compiler... no
> checking whether we are using GNU C... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> override protection 400 for install-sh? creating ./config.status
> creating ./Makefile
> creating ./drivers/Makefile
> configuring in ./drivers/rlm_sql_iodbc
> running /bin/sh ./configure  --enable-ltdl-install --enable-ltdl-install
> --cache-file=../../../../.././config.cache --srcdir=.
> loading cache ../../../../.././config.cache
> checking for gcc... (cached) gcc
> checking whether the C compiler (gcc -g -O2 -DOPENSSL_NO_KRB5 -Wall
> -D_GNU_SOURCE -DNDEBUG ) works... yes
> checking whether the C compiler (gcc -g -O2 -DOPENSSL_NO_KRB5 -Wall
> -D_GNU_SOURCE -DNDEBUG ) is a cross-compiler... no
> checking whether we are using GNU C... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking how to run the C preprocessor... (cached) gcc -E
> checking for isql.h... no
> creating ./config.status
> creating Makefile
> configuring in ./drivers/rlm_sql_mysql
> running /bin/sh ./configure  --enable-ltdl-install --enable-ltdl-install
> --cache-file=../../../../.././config.cache --srcdir=.
> loading cache ../../../../.././config.cache
> checking for gcc... (cached) gcc
> checking whether the C compiler (gcc -g -O2 -DOPENSSL_NO_KRB5 -Wall
> -D_GNU_SOURCE -DNDEBUG ) works... yes
> checking whether the C compiler (gcc -g -O2 -DOPENSSL_NO_KRB5 -Wall
> -D_GNU_SOURCE -DNDEBUG ) is a cross-compiler... no
> checking whether we are using GNU C... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking how to run the C preprocessor... (cached) gcc -E
> checking for mysql_config... (cached) no
> checking for compress in -lz... (cached) yes
> checking for mysql/mysql.h... no
> creating ./config.status
> creating Makefile
> creating config.h
> config.h is unchanged
> configuring in ./drivers/rlm_sql_postgresql
> running /bin/sh ./configure  --enable-ltdl-install --enable-ltdl-install
> --cache-file=../../../../.././config.cache --srcdir=.
> loading cache ../../../../.././config.cache
> checking for gcc... (cached) gcc
> checking whether the C compiler (gcc -g -O2 -DOPENSSL_NO_KRB5 -Wall
> -D_GNU_SOURCE -DNDEBUG ) works... yes
> checking whether the C compiler (gcc -g -O2 -DOPENSSL_NO_KRB5 -Wall
> -D_GNU_SOURCE -DNDEBUG ) is a cross-compiler... no
> checking whether we are using GNU C... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking for libpq-fe.h... no
> checking for PQconnectdb in -lpq... no
> creating ./config.status
> creating Makefile
> configuring in ./drivers/rlm_sql_oracle
> running /bin/sh ./configure  --enable-ltdl-install --enable-ltdl-install
> --cache-file=../../../../.././config.cache --srcdir=.
> loading cache ../../../../.././config.cache
> checking for gcc... (cached) gcc
> checking whether the C compiler (gcc -g -O2 -DOPENSSL_NO_KRB5 -Wall
> -D_GNU_SOURCE -DNDEBUG ) works... yes
> checking whether the C compiler (gcc -g -O2 -DOPENSSL_NO_KRB5 -Wall
> -D_GNU_SOURCE -DNDEBUG ) is a cross-compiler... no
> checking whether we are using GNU C... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking how to run the C preprocessor... (cached) gcc -E
> checking for oci.h... no
> creating ./config.status
> creating Makefile
> configuring in ./drivers/rlm_sql_unixodbc
> running /bin/sh ./configure  --enable-ltdl-install --enable-ltdl-install
> --cache-file=../../../../.././config.cache --srcdir=.
> loading cache ../../../../.././config.cache
> checking for gcc... (cached) gcc
> checking whether the C compiler (gcc -g -O2 -DOPENSSL_NO_KRB5 -Wall
> -D_GNU_SOURCE -DNDEBUG ) works... yes
> checking whether the C compiler (gcc -g -O2 -DOPENSSL_NO_KRB5 -Wall
> -D_GNU_SOURCE -DNDEBUG ) is a cross-compiler... no
> checking whether we are using GNU C... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking how to run the C preprocessor... (cached) gcc -E
> checking for sql.h... no
> creating ./config.status
> creating Makefile
> configuring in src/modules/rlm_unix
> running /bin/sh ./configure  --enable-ltdl-install --enable-ltdl-install
> --cache-file=../../.././config.cache --srcdir=.
> loading cache ../../.././config.cache
> checking for gcc... (cached) gcc
> checking whether the C compiler (gcc -g -O2 -DOPENSSL_NO_KRB5 -Wall
> -D_GNU_SOURCE -DNDEBUG ) works... yes
> checking whether the C compiler (gcc -g -O2 -DOPENSSL_NO_KRB5 -Wall
> -D_GNU_SOURCE -DNDEBUG ) is a cross-compiler... no
> checking whether we are using GNU C... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking how to run the C preprocessor... (cached) gcc -E
> checking for system password file... /etc/passwd
> checking for system shadow password file... no /etc/shadow file.
> checking for crypt... (cached) no
> checking for crypt in -lcrypt... (cached) no
> checking for crypt.h... (cached) no
> checking for shadow.h... (cached) no
> checking for getspnam... (cached) no
> checking for getusershell... (cached) no
> checking for getspnam in -lshadow... (cached) no
> checking for fgetpwent... (cached) yes
> checking for fgetspent... (cached) no
> checking for fgetgrent... (cached) yes
> creating ./config.status
> creating Makefile
> creating config.h
> config.h is unchanged
> configuring in src/modules/rlm_x99_token
> running /bin/sh ./configure  --enable-ltdl-install --enable-ltdl-install
> --cache-file=../../.././config.cache --srcdir=.
> loading cache ../../.././config.cache
> checking how to run the C preprocessor... (cached) gcc -E
> checking for inttypes.h... (cached) yes
> creating ./config.status
> creating Makefile
> configuring in src/modules/rlm_checkval
> running /bin/sh ./configure  --enable-ltdl-install --enable-ltdl-install
> --cache-file=../../.././config.cache --srcdir=.
> loading cache ../../.././config.cache
> checking for gcc... (cached) gcc
> checking whether the C compiler (gcc -g -O2 -DOPENSSL_NO_KRB5 -Wall
> -D_GNU_SOURCE -DNDEBUG ) works... yes
> checking whether the C compiler (gcc -g -O2 -DOPENSSL_NO_KRB5 -Wall
> -D_GNU_SOURCE -DNDEBUG ) is a cross-compiler... no
> checking whether we are using GNU C... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking how to run the C preprocessor... (cached) gcc -E
> checking for regex.h... (cached) no
> creating ./config.status
> creating Makefile
> creating config.h
> config.h is unchanged
> 
> 
> 
> WARNINGS ON SCREEN
> 
> bash-2.02$ ./configure > ~/log.fr
> configure: warning: snmpget not found - Simultaneous-Use and checkrad.pl
> may not work
> configure: warning: snmpwalk not found - Simultaneous-Use and checkrad.pl
> may not work
> configure: warning:  ****** BSD-style gethostbyaddr might NOT be
> thread-safe! ******
> configure: warning:  ****** BSD-style gethostbyname might NOT be
> thread-safe! ******
> configure: warning: silently not building rlm_counter.
> configure: warning: FAILURE: rlm_counter requires:  libgdbm.
> configure: warning: FAILURE: rlm_dbm requires:  (ndbm.h or gdbm/ndbm.h or
> gdbm-ndbm.h) (libndbm or libgdbm or libgdbm_compat).
> configure: warning: silently not building rlm_dbm.
> 
> configure: warning: silently not building rlm_eap_peap.
> configure: warning: FAILURE: rlm_eap_peap requires:  (openssl/ssl.h)
> libcrypto libssl.
> configure: warning: silently not building rlm_eap_sim.
> 
> configure: warning: FAILURE: rlm_eap_sim requires:  (openssl/ssl.h)
> libcrypto libssl.
> configure: warning: silently not building rlm_eap_tls.
> configure: warning: FAILURE: rlm_eap_tls requires:  (openssl/ssl.h)
> libcrypto libssl.
> configure: warning: silently not building rlm_eap_ttls.
> configure: warning: FAILURE: rlm_eap_ttls requires:  (openssl/ssl.h)
> libcrypto libssl.
> configure: warning: silently not building rlm_ippool.
> configure: warning: FAILURE: rlm_ippool requires:  libgdbm.
> configure: warning: neither krb5 'k5crypto' nor 'crypto' libraries are
> found!
> configure: warning: the comm_err library isn't found!
> configure: warning: silently not building rlm_krb5.
> configure: warning: FAILURE: rlm_krb5 requires:  krb5.
> configure: warning: silently not building rlm_ldap.
> configure: warning: FAILURE: rlm_ldap requires:  liblber.
> configure: warning: silently not building rlm_pam.
> configure: warning: FAILURE: rlm_pam requires:  libpam.
> yes
> configure: warning: iodbc headers not found.  Use
> --with-iodbc-include-dir=<path>.
> configure: warning: sql submodule 'iodbc' disabled
> configure: warning: mysql headers not found.  Use
> --with-mysql-include-dir=<path>.
> configure: warning: sql submodule 'mysql' disabled
> configure: warning: silently not building rlm_sql_postgresql.
> configure: warning: FAILURE: rlm_sql_postgresql requires:  libpq-fe.h
> libpq.
> configure: warning: oracle headers not found.  Use
> --with-oracle-home-dir=<path>.
> configure: warning: sql submodule 'oracle' disabled
> configure: warning: unixODBC headers not found.  Use
> --with-unixodbc-include-dir=<path>.
> configure: warning: sql submodule 'unixodbc' disabled
> ./configure: ,: command not found
> bash-2.02$
> 
> Linux Output
> 
> loading cache ./config.cache
> checking for gcc... (cached) gcc
> checking whether the C compiler (gcc  ) works... yes
> checking whether the C compiler (gcc  ) is a cross-compiler... no
> checking whether we are using GNU C... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking how to run the C preprocessor... (cached) gcc -E
> checking for AIX... no
> checking whether gcc needs -traditional... (cached) no
> checking whether we are using SUNPro C... (cached) no
> checking for ranlib... (cached) ranlib
> checking whether byte ordering is bigendian... (cached) no
> checking for gmake... (cached) yes
> checking for gmake... (cached) /usr/bin/gmake
> checking for lt_dlinit in -lltdl... (cached) yes
> checking for Cygwin environment... (cached) no
> checking for mingw32 environment... (cached) no
> checking host system type... i686-pc-linux-gnu
> checking build system type... i686-pc-linux-gnu
> checking for ld used by GCC... (cached) /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
> checking for /usr/bin/ld option to reload object files... (cached) -r
> checking for BSD-compatible nm... (cached) /usr/bin/nm -B
> checking whether ln -s works... (cached) yes
> checking how to recognise dependant libraries... (cached) pass_all
> checking for object suffix... (cached) o
> checking for executable suffix... (cached) no
> checking command to parse /usr/bin/nm -B output... (cached) ok
> checking for dlfcn.h... (cached) yes
> checking for ranlib... (cached) ranlib
> checking for strip... (cached) strip
> checking for objdir... .libs
> checking for gcc option to produce PIC... (cached)   -fPIC
> checking if gcc PIC flag   -fPIC works... (cached) yes
> checking if gcc static flag -static works... (cached) yes
> checking if gcc supports -c -o file.o... (cached) yes
> checking if gcc supports -c -o file.lo... (cached) yes
> checking if gcc supports -fno-rtti -fno-exceptions... yes
> checking whether the linker (/usr/bin/ld) supports shared libraries... yes
> checking how to hardcode library paths into programs... immediate
> checking whether stripping libraries is possible... yes
> checking dynamic linker characteristics... GNU/Linux ld.so
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... yes
> checking whether to build static libraries... yes
> checking for shl_load... (cached) no
> checking for shl_load in -ldld... (cached) no
> checking for dlopen... (cached) no
> checking for dlopen in -ldl... (cached) yes
> checking whether a program can dlopen itself... (cached) yes
> checking whether a statically linked program can dlopen itself... (cached)
> no
> checking whether -lc should be explicitly linked in... (cached) no
> creating libtool
> checking logdir... ${localstatedir}/log/radius
> checking radacctdir... ${logdir}/radacct
> checking raddbdir... ${sysconfdir}/raddb
> checking for perl... (cached) /usr/bin/perl
> checking for snmpget... (cached) /usr/bin/snmpget
> checking for snmpwalk... (cached) /usr/bin/snmpwalk
> checking for rusers... (cached) /usr/bin/rusers
> checking for working aclocal... found
> checking for working autoconf... found
> checking for working autoheader... found
> checking for locate... (cached) /usr/bin/locate
> checking for dirname... (cached) /usr/bin/dirname
> checking for grep... (cached) /bin/grep
> checking for pthread.h... (cached) yes
> checking for pthread_create in -lpthread... (cached) yes
> checking for library containing sem_init... (cached) none required
> checking for getsockname in -lsocket... (cached) no
> checking for inet_aton in -lresolv... (cached) yes
> checking for inet_ntoa in -lnsl... (cached) yes
> checking for dirent.h that defines DIR... (cached) yes
> checking for opendir in -ldir... (cached) no
> checking for ANSI C header files... (cached) yes
> checking whether time.h and sys/time.h may both be included... (cached) yes
> checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
> checking for unistd.h... (cached) yes
> checking for crypt.h... (cached) yes
> checking for errno.h... (cached) yes
> checking for resource.h... (cached) no
> checking for getopt.h... (cached) yes
> checking for malloc.h... (cached) yes
> checking for utmp.h... (cached) yes
> checking for utmpx.h... (cached) yes
> checking for signal.h... (cached) yes
> checking for sys/select.h... (cached) yes
> checking for syslog.h... (cached) yes
> checking for inttypes.h... (cached) yes
> checking for stdint.h... (cached) yes
> checking for stdio.h... (cached) yes
> checking for netdb.h... (cached) yes
> checking for semaphore.h... (cached) yes
> checking for arpa/inet.h... (cached) yes
> checking for netinet/in.h... (cached) yes
> checking for sys/types.h... (cached) yes
> checking for sys/socket.h... (cached) yes
> checking for sys/time.h... (cached) yes
> checking for sys/wait.h... (cached) yes
> checking for sys/security.h... (cached) no
> checking for fcntl.h... (cached) yes
> checking for sys/fcntl.h... (cached) yes
> checking for prot.h... (cached) no
> checking for sia.h... (cached) no
> checking for siad.h... (cached) no
> checking for regex.h... (cached) yes
> checking for openssl/ssl.h... yes
> checking for openssl/err.h... (cached) yes
> checking for openssl/crypto.h... (cached) yes
> checking for openssl/rand.h... (cached) yes
> checking for openssl/engine.h... (cached) yes
> checking for OpenSSL version >= 0.9.7... yes
> checking for DH_new in -lcrypto... yes
> checking for SSL_new in -lssl... yes
> checking for off_t... (cached) yes
> checking for pid_t... (cached) yes
> checking for size_t... (cached) yes
> checking for uid_t in sys/types.h... (cached) yes
> checking for socklen_t... (cached) yes
> checking for uint8_t... (cached) yes
> checking for uint16_t... (cached) yes
> checking for uint32_t... (cached) yes
> checking for getopt_long... (cached) yes
> checking for lockf... (cached) yes
> checking for strsignal... (cached) yes
> checking for sigaction... (cached) yes
> checking for sigprocmask... (cached) yes
> checking for pthread_sigmask... (cached) yes
> checking for snprintf... (cached) yes
> checking for vsnprintf... (cached) yes
> checking for setsid... (cached) yes
> checking for strncasecmp... (cached) yes
> checking for strcasecmp... (cached) yes
> checking for localtime_r... (cached) yes
> checking for ctime_r... (cached) yes
> checking for gmtime_r... (cached) yes
> checking for strsep... (cached) yes
> checking for inet_aton... (cached) yes
> checking for inet_pton... (cached) yes
> checking for inet_ntop... (cached) yes
> checking for gethostname... (cached) yes
> checking for setlinebuf... (cached) yes
> checking for setvbuf... (cached) yes
> checking for getusershell... (cached) yes
> checking for initgroups... (cached) yes
> checking whether crypt must be declared... (cached) no
> checking whether strncasecmp must be declared... (cached) no
> checking whether strcasecmp must be declared... (cached) no
> checking whether inet_aton must be declared... (cached) no
> checking whether gethostname must be declared... (cached) no
> checking whether setlinebuf must be declared... (cached) no
> checking whether getusershell must be declared... (cached) no
> checking whether endusershell must be declared... (cached) no
> checking return type of signal handlers... (cached) void
> checking for ut_xtime in struct utmpx... no
> checking for ipi_addr in struct in_pktinfo... yes
> checking for working const... (cached) yes
> checking type of OS... Linux
> checking for developer gcc flags... no.
> checking for crypt in -lcrypt... (cached) yes
> checking for setkey in -lcipher... (cached) no
> checking for asn1.h,snmp.h,snmp_impl.h... no
> checking gethostbyaddr_r() syntax... GNU-style
> checking gethostbyname_r() syntax... GNU-style
> checking ctime_r() syntax... POSIX-style
> top_builddir=/home/daviesic/freeradius-1.0.4
> updating cache ./config.cache
> creating ./config.status
> creating ./Make.inc
> creating ./src/include/build-radpaths-h
> creating ./src/main/Makefile
> creating ./src/main/checkrad.pl
> creating ./src/main/radlast
> creating ./src/main/radtest
> creating ./scripts/rc.radiusd
> creating ./scripts/radwatch
> creating ./scripts/check-radiusd-config
> creating ./scripts/radiusd.cron.daily
> creating ./scripts/radiusd.cron.monthly
> creating ./scripts/cryptpasswd
> creating ./raddb/dictionary
> creating ./raddb/radiusd.conf
> creating src/include/autoconf.h
> src/include/autoconf.h is unchanged
> configuring in libltdl
> running /bin/sh ./configure  --enable-ltdl-install
> --cache-file=.././config.cache --srcdir=.
> loading cache .././config.cache
> checking for a BSD compatible install... (cached) /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for mawk... (cached) gawk
> checking whether make sets ${MAKE}... (cached) yes
> checking whether to enable maintainer-specific portions of Makefiles... no
> checking for gcc... (cached) gcc
> checking whether the C compiler (gcc -g -O2 -D_REENTRANT
> -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5   -Wall -D_GNU_SOURCE -DNDEBUG
> ) works... yes
> checking whether the C compiler (gcc -g -O2 -D_REENTRANT
> -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5   -Wall -D_GNU_SOURCE -DNDEBUG
> ) is a cross-compiler... no
> checking whether we are using GNU C... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking for style of include used by make... GNU
> checking dependency style of gcc... (cached) none
> checking for working const... (cached) yes
> checking for inline... (cached) inline
> checking for Cygwin environment... (cached) no
> checking for mingw32 environment... (cached) no
> checking how to run the C preprocessor... (cached) gcc -E
> checking host system type... i686-pc-linux-gnu
> checking build system type... i686-pc-linux-gnu
> checking for ld used by GCC... (cached) /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
> checking for /usr/bin/ld option to reload object files... (cached) -r
> checking for BSD-compatible nm... (cached) /usr/bin/nm -B
> checking whether ln -s works... (cached) yes
> checking how to recognise dependant libraries... (cached) pass_all
> checking for object suffix... (cached) o
> checking for executable suffix... (cached) no
> checking command to parse /usr/bin/nm -B output... (cached) ok
> checking for dlfcn.h... (cached) yes
> checking for ranlib... (cached) ranlib
> checking for strip... (cached) strip
> checking for objdir... .libs
> checking for gcc option to produce PIC... (cached)    -fPIC
> checking if gcc PIC flag    -fPIC works... (cached) yes
> checking if gcc static flag -static works... (cached) yes
> checking if gcc supports -c -o file.o... (cached) yes
> checking if gcc supports -c -o file.lo... (cached) yes
> checking if gcc supports -fno-rtti -fno-exceptions... yes
> checking whether the linker (/usr/bin/ld) supports shared libraries... yes
> checking how to hardcode library paths into programs... immediate
> checking whether stripping libraries is possible... yes
> checking dynamic linker characteristics... GNU/Linux ld.so
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... yes
> checking whether to build static libraries... yes
> checking whether -lc should be explicitly linked in... (cached) no
> creating libtool
> checking for ANSI C header files... (cached) yes
> checking for dirent.h that defines DIR... (cached) yes
> checking for opendir in -ldir... (cached) no
> checking whether gcc supports assert without backlinking...
> checking which extension is used for shared libraries... (cached) .so
> checking which variable specifies run-time library path... (cached)
> LD_LIBRARY_PATH
> checking for the default library search path... (cached) /lib /usr/lib
> checking for objdir... (cached) .libs
> checking whether libtool supports -dlopen/-dlpreopen... (cached) yes
> checking for dlopen in -ldl... (cached) yes
> checking for shl_load... (cached) no
> checking for shl_load in -ldld... (cached) no
> checking for dld_link in -ldld... (cached) no
> checking for dlerror... (cached) yes
> checking for _ prefix in compiled symbols... (cached) no
> checking whether deplibs are loaded by dlopen... (cached) yes
> checking for argz.h... (cached) yes
> checking for error_t... yes
> checking for argz_append... (cached) yes
> checking for argz_create_sep... (cached) yes
> checking for argz_insert... (cached) yes
> checking for argz_next... (cached) yes
> checking for argz_stringify... (cached) yes
> checking for errno.h... (cached) yes
> checking for malloc.h... (cached) yes
> checking for memory.h... (cached) yes
> checking for stdlib.h... (cached) yes
> checking for stdio.h... (cached) yes
> checking for ctype.h... (cached) yes
> checking for unistd.h... (cached) yes
> checking for dl.h... (cached) no
> checking for sys/dl.h... (cached) no
> checking for dld.h... (cached) no
> checking for string.h... (cached) yes
> checking for strchr... (cached) yes
> checking for strrchr... (cached) yes
> checking for memcpy... (cached) yes
> checking for memmove... (cached) yes
> checking for strcmp... (cached) yes
> updating cache .././config.cache
> creating ./config.status
> creating Makefile
> creating config.h
> config.h is unchanged
> configuring in src/modules/rlm_attr_rewrite
> running /bin/sh ./configure  --enable-ltdl-install
> --cache-file=../../.././config.cache --srcdir=.
> loading cache ../../.././config.cache
> checking for gcc... (cached) gcc
> checking whether the C compiler (gcc -g -O2 -D_REENTRANT
> -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5   -Wall -D_GNU_SOURCE -DNDEBUG
> ) works... yes
> checking whether the C compiler (gcc -g -O2 -D_REENTRANT
> -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5   -Wall -D_GNU_SOURCE -DNDEBUG
> ) is a cross-compiler... no
> checking whether we are using GNU C... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking how to run the C preprocessor... (cached) gcc -E
> checking for regex.h... (cached) yes
> creating ./config.status
> creating Makefile
> creating config.h
> config.h is unchanged
> configuring in src/modules/rlm_counter
> running /bin/sh ./configure  --enable-ltdl-install
> --cache-file=../../.././config.cache --srcdir=.
> loading cache ../../.././config.cache
> checking for gcc... (cached) gcc
> checking whether the C compiler (gcc -g -O2 -D_REENTRANT
> -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5   -Wall -D_GNU_SOURCE -DNDEBUG
> ) works... yes
> checking whether the C compiler (gcc -g -O2 -D_REENTRANT
> -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5   -Wall -D_GNU_SOURCE -DNDEBUG
> ) is a cross-compiler... no
> checking whether we are using GNU C... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking how to run the C preprocessor... (cached) gcc -E
> checking for gdbm.h... yes
> checking for gdbm_open in -lgdbm... yes
> checking to see GDBM_SYNC status... needs it.
> checking for gdbm_fdesc... (cached) yes
> creating ./config.status
> creating Makefile
> creating config.h
> config.h is unchanged
> configuring in src/modules/rlm_dbm
> running /bin/sh ./configure  --enable-ltdl-install
> --cache-file=../../.././config.cache --srcdir=.
> loading cache ../../.././config.cache
> checking for gcc... (cached) gcc
> checking whether the C compiler (gcc -g -O2 -D_REENTRANT
> -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5   -Wall -D_GNU_SOURCE -DNDEBUG
> ) works... yes
> checking whether the C compiler (gcc -g -O2 -D_REENTRANT
> -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5   -Wall -D_GNU_SOURCE -DNDEBUG
> ) is a cross-compiler... no
> checking whether we are using GNU C... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking how to run the C preprocessor... (cached) gcc -E
> checking for ndbm.h... no
> checking for gdbm/ndbm.h... yes
> checking for dbm in default lib... no
> checking for dbm_open in -lndbm... no
> checking for dbm_open in -lgdbm... yes
> creating ./config.status
> creating Makefile
> configuring in src/modules/rlm_eap
> running /bin/sh ./configure  --enable-ltdl-install
> --cache-file=../../.././config.cache --srcdir=.
> loading cache ../../.././config.cache
> checking for gcc... (cached) gcc
> checking whether the C compiler (gcc -g -O2 -D_REENTRANT
> -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5   -Wall -D_GNU_SOURCE -DNDEBUG
> ) works... yes
> checking whether the C compiler (gcc -g -O2 -D_REENTRANT
> -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5   -Wall -D_GNU_SOURCE -DNDEBUG
> ) is a cross-compiler... no
> checking whether we are using GNU C... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> creating ./config.status
> creating Makefile
> configuring in ./types/rlm_eap_md5
> running /bin/sh ./configure  --enable-ltdl-install
> --cache-file=../../../../.././config.cache --srcdir=.
> loading cache ../../../../.././config.cache
> checking how to run the C preprocessor... (cached) gcc -E
> checking for malloc.h... (cached) yes
> creating ./config.status
> creating Makefile
> configuring in ./types/rlm_eap_mschapv2
> running /bin/sh ./configure  --enable-ltdl-install
> --cache-file=../../../../.././config.cache --srcdir=.
> loading cache ../../../../.././config.cache
> checking how to run the C preprocessor... (cached) gcc -E
> checking for malloc.h... (cached) yes
> creating ./config.status
> creating Makefile
> configuring in ./types/rlm_eap_peap
> running /bin/sh ./configure  --enable-ltdl-install
> --cache-file=../../../../.././config.cache --srcdir=.
> loading cache ../../../../.././config.cache
> checking for gcc... (cached) gcc
> checking whether the C compiler (gcc -g -O2 -D_REENTRANT
> -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5   -Wall -D_GNU_SOURCE -DNDEBUG
> ) works... yes
> checking whether the C compiler (gcc -g -O2 -D_REENTRANT
> -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5   -Wall -D_GNU_SOURCE -DNDEBUG
> ) is a cross-compiler... no
> checking whether we are using GNU C... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking for openssl/ssl.h... yes
> checking for DH_new in -lcrypto... yes
> checking for SSL_new in -lssl... yes
> checking how to run the C preprocessor... (cached) gcc -E
> checking for openssl/err.h... (cached) yes
> checking for openssl/engine.h... (cached) yes
> creating ./config.status
> creating Makefile
> creating config.h
> config.h is unchanged
> configuring in ./types/rlm_eap_sim
> running /bin/sh ./configure  --enable-ltdl-install
> --cache-file=../../../../.././config.cache --srcdir=.
> loading cache ../../../../.././config.cache
> checking for gcc... (cached) gcc
> checking whether the C compiler (gcc -g -O2 -D_REENTRANT
> -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5   -Wall -D_GNU_SOURCE -DNDEBUG
> ) works... yes
> checking whether the C compiler (gcc -g -O2 -D_REENTRANT
> -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5   -Wall -D_GNU_SOURCE -DNDEBUG
> ) is a cross-compiler... no
> checking whether we are using GNU C... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking for openssl/ssl.h... yes
> checking for DH_new in -lcrypto... yes
> checking for SSL_new in -lssl... yes
> checking how to run the C preprocessor... (cached) gcc -E
> checking for openssl/err.h... (cached) yes
> checking for openssl/engine.h... (cached) yes
> creating ./config.status
> creating Makefile
> creating config.h
> config.h is unchanged
> configuring in ./types/rlm_eap_tls
> running /bin/sh ./configure  --enable-ltdl-install
> --cache-file=../../../../.././config.cache --srcdir=.
> loading cache ../../../../.././config.cache
> checking for gcc... (cached) gcc
> checking whether the C compiler (gcc -g -O2 -D_REENTRANT
> -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5   -Wall -D_GNU_SOURCE -DNDEBUG
> ) works... yes
> checking whether the C compiler (gcc -g -O2 -D_REENTRANT
> -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5   -Wall -D_GNU_SOURCE -DNDEBUG
> ) is a cross-compiler... no
> checking whether we are using GNU C... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking for openssl/ssl.h... yes
> checking for DH_new in -lcrypto... yes
> checking for SSL_new in -lssl... yes
> checking how to run the C preprocessor... (cached) gcc -E
> checking for openssl/err.h... (cached) yes
> checking for openssl/engine.h... (cached) yes
> creating ./config.status
> creating Makefile
> creating config.h
> config.h is unchanged
> configuring in ./types/rlm_eap_ttls
> running /bin/sh ./configure  --enable-ltdl-install
> --cache-file=../../../../.././config.cache --srcdir=.
> loading cache ../../../../.././config.cache
> checking for gcc... (cached) gcc
> checking whether the C compiler (gcc -g -O2 -D_REENTRANT
> -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5   -Wall -D_GNU_SOURCE -DNDEBUG
> ) works... yes
> checking whether the C compiler (gcc -g -O2 -D_REENTRANT
> -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5   -Wall -D_GNU_SOURCE -DNDEBUG
> ) is a cross-compiler... no
> checking whether we are using GNU C... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking for openssl/ssl.h... yes
> checking for DH_new in -lcrypto... yes
> checking for SSL_new in -lssl... yes
> checking how to run the C preprocessor... (cached) gcc -E
> checking for openssl/err.h... (cached) yes
> checking for openssl/engine.h... (cached) yes
> creating ./config.status
> creating Makefile
> creating config.h
> config.h is unchanged
> configuring in src/modules/rlm_ippool
> running /bin/sh ./configure  --enable-ltdl-install
> --cache-file=../../.././config.cache --srcdir=.
> loading cache ../../.././config.cache
> checking for gcc... (cached) gcc
> checking whether the C compiler (gcc -g -O2 -D_REENTRANT
> -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5   -Wall -D_GNU_SOURCE -DNDEBUG
> ) works... yes
> checking whether the C compiler (gcc -g -O2 -D_REENTRANT
> -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5   -Wall -D_GNU_SOURCE -DNDEBUG
> ) is a cross-compiler... no
> checking whether we are using GNU C... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking how to run the C preprocessor... (cached) gcc -E
> checking for gdbm.h... yes
> checking for gdbm_open in -lgdbm... yes
> checking to see GDBM_SYNC status... needs it.
> checking for gdbm_fdesc... (cached) yes
> creating ./config.status
> creating Makefile
> creating config.h
> config.h is unchanged
> configuring in src/modules/rlm_krb5
> running /bin/sh ./configure  --enable-ltdl-install
> --cache-file=../../.././config.cache --srcdir=.
> loading cache ../../.././config.cache
> checking for gcc... (cached) gcc
> checking whether the C compiler (gcc -g -O2 -D_REENTRANT
> -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5   -Wall -D_GNU_SOURCE -DNDEBUG
> ) works... yes
> checking whether the C compiler (gcc -g -O2 -D_REENTRANT
> -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5   -Wall -D_GNU_SOURCE -DNDEBUG
> ) is a cross-compiler... no
> checking whether we are using GNU C... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking how to run the C preprocessor... (cached) gcc -E
> checking for krb5.h... no
> checking for krb5_encrypt_data in -lk5crypto... no
> checking for DH_new in -lcrypto... yes
> checking for set_com_err_hook in -lcom_err... yes
> checking for krb5_init_context in -lkrb5... no
> creating ./config.status
> creating Makefile
> configuring in src/modules/rlm_ldap
> running /bin/sh ./configure  --enable-ltdl-install
> --cache-file=../../.././config.cache --srcdir=.
> loading cache ../../.././config.cache
> checking for gcc... (cached) gcc
> checking whether the C compiler (gcc -g -O2 -D_REENTRANT
> -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5   -Wall -D_GNU_SOURCE -DNDEBUG
> ) works... yes
> checking whether the C compiler (gcc -g -O2 -D_REENTRANT
> -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5   -Wall -D_GNU_SOURCE -DNDEBUG
> ) is a cross-compiler... no
> checking whether we are using GNU C... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking for inet_aton in -lresolv... (cached) yes
> checking for lber.h... yes
> checking for ldap.h... yes
> checking for sasl_encode in -lsasl... yes
> checking for DH_new in -lcrypto... yes
> checking for SSL_new in -lssl... yes
> checking for ber_init in -llber... yes
> checking for ldap_init in -lldap_r... yes
> checking for ldap_start_tls_s in -lldap_r... yes
> checking for ldap_initialize in -lldap_r... yes
> checking for ldap_int_tls_config in -lldap_r... yes
> creating ./config.status
> creating Makefile
> configuring in src/modules/rlm_pam
> running /bin/sh ./configure  --enable-ltdl-install
> --cache-file=../../.././config.cache --srcdir=.
> loading cache ../../.././config.cache
> checking for gcc... (cached) gcc
> checking whether the C compiler (gcc -g -O2 -D_REENTRANT
> -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5   -Wall -D_GNU_SOURCE -DNDEBUG
> ) works... yes
> checking whether the C compiler (gcc -g -O2 -D_REENTRANT
> -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5   -Wall -D_GNU_SOURCE -DNDEBUG
> ) is a cross-compiler... no
> checking whether we are using GNU C... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking how to run the C preprocessor... (cached) gcc -E
> checking for dlopen in -ldl... (cached) yes
> checking for pam_start in -lpam... (cached) yes
> checking for security/pam_appl.h... (cached) yes
> checking for pam/pam_appl.h... (cached) no
> creating ./config.status
> creating Makefile
> creating config.h
> config.h is unchanged
> configuring in src/modules/rlm_radutmp
> running /bin/sh ./configure  --enable-ltdl-install
> --cache-file=../../.././config.cache --srcdir=.
> loading cache ../../.././config.cache
> checking how to run the C preprocessor... (cached) gcc -E
> checking for sys/mman.h... (cached) yes
> creating ./config.status
> creating Makefile
> creating config.h
> config.h is unchanged
> configuring in src/modules/rlm_sql
> running /bin/sh ./configure  --enable-ltdl-install
> --cache-file=../../.././config.cache --srcdir=.
> loading cache ../../.././config.cache
> checking for gcc... (cached) gcc
> checking whether the C compiler (gcc -g -O2 -D_REENTRANT
> -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5   -Wall -D_GNU_SOURCE -DNDEBUG
> ) works... yes
> checking whether the C compiler (gcc -g -O2 -D_REENTRANT
> -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5   -Wall -D_GNU_SOURCE -DNDEBUG
> ) is a cross-compiler... no
> checking whether we are using GNU C... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> creating ./config.status
> creating ./Makefile
> creating ./drivers/Makefile
> configuring in ./drivers/rlm_sql_iodbc
> running /bin/sh ./configure  --enable-ltdl-install
> --cache-file=../../../../.././config.cache --srcdir=.
> loading cache ../../../../.././config.cache
> checking for gcc... (cached) gcc
> checking whether the C compiler (gcc -g -O2 -D_REENTRANT
> -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5   -Wall -D_GNU_SOURCE -DNDEBUG
> ) works... yes
> checking whether the C compiler (gcc -g -O2 -D_REENTRANT
> -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5   -Wall -D_GNU_SOURCE -DNDEBUG
> ) is a cross-compiler... no
> checking whether we are using GNU C... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking how to run the C preprocessor... (cached) gcc -E
> checking for isql.h... no
> creating ./config.status
> creating Makefile
> configuring in ./drivers/rlm_sql_mysql
> running /bin/sh ./configure  --enable-ltdl-install
> --cache-file=../../../../.././config.cache --srcdir=.
> loading cache ../../../../.././config.cache
> checking for gcc... (cached) gcc
> checking whether the C compiler (gcc -g -O2 -D_REENTRANT
> -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5   -Wall -D_GNU_SOURCE -DNDEBUG
> ) works... yes
> checking whether the C compiler (gcc -g -O2 -D_REENTRANT
> -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5   -Wall -D_GNU_SOURCE -DNDEBUG
> ) is a cross-compiler... no
> checking whether we are using GNU C... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking how to run the C preprocessor... (cached) gcc -E
> checking for mysql_config... (cached) no
> checking for compress in -lz... (cached) yes
> checking for mysql/mysql.h... no
> creating ./config.status
> creating Makefile
> creating config.h
> config.h is unchanged
> configuring in ./drivers/rlm_sql_postgresql
> running /bin/sh ./configure  --enable-ltdl-install
> --cache-file=../../../../.././config.cache --srcdir=.
> loading cache ../../../../.././config.cache
> checking for gcc... (cached) gcc
> checking whether the C compiler (gcc -g -O2 -D_REENTRANT
> -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5   -Wall -D_GNU_SOURCE -DNDEBUG
> ) works... yes
> checking whether the C compiler (gcc -g -O2 -D_REENTRANT
> -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5   -Wall -D_GNU_SOURCE -DNDEBUG
> ) is a cross-compiler... no
> checking whether we are using GNU C... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking for libpq-fe.h... no
> checking for PQconnectdb in -lpq... no
> creating ./config.status
> creating Makefile
> configuring in ./drivers/rlm_sql_oracle
> running /bin/sh ./configure  --enable-ltdl-install
> --cache-file=../../../../.././config.cache --srcdir=.
> loading cache ../../../../.././config.cache
> checking for gcc... (cached) gcc
> checking whether the C compiler (gcc -g -O2 -D_REENTRANT
> -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5   -Wall -D_GNU_SOURCE -DNDEBUG
> ) works... yes
> checking whether the C compiler (gcc -g -O2 -D_REENTRANT
> -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5   -Wall -D_GNU_SOURCE -DNDEBUG
> ) is a cross-compiler... no
> checking whether we are using GNU C... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking how to run the C preprocessor... (cached) gcc -E
> checking for oci.h... no
> creating ./config.status
> creating Makefile
> configuring in ./drivers/rlm_sql_unixodbc
> running /bin/sh ./configure  --enable-ltdl-install
> --cache-file=../../../../.././config.cache --srcdir=.
> loading cache ../../../../.././config.cache
> checking for gcc... (cached) gcc
> checking whether the C compiler (gcc -g -O2 -D_REENTRANT
> -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5   -Wall -D_GNU_SOURCE -DNDEBUG
> ) works... yes
> checking whether the C compiler (gcc -g -O2 -D_REENTRANT
> -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5   -Wall -D_GNU_SOURCE -DNDEBUG
> ) is a cross-compiler... no
> checking whether we are using GNU C... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking how to run the C preprocessor... (cached) gcc -E
> checking for sql.h... no
> creating ./config.status
> creating Makefile
> configuring in src/modules/rlm_unix
> running /bin/sh ./configure  --enable-ltdl-install
> --cache-file=../../.././config.cache --srcdir=.
> loading cache ../../.././config.cache
> checking for gcc... (cached) gcc
> checking whether the C compiler (gcc -g -O2 -D_REENTRANT
> -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5   -Wall -D_GNU_SOURCE -DNDEBUG
> ) works... yes
> checking whether the C compiler (gcc -g -O2 -D_REENTRANT
> -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5   -Wall -D_GNU_SOURCE -DNDEBUG
> ) is a cross-compiler... no
> checking whether we are using GNU C... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking how to run the C preprocessor... (cached) gcc -E
> checking for system password file... /etc/passwd
> checking for system shadow password file... /etc/shadow
> checking for crypt... (cached) no
> checking for crypt in -lcrypt... (cached) yes
> checking for crypt.h... (cached) yes
> checking for shadow.h... (cached) yes
> 
> checking for getspnam... (cached) yes
> checking for getusershell... (cached) yes
> checking for getspnam in -lshadow... (cached) no
> checking for fgetpwent... (cached) yes
> checking for fgetspent... (cached) yes
> checking for fgetgrent... (cached) yes
> creating ./config.status
> creating Makefile
> creating config.h
> config.h is unchanged
> configuring in src/modules/rlm_x99_token
> running /bin/sh ./configure  --enable-ltdl-install
> --cache-file=../../.././config.cache --srcdir=.
> loading cache ../../.././config.cache
> checking how to run the C preprocessor... (cached) gcc -E
> checking for inttypes.h... (cached) yes
> creating ./config.status
> creating Makefile
> configuring in src/modules/rlm_checkval
> running /bin/sh ./configure  --enable-ltdl-install
> --cache-file=../../.././config.cache --srcdir=.
> loading cache ../../.././config.cache
> checking for gcc... (cached) gcc
> checking whether the C compiler (gcc -g -O2 -D_REENTRANT
> -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5   -Wall -D_GNU_SOURCE -DNDEBUG
> ) works... yes
> checking whether the C compiler (gcc -g -O2 -D_REENTRANT
> -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5   -Wall -D_GNU_SOURCE -DNDEBUG
> ) is a cross-compiler... no
> checking whether we are using GNU C... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking how to run the C preprocessor... (cached) gcc -E
> checking for regex.h... (cached) yes
> creating ./config.status
> creating Makefile
> creating config.h
> config.h is unchanged
> 
> 
> WARNINGS ON SCREEN
> 
> -bash-2.05b$ ./configure > ~/log.fr.linux
> configure: warning: silently not building rlm_krb5.
> configure: warning: FAILURE: rlm_krb5 requires:  krb5.
> configure: warning: iodbc headers not found.  Use
> --with-iodbc-include-dir=<path>.
> configure: warning: sql submodule 'iodbc' disabled
> configure: warning: mysql headers not found.  Use
> --with-mysql-include-dir=<path>.
> configure: warning: sql submodule 'mysql' disabled
> configure: warning: silently not building rlm_sql_postgresql.
> configure: warning: FAILURE: rlm_sql_postgresql requires:  libpq-fe.h
> libpq.
> configure: warning: oracle headers not found.  Use
> --with-oracle-home-dir=<path>.
> configure: warning: sql submodule 'oracle' disabled
> configure: warning: unixODBC headers not found.  Use
> --with-unixodbc-include-dir=<path>.
> configure: warning: sql submodule 'unixodbc' disabled
> -bash-2.05b$
> 
> Ian Davies
> IMS-SIPAC
> Software Development Engineer
> 
> 
> - 
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html



More information about the Freeradius-Users mailing list