hi!

i have a problem compiling freeradius 0.81 on hp-ux 11.00:

---cut---
Server:/var/spool/depots/freeradius-0.8.1 # ./configure -prefix=/opt/radius
--localstatedir=/var --sysconfdir=/opt/radius/conf
--with-logdir=/opt/radius/logs --with-raddbdir=/opt/radius/raddb 
--without-rlm_x99_token
--disable-ltdl-install
creating cache ./config.cache
checking for gcc... 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... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking whether gcc needs -traditional... no
checking whether we are using SUNPro C... no
checking for ranlib... ranlib
checking for AIX... no
checking for gmake... yes
checking for gmake... /opt/make/bin/gmake
checking for lt_dlinit in -lltdl... no
configure: warning: libltdl not installed, but installation disabled
checking for Cygwin environment... no
checking for mingw32 environment... no
checking host system type... hppa1.1-hp-hpux11.00
checking build system type... hppa1.1-hp-hpux11.00
checking for ld used by GCC... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for /usr/ccs/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -p
checking whether ln -s works... yes
checking how to recognise dependant libraries... file_magic
(s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library
checking for object suffix... o
checking for executable suffix... no
checking command to parse /usr/bin/nm -p output... ok
checking for dlfcn.h... yes
checking for ranlib... (cached) ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/ccs/bin/ld) supports shared libraries...
yes
checking how to hardcode library paths into programs... relink
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... hpux11.00 dld.sl
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... yes
creating libtool
checking logdir... /opt/radius/logs
checking radacctdir... ${logdir}/radacct
checking raddbdir... /opt/radius/raddb
checking for perl... /usr/local/bin/perl
checking for snmpget... /usr/local/bin/snmpget
checking for snmpwalk... /usr/local/bin/snmpwalk
checking for rusers... /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... /usr/bin/dirname
checking for grep... /usr/bin/grep
checking for pthread.h... yes
checking for pthread_create in -lpthread... no
checking for pthread_create in -lc_r... no
checking for getsockname in -lsocket... no
checking for inet_aton in -lresolv... no
checking for inet_ntoa in -lnsl... yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for ANSI C header files... yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for unistd.h... yes
checking for crypt.h... yes
checking for errno.h... yes
checking for resource.h... no
checking for getopt.h... no
checking for malloc.h... yes
checking for utmp.h... yes
checking for utmpx.h... yes
checking for signal.h... yes
checking for sys/select.h... no
checking for syslog.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for stdio.h... yes
checking for netdb.h... yes
checking for semaphore.h... yes
checking for arpa/inet.h... yes
checking for netinet/in.h... yes
checking for sys/types.h... yes
checking for sys/socket.h... yes
checking for sys/time.h... yes
checking for sys/wait.h... (cached) yes
checking for sys/security.h... no
checking for fcntl.h... yes
checking for sys/fcntl.h... yes
checking for prot.h... yes
checking for sia.h... no
checking for siad.h... no
checking for regex.h... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking for socklen_t... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for getopt_long... no
checking for lockf... yes
checking for strsignal... no
checking for sigaction... yes
checking for sigprocmask... yes
checking for pthread_sigmask... no
checking for snprintf... yes
checking for vsnprintf... yes
checking for setsid... yes
checking for strncasecmp... yes
checking for strcasecmp... yes
checking for localtime_r... yes
checking for ctime_r... yes
checking for gmtime_r... yes
checking for strsep... no
checking for inet_aton... yes
checking for gethostname... yes
checking for setlinebuf... no
checking for setvbuf... yes
checking for getusershell... yes
checking whether crypt must be declared... no
checking whether strncasecmp must be declared... no
checking whether strcasecmp must be declared... no
checking whether inet_aton must be declared... no
checking whether gethostname must be declared... no
checking whether setlinebuf must be declared... yes
checking whether getusershell must be declared... no
checking whether endusershell must be declared... no
checking return type of signal handlers... void
checking for ut_xtime in struct utmpx... no
checking for working const... yes
checking type of OS... HP-UX
checking for developer gcc flags... no.
checking for crypt in -lcrypt... yes
checking for setkey in -lcipher... no
checking for asn1.h,snmp.h,snmp_impl.h... (ucd-snmp)yes
checking for snmp_build_var_op in -lsnmp... yes
checking gethostbyaddr_r() syntax... BSD-style
top_builddir=/var/spool/depots/freeradius-0.8.1
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/radiusd.conf
creating src/include/autoconf.h
configuring in libltdl
running /bin/sh ./configure  -prefix=/opt/radius --localstatedir=/var
--sysconfdir=/opt/radius/conf --with-logdir=/opt/radius/logs
--with-raddbdir=/opt/radius/raddb --without-rlm_x99_token --disable-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
/var/spool/depots/freeradius-0.8.1/missing: Unknown `--run' option
Try `/var/spool/depots/freeradius-0.8.1/missing --help' for more information
configure: warning: `missing' script is too old or missing
checking for mawk... no
checking for gawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets ${MAKE}... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG )
works... yes
checking whether the C compiler (gcc -g -O2 -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... none
checking for working const... (cached) yes
checking for inline... 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... hppa1.1-hp-hpux11.00
checking build system type... hppa1.1-hp-hpux11.00
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/bin/nm -p
checking whether ln -s works... (cached) yes
checking how to recognise dependant libraries... (cached) file_magic
(s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library
checking for object suffix... (cached) o
checking for executable suffix... (cached) no
checking command to parse /usr/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...
yes
checking how to hardcode library paths into programs... relink
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... hpux11.00 dld.sl
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... 
checking which extension is used for shared libraries... .sl
checking which variable specifies run-time library path... SHLIB_PATH
checking for the default library search path... /lib /usr/lib
checking for objdir... .libs
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for dlopen in -ldl... no
checking for dlopen... no
checking for dlopen in -lsvld... no
checking for shl_load... (cached) yes
checking for dld_link in -ldld... no
checking for _ prefix in compiled symbols... no
checking whether deplibs are loaded by dlopen... unknown
checking for argz.h... no
checking for error_t... no
checking for argz_append... no
checking for argz_create_sep... no
checking for argz_insert... no
checking for argz_next... no
checking for argz_stringify... no
checking for errno.h... (cached) yes
checking for malloc.h... (cached) yes
checking for memory.h... yes
checking for stdlib.h... yes
checking for stdio.h... (cached) yes
checking for ctype.h... yes
checking for unistd.h... (cached) yes
checking for dl.h... yes
checking for sys/dl.h... no
checking for dld.h... no
checking for string.h... yes
checking for strchr... yes
checking for strrchr... yes
checking for memcpy... yes
checking for memmove... yes
checking for strcmp... 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  -prefix=/opt/radius --localstatedir=/var
--sysconfdir=/opt/radius/conf --with-logdir=/opt/radius/logs
--with-raddbdir=/opt/radius/raddb --without-rlm_x99_token --disable-ltdl-install
--cache-file=../../.././config.cache --srcdir=.
loading cache ../../.././config.cache
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG )
works... yes
checking whether the C compiler (gcc -g -O2 -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  -prefix=/opt/radius --localstatedir=/var
--sysconfdir=/opt/radius/conf --with-logdir=/opt/radius/logs
--with-raddbdir=/opt/radius/raddb --without-rlm_x99_token --disable-ltdl-install
--cache-file=../../.././config.cache --srcdir=.
loading cache ../../.././config.cache
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG )
works... yes
checking whether the C compiler (gcc -g -O2 -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... no
checking for gdbm_fdesc... no
configure: warning: silently not building rlm_counter.
configure: warning: FAILURE: rlm_counter requires:  libgdbm.
updating cache ../../.././config.cache
creating ./config.status
creating Makefile
creating config.h
config.h is unchanged
configuring in src/modules/rlm_dbm
running /bin/sh ./configure  -prefix=/opt/radius --localstatedir=/var
--sysconfdir=/opt/radius/conf --with-logdir=/opt/radius/logs
--with-raddbdir=/opt/radius/raddb --without-rlm_x99_token --disable-ltdl-install
--cache-file=../../.././config.cache --srcdir=.
loading cache ../../.././config.cache
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG )
works... yes
checking whether the C compiler (gcc -g -O2 -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... yes
checking for dbm_open in -lndbm... yes
updating cache ../../.././config.cache
creating ./config.status
creating Makefile
configuring in src/modules/rlm_eap/types/rlm_eap_md5
running /bin/sh ./configure  -prefix=/opt/radius --localstatedir=/var
--sysconfdir=/opt/radius/conf --with-logdir=/opt/radius/logs
--with-raddbdir=/opt/radius/raddb --without-rlm_x99_token --disable-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 src/modules/rlm_eap/types/rlm_eap_tls
running /bin/sh ./configure  -prefix=/opt/radius --localstatedir=/var
--sysconfdir=/opt/radius/conf --with-logdir=/opt/radius/logs
--with-raddbdir=/opt/radius/raddb --without-rlm_x99_token --disable-ltdl-install
--cache-file=../../../../.././config.cache --srcdir=.
loading cache ../../../../.././config.cache
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... no
checking for openssl/engine.h... no
configure: warning: silently not building rlm_eap_tls.
configure: warning: FAILURE: rlm_eap_tls requires:  (openssl/ssl.h)
libcrypto libssl.
updating cache ../../../../.././config.cache
creating ./config.status
creating Makefile
creating config.h
config.h is unchanged
configuring in src/modules/rlm_eap
running /bin/sh ./configure  -prefix=/opt/radius --localstatedir=/var
--sysconfdir=/opt/radius/conf --with-logdir=/opt/radius/logs
--with-raddbdir=/opt/radius/raddb --without-rlm_x99_token --disable-ltdl-install
--cache-file=../../.././config.cache --srcdir=.
loading cache ../../.././config.cache
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG )
works... yes
checking whether the C compiler (gcc -g -O2 -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 config.h
cat: Cannot open ./config.h.in: No such file or directory
config.h is unchanged
configuring in ./types/rlm_eap_md5
running /bin/sh ./configure  -prefix=/opt/radius --localstatedir=/var
--sysconfdir=/opt/radius/conf --with-logdir=/opt/radius/logs
--with-raddbdir=/opt/radius/raddb --without-rlm_x99_token --disable-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_tls
running /bin/sh ./configure  -prefix=/opt/radius --localstatedir=/var
--sysconfdir=/opt/radius/conf --with-logdir=/opt/radius/logs
--with-raddbdir=/opt/radius/raddb --without-rlm_x99_token --disable-ltdl-install
--cache-file=../../../../.././config.cache --srcdir=.
loading cache ../../../../.././config.cache
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
configure: warning: silently not building rlm_eap_tls.
configure: warning: FAILURE: rlm_eap_tls requires:  (openssl/ssl.h)
libcrypto libssl.
creating ./config.status
creating Makefile
creating config.h
config.h is unchanged
configuring in src/modules/rlm_krb5
running /bin/sh ./configure  -prefix=/opt/radius --localstatedir=/var
--sysconfdir=/opt/radius/conf --with-logdir=/opt/radius/logs
--with-raddbdir=/opt/radius/raddb --without-rlm_x99_token --disable-ltdl-install
--cache-file=../../.././config.cache --srcdir=.
loading cache ../../.././config.cache
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG )
works... yes
checking whether the C compiler (gcc -g -O2 -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
configure: warning: neither krb5 'k5crypto' nor 'crypto' libraries are
found!
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  -prefix=/opt/radius --localstatedir=/var
--sysconfdir=/opt/radius/conf --with-logdir=/opt/radius/logs
--with-raddbdir=/opt/radius/raddb --without-rlm_x99_token --disable-ltdl-install
--cache-file=../../.././config.cache --srcdir=.
loading cache ../../.././config.cache
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG )
works... yes
checking whether the C compiler (gcc -g -O2 -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
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  -prefix=/opt/radius --localstatedir=/var
--sysconfdir=/opt/radius/conf --with-logdir=/opt/radius/logs
--with-raddbdir=/opt/radius/raddb --without-rlm_x99_token --disable-ltdl-install
--cache-file=../../.././config.cache --srcdir=.
loading cache ../../.././config.cache
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG )
works... yes
checking whether the C compiler (gcc -g -O2 -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... yes
checking for security/pam_appl.h... yes
checking for pam/pam_appl.h... no
updating cache ../../.././config.cache
creating ./config.status
creating Makefile
creating config.h
config.h is unchanged
configuring in src/modules/rlm_radutmp
running /bin/sh ./configure  -prefix=/opt/radius --localstatedir=/var
--sysconfdir=/opt/radius/conf --with-logdir=/opt/radius/logs
--with-raddbdir=/opt/radius/raddb --without-rlm_x99_token --disable-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... yes
updating cache ../../.././config.cache
creating ./config.status
creating Makefile
creating config.h
config.h is unchanged
configuring in src/modules/rlm_sql
running /bin/sh ./configure  -prefix=/opt/radius --localstatedir=/var
--sysconfdir=/opt/radius/conf --with-logdir=/opt/radius/logs
--with-raddbdir=/opt/radius/raddb --without-rlm_x99_token --disable-ltdl-install
--cache-file=../../.././config.cache --srcdir=.
loading cache ../../.././config.cache
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG )
works... yes
checking whether the C compiler (gcc -g -O2 -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 ./drivers/rlm_sql_postgresql
running /bin/sh ./configure  -prefix=/opt/radius --localstatedir=/var
--sysconfdir=/opt/radius/conf --with-logdir=/opt/radius/logs
--with-raddbdir=/opt/radius/raddb --without-rlm_x99_token --disable-ltdl-install
--cache-file=../../../../.././config.cache --srcdir=.
loading cache ../../../../.././config.cache
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG )
works... yes
checking whether the C compiler (gcc -g -O2 -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
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  -prefix=/opt/radius --localstatedir=/var
--sysconfdir=/opt/radius/conf --with-logdir=/opt/radius/logs
--with-raddbdir=/opt/radius/raddb --without-rlm_x99_token --disable-ltdl-install
--cache-file=../../../../.././config.cache --srcdir=.
loading cache ../../../../.././config.cache
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG )
works... yes
checking whether the C compiler (gcc -g -O2 -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
configure: warning: oracle headers not found.  Use
--with-oracle-home-dir=<path>.
configure: warning: sql submodule 'oracle' disabled
creating ./config.status
creating Makefile
configuring in ./drivers/rlm_sql_iodbc
running /bin/sh ./configure  -prefix=/opt/radius --localstatedir=/var
--sysconfdir=/opt/radius/conf --with-logdir=/opt/radius/logs
--with-raddbdir=/opt/radius/raddb --without-rlm_x99_token --disable-ltdl-install
--cache-file=../../../../.././config.cache --srcdir=.
loading cache ../../../../.././config.cache
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG )
works... yes
checking whether the C compiler (gcc -g -O2 -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
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  -prefix=/opt/radius --localstatedir=/var
--sysconfdir=/opt/radius/conf --with-logdir=/opt/radius/logs
--with-raddbdir=/opt/radius/raddb --without-rlm_x99_token --disable-ltdl-install
--cache-file=../../../../.././config.cache --srcdir=.
loading cache ../../../../.././config.cache
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG )
works... yes
checking whether the C compiler (gcc -g -O2 -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 compress in -lz... 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
updating cache ../../../../.././config.cache
creating ./config.status
creating Makefile
configuring in ./drivers/rlm_sql_db2
running /bin/sh ./configure  -prefix=/opt/radius --localstatedir=/var
--sysconfdir=/opt/radius/conf --with-logdir=/opt/radius/logs
--with-raddbdir=/opt/radius/raddb --without-rlm_x99_token --disable-ltdl-install
--cache-file=../../../../.././config.cache --srcdir=.
loading cache ../../../../.././config.cache
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG )
works... yes
checking whether the C compiler (gcc -g -O2 -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 sqlcli.h... no
configure: warning: ibm db2 headers not found.  Use
--with-ibmdb2-include-dir=<path>.
configure: warning: sql submodule 'db2' disabled
creating ./config.status
creating Makefile
configuring in ./drivers/rlm_sql_unixodbc
running /bin/sh ./configure  -prefix=/opt/radius --localstatedir=/var
--sysconfdir=/opt/radius/conf --with-logdir=/opt/radius/logs
--with-raddbdir=/opt/radius/raddb --without-rlm_x99_token --disable-ltdl-install
--cache-file=../../../../.././config.cache --srcdir=.
loading cache ../../../../.././config.cache
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG )
works... yes
checking whether the C compiler (gcc -g -O2 -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
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_sql/drivers/rlm_sql_postgresql
running /bin/sh ./configure  -prefix=/opt/radius --localstatedir=/var
--sysconfdir=/opt/radius/conf --with-logdir=/opt/radius/logs
--with-raddbdir=/opt/radius/raddb --without-rlm_x99_token --disable-ltdl-install
--cache-file=../../../../.././config.cache --srcdir=.
loading cache ../../../../.././config.cache
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG )
works... yes
checking whether the C compiler (gcc -g -O2 -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
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 src/modules/rlm_sql/drivers/rlm_sql_oracle
running /bin/sh ./configure  -prefix=/opt/radius --localstatedir=/var
--sysconfdir=/opt/radius/conf --with-logdir=/opt/radius/logs
--with-raddbdir=/opt/radius/raddb --without-rlm_x99_token --disable-ltdl-install
--cache-file=../../../../.././config.cache --srcdir=.
loading cache ../../../../.././config.cache
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG )
works... yes
checking whether the C compiler (gcc -g -O2 -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
configure: warning: oracle headers not found.  Use
--with-oracle-home-dir=<path>.
configure: warning: sql submodule 'oracle' disabled
creating ./config.status
creating Makefile
configuring in src/modules/rlm_sql/drivers/rlm_sql_iodbc
running /bin/sh ./configure  -prefix=/opt/radius --localstatedir=/var
--sysconfdir=/opt/radius/conf --with-logdir=/opt/radius/logs
--with-raddbdir=/opt/radius/raddb --without-rlm_x99_token --disable-ltdl-install
--cache-file=../../../../.././config.cache --srcdir=.
loading cache ../../../../.././config.cache
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG )
works... yes
checking whether the C compiler (gcc -g -O2 -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
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 src/modules/rlm_sql/drivers/rlm_sql_mysql
running /bin/sh ./configure  -prefix=/opt/radius --localstatedir=/var
--sysconfdir=/opt/radius/conf --with-logdir=/opt/radius/logs
--with-raddbdir=/opt/radius/raddb --without-rlm_x99_token --disable-ltdl-install
--cache-file=../../../../.././config.cache --srcdir=.
loading cache ../../../../.././config.cache
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG )
works... yes
checking whether the C compiler (gcc -g -O2 -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 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
configuring in src/modules/rlm_sql/drivers/rlm_sql_db2
running /bin/sh ./configure  -prefix=/opt/radius --localstatedir=/var
--sysconfdir=/opt/radius/conf --with-logdir=/opt/radius/logs
--with-raddbdir=/opt/radius/raddb --without-rlm_x99_token --disable-ltdl-install
--cache-file=../../../../.././config.cache --srcdir=.
loading cache ../../../../.././config.cache
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG )
works... yes
checking whether the C compiler (gcc -g -O2 -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 sqlcli.h... no
configure: warning: ibm db2 headers not found.  Use
--with-ibmdb2-include-dir=<path>.
configure: warning: sql submodule 'db2' disabled
creating ./config.status
creating Makefile
configuring in src/modules/rlm_sql/drivers/rlm_sql_unixodbc
running /bin/sh ./configure  -prefix=/opt/radius --localstatedir=/var
--sysconfdir=/opt/radius/conf --with-logdir=/opt/radius/logs
--with-raddbdir=/opt/radius/raddb --without-rlm_x99_token --disable-ltdl-install
--cache-file=../../../../.././config.cache --srcdir=.
loading cache ../../../../.././config.cache
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG )
works... yes
checking whether the C compiler (gcc -g -O2 -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
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  -prefix=/opt/radius --localstatedir=/var
--sysconfdir=/opt/radius/conf --with-logdir=/opt/radius/logs
--with-raddbdir=/opt/radius/raddb --without-rlm_x99_token --disable-ltdl-install
--cache-file=../../.././config.cache --srcdir=.
loading cache ../../.././config.cache
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG )
works... yes
checking whether the C compiler (gcc -g -O2 -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... yes
checking for crypt.h... (cached) yes
checking for shadow.h... yes
checking for getspnam... no
checking for getusershell... (cached) yes
checking for getspnam in -lshadow... no
checking for fgetpwent... yes
checking for fgetspent... no
checking for fgetgrent... yes
updating cache ../../.././config.cache
creating ./config.status
creating Makefile
creating config.h
config.h is unchanged
configuring in src/modules/rlm_x99_token
running /bin/sh ./configure  -prefix=/opt/radius --localstatedir=/var
--sysconfdir=/opt/radius/conf --with-logdir=/opt/radius/logs
--with-raddbdir=/opt/radius/raddb --without-rlm_x99_token --disable-ltdl-install
--cache-file=../../.././config.cache --srcdir=.
loading cache ../../.././config.cache
*** module rlm_x99_token is disabled.
creating ./config.status
creating Makefile

Server:/var/spool/depots/freeradius-0.8.1 # make
Making all in src...
gmake[1]: Entering directory `/var/spool/depots/freeradius-0.8.1/src'
gmake[2]: Entering directory `/var/spool/depots/freeradius-0.8.1/src'
Making all in lib...
gmake[3]: Entering directory `/var/spool/depots/freeradius-0.8.1/src/lib'
gcc  -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -D_LIBRADIUS -I../include -c dict.c
-o dict.o
gcc  -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -D_LIBRADIUS -I../include -c
print.c -o print.o
print.c: In function `vp_prints_value':
print.c:145: warning: implicit declaration of function `gmtime_r'
print.c:145: warning: passing arg 4 of `strftime' makes pointer from integer
without a cast
print.c:147: warning: passing arg 4 of `strftime' makes pointer from integer
without a cast
gcc  -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -D_LIBRADIUS -I../include -c
radius.c -o radius.o
radius.c: In function `rad_recv':
radius.c:678: warning: passing arg 6 of `recvfrom' from incompatible pointer
type
gcc  -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -D_LIBRADIUS -I../include -c
valuepair.c -o valuepair.o
valuepair.c: In function `gettime':
valuepair.c:455: warning: implicit declaration of function `localtime_r'
valuepair.c:455: warning: assignment makes pointer from integer without a
cast
gcc  -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -D_LIBRADIUS -I../include -c
token.c -o token.o
gcc  -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -D_LIBRADIUS -I../include -c misc.c
-o misc.o
gcc  -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -D_LIBRADIUS -I../include -c log.c
-o log.o
gcc  -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -D_LIBRADIUS -I../include -c
filters.c -o filters.o
gcc  -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -D_LIBRADIUS -I../include -c
missing.c -o missing.o
gcc  -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -D_LIBRADIUS -I../include -c md4.c
-o md4.o
gcc  -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -D_LIBRADIUS -I../include -c md5.c
-o md5.o
gcc  -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -D_LIBRADIUS -I../include -c sha1.c
-o sha1.o
gcc  -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -D_LIBRADIUS -I../include -c hmac.c
-o hmac.o
gcc  -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -D_LIBRADIUS -I../include -c
snprintf.c -o snprintf.o
/var/spool/depots/freeradius-0.8.1/libtool --mode=link ld \
-module -static  -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -D_LIBRADIUS
-I../include dict.o print.o radius.o valuepair.o token.o misc.o log.o filters.o
missing.o md4.o md5.o sha1.o hmac.o snprintf.o -o libradius.a 
mkdir .libs
ar cru libradius.a dict.o print.o radius.o valuepair.o token.o misc.o log.o
filters.o missing.o md4.o md5.o sha1.o hmac.o snprintf.o  
ranlib libradius.a
/var/spool/depots/freeradius-0.8.1/libtool --mode=compile gcc  -g -O2 -Wall
-D_GNU_SOURCE -DNDEBUG -D_LIBRADIUS -I../include -c dict.c
rm -f .libs/dict.lo
gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -D_LIBRADIUS -I../include -c dict.c 
-fPIC -DPIC -o .libs/dict.lo
gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -D_LIBRADIUS -I../include -c dict.c
-o dict.o >/dev/null 2>&1
mv -f .libs/dict.lo dict.lo
/var/spool/depots/freeradius-0.8.1/libtool --mode=compile gcc  -g -O2 -Wall
-D_GNU_SOURCE -DNDEBUG -D_LIBRADIUS -I../include -c print.c
rm -f .libs/print.lo
gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -D_LIBRADIUS -I../include -c print.c
 -fPIC -DPIC -o .libs/print.lo
