Missing dependency operator when start make
After downloading latest freeradius v2.1.7 sources, and configuring (./configure --without-openssl --without-snmp) i start make and see next messages: # make "Make.inc", line 82: Missing dependency operator "Make.inc", line 85: Need an operator "Make.inc", line 87: Missing dependency operator "Make.inc", line 90: Need an operator "Make.inc", line 92: Missing dependency operator "Make.inc", line 93: Missing dependency operator "Make.inc", line 94: Need an operator "Make.inc", line 95: Need an operator "Make.inc", line 97: Need an operator "Make.inc", line 98: Need an operator "Make.inc", line 106: Missing dependency operator "Make.inc", line 108: Need an operator "Makefile", line 70: Missing dependency operator "Makefile", line 71: Missing dependency operator "Makefile", line 88: Need an operator "Makefile", line 89: Need an operator make: fatal errors encountered -- cannot continue OS FreeBSD 8.0. checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for AIX... no checking whether gcc needs -traditional... no checking whether we are using SUNPro C... no checking for ranlib... ranlib checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking for gmake... yes checking for gmake... /usr/local/bin/gmake checking for lt_dlinit in -lltdl... no checking build system type... x86_64-unknown-freebsd8.0 checking host system type... x86_64-unknown-freebsd8.0 checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 196608 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... (cached) ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no 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 whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd8.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd8.0 ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking docdir... ${datadir}/doc/freeradius checking logdir... ${localstatedir}/log/radius checking radacctdir... ${logdir}/radacct checking raddbdir... ${sysconfdir}/raddb checking for perl... /usr/bin/perl checking for snmpget... no checking for snmpwalk... no checking for rusers... /usr/bin/rusers checking for locate... /usr/bin/locate checking for dirname... /usr/bin/dirname checking for grep... (cached) /usr/bin/grep checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create in -lpthread... yes checking for library containing sem_init... none required checking for getsockname in -lsocket... no checking for inet_aton in -lresolv... no checking for inet_ntoa in -lnsl... no checking for htonl in -lws2_32... no checking for pcap_open_live in -lpcap... yes checking for a readline compatible library... -lreadline checking readline.h usability... no checking readline.h presence... no checking for readline.h... no checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking whether readline supports history... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) 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... (cached) yes checking crypt.h usability... no checking crypt.h presence... no checking for crypt.h... no checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking resource.h usability... no checking resource.h presence... no checking for resource.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking malloc.h usability... no checking malloc.h presence... no checking for malloc.h... no checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking utmpx.h usability... no checking utmpx.h presence... no checking for utmpx.h... no checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for sys/types.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking winsock.h usability... no checking winsock.h presence... no checking for winsock.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/wait.h... (cached) yes checking sys/security.h usability... no checking sys/security.h presence... no checking for sys/security.h... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking sys/prctl.h usability... no checking sys/prctl.h presence... no checking for sys/prctl.h... no checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking prot.h usability... no checking prot.h presence... no checking for prot.h... no checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking sia.h usability... no checking sia.h presence... no checking for sia.h... no checking siad.h usability... no checking siad.h presence... no checking for siad.h... no checking for net/if.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking pcap.h usability... yes checking pcap.h presence... yes checking for pcap.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 struct in6_addr... yes checking for struct sockaddr_storage... yes checking for struct sockaddr_in6... yes checking for struct addrinfo... yes checking for getopt_long... yes checking for lockf... yes checking for strsignal... yes checking for sigaction... yes checking for sigprocmask... yes checking for pthread_sigmask... yes 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... yes checking for inet_aton... yes checking for inet_pton... yes checking for inet_ntop... yes checking for setlinebuf... yes checking for setvbuf... yes checking for getusershell... yes checking for initgroups... yes checking for getaddrinfo... yes checking for getnameinfo... yes checking for closefrom... yes checking for gettimeofday... yes checking for getpeereid... yes checking for setuid... yes checking for setresuid... yes checking for getresuid... yes checking for strlcat... yes checking for strlcpy... 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 setlinebuf must be declared... no checking whether getusershell must be declared... no checking whether endusershell must be declared... no checking return type of signal handlers... void checking for ipi_addr in struct in_pktinfo... no checking for ipi6_addr in struct in6_pktinfo... yes checking for an ANSI C-conforming const... yes checking type of OS... FreeBSD checking for developer gcc flags... no. checking for TLS... yes checking for crypt in -lcrypt... yes checking for setkey in -lcipher... no checking gethostbyaddr_r() syntax... checking whether gethostbyaddr_r is declared... yes GNU-style checking gethostbyname_r() syntax... GNU-style checking ctime_r() syntax... POSIX-style top_builddir=/usr/local/free configure: creating ./config.status config.status: creating ./Make.inc config.status: creating ./src/include/build-radpaths-h config.status: creating ./src/main/Makefile config.status: creating ./src/main/checkrad.pl config.status: creating ./src/main/radlast config.status: creating ./src/main/radtest config.status: creating ./scripts/rc.radiusd config.status: creating ./scripts/radwatch config.status: creating ./scripts/radiusd.cron.daily config.status: creating ./scripts/radiusd.cron.monthly config.status: creating ./scripts/cryptpasswd config.status: creating ./raddb/dictionary config.status: creating ./raddb/radrelay.conf config.status: creating ./raddb/radiusd.conf config.status: creating src/include/autoconf.h config.status: src/include/autoconf.h is unchanged config.status: executing stamp-h commands config.status: executing build-radpaths-h commands config.status: executing main-chmod commands config.status: executing scripts-chmod commands === configuring in libltdl (/usr/local/free/libltdl) configure: running /bin/sh ./configure '--prefix=/usr/local' '--without-openssl' '--without-snmp' '--enable-ltdl-install' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking for an ANSI C-conforming const... yes checking for inline... inline checking build system type... x86_64-unknown-freebsd8.0 checking host system type... x86_64-unknown-freebsd8.0 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 196608 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no 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 whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd8.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd8.0 ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking which extension is used for loadable modules... .so checking which variable specifies run-time library path... LD_LIBRARY_PATH checking for the default library search path... /lib /usr/lib checking for objdir... .libs checking whether libtool supports -dlopen/-dlpreopen... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen in -ldl... no checking for dlerror... yes checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... unknown checking argz.h usability... no checking argz.h presence... no 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 assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking malloc.h usability... no checking malloc.h presence... no checking for malloc.h... no checking for memory.h... (cached) yes checking for stdlib.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for unistd.h... (cached) yes checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking sys/dl.h usability... no checking sys/dl.h presence... no checking for sys/dl.h... no checking dld.h usability... no checking dld.h presence... no checking for dld.h... no checking mach-o/dyld.h usability... no checking mach-o/dyld.h presence... no checking for mach-o/dyld.h... no checking for string.h... (cached) yes checking for strchr... yes checking for strrchr... yes checking for memcpy... yes checking for memmove... yes checking for strcmp... yes checking for closedir... yes checking for opendir... yes checking for readdir... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands === configuring in src/modules/rlm_acctlog (/usr/local/free/src/modules/rlm_acctlog) configure: running /bin/sh ./configure '--prefix=/usr/local' '--without-openssl' '--without-snmp' '--enable-ltdl-install' --cache-file=/dev/null --srcdir=. checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes configure: creating ./config.status config.status: creating Makefile === configuring in src/modules/rlm_attr_rewrite (/usr/local/free/src/modules/rlm_attr_rewrite) configure: running /bin/sh ./configure '--prefix=/usr/local' '--without-openssl' '--without-snmp' '--enable-ltdl-install' --cache-file=/dev/null --srcdir=. checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes configure: creating ./config.status config.status: creating Makefile === configuring in src/modules/rlm_checkval (/usr/local/free/src/modules/rlm_checkval) configure: running /bin/sh ./configure '--prefix=/usr/local' '--without-openssl' '--without-snmp' '--enable-ltdl-install' --cache-file=/dev/null --srcdir=. checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking how to run the C preprocessor... gcc -E configure: creating ./config.status config.status: creating Makefile === configuring in src/modules/rlm_counter (/usr/local/free/src/modules/rlm_counter) configure: running /bin/sh ./configure '--prefix=/usr/local' '--without-openssl' '--without-snmp' '--enable-ltdl-install' --cache-file=/dev/null --srcdir=. checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking how to run the C preprocessor... gcc -E checking for gdbm.h... yes checking for gdbm_open in -lgdbm... yes checking to see GDBM_SYNC status... checking for egrep... grep -E SYNCs by default. checking for gdbm_fdesc... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: config.h is unchanged === configuring in src/modules/rlm_dbm (/usr/local/free/src/modules/rlm_dbm) configure: running /bin/sh ./configure '--prefix=/usr/local' '--without-openssl' '--without-snmp' '--enable-ltdl-install' --cache-file=/dev/null --srcdir=. checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking how to run the C preprocessor... gcc -E checking for ndbm.h... yes checking for dbm in default lib... yes configure: creating ./config.status config.status: creating Makefile === configuring in src/modules/rlm_eap (/usr/local/free/src/modules/rlm_eap) configure: running /bin/sh ./configure '--prefix=/usr/local' '--without-openssl' '--without-snmp' '--enable-ltdl-install' --cache-file=/dev/null --srcdir=. checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed configure: creating ./config.status config.status: creating Makefile configure: configuring in ./types/rlm_eap_ikev2 configure: running /bin/sh './configure' --prefix=/usr/local '--prefix=/usr/local' '--without-openssl' '--without-snmp' '--enable-ltdl-install' '--cache-file=/dev/null' '--srcdir=.' --cache-file=/dev/null --srcdir=. checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking malloc.h usability... no checking malloc.h presence... no checking for malloc.h... no checking for ikev2_set_log_callback in -leap-ikev2... no checking EAPIKEv2/connector.h usability... no checking EAPIKEv2/connector.h presence... no checking for EAPIKEv2/connector.h... no configure: creating ./config.status config.status: creating Makefile configure: configuring in ./types/rlm_eap_peap configure: running /bin/sh './configure' --prefix=/usr/local '--prefix=/usr/local' '--without-openssl' '--without-snmp' '--enable-ltdl-install' '--cache-file=/dev/null' '--srcdir=.' --cache-file=/dev/null --srcdir=. checking for OpenSSL support... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: config.h is unchanged configure: configuring in ./types/rlm_eap_tls configure: running /bin/sh './configure' --prefix=/usr/local '--prefix=/usr/local' '--without-openssl' '--without-snmp' '--enable-ltdl-install' '--cache-file=/dev/null' '--srcdir=.' --cache-file=/dev/null --srcdir=. checking for OpenSSL support... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: config.h is unchanged configure: configuring in ./types/rlm_eap_tnc configure: running /bin/sh './configure' --prefix=/usr/local '--prefix=/usr/local' '--without-openssl' '--without-snmp' '--enable-ltdl-install' '--cache-file=/dev/null' '--srcdir=.' --cache-file=/dev/null --srcdir=. checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for exchangeTNCCSMessages in -lTNCS... no configure: creating ./config.status config.status: creating Makefile configure: configuring in ./types/rlm_eap_ttls configure: running /bin/sh './configure' --prefix=/usr/local '--prefix=/usr/local' '--without-openssl' '--without-snmp' '--enable-ltdl-install' '--cache-file=/dev/null' '--srcdir=.' --cache-file=/dev/null --srcdir=. checking for OpenSSL support... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: config.h is unchanged === configuring in src/modules/rlm_ippool (/usr/local/free/src/modules/rlm_ippool) configure: running /bin/sh ./configure '--prefix=/usr/local' '--without-openssl' '--without-snmp' '--enable-ltdl-install' --cache-file=/dev/null --srcdir=. checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking how to run the C preprocessor... gcc -E checking for gdbm.h... yes checking for gdbm_open in -lgdbm... yes checking to see GDBM_SYNC status... checking for egrep... grep -E SYNCs by default. checking for gdbm_fdesc... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: config.h is unchanged === configuring in src/modules/rlm_krb5 (/usr/local/free/src/modules/rlm_krb5) configure: running /bin/sh ./configure '--prefix=/usr/local' '--without-openssl' '--without-snmp' '--enable-ltdl-install' --cache-file=/dev/null --srcdir=. checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for krb5.h... yes checking for krb5_encrypt_data in -lk5crypto... no checking for DH_new in -lcrypto... yes checking for set_com_err_hook in -lcom_err... yes checking for krb5_init_context in -lkrb5... no configure: creating ./config.status config.status: creating Makefile === configuring in src/modules/rlm_ldap (/usr/local/free/src/modules/rlm_ldap) configure: running /bin/sh ./configure '--prefix=/usr/local' '--without-openssl' '--without-snmp' '--enable-ltdl-install' --cache-file=/dev/null --srcdir=. checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for pthread_create in -lpthread... yes checking for ldap_init in -lldap_r... no checking for ldap.h... no configure: creating ./config.status config.status: creating Makefile === configuring in src/modules/rlm_otp (/usr/local/free/src/modules/rlm_otp) configure: running /bin/sh ./configure '--prefix=/usr/local' '--without-openssl' '--without-snmp' '--enable-ltdl-install' --cache-file=/dev/null --srcdir=. checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for inttypes.h... (cached) yes checking for SSL_new in -lssl... yes checking openssl/des.h usability... yes checking openssl/des.h presence... yes checking for openssl/des.h... yes checking openssl/hmac.h usability... yes checking openssl/hmac.h presence... yes checking for openssl/hmac.h... yes checking openssl/md4.h usability... yes checking openssl/md4.h presence... yes checking for openssl/md4.h... yes checking openssl/md5.h usability... yes checking openssl/md5.h presence... yes checking for openssl/md5.h... yes checking openssl/sha.h usability... yes checking openssl/sha.h presence... yes checking for openssl/sha.h... yes configure: creating ./config.status config.status: creating Makefile === configuring in src/modules/rlm_pam (/usr/local/free/src/modules/rlm_pam) configure: running /bin/sh ./configure '--prefix=/usr/local' '--without-openssl' '--without-snmp' '--enable-ltdl-install' --cache-file=/dev/null --srcdir=. checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking how to run the C preprocessor... gcc -E checking for dlopen in -ldl... no checking for pam_start in -lpam... yes checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking security/pam_appl.h usability... yes checking security/pam_appl.h presence... yes checking for security/pam_appl.h... yes checking pam/pam_appl.h usability... no checking pam/pam_appl.h presence... no checking for pam/pam_appl.h... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: config.h is unchanged === configuring in src/modules/rlm_perl (/usr/local/free/src/modules/rlm_perl) configure: running /bin/sh ./configure '--prefix=/usr/local' '--without-openssl' '--without-snmp' '--enable-ltdl-install' --cache-file=/dev/null --srcdir=. checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for perl... yes checking for EXTERN.h... yes checking for perl.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: config.h is unchanged === configuring in src/modules/rlm_python (/usr/local/free/src/modules/rlm_python) configure: running /bin/sh ./configure '--prefix=/usr/local' '--without-openssl' '--without-snmp' '--enable-ltdl-install' --cache-file=/dev/null --srcdir=. checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking how to run the C preprocessor... gcc -E checking for python2.3... no checking for python2.2... no checking for python2.1... no checking for python1.5... no checking for python... python checking for Python.h... yes checking for Py_Initialize in -lpython2.6... yes configure: creating ./config.status config.status: creating Makefile === configuring in src/modules/rlm_radutmp (/usr/local/free/src/modules/rlm_radutmp) configure: running /bin/sh ./configure '--prefix=/usr/local' '--without-openssl' '--without-snmp' '--enable-ltdl-install' --cache-file=/dev/null --srcdir=. checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: config.h is unchanged === configuring in src/modules/rlm_sql (/usr/local/free/src/modules/rlm_sql) configure: running /bin/sh ./configure '--prefix=/usr/local' '--without-openssl' '--without-snmp' '--enable-ltdl-install' --cache-file=/dev/null --srcdir=. checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed configure: creating ./config.status config.status: creating ./Makefile config.status: creating ./drivers/Makefile === configuring in ./drivers/rlm_sql_iodbc (/usr/local/free/src/modules/rlm_sql/./drivers/rlm_sql_iodbc) configure: running /bin/sh ./configure '--prefix=/usr/local' '--without-openssl' '--without-snmp' '--enable-ltdl-install' --cache-file=/dev/null --srcdir=. checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for SQLConnect in -liodbc... no checking for isql.h... no configure: creating ./config.status config.status: creating Makefile === configuring in ./drivers/rlm_sql_mysql (/usr/local/free/src/modules/rlm_sql/./drivers/rlm_sql_mysql) configure: running /bin/sh ./configure '--prefix=/usr/local' '--without-openssl' '--without-snmp' '--enable-ltdl-install' --cache-file=/dev/null --srcdir=. checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for mysql_config... yes checking for pthread_create in -lpthread... yes checking for mysql_init in -lmysqlclient_r (using mysql_config)... yes checking for mysql.h (using mysql_config --cflags)... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: config.h is unchanged === configuring in ./drivers/rlm_sql_postgresql (/usr/local/free/src/modules/rlm_sql/./drivers/rlm_sql_postgresql) configure: running /bin/sh ./configure '--prefix=/usr/local' '--without-openssl' '--without-snmp' '--enable-ltdl-install' --cache-file=/dev/null --srcdir=. checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for libpq-fe.h... no checking for PQconnectdb in -lpq... no configure: creating ./config.status config.status: creating Makefile === configuring in ./drivers/rlm_sql_oracle (/usr/local/free/src/modules/rlm_sql/./drivers/rlm_sql_oracle) configure: running /bin/sh ./configure '--prefix=/usr/local' '--without-openssl' '--without-snmp' '--enable-ltdl-install' --cache-file=/dev/null --srcdir=. checking for oci.h... checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed no configure: creating ./config.status config.status: creating Makefile === configuring in ./drivers/rlm_sql_unixodbc (/usr/local/free/src/modules/rlm_sql/./drivers/rlm_sql_unixodbc) configure: running /bin/sh ./configure '--prefix=/usr/local' '--without-openssl' '--without-snmp' '--enable-ltdl-install' --cache-file=/dev/null --srcdir=. checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for SQLConnect in -lodbc... no checking for sql.h... no configure: creating ./config.status config.status: creating Makefile === configuring in src/modules/rlm_sqlcounter (/usr/local/free/src/modules/rlm_sqlcounter) configure: running /bin/sh ./configure '--prefix=/usr/local' '--without-openssl' '--without-snmp' '--enable-ltdl-install' --cache-file=/dev/null --srcdir=. checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking how to run the C preprocessor... gcc -E configure: creating ./config.status config.status: creating Makefile === configuring in src/modules/rlm_sqlippool (/usr/local/free/src/modules/rlm_sqlippool) configure: running /bin/sh ./configure '--prefix=/usr/local' '--without-openssl' '--without-snmp' '--enable-ltdl-install' --cache-file=/dev/null --srcdir=. configure: creating ./config.status config.status: creating Makefile === configuring in src/modules/rlm_unix (/usr/local/free/src/modules/rlm_unix) configure: running /bin/sh ./configure '--prefix=/usr/local' '--without-openssl' '--without-snmp' '--enable-ltdl-install' --cache-file=/dev/null --srcdir=. checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for system password file... /etc/passwd checking for system shadow password file... no /etc/shadow file. checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking shadow.h usability... no checking shadow.h presence... no checking for shadow.h... no checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for getspnam... no checking for getusershell... yes checking for getpwnam... yes checking for getspnam in -lshadow... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: config.h is unchanged
Alan DeKok wrote:
Andrew Rikhlivsky wrote:
After downloading latest freeradius v2.1.7 sources, and configuring (./configure --without-openssl --without-snmp) i start make and see next messages:
# make
Use "gmake". FreeRADIUS requires GNU Make.
Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Thanks, its working -- 1. Update perl 2. Install Crypt::Rijndael perl module 3. Create script auth.pl with chmod +x # cat ~/auth.pl #!/usr/bin/perl # ================================================== ======================= #* * * * * * * * * * Nodeny. # ================================================== ======================= use IO::Socket; use Sys::Hostname; use Crypt::Rijndael; # ------------------------------------------------------------------------- $yourpass = '*******'; # $server = '172.20.0.61'; # $portno = 7723; # # ------------------------------------------------------------------------- $ver = 14; # protocol version $v = 0; # 1 - verbose # ================================================== ======================= sub SEND { * $sock1->send($_[0]); } sub GET { * my ($i,$n,$str,$tmout,$rin,$txt,$ip,$addr) = (0,10,'',5,'','','',''); * vec($rin,fileno($sock2),1) = 1; * while (select($txt = $rin, undef, undef, $tmout) && ++$i<$n) * * { * * * $tmout = 0; * * * $addr = recv($sock2, $txt, 100, 0); * * * ($ip, $addr) = sockaddr_in($addr); * * * $ip = join(".",unpack ("C4", $addr)); * * * next if $ip ne $server; * * * $str=$txt; * * } * unless ($str) * * { * * * $noanswer++; * * * if ($noanswer>10) {$noanswer=0; sleep 20;} * * * print "no answer...\n" if $v; * * } * return($str); } # ================================================== ============================ $passwd_in* = substr((substr $yourpass, 0, 3)."Z" x 16, 0, 16); $passwd_out = substr((substr $yourpass, 3, 16)."0" x 16, 0, 16); $sock1 = IO::Socket::INET->new(Proto => 'udp', PeerPort => $portno, PeerAddr => $server); unless ($sock1) {print "Cannot create socket...exit\n"; exit;} $proto = getprotobyname('udp'); unless (socket($sock2, PF_INET, SOCK_DGRAM, $proto) && * * * * bind($sock2, sockaddr_in($portno, INADDR_ANY)) ) * * * {print "Cannot bind socket...exit\n"; exit;} $id = substr(rand,2,6); $noanswer = 0; while(1) { * $id = 999999 unless $id--; * &SEND("$ver$id"); * print "BEGIN SESSION\n" if $v; * $p = &GET; * next unless $p; * if ($p !~ /^id(.{16})$ver$id$/s) * * { * * * &GET; * * * &GET; * * * sleep 1; * * * next; * * } * $cipher = new Crypt::Rijndael $passwd_in,Crypt::Rijndael::MODE_CBC; * $key = $cipher->decrypt($1); * $cipher = new Crypt::Rijndael $passwd_out,Crypt::Rijndael::MODE_CBC; * $skey = $cipher->encrypt($key); * &SEND($skey."b$ver$id"); * $p = &GET; * next unless $p; * $stat = substr $p,0,2; * $stat = $stat eq 'ok' || $stat eq 'sv' ? "OK" : "NO"; * print "AUTH $stat\n" if $v; * sleep 40; }
participants (2)
-
Alan DeKok -
Andrew Rikhlivsky