You should post this to thet userlist (I am cc'ing them on this reply).  Perhaps someone there has seen the "false cru" error before...<br><br>I'm no compiler guru, but google tells me that libtool may be to blame.  
<br>I don't acutally show libtool installed on my box and don't know much about it.<br><br>Regards,<br>Lin<br><br><br><div><span class="gmail_quote">On 9/5/06, <b class="gmail_sendername">Ahsan Rafiqul-CRA064</b> <<a href="mailto:rahsan@motorola.com">
rahsan@motorola.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div>



<div>
<div><font face="Arial" size="2"><span>Hi Lin 
Richardson,</span></font></div>
<div><font face="Arial" size="2"><span></span></font> </div>
<div><font face="Arial" size="2"><span>I need your help. As 
I understand you succesfully installed freeRadius 1.1.3 for Solaris 10. I tried 
to follow your direction as follows, and installed all necessary pacjkage 
(openssl, and openldap...as you suggested). However, I am getting error at make, 
as follow:</span></font></div>
<div><font face="Arial" size="2"><span></span></font> </div>
<div><font face="Arial" size="2"><span># make<br>gmake[1]: 
Entering directory 
`/export/home/dev/rafi_dir/free_radius_1.1.3/freeradius-1.1.3'<br>Making all in 
libltdl...<br>gmake[2]: Entering directory 
`/export/home/dev/rafi_dir/free_radius_1.1.3/freeradius-1.1.3/libltdl'<br>/usr/sfw/bin//gmake  
all-am<br>gmake[3]: Entering directory 
`/export/home/dev/rafi_dir/free_radius_1.1.3/freeradius-1.1.3/libltdl'<br>/bin/bash 
./libtool --tag=CC   --mode=link gcc  -g -O2 -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -Wall -D_GNU_SOURCE -DNDEBUG -no-undefined 
-version-info 4:4:1  -o <a href="http://libltdl.la" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">libltdl.la</a> -rpath /usr/local/lib ltdl.lo -ldl -lnsl 
-lresolv -lsocket -lposix4  -lpthread<br>rm -fr  .libs/libltdl.so 
.libs/libltdl.so.3 .libs/libltdl.so.3.1.4<br>gcc -shared -Wl,-h -Wl,libltdl.so.3 
-o .libs/libltdl.so.3.1.4  .libs/ltdl.o  -ldl -lnsl -lresolv -lsocket 
-lposix4 -lpthread -lc <br>(cd .libs && rm -f libltdl.so.3 && ln 
-s libltdl.so.3.1.4 libltdl.so.3)<br>(cd .libs && rm -f libltdl.so 
&& ln -s libltdl.so.3.1.4 libltdl.so)<br>false cru .libs/libltdl.a  
ltdl.o<br>gmake[3]: *** [<a href="http://libltdl.la" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">libltdl.la</a>] Error 1<br>gmake[3]: Leaving directory 
`/export/home/dev/rafi_dir/free_radius_1.1.3/freeradius-1.1.3/libltdl'<br>gmake[2]: 
*** [all] Error 2<br>gmake[2]: Leaving directory 
`/export/home/dev/rafi_dir/free_radius_1.1.3/freeradius-1.1.3/libltdl'<br>gmake[1]: 
*** [common] Error 2<br>gmake[1]: Leaving directory 
`/export/home/dev/rafi_dir/free_radius_1.1.3/freeradius-1.1.3'<br>make: *** 
[all] Error 2<br></span></font></div>
<div><font face="Arial" size="2"><span>Here is the out put 
of my ./configure</span></font></div>
<div><font face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2">checking for gcc... gcc<br>checking for C compiler 
default output file name... a.out<br>checking whether the C compiler works... 
yes<br>checking whether we are cross compiling... no<br>checking for suffix of 
executables...<br>checking for suffix of object files... o<br>checking whether 
we are using the GNU C compiler... yes<br>checking whether gcc accepts -g... 
yes<br>checking for gcc option to accept ANSI C... none needed<br>checking how 
to run the C preprocessor... gcc -E<br>checking for egrep... egrep<br>checking 
for AIX... no<br>checking whether gcc needs -traditional... no<br>checking 
whether we are using SUNPro C... no<br>checking for ranlib... :<br>checking 
whether byte ordering is bigendian... yes<br>checking for gmake... 
yes<br>checking for gmake... /usr/sfw/bin//gmake<br>checking for lt_dlinit in 
-lltdl... no<br>checking build system type... sparc-sun-solaris2.10<br>checking 
host system type... sparc-sun-solaris2.10<br>checking for a sed that does not 
truncate output... /usr/bin/sed<br>checking for ld used by gcc... 
/usr/ccs/bin/ld<br>checking if the linker (/usr/ccs/bin/ld) is GNU ld... 
no<br>checking for /usr/ccs/bin/ld option to reload object files... 
-r<br>checking for BSD-compatible nm... /usr/ccs/bin/nm -p<br>checking whether 
ln -s works... yes<br>checking how to recognise dependent libraries... 
pass_all<br>checking for ANSI C header files... yes<br>checking for 
sys/types.h... yes<br>checking for sys/stat.h... yes<br>checking for stdlib.h... 
yes<br>checking for string.h... yes<br>checking for memory.h... yes<br>checking 
for strings.h... yes<br>checking for inttypes.h... yes<br>checking for 
stdint.h... yes<br>checking for unistd.h... yes<br>checking dlfcn.h usability... 
yes<br>checking dlfcn.h presence... yes<br>checking for dlfcn.h... 
yes<br>checking for g++... g++<br>checking whether we are using the GNU C++ 
compiler... yes<br>checking whether g++ accepts -g... yes<br>checking how to run 
the C++ preprocessor... g++ -E<br>checking for g77... no<br>checking for f77... 
no</font></div>
<div><font face="Arial" size="2">checking for xlf... no<br>checking for frt... 
no<br>checking for pgf77... no<br>checking for fort77... no<br>checking for 
fl32... no<br>checking for af77... no<br>checking for f90... no<br>checking for 
xlf90... no<br>checking for pgf90... no<br>checking for epcf90... no<br>checking 
for f95... no<br>checking for fort... no<br>checking for xlf95... no<br>checking 
for ifc... no<br>checking for efc... no<br>checking for pgf95... no<br>checking 
for lf95... no<br>checking for gfortran... no<br>checking whether we are using 
the GNU Fortran 77 compiler... no<br>checking whether  accepts -g... 
no<br>checking the maximum length of command line arguments... 
262144<br>checking command to parse /usr/ccs/bin/nm -p output from gcc object... 
ok<br>checking for objdir... .libs<br>checking for ar... false<br>checking for 
ranlib... (cached) :<br>checking for strip... :<br>checking if gcc supports 
-fno-rtti -fno-exceptions... no<br>checking for gcc option to produce PIC... 
-fPIC<br>checking if gcc PIC flag -fPIC works... yes<br>checking if gcc static 
flag -static works... no<br>checking if gcc supports -c -o file.o... 
yes<br>checking whether the gcc linker (/usr/ccs/bin/ld) supports shared 
libraries... yes<br>checking whether -lc should be explicitly linked in... 
yes<br>checking dynamic linker characteristics... solaris2.10 ld.so<br>checking 
how to hardcode library paths into programs... immediate<br>checking whether 
stripping libraries is possible... no<br>checking for shl_load... no<br>checking 
for shl_load in -ldld... no<br>checking for dlopen... yes<br>checking whether a 
program can dlopen itself... yes<br>checking whether a statically linked program 
can dlopen itself... yes<br>checking if libtool supports shared libraries... 
yes<br>checking whether to build shared libraries... yes<br>checking whether to 
build static libraries... yes<br>configure: creating libtool<br>appending 
configuration tag "CXX" to libtool<br>checking for ld used by g++... 
/usr/ccs/bin/ld</font></div>
<div><font face="Arial" size="2">checking if the linker (/usr/ccs/bin/ld) is GNU 
ld... no<br>checking whether the g++ linker (/usr/ccs/bin/ld) supports shared 
libraries... yes<br>checking for g++ option to produce PIC... -fPIC<br>checking 
if g++ PIC flag -fPIC works... yes<br>checking if g++ static flag -static 
works... no<br>checking if g++ supports -c -o file.o... yes<br>checking whether 
the g++ linker (/usr/ccs/bin/ld) supports shared libraries... yes<br>checking 
dynamic linker characteristics... solaris2.10 ld.so<br>checking how to hardcode 
library paths into programs... immediate<br>appending configuration tag "F77" to 
libtool<br>checking docdir... ${datadir}/doc/freeradius<br>checking logdir... 
${localstatedir}/log/radius<br>checking radacctdir... 
${logdir}/radacct<br>checking raddbdir... ${sysconfdir}/raddb<br>checking for 
perl... /usr/bin/perl<br>checking for snmpget... 
/usr/sfw/bin//snmpget<br>checking for snmpwalk... 
/usr/sfw/bin//snmpwalk<br>checking for rusers... /usr/bin/rusers<br>checking for 
working aclocal... missing<br>checking for working autoconf... 
missing<br>checking for working autoheader... missing<br>checking for locate... 
no<br>checking for dirname... /usr/bin/dirname<br>checking for grep... 
/usr/bin/grep<br>checking pthread.h usability... yes<br>checking pthread.h 
presence... yes<br>checking for pthread.h... yes<br>checking for pthread_create 
in -lpthread... yes<br>checking for library containing sem_init... 
-lposix4<br>checking for getsockname in -lsocket... yes<br>checking for 
inet_aton in -lresolv... yes<br>checking for inet_ntoa in -lnsl... 
yes<br>checking for DH_new in -lcrypto... yes<br>checking for SSL_new in 
-lssl... yes<br>checking for dirent.h that defines DIR... yes<br>checking for 
library containing opendir... none required<br>checking for ANSI C header 
files... (cached) yes<br>checking whether time.h and sys/time.h may both be 
included... yes<br>checking for sys/wait.h that is POSIX.1 compatible... 
yes<br>checking for unistd.h... (cached) yes<br>checking crypt.h usability... 
yes<br>checking crypt.h presence... yes<br>checking for crypt.h... 
yes<br>checking errno.h usability... yes<br>checking errno.h presence... 
yes<br>checking for errno.h... yes<br>checking resource.h usability... 
no<br>checking resource.h presence... no<br>checking for resource.h... 
no<br>checking getopt.h usability... yes<br>checking getopt.h presence... 
yes<br>checking for getopt.h... yes<br>checking malloc.h usability... 
yes<br>checking malloc.h presence... yes<br>checking for malloc.h... 
yes<br>checking utmp.h usability... yes<br>checking utmp.h presence... 
yes<br>checking for utmp.h... yes<br>checking utmpx.h usability... 
yes<br>checking utmpx.h presence... yes<br>checking for utmpx.h... 
yes<br>checking signal.h usability... yes<br>checking signal.h presence... 
yes<br>checking for signal.h... yes<br>checking sys/select.h usability... 
yes<br>checking sys/select.h presence... yes<br>checking for sys/select.h... 
yes<br>checking syslog.h usability... yes<br>checking syslog.h presence... 
yes<br>checking for syslog.h... yes<br>checking for inttypes.h... (cached) 
yes<br>checking for stdint.h... (cached) yes<br>checking stdio.h usability... 
yes<br>checking stdio.h presence... yes<br>checking for stdio.h... 
yes<br>checking netdb.h usability... yes<br>checking netdb.h presence... 
yes<br>checking for netdb.h... yes<br>checking semaphore.h usability... 
yes<br>checking semaphore.h presence... yes<br>checking for semaphore.h... 
yes<br>checking arpa/inet.h usability... yes<br>checking arpa/inet.h presence... 
yes<br>checking netinet/in.h usability... yes<br>checking netinet/in.h 
presence... yes<br>checking for netinet/in.h... yes<br>checking for 
sys/types.h... (cached) yes<br>checking sys/socket.h usability... 
yes<br>checking sys/socket.h presence... yes<br>checking for sys/socket.h... 
yes<br>checking sys/time.h usability... yes<br>checking sys/time.h presence... 
yes<br>checking for sys/time.h... yes<br>checking for sys/wait.h... (cached) 
yes<br>checking sys/security.h usability... no<br>checking sys/security.h 
presence... no<br>checking for sys/security.h... no<br>checking fcntl.h 
usability... yes<br>checking fcntl.h presence... yes<br>checking for fcntl.h... 
yes<br>checking sys/fcntl.h usability... yes<br>checking sys/fcntl.h presence... 
yes<br>checking for sys/fcntl.h... yes<br>checking for sys/stat.h... (cached) 
yes<br>checking sys/prctl.h usability... no<br>checking sys/prctl.h presence... 
no<br>checking for sys/prctl.h... no<br>checking prot.h usability... 
no<br>checking prot.h presence... no<br>checking for prot.h... no<br>checking 
sia.h usability... no<br>checking sia.h presence... no<br>checking for sia.h... 
no<br>checking siad.h usability... no<br>checking siad.h presence... 
no<br>checking for siad.h... no<br>checking regex.h usability... yes<br>checking 
regex.h presence... yes<br>checking for regex.h... yes<br>checking openssl/ssl.h 
usability... yes<br>checking openssl/ssl.h presence... yes<br>checking for 
openssl/ssl.h... yes<br>checking openssl/crypto.h usability... yes<br>checking 
openssl/crypto.h presence... yes<br>checking for openssl/crypto.h... 
yes<br>checking openssl/err.h usability... yes<br>checking openssl/err.h 
presence... yes<br>checking for openssl/err.h... yes<br>checking 
openssl/engine.h usability... yes<br>checking for openssl/engine.h... 
yes<br>checking for OpenSSL version >= 0.9.7... yes<br>checking for off_t... 
yes<br>checking for pid_t... yes<br>checking for size_t... yes<br>checking for 
uid_t in sys/types.h... yes<br>checking for socklen_t... yes<br>checking for 
uint8_t... yes<br>checking for uint16_t... yes<br>checking for uint32_t... 
yes<br>checking for getopt_long... yes<br>checking for lockf... yes<br>checking 
for strsignal... yes<br>checking for sigaction... yes<br>checking for 
sigprocmask... yes<br>checking for pthread_sigmask... yes<br>checking for 
snprintf... yes<br>checking for vsnprintf... yes<br>checking for setsid... 
yes<br>checking for strncasecmp... yes<br>checking for strcasecmp... 
yes<br>checking for localtime_r... yes<br>checking for ctime_r... 
yes<br>checking for gmtime_r... yes<br>checking for strsep... no<br>checking for 
inet_aton... yes<br>checking for inet_pton... yes<br>checking for inet_ntop... 
yes<br>checking for gethostname... yes<br>checking for setlinebuf... 
yes<br>checking for setvbuf... yes<br>checking for getusershell... 
yes<br>checking for initgroups... yes<br>checking for closefrom... 
yes<br>checking whether crypt must be declared... no<br>checking whether 
strncasecmp must be declared... no<br>checking whether strcasecmp must be 
declared... no<br>checking whether inet_aton must be declared... no<br>checking 
whether gethostname must be declared... no<br>checking whether setlinebuf must 
be declared... no<br>checking whether getusershell must be declared... 
no<br>checking whether endusershell must be declared... no<br>checking return 
type of signal handlers... void<br>checking for ut_xtime in struct utmpx... 
yes<br>checking for ipi_addr in struct in_pktinfo... no<br>checking type of 
OS... SunOS<br>checking for developer gcc flags... no.<br>checking for crypt in 
-lcrypt... yes<br>checking for setkey in -lcipher... no<br>checking for 
asn1.h,snmp.h,snmp_impl.h... no<br>checking gethostbyaddr_r() syntax... 
SYSV-style<br>checking gethostbyname_r() syntax... SYSV-style<br>checking 
ctime_r() syntax... 
POSIX-style<br>top_builddir=/export/home/dev/rafi_dir/free_radius_1.1.3/freeradius-1.1.3<br>configure: 
creating ./config.status<br>config.status: creating ./Make.inc<br>config.status: 
creating ./src/include/build-radpaths-h<br>config.status: creating 
./src/main/Makefile<br>config.status: creating 
./src/main/checkrad.pl<br>config.status: creating 
./src/main/radlast<br>config.status: creating 
./src/main/radtest<br>config.status: creating 
./scripts/rc.radiusd<br>config.status: creating 
./scripts/radwatch<br>config.status: creating 
./scripts/check-radiusd-config<br>config.status: creating 
./scripts/radiusd.cron.daily<br>config.status: creating 
./scripts/radiusd.cron.monthly<br>config.status: creating 
./scripts/cryptpasswd<br>config.status: creating 
./raddb/dictionary<br>config.status: creating 
./raddb/radiusd.conf<br>config.status: creating 
src/include/autoconf.h<br>config.status: src/include/autoconf.h is 
unchanged<br>configure: configuring in libltdl<br>configure: running /bin/bash 
'./configure' --prefix=/usr/local  --enable-ltdl-install 
--cache-file=/dev/nul<br>l --srcdir=.<br>checking for a BSD-compatible 
install... ./install-sh -c<br>checking whether build environment is sane... 
yes<br>checking for gawk... no<br>checking for mawk... no<br>checking for 
nawk... nawk<br>checking whether make sets $(MAKE)... yes<br>checking for gcc... 
gcc<br>checking for C compiler default output file name... a.out<br>checking 
whether the C compiler works... yes<br>checking whether we are cross 
compiling... no<br>checking for suffix of executables...<br>checking for suffix 
of object files... o<br>checking whether we are using the GNU C compiler... 
yes<br>checking whether gcc accepts -g... yes<br>checking for gcc option to 
accept ISO C89... none needed<br>checking for style of include used by make... 
none<br>checking dependency style of gcc... none<br>checking for an ANSI 
C-conforming const... yes<br>checking for inline... inline<br>checking build 
system type... sparc-sun-solaris2.10<br>checking host system type... 
sparc-sun-solaris2.10<br>checking for a sed that does not truncate output... 
/usr/bin/sed<br>checking for grep that handles long lines and -e... 
/usr/sfw/bin//ggrep<br>checking for egrep... /usr/sfw/bin//ggrep -E<br>checking 
for ld used by gcc... /usr/ccs/bin/ld<br>checking if the linker 
(/usr/ccs/bin/ld) is GNU ld... no<br>checking for /usr/ccs/bin/ld option to 
reload object files... -r<br>checking for BSD-compatible nm... /usr/ccs/bin/nm 
-p<br>checking whether ln -s works... yes<br>checking how to recognise dependent 
libraries... pass_all<br>checking how to run the C preprocessor... gcc 
-E<br>checking for ANSI C header files... yes<br>checking for sys/types.h... 
yes<br>checking for sys/stat.h... yes<br>checking for stdlib.h... 
yes<br>checking for string.h... yes<br>checking for memory.h... yes<br>checking 
for strings.h... yes<br>checking for inttypes.h... yes<br>checking for 
stdint.h... yes<br>checking for unistd.h... yes<br>checking dlfcn.h usability... 
yes<br>checking dlfcn.h presence... yes<br>checking for dlfcn.h... 
yes<br>checking for g++... g++<br>checking whether we are using the GNU C++ 
compiler... yes<br>checking whether g++ accepts -g... yes<br>checking dependency 
style of g++... none<br>checking how to run the C++ preprocessor... g++ 
-E<br>checking for g77... no<br>checking for f77... no<br>checking for xlf... 
no<br>checking for frt... no<br>checking for pgf77... no<br>checking for cf77... 
no<br>checking for fort77... no<br>checking for fl32... no<br>checking for 
af77... no<br>checking for f90... no<br>checking for xlf90... no<br>checking for 
pgf90... no<br>checking for pghpf... no<br>checking for epcf90... no<br>checking 
for gfortran... no</font></div>
<div><font face="Arial" size="2">checking for g95... no<br>checking for f95... 
no<br>checking for fort... no<br>checking for xlf95... no<br>checking for 
ifort... no<br>checking for ifc... no<br>checking for efc... no<br>checking for 
pgf95... no<br>checking for lf95... no<br>checking for ftn... no<br>checking 
whether we are using the GNU Fortran 77 compiler... no<br>checking whether  
accepts -g... no<br>checking the maximum length of command line arguments... 
262144<br>checking command to parse /usr/ccs/bin/nm -p output from gcc object... 
ok<br>checking for objdir... .libs<br>checking for ar... no<br>checking for 
ranlib... no<br>checking for strip... no<br>checking if gcc supports -fno-rtti 
-fno-exceptions... no<br>checking for gcc option to produce PIC... 
-fPIC<br>checking if gcc PIC flag -fPIC works... yes<br>checking if gcc static 
flag -static works... no<br>checking if gcc supports -c -o file.o... 
yes<br>checking whether the gcc linker (/usr/ccs/bin/ld) supports shared 
libraries... yes<br>checking whether -lc should be explicitly linked in... 
yes<br>checking dynamic linker characteristics... solaris2.10 ld.so<br>checking 
how to hardcode library paths into programs... immediate<br>checking whether 
stripping libraries is possible... no<br>checking if libtool supports shared 
libraries... yes<br>checking whether to build shared libraries... 
yes<br>checking whether to build static libraries... yes<br>configure: creating 
libtool<br>appending configuration tag "CXX" to libtool<br>checking for ld used 
by g++... /usr/ccs/bin/ld<br>checking if the linker (/usr/ccs/bin/ld) is GNU 
ld... no<br>checking whether the g++ linker (/usr/ccs/bin/ld) supports shared 
libraries... yes<br>checking for g++ option to produce PIC... -fPIC<br>checking 
if g++ PIC flag -fPIC works... yes<br>checking if g++ static flag -static 
works... no<br>checking if g++ supports -c -o file.o... yes<br>checking whether 
the g++ linker (/usr/ccs/bin/ld) supports shared libraries... yes<br>checking 
dynamic linker characteristics... solaris2.10 ld.so<br>checking how to hardcode 
library paths into programs... immediate<br>appending configuration tag "F77" to 
libtool<br>checking for dirent.h that defines DIR... yes<br>checking for library 
containing opendir... none required<br>checking which extension is used for 
loadable modules... .so<br>checking which variable specifies run-time library 
path... LD_LIBRARY_PATH<br>checking for the default library search path... /lib 
/usr/lib<br>checking for objdir... .libs<br>checking whether libtool supports 
-dlopen/-dlpreopen... yes<br>checking for shl_load... no<br>checking for 
shl_load in -ldld... no<br>checking for dlopen in -ldl... yes<br>checking for 
dlerror... yes<br>checking for _ prefix in compiled symbols... no<br>checking 
whether deplibs are loaded by dlopen... yes<br>checking argz.h usability... 
no<br>checking argz.h presence... no<br>checking for argz.h... no<br>checking 
for error_t... no<br>checking for argz_append... no<br>checking for 
argz_create_sep... no<br>checking for argz_insert... no<br>checking for 
argz_next... no<br>checking for argz_stringify... no<br>checking assert.h 
usability... yes<br>checking assert.h presence... yes<br>checking for 
assert.h... yes<br>checking ctype.h usability... yes<br>checking ctype.h 
presence... yes<br>checking for ctype.h... yes<br>checking errno.h usability... 
yes<br>checking errno.h presence... yes<br>checking for errno.h... 
yes<br>checking malloc.h usability... yes<br>checking malloc.h presence... 
yes<br>checking for malloc.h... yes<br>checking for memory.h... (cached) 
yes<br>checking for stdlib.h... (cached) yes<br>checking stdio.h usability... 
yes<br>checking stdio.h presence... yes<br>checking for stdio.h... 
yes<br>checking for unistd.h... (cached) yes<br>checking dl.h usability... 
no<br>checking dl.h presence... no<br>checking for dl.h... no<br>checking 
sys/dl.h usability... yes<br>checking sys/dl.h presence... yes<br>checking for 
sys/dl.h... yes<br>checking dld.h usability... no<br>checking dld.h presence... 
no<br>checking for dld.h... no<br>checking mach-o/dyld.h usability... 
no<br>checking mach-o/dyld.h presence... no<br>checking for mach-o/dyld.h... 
no<br>checking for string.h... (cached) yes<br>checking for strchr... 
yes<br>checking for strrchr... yes<br>checking for memcpy... yes<br>checking for 
memmove... yes<br>checking for strcmp... yes<br>checking for closedir... 
yes<br>checking for opendir... yes<br>checking for readdir... yes<br>configure: 
creating ./config.status<br>config.status: creating Makefile<br>config.status: 
creating config.h<br>config.status: config.h is unchanged<br>config.status: 
executing depfiles commands<br>configure: configuring in 
src/modules/rlm_attr_rewrite<br>configure: running /bin/bash './configure' 
--prefix=/usr/local  --enable-ltdl-install --cache-file=/dev/nul<br>l 
--srcdir=.<br>configure: creating ./config.status<br>config.status: creating 
Makefile<br>configure: configuring in src/modules/rlm_counter<br>configure: 
running /bin/bash './configure' --prefix=/usr/local  --enable-ltdl-install 
--cache-file=/dev/nul<br>l --srcdir=.<br>checking for gcc... gcc<br>checking for 
C compiler default output file name... a.out<br>checking whether the C compiler 
works... yes<br>checking whether we are cross compiling... no<br>checking for 
suffix of executables...<br>checking for suffix of object files... o<br>checking 
whether we are using the GNU C compiler... yes<br>checking whether gcc accepts 
-g... yes<br>checking for gcc option to accept ANSI C... none needed<br>checking 
how to run the C preprocessor... gcc -E<br>checking for gdbm.h... no<br>checking 
for gdbm_open in -lgdbm... no<br>checking for gdbm_fdesc... no<br>configure: 
creating ./config.status<br>config.status: creating Makefile<br>config.status: 
creating config.h<br>config.status: config.h is unchanged<br>configure: 
configuring in src/modules/rlm_dbm<br>configure: running /bin/bash './configure' 
--prefix=/usr/local  --enable-ltdl-install --cache-file=/dev/nul<br>l 
--srcdir=.<br>checking for gcc... gcc<br>checking for C compiler default output 
file name... a.out<br>checking whether the C compiler works... yes<br>checking 
whether we are cross compiling... no<br>checking for suffix of 
executables...<br>checking for suffix of object files... o<br>checking whether 
we are using the GNU C compiler... yes<br>checking whether gcc accepts -g... 
yes<br>checking for gcc option to accept ANSI C... none needed<br>checking how 
to run the C preprocessor... gcc -E<br>checking for ndbm.h... yes<br>checking 
for dbm in default lib... yes<br>configure: creating 
./config.status<br>config.status: creating Makefile<br>configure: configuring in 
src/modules/rlm_eap<br>configure: running /bin/bash './configure' 
--prefix=/usr/local  --enable-ltdl-install --cache-file=/dev/nul<br>l 
--srcdir=.<br>checking for gcc... gcc<br>checking for C compiler default output 
file name... a.out<br>checking whether the C compiler works... yes<br>checking 
whether we are cross compiling... no<br>checking for suffix of 
executables...<br>checking for suffix of object files... o<br>checking whether 
we are using the GNU C compiler... yes<br>checking whether gcc accepts -g... 
yes<br>checking for gcc option to accept ANSI C... none needed<br>configure: 
creating ./config.status<br>config.status: creating Makefile<br>configure: 
configuring in ./types/rlm_eap_tls<br>configure: running /bin/bash './configure' 
--prefix=/usr/local  '--prefix=/usr/local' '--enable-ltdl-instal<br>l' 
'--cache-file=/dev/null' '--srcdir=.' 'CFLAGS=-g -O2 -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -Wall -D_GN<br>U_SOURCE -DNDEBUG' 
--cache-file=/dev/null --srcdir=.<br>checking for OpenSSL support... 
yes<br>configure: creating ./config.status<br>config.status: creating 
Makefile<br>config.status: creating config.h<br>config.status: config.h is 
unchanged<br>configure: configuring in ./types/rlm_eap_sim<br>configure: running 
/bin/bash './configure' --prefix=/usr/local  '--prefix=/usr/local' 
'--enable-ltdl-instal<br>l' '--cache-file=/dev/null' '--srcdir=.' 'CFLAGS=-g -O2 
-D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -D_GN<br>U_SOURCE -DNDEBUG' 
--cache-file=/dev/null --srcdir=.<br>checking for gcc... gcc<br>checking for C 
compiler default output file name... a.out<br>checking whether the C compiler 
works... yes<br>checking whether we are cross compiling... no<br>checking for 
suffix of executables...<br>checking for suffix of object files... o<br>checking 
whether we are using the GNU C compiler... yes<br>checking whether gcc accepts 
-g... yes<br>checking for gcc option to accept ANSI C... none 
needed</font></div>
<div><font face="Arial" size="2">configure: creating 
./config.status<br>config.status: creating Makefile<br>configure: configuring in 
./types/rlm_eap_ttls<br>configure: running /bin/bash './configure' 
--prefix=/usr/local  '--prefix=/usr/local' '--enable-ltdl-instal<br>l' 
'--cache-file=/dev/null' '--srcdir=.' 'CFLAGS=-g -O2 -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -Wall -D_GN<br>U_SOURCE -DNDEBUG' 
--cache-file=/dev/null --srcdir=.<br>checking for OpenSSL support... 
yes<br>configure: creating ./config.status<br>config.status: creating 
Makefile<br>config.status: creating config.h<br>config.status: config.h is 
unchanged<br>configure: configuring in ./types/rlm_eap_mschapv2<br>configure: 
running /bin/bash './configure' --prefix=/usr/local  '--prefix=/usr/local' 
'--enable-ltdl-instal<br>l' '--cache-file=/dev/null' '--srcdir=.' 'CFLAGS=-g -O2 
-D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -D_GN<br>U_SOURCE -DNDEBUG' 
--cache-file=/dev/null --srcdir=.<br>checking for gcc... gcc<br>checking for C 
compiler default output file name... a.out<br>checking whether the C compiler 
works... yes<br>checking whether we are cross compiling... no<br>checking for 
suffix of executables...<br>checking for suffix of object files... o<br>checking 
whether we are using the GNU C compiler... yes<br>checking whether gcc accepts 
-g... yes<br>checking for gcc option to accept ANSI C... none needed<br>checking 
how to run the C preprocessor... gcc -E<br>checking for egrep... 
egrep<br>checking for ANSI C header files... yes<br>checking for sys/types.h... 
yes<br>checking for sys/stat.h... yes<br>checking for stdlib.h... 
yes<br>checking for string.h... yes<br>checking for memory.h... yes<br>checking 
for strings.h... yes<br>checking for inttypes.h... yes<br>checking for 
stdint.h... yes<br>checking for unistd.h... yes<br>checking malloc.h 
usability... yes<br>checking malloc.h presence... yes<br>checking for 
malloc.h... yes<br>configure: creating ./config.status<br>config.status: 
creating Makefile<br>configure: configuring in ./types/rlm_eap_md5<br>configure: 
running /bin/bash './configure' --prefix=/usr/local  '--prefix=/usr/local' 
'--enable-ltdl-instal<br>l' '--cache-file=/dev/null' '--srcdir=.' 'CFLAGS=-g -O2 
-D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -D_GN<br>U_SOURCE -DNDEBUG' 
--cache-file=/dev/null --srcdir=.<br>checking for gcc... gcc<br>checking for C 
compiler default output file name... a.out<br>checking whether the C compiler 
works... yes<br>checking whether we are cross compiling... no<br>checking for 
suffix of executables...<br>checking for suffix of object files... o<br>checking 
whether we are using the GNU C compiler... yes<br>checking whether gcc accepts 
-g... yes<br>checking for gcc option to accept ANSI C... none needed<br>checking 
how to run the C preprocessor... gcc -E<br>checking for egrep... 
egrep<br>checking for ANSI C header files... yes<br>checking for sys/types.h... 
yes<br>checking for sys/stat.h... yes<br>checking for stdlib.h... 
yes<br>checking for string.h... yes<br>checking for memory.h... yes<br>checking 
for strings.h... yes<br>checking for inttypes.h... yes<br>checking for 
stdint.h... yes<br>checking for unistd.h... yes<br>checking malloc.h 
usability... yes<br>checking malloc.h presence... yes<br>checking for 
malloc.h... yes<br>configure: creating ./config.status<br>config.status: 
creating Makefile<br>configure: configuring in 
./types/rlm_eap_peap<br>configure: running /bin/bash './configure' 
--prefix=/usr/local  '--prefix=/usr/local' '--enable-ltdl-instal<br>l' 
'--cache-file=/dev/null' '--srcdir=.' 'CFLAGS=-g -O2 -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -Wall -D_GN<br>U_SOURCE -DNDEBUG' 
--cache-file=/dev/null --srcdir=.<br>checking for OpenSSL support... 
yes<br>configure: creating ./config.status<br>config.status: creating 
Makefile<br>config.status: creating config.h<br>config.status: config.h is 
unchanged<br>configure: configuring in src/modules/rlm_ippool<br>configure: 
running /bin/bash './configure' --prefix=/usr/local  --enable-ltdl-install 
--cache-file=/dev/nul<br>l --srcdir=.<br>checking for gcc... gcc<br>checking for 
C compiler default output file name... a.out<br>checking whether the C compiler 
works... yes<br>checking whether we are cross compiling... n</font></div>
<div><font face="Arial" size="2">checking for suffix of executables...<br>checking 
for suffix of object files... o<br>checking whether we are using the GNU C 
compiler... yes<br>checking whether gcc accepts -g... yes<br>checking for gcc 
option to accept ANSI C... none needed<br>checking how to run the C 
preprocessor... gcc -E<br>checking for gdbm.h... no<br>checking for gdbm_open in 
-lgdbm... no<br>checking for gdbm_fdesc... no<br>configure: creating 
./config.status<br>config.status: creating Makefile<br>config.status: creating 
config.h<br>config.status: config.h is unchanged<br>configure: configuring in 
src/modules/rlm_krb5<br>configure: running /bin/bash './configure' 
--prefix=/usr/local  --enable-ltdl-install --cache-file=/dev/nul<br>l 
--srcdir=.<br>checking for gcc... gcc<br>checking for C compiler default output 
file name... a.out<br>checking whether the C compiler works... yes<br>checking 
whether we are cross compiling... no<br>checking for suffix of 
executables...<br>checking for suffix of object files... o<br>checking whether 
we are using the GNU C compiler... yes<br>checking whether gcc accepts -g... 
yes<br>checking for gcc option to accept ANSI C... none needed<br>checking how 
to run the C preprocessor... gcc -E<br>checking for krb5.h... no<br>checking for 
krb5_encrypt_data in -lk5crypto... no<br>checking for DH_new in -lcrypto... 
yes<br>checking for set_com_err_hook in -lcom_err... no<br>checking for 
krb5_init_context in -lkrb5... no<br>configure: creating 
./config.status<br>config.status: creating Makefile<br>configure: configuring in 
src/modules/rlm_ldap<br>configure: running /bin/bash './configure' 
--prefix=/usr/local  --enable-ltdl-install --cache-file=/dev/nul<br>l 
--srcdir=.<br>checking for gcc... gcc<br>checking for C compiler default output 
file name... a.out<br>checking whether the C compiler works... yes<br>checking 
whether we are cross compiling... no<br>checking for suffix of 
executables...<br>checking for suffix of object files... o<br>checking whether 
we are using the GNU C compiler... yes<br>checking whether gcc accepts -g... 
yes<br>checking for gcc option to accept ANSI C... none needed<br>checking for 
pthread_create in -lpthread... yes<br>checking for ldap_init in -lldap_r... 
no<br>checking for ldap.h... yes<br>configure: creating 
./config.status<br>config.status: creating Makefile<br>configure: configuring in 
src/modules/rlm_otp<br>configure: running /bin/bash './configure' 
--prefix=/usr/local  --enable-ltdl-install --cache-file=/dev/nul<br>l 
--srcdir=.<br>checking for gcc... gcc<br>checking for C compiler default output 
file name... a.out<br>checking whether the C compiler works... yes<br>checking 
whether we are cross compiling... no<br>checking for suffix of 
executables...<br>checking for suffix of object files... o<br>checking whether 
we are using the GNU C compiler... yes<br>checking whether gcc accepts -g... 
yes<br>checking for gcc option to accept ANSI C... none needed<br>checking how 
to run the C preprocessor... gcc -E<br>checking for egrep... egrep<br>checking 
for ANSI C header files... yes<br>checking for sys/types.h... yes<br>checking 
for sys/stat.h... yes<br>checking for stdlib.h... yes<br>checking for 
string.h... yes<br>checking for memory.h... yes<br>checking for strings.h... 
yes<br>checking for inttypes.h... yes<br>checking for stdint.h... 
yes<br>checking for unistd.h... yes<br>checking for inttypes.h... (cached) 
yes<br>checking for SSL_new in -lssl... yes<br>checking openssl/des.h 
usability... yes<br>checking openssl/des.h presence... yes<br>checking for 
openssl/des.h... yes<br>checking openssl/hmac.h usability... yes<br>checking 
openssl/hmac.h presence... yes<br>checking for openssl/hmac.h... yes<br>checking 
openssl/md4.h usability... yes<br>checking openssl/md4.h presence... 
yes<br>checking for openssl/md4.h... yes<br>checking openssl/md5.h usability... 
yes<br>checking openssl/md5.h presence... yes<br>checking for openssl/md5.h... 
yes<br>checking openssl/sha.h usability... yes<br>checking openssl/sha.h 
presence... yes<br>checking for openssl/sha.h... yes<br>configure: creating 
./config.status<br>config.status: creating Makefile</font></div>
<div><font face="Arial" size="2">configure: configuring in 
src/modules/rlm_pam<br>configure: running /bin/bash './configure' 
--prefix=/usr/local  --enable-ltdl-install --cache-file=/dev/nul<br>l 
--srcdir=.<br>checking for gcc... gcc<br>checking for C compiler default output 
file name... a.out<br>checking whether the C compiler works... yes<br>checking 
whether we are cross compiling... no<br>checking for suffix of 
executables...<br>checking for suffix of object files... o<br>checking whether 
we are using the GNU C compiler... yes<br>checking whether gcc accepts -g... 
yes<br>checking for gcc option to accept ANSI C... none needed<br>checking how 
to run the C preprocessor... gcc -E<br>checking for dlopen in -ldl... 
yes<br>checking for pam_start in -lpam... yes<br>checking for egrep... 
egrep<br>checking for ANSI C header files... yes<br>checking for sys/types.h... 
yes<br>checking for sys/stat.h... yes<br>checking for stdlib.h... 
yes<br>checking for string.h... yes<br>checking for memory.h... yes<br>checking 
for strings.h... yes<br>checking for inttypes.h... yes<br>checking for 
stdint.h... yes<br>checking for unistd.h... yes<br>checking security/pam_appl.h 
usability... yes<br>checking security/pam_appl.h presence... yes<br>checking for 
security/pam_appl.h... yes<br>checking pam/pam_appl.h usability... 
no<br>checking pam/pam_appl.h presence... no<br>checking for pam/pam_appl.h... 
no<br>configure: creating ./config.status<br>config.status: creating 
Makefile<br>config.status: creating config.h<br>config.status: config.h is 
unchanged<br>configure: configuring in src/modules/rlm_perl<br>configure: 
running /bin/bash './configure' --prefix=/usr/local  --enable-ltdl-install 
--cache-file=/dev/nul<br>l --srcdir=.<br>checking for gcc... gcc<br>checking for 
C compiler default output file name... a.out<br>checking whether the C compiler 
works... yes<br>checking whether we are cross compiling... no<br>checking for 
suffix of executables...<br>checking for suffix of object files... o<br>checking 
whether we are using the GNU C compiler... yes<br>checking how to run the C 
preprocessor... gcc -E<br>checking for perl... yes<br>checking for EXTERN.h... 
no<br>checking for perl.h... no<br>configure: creating 
./config.status<br>config.status: creating Makefile<br>config.status: creating 
config.h<br>config.status: config.h is unchanged<br>configure: configuring in 
src/modules/rlm_radutmp<br>configure: running /bin/bash './configure' 
--prefix=/usr/local  --enable-ltdl-install --cache-file=/dev/nul<br>l 
--srcdir=.<br>checking for gcc... gcc<br>checking for C compiler default output 
file name... a.out<br>checking whether the C compiler works... yes<br>checking 
whether we are cross compiling... no<br>checking for suffix of 
executables...<br>checking for suffix of object files... o<br>checking whether 
we are using the GNU C compiler... yes<br>checking whether gcc accepts -g... 
yes<br>checking for gcc option to accept ANSI C... none needed<br>checking how 
to run the C preprocessor... gcc -E<br>checking for egrep... egrep<br>checking 
for ANSI C header files... yes<br>checking for sys/types.h... yes<br>checking 
for sys/stat.h... yes<br>checking for stdlib.h... yes<br>checking for 
string.h... yes<br>checking for memory.h... yes<br>checking for strings.h... 
yes<br>checking for inttypes.h... yes<br>checking for stdint.h... 
yes<br>checking for unistd.h... yes<br>checking sys/mman.h usability... 
yes<br>checking sys/mman.h presence... yes<br>checking for sys/mman.h... 
yes<br>configure: creating ./config.status<br>config.status: creating 
Makefile<br>config.status: creating config.h<br>config.status: config.h is 
unchanged<br>configure: configuring in src/modules/rlm_sql<br>configure: running 
/bin/bash './configure' --prefix=/usr/local  --enable-ltdl-install 
--cache-file=/dev/nul<br>l --srcdir=.<br>checking for gcc... gcc<br>checking for 
C compiler default output file name... a.out<br>checking whether the C compiler 
works... yes<br>checking whether we are cross compiling... no<br>checking for 
suffix of executables...<br>config.status: creating ./Makefile<br>config.status: 
creating ./drivers/Makefile<br>configure: configuring in 
./drivers/rlm_sql_iodbc<br>configure: running /bin/bash './configure' 
--prefix=/usr/local  '--prefix=/usr/local' '--enable-ltdl-instal<br>l' 
'--cache-file=/dev/null' '--srcdir=.' 'CFLAGS=-g -O2 -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -Wall -D_GN<br>U_SOURCE -DNDEBUG' 
--cache-file=/dev/null --srcdir=.<br>checking for gcc... gcc<br>checking for C 
compiler default output file name... a.out<br>checking whether the C compiler 
works... yes<br>checking whether we are cross compiling... no<br>checking for 
suffix of executables...<br>checking for suffix of object files... o<br>checking 
whether we are using the GNU C compiler... yes<br>checking whether gcc accepts 
-g... yes<br>checking for gcc option to accept ANSI C... none needed<br>checking 
how to run the C preprocessor... gcc -E<br>checking for isql.h... 
no<br>configure: creating ./config.status<br>config.status: creating 
Makefile<br>configure: configuring in ./drivers/rlm_sql_mysql<br>configure: 
running /bin/bash './configure' --prefix=/usr/local  '--prefix=/usr/local' 
'--enable-ltdl-instal<br>l' '--cache-file=/dev/null' '--srcdir=.' 'CFLAGS=-g -O2 
-D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -D_GN<br>U_SOURCE -DNDEBUG' 
--cache-file=/dev/null --srcdir=.<br>checking for gcc... gcc<br>checking for C 
compiler default output file name... a.out<br>checking whether the C compiler 
works... yes<br>checking whether we are cross compiling... no<br>checking for 
suffix of executables...<br>checking for suffix of object files... o<br>checking 
whether we are using the GNU C compiler... yes<br>checking whether gcc accepts 
-g... yes<br>checking for gcc option to accept ANSI C... none needed<br>checking 
for mysql_config... yes<br>checking for pthread_create in -lpthread... 
yes<br>checking for mysql_init in -lmysqlclient_r (using mysql_config)... 
yes<br>checking for mysql.h (using mysql_config)... no<br>checking for 
mysql/mysql.h... yes<br>configure: creating ./config.status<br>config.status: 
creating Makefile<br>config.status: creating config.h<br>config.status: config.h 
is unchanged<br>configure: configuring in 
./drivers/rlm_sql_postgresql<br>configure: running /bin/bash './configure' 
--prefix=/usr/local  '--prefix=/usr/local' '--enable-ltdl-instal<br>l' 
'--cache-file=/dev/null' '--srcdir=.' 'CFLAGS=-g -O2 -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -Wall -D_GN<br>U_SOURCE -DNDEBUG' 
--cache-file=/dev/null --srcdir=.</font></div>
<div><font face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2">checking for gcc... gcc<br>checking for C compiler 
default output file name... a.out<br>checking whether the C compiler works... 
yes<br>checking whether we are cross compiling... no<br>checking for suffix of 
executables...<br>checking for suffix of object files... o<br>checking whether 
we are using the GNU C compiler... yes<br>checking whether gcc accepts -g... 
yes<br>checking for gcc option to accept ANSI C... none needed<br>checking for 
libpq-fe.h... no<br>checking for PQconnectdb in -lpq... no<br>configure: 
creating ./config.status<br>config.status: creating Makefile<br>configure: 
configuring in ./drivers/rlm_sql_oracle<br>configure: running /bin/bash 
'./configure' --prefix=/usr/local  '--prefix=/usr/local' 
'--enable-ltdl-instal<br>l' '--cache-file=/dev/null' '--srcdir=.' 'CFLAGS=-g -O2 
-D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -D_GN<br>U_SOURCE -DNDEBUG' 
--cache-file=/dev/null --srcdir=.<br>checking for gcc... gcc<br>checking for C 
compiler default output file name... a.out<br>checking whether the C compiler 
works... yes<br>checking whether we are cross compiling... no<br>checking for 
suffix of executables...<br>checking for suffix of object files... o<br>checking 
whether we are using the GNU C compiler... yes<br>checking whether gcc accepts 
-g... yes<br>checking for gcc option to accept ANSI C... none needed<br>checking 
how to run the C preprocessor... gcc -E<br>checking for oci.h... 
no<br>configure: creating ./config.status<br>config.status: creating 
Makefile<br>configure: configuring in ./drivers/rlm_sql_unixodbc<br>configure: 
running /bin/bash './configure' --prefix=/usr/local  '--prefix=/usr/local' 
'--enable-ltdl-instal<br>l' '--cache-file=/dev/null' '--srcdir=.' 'CFLAGS=-g -O2 
-D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -D_GN<br>U_SOURCE -DNDEBUG' 
--cache-file=/dev/null --srcdir=.<br>checking for gcc... gcc<br>checking for C 
compiler default output file name... a.out<br>checking whether the C compiler 
works... yes<br>checking whether we are cross compiling... no<br>checking for 
suffix of executables...<br>checking for suffix of object files... o<br>checking 
whether we are using the GNU C compiler... yes<br>checking whether gcc accepts 
-g... yes<br>checking for gcc option to accept ANSI C... none needed<br>checking 
how to run the C preprocessor... gcc -E<br>checking for sql.h... no</font></div>
<div><font face="Arial" size="2">configure: creating 
./config.status<br>config.status: creating Makefile<br>configure: configuring in 
src/modules/rlm_sqlcounter<br>configure: running /bin/bash './configure' 
--prefix=/usr/local  --enable-ltdl-install --cache-file=/dev/nul<br>l 
--srcdir=.<br>configure: creating ./config.status<br>config.status: creating 
Makefile<br>configure: configuring in src/modules/rlm_unix<br>configure: running 
/bin/bash './configure' --prefix=/usr/local  --enable-ltdl-install 
--cache-file=/dev/nul<br>l --srcdir=.<br>checking for gcc... gcc<br>checking for 
C compiler default output file name... a.out<br>checking whether the C compiler 
works... yes<br>checking whether we are cross compiling... no<br>checking for 
suffix of executables...<br>checking for suffix of object files... o<br>checking 
whether we are using the GNU C compiler... yes<br>checking whether gcc accepts 
-g... yes<br>checking for gcc option to accept ANSI C... none needed<br>checking 
how to run the C preprocessor... gcc -E<br>checking for system password file... 
/etc/passwd<br>checking for system shadow password file... 
/etc/shadow<br>checking for crypt... yes<br>checking for egrep... 
egrep<br>checking for ANSI C header files... yes<br>checking for sys/types.h... 
yes<br>checking for sys/stat.h... yes<br>checking for stdlib.h... 
yes<br>checking for string.h... yes<br>checking for memory.h... yes<br>checking 
for strings.h... yes<br>checking for inttypes.h... yes<br>checking for 
stdint.h... yes<br>checking for unistd.h... yes<br>checking crypt.h usability... 
yes<br>checking crypt.h presence... yes<br>checking for crypt.h... 
yes<br>checking shadow.h usability... yes<br>checking shadow.h presence... 
yes<br>checking for shadow.h... yes<br>checking for getspnam... yes<br>checking 
for getusershell... yes<br>checking for getspnam in -lshadow... no<br>checking 
for fgetpwent... yes<br>checking for fgetspent... yes<br>checking for 
fgetgrent... yes</font></div>
<div><font face="Arial" size="2">configure: creating 
./config.status<br>config.status: creating Makefile<br>config.status: creating 
config.h<br>config.status: config.h is unchanged<br>configure: configuring in 
src/modules/rlm_checkval<br>configure: running /bin/bash './configure' 
--prefix=/usr/local  --enable-ltdl-install --cache-file=/dev/nul<br>l 
--srcdir=.<br>configure: creating ./config.status<br>config.status: creating 
Makefile<br></font></div>
<div><font face="Arial" size="2"> </font></div>
<div><br><br></div>
<div><br></div>
<div><font face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2"> </font></div>
<div><br></div>
<div><font face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2"> </font></div>
<div><font face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2"> </font></div>
<div><font face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2"> </font></div>
<div><br></div>
<div><font face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2"> </font></div>
<div><font face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2"> </font></div>
<div><br></div>
<div><font face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2"> </font></div>
<div><font face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2"> </font></div>
<div><br><br>"rafi.notes" 939 lines, 40686 characters<br></div>
<div> </div>
<div align="left"><font color="#000080" face="Calisto MT" size="2"><strong><em>Rafi 
Ahsan</em></strong></font></div>
<div align="left"><strong><em><font color="#000080" face="Calisto MT" size="2">_______________________________</font></em></strong></div>
<div align="left"><font face="Calisto MT" size="1"><em><strong>Motorola Wireless Broadband Engineering 
(WiMAX)</strong></em></font></div>
<div align="left"><font face="Calisto MT" size="1"><em><strong>1455 W. Shure Dr. (IL 
75/ Rm 341)</strong></em></font></div>
<div align="left"><font face="Calisto MT" size="1"><em><strong>Arlington Heights, IL 
60004</strong></em></font></div>
<div align="left"><font face="Calisto MT" size="1"><em><strong>Desk : 
847-435-2449</strong></em></font></div>
<div> </div></div>

</div></blockquote></div><br>