print.c: In function `vp_prints_value':
print.c:145: warning: implicit declaration of function `gmtime_r'
print.c:145: warning: passing arg 4 of `strftime' makes pointer from integer
without a cast
print.c:147: warning: passing arg 4 of `strftime' makes pointer from integer
without a cast
gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -D_LIBRADIUS -I../include -c print.c
-o print.o >/dev/null 2>&1
mv -f .libs/print.lo print.lo
/var/spool/depots/freeradius-0.8.1/libtool --mode=compile gcc  -g -O2 -Wall
-D_GNU_SOURCE -DNDEBUG -D_LIBRADIUS -I../include -c radius.c
rm -f .libs/radius.lo
gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -D_LIBRADIUS -I../include -c
radius.c  -fPIC -DPIC -o .libs/radius.lo
radius.c: In function `rad_recv':
radius.c:678: warning: passing arg 6 of `recvfrom' from incompatible pointer
type
gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -D_LIBRADIUS -I../include -c
radius.c -o radius.o >/dev/null 2>&1
mv -f .libs/radius.lo radius.lo
/var/spool/depots/freeradius-0.8.1/libtool --mode=compile gcc  -g -O2 -Wall
-D_GNU_SOURCE -DNDEBUG -D_LIBRADIUS -I../include -c valuepair.c
rm -f .libs/valuepair.lo
gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -D_LIBRADIUS -I../include -c
valuepair.c  -fPIC -DPIC -o .libs/valuepair.lo
valuepair.c: In function `gettime':
valuepair.c:455: warning: implicit declaration of function `localtime_r'
valuepair.c:455: warning: assignment makes pointer from integer without a
cast
gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -D_LIBRADIUS -I../include -c
valuepair.c -o valuepair.o >/dev/null 2>&1
mv -f .libs/valuepair.lo valuepair.lo
/var/spool/depots/freeradius-0.8.1/libtool --mode=compile gcc  -g -O2 -Wall
-D_GNU_SOURCE -DNDEBUG -D_LIBRADIUS -I../include -c token.c
rm -f .libs/token.lo
gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -D_LIBRADIUS -I../include -c token.c
 -fPIC -DPIC -o .libs/token.lo
gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -D_LIBRADIUS -I../include -c token.c
-o token.o >/dev/null 2>&1
mv -f .libs/token.lo token.lo
/var/spool/depots/freeradius-0.8.1/libtool --mode=compile gcc  -g -O2 -Wall
-D_GNU_SOURCE -DNDEBUG -D_LIBRADIUS -I../include -c misc.c
rm -f .libs/misc.lo
gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -D_LIBRADIUS -I../include -c misc.c 
-fPIC -DPIC -o .libs/misc.lo
gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -D_LIBRADIUS -I../include -c misc.c
-o misc.o >/dev/null 2>&1
mv -f .libs/misc.lo misc.lo
/var/spool/depots/freeradius-0.8.1/libtool --mode=compile gcc  -g -O2 -Wall
-D_GNU_SOURCE -DNDEBUG -D_LIBRADIUS -I../include -c log.c
rm -f .libs/log.lo
gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -D_LIBRADIUS -I../include -c log.c 
-fPIC -DPIC -o .libs/log.lo
gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -D_LIBRADIUS -I../include -c log.c
-o log.o >/dev/null 2>&1
mv -f .libs/log.lo log.lo
/var/spool/depots/freeradius-0.8.1/libtool --mode=compile gcc  -g -O2 -Wall
-D_GNU_SOURCE -DNDEBUG -D_LIBRADIUS -I../include -c filters.c
rm -f .libs/filters.lo
gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -D_LIBRADIUS -I../include -c
filters.c  -fPIC -DPIC -o .libs/filters.lo
gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -D_LIBRADIUS -I../include -c
filters.c -o filters.o >/dev/null 2>&1
mv -f .libs/filters.lo filters.lo
/var/spool/depots/freeradius-0.8.1/libtool --mode=compile gcc  -g -O2 -Wall
-D_GNU_SOURCE -DNDEBUG -D_LIBRADIUS -I../include -c missing.c
rm -f .libs/missing.lo
gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -D_LIBRADIUS -I../include -c
missing.c  -fPIC -DPIC -o .libs/missing.lo
gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -D_LIBRADIUS -I../include -c
missing.c -o missing.o >/dev/null 2>&1
mv -f .libs/missing.lo missing.lo
/var/spool/depots/freeradius-0.8.1/libtool --mode=compile gcc  -g -O2 -Wall
-D_GNU_SOURCE -DNDEBUG -D_LIBRADIUS -I../include -c md4.c
rm -f .libs/md4.lo
gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -D_LIBRADIUS -I../include -c md4.c 
-fPIC -DPIC -o .libs/md4.lo
gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -D_LIBRADIUS -I../include -c md4.c
-o md4.o >/dev/null 2>&1
mv -f .libs/md4.lo md4.lo
/var/spool/depots/freeradius-0.8.1/libtool --mode=compile gcc  -g -O2 -Wall
-D_GNU_SOURCE -DNDEBUG -D_LIBRADIUS -I../include -c md5.c
rm -f .libs/md5.lo
gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -D_LIBRADIUS -I../include -c md5.c 
-fPIC -DPIC -o .libs/md5.lo
gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -D_LIBRADIUS -I../include -c md5.c
-o md5.o >/dev/null 2>&1
mv -f .libs/md5.lo md5.lo
/var/spool/depots/freeradius-0.8.1/libtool --mode=compile gcc  -g -O2 -Wall
-D_GNU_SOURCE -DNDEBUG -D_LIBRADIUS -I../include -c sha1.c
rm -f .libs/sha1.lo
gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -D_LIBRADIUS -I../include -c sha1.c 
-fPIC -DPIC -o .libs/sha1.lo
gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -D_LIBRADIUS -I../include -c sha1.c
-o sha1.o >/dev/null 2>&1
mv -f .libs/sha1.lo sha1.lo
/var/spool/depots/freeradius-0.8.1/libtool --mode=compile gcc  -g -O2 -Wall
-D_GNU_SOURCE -DNDEBUG -D_LIBRADIUS -I../include -c hmac.c
rm -f .libs/hmac.lo
gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -D_LIBRADIUS -I../include -c hmac.c 
-fPIC -DPIC -o .libs/hmac.lo
gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -D_LIBRADIUS -I../include -c hmac.c
-o hmac.o >/dev/null 2>&1
mv -f .libs/hmac.lo hmac.lo
/var/spool/depots/freeradius-0.8.1/libtool --mode=compile gcc  -g -O2 -Wall
-D_GNU_SOURCE -DNDEBUG -D_LIBRADIUS -I../include -c snprintf.c
rm -f .libs/snprintf.lo
gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -D_LIBRADIUS -I../include -c
snprintf.c  -fPIC -DPIC -o .libs/snprintf.lo
gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -D_LIBRADIUS -I../include -c
snprintf.c -o snprintf.o >/dev/null 2>&1
mv -f .libs/snprintf.lo snprintf.lo
/var/spool/depots/freeradius-0.8.1/libtool --mode=link gcc -release 0.8.1 \
-module   -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -D_LIBRADIUS -I../include -o
libradius.la -rpath /opt/radius/lib dict.lo print.lo radius.lo valuepair.lo
token.lo misc.lo log.lo filters.lo missing.lo md4.lo md5.lo sha1.lo hmac.lo
snprintf.lo 
rm -fr .libs/libradius.la .libs/libradius.* .libs/libradius-0.8.1.*
/usr/ccs/bin/ld -b +h libradius-0.8.1.sl +b /opt/radius/lib -o
.libs/libradius-0.8.1.sl  dict.lo print.lo radius.lo valuepair.lo token.lo misc.lo 
log.lo
filters.lo missing.lo md4.lo md5.lo sha1.lo hmac.lo snprintf.lo  -lc 
(cd .libs && rm -f libradius.sl && ln -s libradius-0.8.1.sl libradius.sl)
ar cru .libs/libradius.a  dict.o print.o radius.o valuepair.o token.o misc.o
log.o filters.o missing.o md4.o md5.o sha1.o hmac.o snprintf.o 
ranlib .libs/libradius.a
creating libradius.la
(cd .libs && rm -f libradius.la && ln -s ../libradius.la libradius.la)
gmake[3]: Leaving directory `/var/spool/depots/freeradius-0.8.1/src/lib'
Making all in modules...
gmake[3]: Entering directory
`/var/spool/depots/freeradius-0.8.1/src/modules'
gmake[4]: Entering directory
`/var/spool/depots/freeradius-0.8.1/src/modules'
Making static dynamic in rlm_acct_unique...
gmake[5]: Entering directory
`/var/spool/depots/freeradius-0.8.1/src/modules/rlm_acct_unique'
gcc  -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -I../../include  -c
rlm_acct_unique.c -o rlm_acct_unique.o
/var/spool/depots/freeradius-0.8.1/libtool --mode=link ld \
-module -static  -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -I../../include 
rlm_acct_unique.o -o rlm_acct_unique.a 
mkdir .libs
ar cru rlm_acct_unique.a rlm_acct_unique.o  
ranlib rlm_acct_unique.a
/var/spool/depots/freeradius-0.8.1/libtool --mode=compile gcc  -g -O2 -Wall
-D_GNU_SOURCE -DNDEBUG -I../../include  -c rlm_acct_unique.c
rm -f .libs/rlm_acct_unique.lo
gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -I../../include -c rlm_acct_unique.c
 -fPIC -DPIC -o .libs/rlm_acct_unique.lo
gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -I../../include -c rlm_acct_unique.c
-o rlm_acct_unique.o >/dev/null 2>&1
mv -f .libs/rlm_acct_unique.lo rlm_acct_unique.lo
/var/spool/depots/freeradius-0.8.1/libtool --mode=link gcc -release 0.8.1 \
-module -export-dynamic  -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -I../../include
  \
-o rlm_acct_unique.la -rpath /opt/radius/lib rlm_acct_unique.lo  -lnsl 
rm -fr .libs/rlm_acct_unique.la .libs/rlm_acct_unique.*
.libs/rlm_acct_unique-0.8.1.*
/usr/ccs/bin/ld -b +h rlm_acct_unique-0.8.1.sl +b /opt/radius/lib -o
.libs/rlm_acct_unique-0.8.1.sl  rlm_acct_unique.lo  -lnsl -lc 
(cd .libs && rm -f rlm_acct_unique.sl && ln -s rlm_acct_unique-0.8.1.sl
rlm_acct_unique.sl)
ar cru .libs/rlm_acct_unique.a  rlm_acct_unique.o 
ranlib .libs/rlm_acct_unique.a
creating rlm_acct_unique.la
(cd .libs && rm -f rlm_acct_unique.la && ln -s ../rlm_acct_unique.la
rlm_acct_unique.la)
gmake[5]: Leaving directory
`/var/spool/depots/freeradius-0.8.1/src/modules/rlm_acct_unique'
Making static dynamic in rlm_always...
gmake[5]: Entering directory
`/var/spool/depots/freeradius-0.8.1/src/modules/rlm_always'
gcc  -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -I../../include  -c rlm_always.c -o
rlm_always.o
/var/spool/depots/freeradius-0.8.1/libtool --mode=link ld \
-module -static  -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -I../../include 
rlm_always.o -o rlm_always.a 
mkdir .libs
ar cru rlm_always.a rlm_always.o  
ranlib rlm_always.a
/var/spool/depots/freeradius-0.8.1/libtool --mode=compile gcc  -g -O2 -Wall
-D_GNU_SOURCE -DNDEBUG -I../../include  -c rlm_always.c
rm -f .libs/rlm_always.lo
gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -I../../include -c rlm_always.c 
-fPIC -DPIC -o .libs/rlm_always.lo
gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -I../../include -c rlm_always.c -o
rlm_always.o >/dev/null 2>&1
mv -f .libs/rlm_always.lo rlm_always.lo
/var/spool/depots/freeradius-0.8.1/libtool --mode=link gcc -release 0.8.1 \
-module -export-dynamic  -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -I../../include
  \
