On Thu, Aug 26, 2004 at 11:15:57AM -0400, Alan DeKok wrote:
> Kostas Zorbadelos <[EMAIL PROTECTED]> wrote:
> > gcc  -fcse-skip-blocks -fexpensive-optimizations -finline-functions 
> > -fomit-frame-pointer -O3 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 
> > -Wall -D_GNU_SOURCE -DNDEBUG  -I../../include  -I./libeap -c rlm_eap.c -o rlm_eap.o
> > In file included from rlm_eap.c:26:
> > rlm_eap.h:26: ltdl.h: No such file or directory
> 
>   You probably did:
> 
> $ ./configure --disable-ltdl-install
>

I did that, but second. In the beginning I just did 
 $ ./configure --prefix=/my/path

 
> > I can see that ltdl.h is not in the include path passed to gcc but in
> > ./libltdl/ltdl.h. The problem is solved if we use the
> > --with-ltdl-include in the configure line 
> 
>   I don't see why that would be necessary, if you didn't pass any
> other options to configure.
> 

So by passing the --prefix option, I couldn't avoid passing 
--with-ltdl-include too?
 
> > Making static dynamic in rlm_x99_token...
> > make[6]: Entering directory 
> > `/space/radius/freeradius-1.0.0/src/modules/rlm_x99_token'
> > gcc  -fcse-skip-blocks -fexpensive-optimizations -finline-functions 
> > -fomit-frame-pointer -O3 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 
> > -Wall -D_GNU_SOURCE -DNDEBUG  -I../../include -DX99_MODULE_NAME=\"rlm_x99_token\"  
> > -DFREERADIUS -c x99_rlm.c -o x99_rlm.o
> > In file included from x99_rlm.c:54:
> > x99.h:26: openssl/des.h: No such file or directory
> 
>   Hmm... if you don't have openssl, it shouldn't try to use it.
> 
>   What's the output of "./configure"?
> 

Output of ./configure is attached in the file.


Kostas

>   Alan DeKok.
> 
> 
> - 
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
> 

-- 
  Kostas Zorbadelos
  Currently at: Otenet IT Department 
  mailto: [EMAIL PROTECTED]
  
  Out there in the darkness, out there in the night
  out there in the starlight, one soul burns brighter
  than a thousand suns.

[EMAIL PROTECTED]:~/freeradius-1.0.0->./configure
loading cache ./config.cache
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -fcse-skip-blocks -fexpensive-optimizations 
-finline-functions -fomit-frame-pointer -O3 -s) works... yes
checking whether the C compiler (gcc -fcse-skip-blocks -fexpensive-optimizations 
-finline-functions -fomit-frame-pointer -O3 -s) 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 whether gcc needs -traditional... (cached) no
checking whether we are using SUNPro C... (cached) no
checking for ranlib... (cached) ranlib
checking for AIX... no
checking for gmake... (cached) no
checking for make... (cached) /usr/local/bin/make
checking for lt_dlinit in -lltdl... (cached) yes
checking for Cygwin environment... (cached) no
checking for mingw32 environment... (cached) no
checking host system type... sparc-sun-solaris2.8
checking build system type... sparc-sun-solaris2.8
checking for ld used by GCC... (cached) /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... (cached) no
checking for /usr/ccs/bin/ld option to reload object files... (cached) -r
checking for BSD-compatible nm... (cached) /usr/ccs/bin/nm -p
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/ccs/bin/nm -p 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/ccs/bin/ld) supports shared libraries... 
*** Warning: Releases of GCC earlier than version 3.0 cannot reliably
*** create self contained shared libraries on Solaris systems, without
*** introducing a dependency on libgcc.a.  Therefore, libtool is disabling
*** -no-undefined support, which will at least allow you to build shared
*** libraries.  However, you may find that when you link such libraries
*** into an application without using GCC, you have to manually add
*** `gcc --print-libgcc-file-name` to the link command.  We urge you to
*** upgrade to a newer version of GCC.  Another option is to rebuild your
*** current GCC to use the GNU linker from GNU binutils 2.9.1 or newer.

yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... solaris2.8 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
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
configure: warning: snmpget not found - Simultaneous-Use and checkrad.pl may not work
checking for snmpwalk... no
configure: warning: snmpwalk not found - Simultaneous-Use and checkrad.pl may not work
checking for rusers... (cached) /usr/bin/rusers
checking for working aclocal... missing
checking for working autoconf... missing
checking for working autoheader... missing
checking for locate... no
checking for dirname... (cached) /usr/bin/dirname
checking for grep... (cached) /usr/bin/grep
checking for pthread.h... (cached) yes
checking for pthread_create in -lpthread... (cached) yes
checking for library containing sem_init... (cached) -lposix4
checking for getsockname in -lsocket... (cached) yes
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) no
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) no
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... 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) yes
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) 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) no
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) yes
checking whether endusershell must be declared... (cached) yes
checking return type of signal handlers... (cached) void
checking for ut_xtime in struct utmpx... yes
checking for ipi_addr in struct in_pktinfo... no
checking for working const... (cached) yes
checking type of OS... SunOS
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... SYSV-style
checking gethostbyname_r() syntax... SYSV-style
checking ctime_r() syntax... POSIX-style
top_builddir=/space/radius/freeradius-1.0.0
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... ./../install-sh -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 -fcse-skip-blocks -fexpensive-optimizations 
-finline-functions -fomit-frame-pointer -O3 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-DOPENSSL_NO_KRB5 -Wall -D_GNU_SOURCE -DNDEBUG -s) works... yes
checking whether the C compiler (gcc -fcse-skip-blocks -fexpensive-optimizations 
-finline-functions -fomit-frame-pointer -O3 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-DOPENSSL_NO_KRB5 -Wall -D_GNU_SOURCE -DNDEBUG -s) 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... sparc-sun-solaris2.8
checking build system type... sparc-sun-solaris2.8
checking for ld used by GCC... (cached) /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... (cached) no
checking for /usr/ccs/bin/ld option to reload object files... (cached) -r
checking for BSD-compatible nm... (cached) /usr/ccs/bin/nm -p
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/ccs/bin/nm -p 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/ccs/bin/ld) supports shared libraries... 
*** Warning: Releases of GCC earlier than version 3.0 cannot reliably
*** create self contained shared libraries on Solaris systems, without
*** introducing a dependency on libgcc.a.  Therefore, libtool is disabling
*** -no-undefined support, which will at least allow you to build shared
*** libraries.  However, you may find that when you link such libraries
*** into an application without using GCC, you have to manually add
*** `gcc --print-libgcc-file-name` to the link command.  We urge you to
*** upgrade to a newer version of GCC.  Another option is to rebuild your
*** current GCC to use the GNU linker from GNU binutils 2.9.1 or newer.

yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... solaris2.8 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
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... (cached) no
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) 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) yes
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 -fcse-skip-blocks -fexpensive-optimizations 
-finline-functions -fomit-frame-pointer -O3 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-DOPENSSL_NO_KRB5 -Wall -D_GNU_SOURCE -DNDEBUG -s) works... yes
checking whether the C compiler (gcc -fcse-skip-blocks -fexpensive-optimizations 
-finline-functions -fomit-frame-pointer -O3 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-DOPENSSL_NO_KRB5 -Wall -D_GNU_SOURCE -DNDEBUG -s) works... yes
checking whether the C compiler (gcc -fcse-skip-blocks -fexpensive-optimizations 
-finline-functions -fomit-frame-pointer -O3 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-DOPENSSL_NO_KRB5 -Wall -D_GNU_SOURCE -DNDEBUG -s) 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 -fcse-skip-blocks -fexpensive-optimizations 
-finline-functions -fomit-frame-pointer -O3 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-DOPENSSL_NO_KRB5 -Wall -D_GNU_SOURCE -DNDEBUG -s) works... yes
checking whether the C compiler (gcc -fcse-skip-blocks -fexpensive-optimizations 
-finline-functions -fomit-frame-pointer -O3 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-DOPENSSL_NO_KRB5 -Wall -D_GNU_SOURCE -DNDEBUG -s) 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... yes
checking for dbm in default lib... 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 -fcse-skip-blocks -fexpensive-optimizations 
-finline-functions -fomit-frame-pointer -O3 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-DOPENSSL_NO_KRB5 -Wall -D_GNU_SOURCE -DNDEBUG -s) works... yes
checking whether the C compiler (gcc -fcse-skip-blocks -fexpensive-optimizations 
-finline-functions -fomit-frame-pointer -O3 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-DOPENSSL_NO_KRB5 -Wall -D_GNU_SOURCE -DNDEBUG -s) 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 -fcse-skip-blocks -fexpensive-optimizations 
-finline-functions -fomit-frame-pointer -O3 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-DOPENSSL_NO_KRB5 -Wall -D_GNU_SOURCE -DNDEBUG -s) works... yes
checking whether the C compiler (gcc -fcse-skip-blocks -fexpensive-optimizations 
-finline-functions -fomit-frame-pointer -O3 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-DOPENSSL_NO_KRB5 -Wall -D_GNU_SOURCE -DNDEBUG -s) 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... yes
checking for SSL_new in -lssl... yes
checking how to run the C preprocessor... (cached) gcc -E
checking for openssl/err.h... (cached) no
checking for openssl/engine.h... (cached) no
configure: warning: silently not building rlm_eap_peap.
configure: warning: FAILURE: rlm_eap_peap requires:  (openssl/ssl.h).
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 -fcse-skip-blocks -fexpensive-optimizations 
-finline-functions -fomit-frame-pointer -O3 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-DOPENSSL_NO_KRB5 -Wall -D_GNU_SOURCE -DNDEBUG -s) works... yes
checking whether the C compiler (gcc -fcse-skip-blocks -fexpensive-optimizations 
-finline-functions -fomit-frame-pointer -O3 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-DOPENSSL_NO_KRB5 -Wall -D_GNU_SOURCE -DNDEBUG -s) 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... yes
checking for SSL_new in -lssl... yes
checking how to run the C preprocessor... (cached) gcc -E
checking for openssl/err.h... (cached) no
checking for openssl/engine.h... (cached) no
configure: warning: silently not building rlm_eap_sim.
configure: warning: FAILURE: rlm_eap_sim requires:  (openssl/ssl.h).
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 -fcse-skip-blocks -fexpensive-optimizations 
-finline-functions -fomit-frame-pointer -O3 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-DOPENSSL_NO_KRB5 -Wall -D_GNU_SOURCE -DNDEBUG -s) works... yes
checking whether the C compiler (gcc -fcse-skip-blocks -fexpensive-optimizations 
-finline-functions -fomit-frame-pointer -O3 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-DOPENSSL_NO_KRB5 -Wall -D_GNU_SOURCE -DNDEBUG -s) 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... yes
checking for SSL_new in -lssl... yes
checking how to run the C preprocessor... (cached) gcc -E
checking for openssl/err.h... (cached) no
checking for openssl/engine.h... (cached) no
configure: warning: silently not building rlm_eap_tls.
configure: warning: FAILURE: rlm_eap_tls requires:  (openssl/ssl.h).
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 -fcse-skip-blocks -fexpensive-optimizations 
-finline-functions -fomit-frame-pointer -O3 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-DOPENSSL_NO_KRB5 -Wall -D_GNU_SOURCE -DNDEBUG -s) works... yes
checking whether the C compiler (gcc -fcse-skip-blocks -fexpensive-optimizations 
-finline-functions -fomit-frame-pointer -O3 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-DOPENSSL_NO_KRB5 -Wall -D_GNU_SOURCE -DNDEBUG -s) 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... yes
checking for SSL_new in -lssl... yes
checking how to run the C preprocessor... (cached) gcc -E
checking for openssl/err.h... (cached) no
checking for openssl/engine.h... (cached) no
configure: warning: silently not building rlm_eap_ttls.
configure: warning: FAILURE: rlm_eap_ttls requires:  (openssl/ssl.h).
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 -fcse-skip-blocks -fexpensive-optimizations 
-finline-functions -fomit-frame-pointer -O3 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-DOPENSSL_NO_KRB5 -Wall -D_GNU_SOURCE -DNDEBUG -s) works... yes
checking whether the C compiler (gcc -fcse-skip-blocks -fexpensive-optimizations 
-finline-functions -fomit-frame-pointer -O3 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-DOPENSSL_NO_KRB5 -Wall -D_GNU_SOURCE -DNDEBUG -s) 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 -fcse-skip-blocks -fexpensive-optimizations 
-finline-functions -fomit-frame-pointer -O3 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-DOPENSSL_NO_KRB5 -Wall -D_GNU_SOURCE -DNDEBUG -s) works... yes
checking whether the C compiler (gcc -fcse-skip-blocks -fexpensive-optimizations 
-finline-functions -fomit-frame-pointer -O3 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-DOPENSSL_NO_KRB5 -Wall -D_GNU_SOURCE -DNDEBUG -s) 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... no
configure: warning: the comm_err library isn't found!
checking for krb5_init_context in -lkrb5... no
configure: warning: silently not building rlm_krb5.
configure: warning: FAILURE: rlm_krb5 requires:  krb5.
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 -fcse-skip-blocks -fexpensive-optimizations 
-finline-functions -fomit-frame-pointer -O3 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-DOPENSSL_NO_KRB5 -Wall -D_GNU_SOURCE -DNDEBUG -s) works... yes
checking whether the C compiler (gcc -fcse-skip-blocks -fexpensive-optimizations 
-finline-functions -fomit-frame-pointer -O3 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-DOPENSSL_NO_KRB5 -Wall -D_GNU_SOURCE -DNDEBUG -s) 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... no
checking for sasl_encode in -lsasl... no
checking for DH_new in -lcrypto... yes
checking for SSL_new in -lssl... yes
checking for ber_init in -llber... no
configure: warning: silently not building rlm_ldap.
configure: warning: FAILURE: rlm_ldap requires:  liblber.
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 -fcse-skip-blocks -fexpensive-optimizations 
-finline-functions -fomit-frame-pointer -O3 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-DOPENSSL_NO_KRB5 -Wall -D_GNU_SOURCE -DNDEBUG -s) works... yes
checking whether the C compiler (gcc -fcse-skip-blocks -fexpensive-optimizations 
-finline-functions -fomit-frame-pointer -O3 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-DOPENSSL_NO_KRB5 -Wall -D_GNU_SOURCE -DNDEBUG -s) 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 -fcse-skip-blocks -fexpensive-optimizations 
-finline-functions -fomit-frame-pointer -O3 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-DOPENSSL_NO_KRB5 -Wall -D_GNU_SOURCE -DNDEBUG -s) works... yes
checking whether the C compiler (gcc -fcse-skip-blocks -fexpensive-optimizations 
-finline-functions -fomit-frame-pointer -O3 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-DOPENSSL_NO_KRB5 -Wall -D_GNU_SOURCE -DNDEBUG -s) 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 -fcse-skip-blocks -fexpensive-optimizations 
-finline-functions -fomit-frame-pointer -O3 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-DOPENSSL_NO_KRB5 -Wall -D_GNU_SOURCE -DNDEBUG -s) works... yes
checking whether the C compiler (gcc -fcse-skip-blocks -fexpensive-optimizations 
-finline-functions -fomit-frame-pointer -O3 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-DOPENSSL_NO_KRB5 -Wall -D_GNU_SOURCE -DNDEBUG -s) 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
configure: warning: iodbc headers not found.  Use --with-iodbc-include-dir=<path>.
configure: warning: sql submodule 'iodbc' disabled
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 -fcse-skip-blocks -fexpensive-optimizations 
-finline-functions -fomit-frame-pointer -O3 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-DOPENSSL_NO_KRB5 -Wall -D_GNU_SOURCE -DNDEBUG -s) works... yes
checking whether the C compiler (gcc -fcse-skip-blocks -fexpensive-optimizations 
-finline-functions -fomit-frame-pointer -O3 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-DOPENSSL_NO_KRB5 -Wall -D_GNU_SOURCE -DNDEBUG -s) 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
configure: warning: mysql headers not found.  Use --with-mysql-include-dir=<path>.
configure: warning: sql submodule 'mysql' disabled
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 -fcse-skip-blocks -fexpensive-optimizations 
-finline-functions -fomit-frame-pointer -O3 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-DOPENSSL_NO_KRB5 -Wall -D_GNU_SOURCE -DNDEBUG -s) works... yes
checking whether the C compiler (gcc -fcse-skip-blocks -fexpensive-optimizations 
-finline-functions -fomit-frame-pointer -O3 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-DOPENSSL_NO_KRB5 -Wall -D_GNU_SOURCE -DNDEBUG -s) 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
configure: warning: silently not building rlm_sql_postgresql.
configure: warning: FAILURE: rlm_sql_postgresql requires:  libpq-fe.h libpq.
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 -fcse-skip-blocks -fexpensive-optimizations 
-finline-functions -fomit-frame-pointer -O3 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-DOPENSSL_NO_KRB5 -Wall -D_GNU_SOURCE -DNDEBUG -s) works... yes
checking whether the C compiler (gcc -fcse-skip-blocks -fexpensive-optimizations 
-finline-functions -fomit-frame-pointer -O3 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-DOPENSSL_NO_KRB5 -Wall -D_GNU_SOURCE -DNDEBUG -s) 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... yes
yes
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 -fcse-skip-blocks -fexpensive-optimizations 
-finline-functions -fomit-frame-pointer -O3 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-DOPENSSL_NO_KRB5 -Wall -D_GNU_SOURCE -DNDEBUG -s) works... yes
checking whether the C compiler (gcc -fcse-skip-blocks -fexpensive-optimizations 
-finline-functions -fomit-frame-pointer -O3 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-DOPENSSL_NO_KRB5 -Wall -D_GNU_SOURCE -DNDEBUG -s) 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
configure: warning: unixODBC headers not found.  Use 
--with-unixodbc-include-dir=<path>.
configure: warning: sql submodule 'unixodbc' disabled
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 -fcse-skip-blocks -fexpensive-optimizations 
-finline-functions -fomit-frame-pointer -O3 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-DOPENSSL_NO_KRB5 -Wall -D_GNU_SOURCE -DNDEBUG -s) works... yes
checking whether the C compiler (gcc -fcse-skip-blocks -fexpensive-optimizations 
-finline-functions -fomit-frame-pointer -O3 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-DOPENSSL_NO_KRB5 -Wall -D_GNU_SOURCE -DNDEBUG -s) 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) 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 -fcse-skip-blocks -fexpensive-optimizations 
-finline-functions -fomit-frame-pointer -O3 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-DOPENSSL_NO_KRB5 -Wall -D_GNU_SOURCE -DNDEBUG -s) works... yes
checking whether the C compiler (gcc -fcse-skip-blocks -fexpensive-optimizations 
-finline-functions -fomit-frame-pointer -O3 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-DOPENSSL_NO_KRB5 -Wall -D_GNU_SOURCE -DNDEBUG -s) 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
[EMAIL PROTECTED]:~/freeradius-1.0.0->

Reply via email to