-o rlm_always.la -rpath /opt/radius/lib rlm_always.lo  -lnsl 
rm -fr .libs/rlm_always.la .libs/rlm_always.* .libs/rlm_always-0.8.1.*
/usr/ccs/bin/ld -b +h rlm_always-0.8.1.sl +b /opt/radius/lib -o
.libs/rlm_always-0.8.1.sl  rlm_always.lo  -lnsl -lc 
(cd .libs && rm -f rlm_always.sl && ln -s rlm_always-0.8.1.sl rlm_always.sl)
ar cru .libs/rlm_always.a  rlm_always.o 
ranlib .libs/rlm_always.a
creating rlm_always.la
(cd .libs && rm -f rlm_always.la && ln -s ../rlm_always.la rlm_always.la)
gmake[5]: Leaving directory
`/var/spool/depots/freeradius-0.8.1/src/modules/rlm_always'
Making static dynamic in rlm_attr_filter...
gmake[5]: Entering directory
`/var/spool/depots/freeradius-0.8.1/src/modules/rlm_attr_filter'
gcc  -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -I../../include  -c
rlm_attr_filter.c -o rlm_attr_filter.o
/var/spool/depots/freeradius-0.8.1/libtool --mode=link ld \
-module -static  -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -I../../include 
rlm_attr_filter.o -o rlm_attr_filter.a 
mkdir .libs
ar cru rlm_attr_filter.a rlm_attr_filter.o  
ranlib rlm_attr_filter.a
/var/spool/depots/freeradius-0.8.1/libtool --mode=compile gcc  -g -O2 -Wall
-D_GNU_SOURCE -DNDEBUG -I../../include  -c rlm_attr_filter.c
rm -f .libs/rlm_attr_filter.lo
gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -I../../include -c rlm_attr_filter.c
 -fPIC -DPIC -o .libs/rlm_attr_filter.lo
gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -I../../include -c rlm_attr_filter.c
-o rlm_attr_filter.o >/dev/null 2>&1
mv -f .libs/rlm_attr_filter.lo rlm_attr_filter.lo
/var/spool/depots/freeradius-0.8.1/libtool --mode=link gcc -release 0.8.1 \
-module -export-dynamic  -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -I../../include
  \
-o rlm_attr_filter.la -rpath /opt/radius/lib rlm_attr_filter.lo  -lnsl 
rm -fr .libs/rlm_attr_filter.la .libs/rlm_attr_filter.*
.libs/rlm_attr_filter-0.8.1.*
/usr/ccs/bin/ld -b +h rlm_attr_filter-0.8.1.sl +b /opt/radius/lib -o
.libs/rlm_attr_filter-0.8.1.sl  rlm_attr_filter.lo  -lnsl -lc 
(cd .libs && rm -f rlm_attr_filter.sl && ln -s rlm_attr_filter-0.8.1.sl
rlm_attr_filter.sl)
ar cru .libs/rlm_attr_filter.a  rlm_attr_filter.o 
ranlib .libs/rlm_attr_filter.a
creating rlm_attr_filter.la
(cd .libs && rm -f rlm_attr_filter.la && ln -s ../rlm_attr_filter.la
rlm_attr_filter.la)
gmake[5]: Leaving directory
`/var/spool/depots/freeradius-0.8.1/src/modules/rlm_attr_filter'
Making static dynamic in rlm_attr_rewrite...
gmake[5]: Entering directory
`/var/spool/depots/freeradius-0.8.1/src/modules/rlm_attr_rewrite'
gcc  -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -I../../include  -c
rlm_attr_rewrite.c -o rlm_attr_rewrite.o
/var/spool/depots/freeradius-0.8.1/libtool --mode=link ld \
-module -static  -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -I../../include 
rlm_attr_rewrite.o -o rlm_attr_rewrite.a 
mkdir .libs
ar cru rlm_attr_rewrite.a rlm_attr_rewrite.o  
ranlib rlm_attr_rewrite.a
/var/spool/depots/freeradius-0.8.1/libtool --mode=compile gcc  -g -O2 -Wall
-D_GNU_SOURCE -DNDEBUG -I../../include  -c rlm_attr_rewrite.c
rm -f .libs/rlm_attr_rewrite.lo
gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -I../../include -c
rlm_attr_rewrite.c  -fPIC -DPIC -o .libs/rlm_attr_rewrite.lo
gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -I../../include -c
rlm_attr_rewrite.c -o rlm_attr_rewrite.o >/dev/null 2>&1
mv -f .libs/rlm_attr_rewrite.lo rlm_attr_rewrite.lo
/var/spool/depots/freeradius-0.8.1/libtool --mode=link gcc -release 0.8.1 \
-module -export-dynamic  -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -I../../include
  \
-o rlm_attr_rewrite.la -rpath /opt/radius/lib rlm_attr_rewrite.lo  -lnsl 
rm -fr .libs/rlm_attr_rewrite.la .libs/rlm_attr_rewrite.*
.libs/rlm_attr_rewrite-0.8.1.*
/usr/ccs/bin/ld -b +h rlm_attr_rewrite-0.8.1.sl +b /opt/radius/lib -o
.libs/rlm_attr_rewrite-0.8.1.sl  rlm_attr_rewrite.lo  -lnsl -lc 
(cd .libs && rm -f rlm_attr_rewrite.sl && ln -s rlm_attr_rewrite-0.8.1.sl
rlm_attr_rewrite.sl)
ar cru .libs/rlm_attr_rewrite.a  rlm_attr_rewrite.o 
ranlib .libs/rlm_attr_rewrite.a
creating rlm_attr_rewrite.la
(cd .libs && rm -f rlm_attr_rewrite.la && ln -s ../rlm_attr_rewrite.la
rlm_attr_rewrite.la)
gmake[5]: Leaving directory
`/var/spool/depots/freeradius-0.8.1/src/modules/rlm_attr_rewrite'
Making static dynamic in rlm_chap...
gmake[5]: Entering directory
`/var/spool/depots/freeradius-0.8.1/src/modules/rlm_chap'
gcc  -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -I../../include  -c rlm_chap.c -o
rlm_chap.o
/var/spool/depots/freeradius-0.8.1/libtool --mode=link ld \
-module -static  -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -I../../include 
rlm_chap.o -o rlm_chap.a 
mkdir .libs
ar cru rlm_chap.a rlm_chap.o  
ranlib rlm_chap.a
/var/spool/depots/freeradius-0.8.1/libtool --mode=compile gcc  -g -O2 -Wall
-D_GNU_SOURCE -DNDEBUG -I../../include  -c rlm_chap.c
rm -f .libs/rlm_chap.lo
gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -I../../include -c rlm_chap.c  -fPIC
-DPIC -o .libs/rlm_chap.lo
gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -I../../include -c rlm_chap.c -o
rlm_chap.o >/dev/null 2>&1
mv -f .libs/rlm_chap.lo rlm_chap.lo
/var/spool/depots/freeradius-0.8.1/libtool --mode=link gcc -release 0.8.1 \
-module -export-dynamic  -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -I../../include
  \
-o rlm_chap.la -rpath /opt/radius/lib rlm_chap.lo  -lnsl 
rm -fr .libs/rlm_chap.la .libs/rlm_chap.* .libs/rlm_chap-0.8.1.*
/usr/ccs/bin/ld -b +h rlm_chap-0.8.1.sl +b /opt/radius/lib -o
.libs/rlm_chap-0.8.1.sl  rlm_chap.lo  -lnsl -lc 
(cd .libs && rm -f rlm_chap.sl && ln -s rlm_chap-0.8.1.sl rlm_chap.sl)
ar cru .libs/rlm_chap.a  rlm_chap.o 
ranlib .libs/rlm_chap.a
creating rlm_chap.la
(cd .libs && rm -f rlm_chap.la && ln -s ../rlm_chap.la rlm_chap.la)
gmake[5]: Leaving directory
`/var/spool/depots/freeradius-0.8.1/src/modules/rlm_chap'
Making static dynamic in rlm_counter...
gmake[5]: Entering directory
`/var/spool/depots/freeradius-0.8.1/src/modules/rlm_counter'
gmake[5]: Nothing to be done for `static'.
gmake[5]: Nothing to be done for `dynamic'.
gmake[5]: Leaving directory
`/var/spool/depots/freeradius-0.8.1/src/modules/rlm_counter'
Making static dynamic in rlm_dbm...
gmake[5]: Entering directory
`/var/spool/depots/freeradius-0.8.1/src/modules/rlm_dbm'
gcc  -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -I../../include -DHAVE_NDBM_H -c
rlm_dbm.c -o rlm_dbm.o
rlm_dbm.c: In function `sm_parse_user':
rlm_dbm.c:172: warning: assignment discards qualifiers from pointer target
type
rlm_dbm.c:206: warning: passing arg 2 of `paircmp' discards qualifiers from
pointer target type
/var/spool/depots/freeradius-0.8.1/libtool --mode=link ld \
-module -static  -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -I../../include
-DHAVE_NDBM_H rlm_dbm.o -o rlm_dbm.a 
mkdir .libs
ar cru rlm_dbm.a rlm_dbm.o  
ranlib rlm_dbm.a
gcc  -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -I../../include -DHAVE_NDBM_H -c
rlm_dbm_parser.c -o rlm_dbm_parser.o
rlm_dbm_parser.c: In function `storecontent':
rlm_dbm_parser.c:160: warning: assignment discards qualifiers from pointer
target type
/var/spool/depots/freeradius-0.8.1/libtool --mode=link gcc rlm_dbm_parser.o
../../lib/libradius.a -lnsl  -lndbm -o rlm_dbm_parser
gcc rlm_dbm_parser.o -o rlm_dbm_parser  ../../lib/libradius.a -lnsl -lndbm
gcc  -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -I../../include -DHAVE_NDBM_H -c
rlm_dbm_cat.c -o rlm_dbm_cat.o
/var/spool/depots/freeradius-0.8.1/libtool --mode=link gcc rlm_dbm_cat.o
../../lib/libradius.a -lnsl  -lndbm -o rlm_dbm_cat
gcc rlm_dbm_cat.o -o rlm_dbm_cat  ../../lib/libradius.a -lnsl -lndbm
/var/spool/depots/freeradius-0.8.1/libtool --mode=compile gcc  -g -O2 -Wall
-D_GNU_SOURCE -DNDEBUG -I../../include -DHAVE_NDBM_H -c rlm_dbm.c
rm -f .libs/rlm_dbm.lo
gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -I../../include -DHAVE_NDBM_H -c
rlm_dbm.c  -fPIC -DPIC -o .libs/rlm_dbm.lo
rlm_dbm.c: In function `sm_parse_user':
rlm_dbm.c:172: warning: assignment discards qualifiers from pointer target
type
rlm_dbm.c:206: warning: passing arg 2 of `paircmp' discards qualifiers from
pointer target type
gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -I../../include -DHAVE_NDBM_H -c
rlm_dbm.c -o rlm_dbm.o >/dev/null 2>&1
mv -f .libs/rlm_dbm.lo rlm_dbm.lo
/var/spool/depots/freeradius-0.8.1/libtool --mode=link gcc -release 0.8.1 \
-module -export-dynamic  -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -I../../include
-DHAVE_NDBM_H  \
-o rlm_dbm.la -rpath /opt/radius/lib rlm_dbm.lo -lndbm -lnsl 
rm -fr .libs/rlm_dbm.la .libs/rlm_dbm.* .libs/rlm_dbm-0.8.1.*
/usr/ccs/bin/ld -b +h rlm_dbm-0.8.1.sl +b /opt/radius/lib -o
.libs/rlm_dbm-0.8.1.sl  rlm_dbm.lo  -lndbm -lnsl -lc 
(cd .libs && rm -f rlm_dbm.sl && ln -s rlm_dbm-0.8.1.sl rlm_dbm.sl)
ar cru .libs/rlm_dbm.a  rlm_dbm.o 
ranlib .libs/rlm_dbm.a
creating rlm_dbm.la
(cd .libs && rm -f rlm_dbm.la && ln -s ../rlm_dbm.la rlm_dbm.la)
gmake[5]: Leaving directory
`/var/spool/depots/freeradius-0.8.1/src/modules/rlm_dbm'
Making static dynamic in rlm_detail...
gmake[5]: Entering directory
`/var/spool/depots/freeradius-0.8.1/src/modules/rlm_detail'
gcc  -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -I../../include  -c rlm_detail.c -o
rlm_detail.o
rlm_detail.c:28:31: sys/select.h: No such file or directory
rlm_detail.c: In function `detail_accounting':
rlm_detail.c:224: warning: implicit declaration of function `ctime_r'
rlm_detail.c:224: warning: passing arg 1 of `fputs' makes pointer from
integer without a cast
gmake[5]: *** [rlm_detail.o] Error 1
gmake[5]: Leaving directory
`/var/spool/depots/freeradius-0.8.1/src/modules/rlm_detail'
gmake[4]: *** [common] Error 1
gmake[4]: Leaving directory `/var/spool/depots/freeradius-0.8.1/src/modules'
gmake[3]: *** [all] Error 2
gmake[3]: Leaving directory `/var/spool/depots/freeradius-0.8.1/src/modules'
gmake[2]: *** [common] Error 1
gmake[2]: Leaving directory `/var/spool/depots/freeradius-0.8.1/src'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/var/spool/depots/freeradius-0.8.1/src'
gmake: *** [common] Error 1
*** Error exit code 2

Stop.
---cut---

so, it seems that the problem is related due to the fact, that sys/select.h
is missing.

now my questions:
1. am i right that the compilation aborts due to the missing file?
2. if yes, where can i get that file? in theory, it is provided by the glibc
utils, but they are not ported to hp-ux until now. and to be honest, i don't
intend to port them by myself.

does anyone have an idea how i could get this to work?

thanks in advance for your replies.

-- 
+++ GMX - Mail, Messaging & more  http://www.gmx.net +++
NEU: Mit GMX ins Internet. Rund um die Uhr für 1 ct/ Min. surfen!


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

Reply via email to