Diff for /embedaddon/ipsec-tools/config.log between versions 1.1.1.1.2.2 and 1.1.1.1.2.3

version 1.1.1.1.2.2, 2013/07/22 12:01:28 version 1.1.1.1.2.3, 2013/07/22 12:28:06
Line 4  running configure, to aid debugging if configure makes Line 4  running configure, to aid debugging if configure makes
 It was created by ipsec-tools configure 0.8.0, which was  It was created by ipsec-tools configure 0.8.0, which was
 generated by GNU Autoconf 2.67.  Invocation command line was  generated by GNU Autoconf 2.67.  Invocation command line was
   
  $ ./configure --enable-shared --sysconfdir=/etc/racoon --localstatedir=/var/run --enable-debug --enable-ipv6 --enable-adminport --enable-stats --enable-dpd --enable-natt=yes --enable-frag --enable-hybrid --without-libpam --disable-gssapi --with-libradius --without-libldap --disable-samode-unspec --disable-rc5 --disable-idea --prefix /tmp/elwix  $ ./configure --enable-shared --sysconfdir=/etc/racoon --localstatedir=/var/run --enable-debug --enable-ipv6 --enable-adminport --enable-stats --enable-dpd --enable-natt=yes --enable-frag --enable-hybrid --without-libpam --disable-gssapi --with-libradius --without-libldap --disable-samode-unspec --disable-rc5 --disable-idea --prefix /home/misho/work/elwix/build/1.9/arch/i386/pkg --build i386-elwix-freebsd
   
 ## --------- ##  ## --------- ##
 ## Platform. ##  ## Platform. ##
Line 27  uname -v = FreeBSD 10.0-CURRENT #0: Mon Jul 15 11:08:0 Line 27  uname -v = FreeBSD 10.0-CURRENT #0: Mon Jul 15 11:08:0
 /usr/bin/oslevel       = unknown  /usr/bin/oslevel       = unknown
 /bin/universe          = unknown  /bin/universe          = unknown
   
   PATH: /home/misho/work/elwix/build/1.9/arch/i386/world/elwix/pkg/bin
   PATH: /home/misho/work/elwix/build/1.9/arch/i386/world/elwix/pkg/sbin
   PATH: /elwix/pkg/bin
   PATH: /elwix/pkg/sbin
   PATH: /home/misho/work/elwix/build/1.9/arch/i386/pkg/bin
   PATH: /home/misho/work/elwix/build/1.9/arch/i386/pkg/sbin
   PATH: /home/misho/work/elwix/build/1.9/obj/i386/home/fbsd_work.src/src/tmp/legacy/usr/sbin
   PATH: /home/misho/work/elwix/build/1.9/obj/i386/home/fbsd_work.src/src/tmp/legacy/usr/bin
   PATH: /home/misho/work/elwix/build/1.9/obj/i386/home/fbsd_work.src/src/tmp/legacy/usr/games
   PATH: /home/misho/work/elwix/build/1.9/obj/i386/home/fbsd_work.src/src/tmp/legacy/bin
   PATH: /home/misho/work/elwix/build/1.9/obj/i386/home/fbsd_work.src/src/tmp/usr/sbin
   PATH: /home/misho/work/elwix/build/1.9/obj/i386/home/fbsd_work.src/src/tmp/usr/bin
   PATH: /home/misho/work/elwix/build/1.9/obj/i386/home/fbsd_work.src/src/tmp/usr/games
   PATH: /sbin
   PATH: /bin
   PATH: /usr/sbin
   PATH: /usr/bin
 PATH: /home/misho/bin  PATH: /home/misho/bin
 PATH: /bin  PATH: /bin
 PATH: /sbin  PATH: /sbin
Line 47  PATH: /elwix/pkg/sbin Line 64  PATH: /elwix/pkg/sbin
 ## ----------- ##  ## ----------- ##
   
 configure:2529: checking for a BSD-compatible install  configure:2529: checking for a BSD-compatible install
configure:2597: result: /usr/bin/install -cconfigure:2597: result: /home/misho/work/elwix/build/1.9/obj/i386/home/fbsd_work.src/src/tmp/legacy/usr/bin/install -c
 configure:2608: checking whether build environment is sane  configure:2608: checking whether build environment is sane
 configure:2658: result: yes  configure:2658: result: yes
 configure:2799: checking for a thread-safe mkdir -p  configure:2799: checking for a thread-safe mkdir -p
Line 58  configure:2878: result: gawk Line 75  configure:2878: result: gawk
 configure:2889: checking whether make sets $(MAKE)  configure:2889: checking whether make sets $(MAKE)
 configure:2911: result: yes  configure:2911: result: yes
 configure:3072: checking for gcc  configure:3072: checking for gcc
configure:3088: found /usr/bin/gccconfigure:3099: result: cc 
configure:3099: result: gcc 
 configure:3328: checking for C compiler version  configure:3328: checking for C compiler version
configure:3337: gcc --version >&5configure:3337: cc  --version >&5
gcc (GCC) 4.2.1 20070831 patched [FreeBSD]FreeBSD clang version 3.3 (tags/RELEASE_33/final 183502) 20130610
Copyright (C) 2007 Free Software Foundation, Inc.Target: i386-unknown-freebsd10.0
This is free software; see the source for copying conditions.  There is NOThread model: posix
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 
 
 configure:3348: $? = 0  configure:3348: $? = 0
configure:3337: gcc -v >&5configure:3337: cc  -v >&5
Using built-in specs.FreeBSD clang version 3.3 (tags/RELEASE_33/final 183502) 20130610
Target: i386-undermydesk-freebsdTarget: i386-unknown-freebsd10.0
Configured with: FreeBSD/i386 system compiler 
 Thread model: posix  Thread model: posix
 gcc version 4.2.1 20070831 patched [FreeBSD]  
 configure:3348: $? = 0  configure:3348: $? = 0
configure:3337: gcc -V >&5configure:3337: cc  -V >&5
gcc: '-V' option must have argumentcc: error: argument to '-V' is missing (expected 1 value)
 cc: error: no input files
 configure:3348: $? = 1  configure:3348: $? = 1
configure:3337: gcc -qversion >&5configure:3337: cc  -qversion >&5
gcc: unrecognized option '-qversion'cc: error: no input files
gcc: No input files specified 
 configure:3348: $? = 1  configure:3348: $? = 1
 configure:3368: checking whether the C compiler works  configure:3368: checking whether the C compiler works
configure:3390: gcc    conftest.c  >&5configure:3390: cc     conftest.c  >&5
 configure:3394: $? = 0  configure:3394: $? = 0
 configure:3442: result: yes  configure:3442: result: yes
 configure:3445: checking for C compiler default output file name  configure:3445: checking for C compiler default output file name
 configure:3447: result: a.out  configure:3447: result: a.out
 configure:3453: checking for suffix of executables  configure:3453: checking for suffix of executables
configure:3460: gcc -o conftest    conftest.c  >&5configure:3460: cc  -o conftest    conftest.c  >&5
 configure:3464: $? = 0  configure:3464: $? = 0
 configure:3486: result:   configure:3486: result: 
 configure:3508: checking whether we are cross compiling  configure:3508: checking whether we are cross compiling
configure:3516: gcc -o conftest    conftest.c  >&5configure:3516: cc  -o conftest    conftest.c  >&5
 configure:3520: $? = 0  configure:3520: $? = 0
 configure:3527: ./conftest  configure:3527: ./conftest
 configure:3531: $? = 0  configure:3531: $? = 0
 configure:3546: result: no  configure:3546: result: no
 configure:3551: checking for suffix of object files  configure:3551: checking for suffix of object files
configure:3573: gcc -c   conftest.c >&5configure:3573: cc  -c   conftest.c >&5
 configure:3577: $? = 0  configure:3577: $? = 0
 configure:3598: result: o  configure:3598: result: o
 configure:3602: checking whether we are using the GNU C compiler  configure:3602: checking whether we are using the GNU C compiler
configure:3621: gcc -c   conftest.c >&5configure:3621: cc  -c   conftest.c >&5
 configure:3621: $? = 0  configure:3621: $? = 0
 configure:3630: result: yes  configure:3630: result: yes
configure:3639: checking whether gcc accepts -gconfigure:3639: checking whether cc  accepts -g
configure:3659: gcc -c -g  conftest.c >&5configure:3659: cc  -c -g  conftest.c >&5
 configure:3659: $? = 0  configure:3659: $? = 0
 configure:3700: result: yes  configure:3700: result: yes
configure:3717: checking for gcc option to accept ISO C89configure:3717: checking for cc  option to accept ISO C89
configure:3781: gcc  -c -g -O2  conftest.c >&5configure:3781: cc   -c -g -O2  conftest.c >&5
 configure:3781: $? = 0  configure:3781: $? = 0
 configure:3794: result: none needed  configure:3794: result: none needed
 configure:3825: checking for style of include used by make  configure:3825: checking for style of include used by make
 configure:3853: result: GNU  configure:3853: result: GNU
configure:3878: checking dependency style of gccconfigure:3878: checking dependency style of cc 
 configure:3988: result: gcc3  configure:3988: result: gcc3
 configure:4051: checking for gcc  configure:4051: checking for gcc
configure:4078: result: gccconfigure:4078: result: cc 
 configure:4307: checking for C compiler version  configure:4307: checking for C compiler version
configure:4316: gcc --version >&5configure:4316: cc  --version >&5
gcc (GCC) 4.2.1 20070831 patched [FreeBSD]FreeBSD clang version 3.3 (tags/RELEASE_33/final 183502) 20130610
Copyright (C) 2007 Free Software Foundation, Inc.Target: i386-unknown-freebsd10.0
This is free software; see the source for copying conditions.  There is NOThread model: posix
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 
 
 configure:4327: $? = 0  configure:4327: $? = 0
configure:4316: gcc -v >&5configure:4316: cc  -v >&5
Using built-in specs.FreeBSD clang version 3.3 (tags/RELEASE_33/final 183502) 20130610
Target: i386-undermydesk-freebsdTarget: i386-unknown-freebsd10.0
Configured with: FreeBSD/i386 system compiler 
 Thread model: posix  Thread model: posix
 gcc version 4.2.1 20070831 patched [FreeBSD]  
 configure:4327: $? = 0  configure:4327: $? = 0
configure:4316: gcc -V >&5configure:4316: cc  -V >&5
gcc: '-V' option must have argumentcc: error: argument to '-V' is missing (expected 1 value)
 cc: error: no input files
 configure:4327: $? = 1  configure:4327: $? = 1
configure:4316: gcc -qversion >&5configure:4316: cc  -qversion >&5
gcc: unrecognized option '-qversion'cc: error: no input files
gcc: No input files specified 
 configure:4327: $? = 1  configure:4327: $? = 1
 configure:4331: checking whether we are using the GNU C compiler  configure:4331: checking whether we are using the GNU C compiler
 configure:4359: result: yes  configure:4359: result: yes
configure:4368: checking whether gcc accepts -gconfigure:4368: checking whether cc  accepts -g
 configure:4429: result: yes  configure:4429: result: yes
configure:4446: checking for gcc option to accept ISO C89configure:4446: checking for cc  option to accept ISO C89
 configure:4523: result: none needed  configure:4523: result: none needed
configure:4545: checking dependency style of gccconfigure:4545: checking dependency style of cc 
 configure:4655: result: gcc3  configure:4655: result: gcc3
 configure:4679: checking how to run the C preprocessor  configure:4679: checking how to run the C preprocessor
configure:4710: gcc -E  conftest.cconfigure:4749: result: cpp 
configure:4710: $? = 0configure:4769: cpp   conftest.c
configure:4724: gcc -E  conftest.c 
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory 
configure:4724: $? = 1 
configure: failed program was: 
| /* confdefs.h */ 
| #define PACKAGE_NAME "ipsec-tools" 
| #define PACKAGE_TARNAME "ipsec-tools" 
| #define PACKAGE_VERSION "0.8.0" 
| #define PACKAGE_STRING "ipsec-tools 0.8.0" 
| #define PACKAGE_BUGREPORT "" 
| #define PACKAGE_URL "" 
| #define PACKAGE "ipsec-tools" 
| #define VERSION "0.8.0" 
| /* end confdefs.h.  */ 
| #include <ac_nonexistent.h> 
configure:4749: result: gcc -E 
configure:4769: gcc -E  conftest.c 
 configure:4769: $? = 0  configure:4769: $? = 0
configure:4783: gcc -E  conftest.cconfigure:4783: cpp   conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directoryconftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
 #include <ac_nonexistent.h>
          ^
 1 error generated.
 configure:4783: $? = 1  configure:4783: $? = 1
 configure: failed program was:  configure: failed program was:
 | /* confdefs.h */  | /* confdefs.h */
Line 191  configure:4870: result: /usr/bin/grep Line 185  configure:4870: result: /usr/bin/grep
 configure:4875: checking for egrep  configure:4875: checking for egrep
 configure:4937: result: /usr/bin/grep -E  configure:4937: result: /usr/bin/grep -E
 configure:4942: checking for ANSI C header files  configure:4942: checking for ANSI C header files
configure:4962: gcc -c -g -O2  conftest.c >&5configure:4962: cc  -c -g -O2  conftest.c >&5
 configure:4962: $? = 0  configure:4962: $? = 0
configure:5035: gcc -o conftest -g -O2   conftest.c  >&5configure:5035: cc  -o conftest -g -O2   conftest.c  >&5
 configure:5035: $? = 0  configure:5035: $? = 0
 configure:5035: ./conftest  configure:5035: ./conftest
 configure:5035: $? = 0  configure:5035: $? = 0
 configure:5046: result: yes  configure:5046: result: yes
 configure:5083: checking build system type  configure:5083: checking build system type
configure:5097: result: i386-unknown-freebsd10.0configure:5097: result: i386-elwix-freebsd
 configure:5117: checking host system type  configure:5117: checking host system type
configure:5130: result: i386-unknown-freebsd10.0configure:5130: result: i386-elwix-freebsd
 configure:5150: checking for a sed that does not truncate output  configure:5150: checking for a sed that does not truncate output
 configure:5214: result: /usr/bin/sed  configure:5214: result: /usr/bin/sed
 configure:5232: checking for fgrep  configure:5232: checking for fgrep
 configure:5294: result: /usr/bin/grep -F  configure:5294: result: /usr/bin/grep -F
configure:5329: checking for ld used by gccconfigure:5329: checking for ld used by cc 
configure:5396: result: /usr/bin/ldconfigure:5396: result: ld
configure:5403: checking if the linker (/usr/bin/ld) is GNU ldconfigure:5403: checking if the linker (ld) is GNU ld
 configure:5418: result: yes  configure:5418: result: yes
 configure:5430: checking for BSD- or MS-compatible name lister (nm)  configure:5430: checking for BSD- or MS-compatible name lister (nm)
configure:5479: result: /usr/bin/nm -Bconfigure:5479: result: nm
configure:5597: checking the name lister (/usr/bin/nm -B) interfaceconfigure:5597: checking the name lister (nm) interface
configure:5604: gcc -c -g -O2  conftest.c >&5configure:5604: cc  -c -g -O2  conftest.c >&5
configure:5607: /usr/bin/nm -B "conftest.o"configure:5607: nm "conftest.o"
 configure:5610: output  configure:5610: output
 00000000 B some_variable  00000000 B some_variable
 configure:5617: result: BSD nm  configure:5617: result: BSD nm
Line 226  configure:5769: checking whether the shell understands Line 220  configure:5769: checking whether the shell understands
 configure:5779: result: yes  configure:5779: result: yes
 configure:5783: checking whether the shell understands "+="  configure:5783: checking whether the shell understands "+="
 configure:5789: result: no  configure:5789: result: no
configure:5824: checking for /usr/bin/ld option to reload object filesconfigure:5824: checking for ld option to reload object files
 configure:5831: result: -r  configure:5831: result: -r
 configure:5900: checking for objdump  configure:5900: checking for objdump
configure:5916: found /usr/bin/objdumpconfigure:5916: found /home/misho/work/elwix/build/1.9/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/objdump
 configure:5927: result: objdump  configure:5927: result: objdump
 configure:5959: checking how to recognize dependent libraries  configure:5959: checking how to recognize dependent libraries
 configure:6155: result: pass_all  configure:6155: result: pass_all
 configure:6215: checking for ar  configure:6215: checking for ar
 configure:6231: found /usr/bin/ar  
 configure:6242: result: ar  configure:6242: result: ar
 configure:6320: checking for strip  configure:6320: checking for strip
configure:6336: found /usr/bin/stripconfigure:6336: found /home/misho/work/elwix/build/1.9/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/strip
 configure:6347: result: strip  configure:6347: result: strip
 configure:6419: checking for ranlib  configure:6419: checking for ranlib
 configure:6435: found /usr/bin/ranlib  
 configure:6446: result: ranlib  configure:6446: result: ranlib
configure:6536: checking command to parse /usr/bin/nm -B output from gcc objectconfigure:6536: checking command to parse nm output from cc  object
configure:6654: gcc -c -g -O2  conftest.c >&5configure:6654: cc  -c -g -O2  conftest.c >&5
 configure:6657: $? = 0  configure:6657: $? = 0
configure:6661: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[         ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nmconfigure:6661: nm conftest.o \| sed -n -e 's/^.*[         ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
 configure:6664: $? = 0  configure:6664: $? = 0
configure:6718: gcc -o conftest -g -O2   conftest.c conftstm.o >&5configure:6718: cc  -o conftest -g -O2   conftest.c conftstm.o >&5
 configure:6721: $? = 0  configure:6721: $? = 0
 configure:6759: result: ok  configure:6759: result: ok
 configure:7567: checking for sys/types.h  configure:7567: checking for sys/types.h
configure:7567: gcc -c -g -O2  conftest.c >&5configure:7567: cc  -c -g -O2  conftest.c >&5
 configure:7567: $? = 0  configure:7567: $? = 0
 configure:7567: result: yes  configure:7567: result: yes
 configure:7567: checking for sys/stat.h  configure:7567: checking for sys/stat.h
configure:7567: gcc -c -g -O2  conftest.c >&5configure:7567: cc  -c -g -O2  conftest.c >&5
 configure:7567: $? = 0  configure:7567: $? = 0
 configure:7567: result: yes  configure:7567: result: yes
 configure:7567: checking for stdlib.h  configure:7567: checking for stdlib.h
configure:7567: gcc -c -g -O2  conftest.c >&5configure:7567: cc  -c -g -O2  conftest.c >&5
 configure:7567: $? = 0  configure:7567: $? = 0
 configure:7567: result: yes  configure:7567: result: yes
 configure:7567: checking for string.h  configure:7567: checking for string.h
configure:7567: gcc -c -g -O2  conftest.c >&5configure:7567: cc  -c -g -O2  conftest.c >&5
 configure:7567: $? = 0  configure:7567: $? = 0
 configure:7567: result: yes  configure:7567: result: yes
 configure:7567: checking for memory.h  configure:7567: checking for memory.h
configure:7567: gcc -c -g -O2  conftest.c >&5configure:7567: cc  -c -g -O2  conftest.c >&5
 configure:7567: $? = 0  configure:7567: $? = 0
 configure:7567: result: yes  configure:7567: result: yes
 configure:7567: checking for strings.h  configure:7567: checking for strings.h
configure:7567: gcc -c -g -O2  conftest.c >&5configure:7567: cc  -c -g -O2  conftest.c >&5
 configure:7567: $? = 0  configure:7567: $? = 0
 configure:7567: result: yes  configure:7567: result: yes
 configure:7567: checking for inttypes.h  configure:7567: checking for inttypes.h
configure:7567: gcc -c -g -O2  conftest.c >&5configure:7567: cc  -c -g -O2  conftest.c >&5
 configure:7567: $? = 0  configure:7567: $? = 0
 configure:7567: result: yes  configure:7567: result: yes
 configure:7567: checking for stdint.h  configure:7567: checking for stdint.h
configure:7567: gcc -c -g -O2  conftest.c >&5configure:7567: cc  -c -g -O2  conftest.c >&5
 configure:7567: $? = 0  configure:7567: $? = 0
 configure:7567: result: yes  configure:7567: result: yes
 configure:7567: checking for unistd.h  configure:7567: checking for unistd.h
configure:7567: gcc -c -g -O2  conftest.c >&5configure:7567: cc  -c -g -O2  conftest.c >&5
 configure:7567: $? = 0  configure:7567: $? = 0
 configure:7567: result: yes  configure:7567: result: yes
 configure:7581: checking for dlfcn.h  configure:7581: checking for dlfcn.h
configure:7581: gcc -c -g -O2  conftest.c >&5configure:7581: cc  -c -g -O2  conftest.c >&5
 configure:7581: $? = 0  configure:7581: $? = 0
 configure:7581: result: yes  configure:7581: result: yes
 configure:7735: checking for objdir  configure:7735: checking for objdir
 configure:7750: result: .libs  configure:7750: result: .libs
configure:8042: checking if gcc supports -fno-rtti -fno-exceptionsconfigure:8042: checking if cc  supports -fno-rtti -fno-exceptions
configure:8060: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5configure:8060: cc  -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C 
 configure:8064: $? = 0  configure:8064: $? = 0
configure:8077: result: noconfigure:8077: result: yes
configure:8097: checking for gcc option to produce PICconfigure:8097: checking for cc  option to produce PIC
 configure:8369: result: -fPIC -DPIC  configure:8369: result: -fPIC -DPIC
configure:8381: checking if gcc PIC flag -fPIC -DPIC worksconfigure:8381: checking if cc  PIC flag -fPIC -DPIC works
configure:8399: gcc -c -g -O2  -fPIC -DPIC -DPIC conftest.c >&5configure:8399: cc  -c -g -O2  -fPIC -DPIC -DPIC conftest.c >&5
 configure:8403: $? = 0  configure:8403: $? = 0
 configure:8416: result: yes  configure:8416: result: yes
configure:8440: checking if gcc static flag -static worksconfigure:8440: checking if cc  static flag -static works
 configure:8468: result: yes  configure:8468: result: yes
configure:8483: checking if gcc supports -c -o file.oconfigure:8483: checking if cc  supports -c -o file.o
configure:8504: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5configure:8504: cc  -c -g -O2  -o out/conftest2.o conftest.c >&5
 configure:8508: $? = 0  configure:8508: $? = 0
 configure:8530: result: yes  configure:8530: result: yes
configure:8538: checking if gcc supports -c -o file.oconfigure:8538: checking if cc  supports -c -o file.o
 configure:8585: result: yes  configure:8585: result: yes
configure:8618: checking whether the gcc linker (/usr/bin/ld) supports shared librariesconfigure:8618: checking whether the cc  linker (ld) supports shared libraries
 configure:9609: result: yes  configure:9609: result: yes
 configure:9646: checking whether -lc should be explicitly linked in  configure:9646: checking whether -lc should be explicitly linked in
configure:9651: gcc -c -g -O2  conftest.c >&5configure:9651: cc  -c -g -O2  conftest.c >&5
 configure:9654: $? = 0  configure:9654: $? = 0
configure:9669: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep  -lc  \>/dev/null 2\>\&1configure:9669: cc  -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep  -lc  \>/dev/null 2\>\&1
 configure:9672: $? = 0  configure:9672: $? = 0
 configure:9684: result: no  configure:9684: result: no
 configure:9848: checking dynamic linker characteristics  configure:9848: checking dynamic linker characteristics
configure:10511: result: freebsd10.0 ld.soconfigure:10511: result: freebsd ld.so
 configure:10613: checking how to hardcode library paths into programs  configure:10613: checking how to hardcode library paths into programs
 configure:10638: result: immediate  configure:10638: result: immediate
 configure:11158: checking whether stripping libraries is possible  configure:11158: checking whether stripping libraries is possible
Line 342  configure:11381: $? = 0 Line 333  configure:11381: $? = 0
 configure:11383: checking lex output file root  configure:11383: checking lex output file root
 configure:11397: result: lex.yy  configure:11397: result: lex.yy
 configure:11402: checking lex library  configure:11402: checking lex library
configure:11416: gcc -o conftest -g -O2   conftest.c   >&5configure:11416: cc  -o conftest -g -O2   conftest.c   >&5
/tmp//ccjiah7k.o: In function `input':/tmp/conftest-Y4GjDq.o: In function `yylex':
/home/misho/work/embedaddon/ipsec-tools/lex.yy.c:1186: undefined reference to `yywrap' 
/tmp//ccjiah7k.o: In function `yylex': 
 /home/misho/work/embedaddon/ipsec-tools/lex.yy.c:883: undefined reference to `yywrap'  /home/misho/work/embedaddon/ipsec-tools/lex.yy.c:883: undefined reference to `yywrap'
/tmp//ccjiah7k.o: In function `main':/tmp/conftest-Y4GjDq.o: In function `input':
 /home/misho/work/embedaddon/ipsec-tools/lex.yy.c:1186: undefined reference to `yywrap'
 /tmp/conftest-Y4GjDq.o: In function `main':
 /home/misho/work/embedaddon/ipsec-tools/conftest.l:17: undefined reference to `yywrap'  /home/misho/work/embedaddon/ipsec-tools/conftest.l:17: undefined reference to `yywrap'
   cc: error: linker command failed with exit code 1 (use -v to see invocation)
 configure:11416: $? = 1  configure:11416: $? = 1
 configure: failed program was:  configure: failed program was:
 | /* confdefs.h */  | /* confdefs.h */
Line 2158  configure: failed program was: Line 2150  configure: failed program was:
 | {  | {
 |   return ! yylex () + ! yywrap ();  |   return ! yylex () + ! yywrap ();
 | }  | }
configure:11416: gcc -o conftest -g -O2   conftest.c -lfl  >&5configure:11416: cc  -o conftest -g -O2   conftest.c -lfl  >&5
 configure:11416: $? = 0  configure:11416: $? = 0
 configure:11426: result: -lfl  configure:11426: result: -lfl
 configure:11432: checking whether yytext is a pointer  configure:11432: checking whether yytext is a pointer
configure:11448: gcc -o conftest -g -O2   conftest.c -lfl  >&5configure:11448: cc  -o conftest -g -O2   conftest.c -lfl  >&5
 configure:11448: $? = 0  configure:11448: $? = 0
 configure:11456: result: yes  configure:11456: result: yes
 configure:11470: checking for egrep  configure:11470: checking for egrep
 configure:11532: result: /usr/bin/grep -E  configure:11532: result: /usr/bin/grep -E
 configure:11559: checking net/pfkeyv2.h usability  configure:11559: checking net/pfkeyv2.h usability
configure:11559: gcc -c -g -O2  conftest.c >&5configure:11559: cc  -c -g -O2  conftest.c >&5
 configure:11559: $? = 0  configure:11559: $? = 0
 configure:11559: result: yes  configure:11559: result: yes
 configure:11559: checking net/pfkeyv2.h presence  configure:11559: checking net/pfkeyv2.h presence
configure:11559: gcc -E  conftest.cconfigure:11559: cpp   conftest.c
 configure:11559: $? = 0  configure:11559: $? = 0
 configure:11559: result: yes  configure:11559: result: yes
 configure:11559: checking for net/pfkeyv2.h  configure:11559: checking for net/pfkeyv2.h
 configure:11559: result: yes  configure:11559: result: yes
 configure:11567: checking netinet/ipsec.h usability  configure:11567: checking netinet/ipsec.h usability
configure:11567: gcc -c -g -O2  conftest.c >&5configure:11567: cc  -c -g -O2  conftest.c >&5
conftest.c:57:27: error: netinet/ipsec.h: No such file or directoryconftest.c:57:10: fatal error: 'netinet/ipsec.h' file not found
 #include <netinet/ipsec.h>
          ^
 1 error generated.
 configure:11567: $? = 1  configure:11567: $? = 1
 configure: failed program was:  configure: failed program was:
 | /* confdefs.h */  | /* confdefs.h */
Line 2241  configure: failed program was: Line 2236  configure: failed program was:
 | #include <netinet/ipsec.h>  | #include <netinet/ipsec.h>
 configure:11567: result: no  configure:11567: result: no
 configure:11567: checking netinet/ipsec.h presence  configure:11567: checking netinet/ipsec.h presence
configure:11567: gcc -E  conftest.cconfigure:11567: cpp   conftest.c
conftest.c:24:27: error: netinet/ipsec.h: No such file or directoryconftest.c:24:10: fatal error: 'netinet/ipsec.h' file not found
 #include <netinet/ipsec.h>
          ^
 1 error generated.
 configure:11567: $? = 1  configure:11567: $? = 1
 configure: failed program was:  configure: failed program was:
 | /* confdefs.h */  | /* confdefs.h */
Line 2273  configure:11567: result: no Line 2271  configure:11567: result: no
 configure:11567: checking for netinet/ipsec.h  configure:11567: checking for netinet/ipsec.h
 configure:11567: result: no  configure:11567: result: no
 configure:11575: checking netinet6/ipsec.h usability  configure:11575: checking netinet6/ipsec.h usability
configure:11575: gcc -c -g -O2  conftest.c >&5configure:11575: cc  -c -g -O2  conftest.c >&5
conftest.c:57:28: error: netinet6/ipsec.h: No such file or directoryconftest.c:57:10: fatal error: 'netinet6/ipsec.h' file not found
 #include <netinet6/ipsec.h>
          ^
 1 error generated.
 configure:11575: $? = 1  configure:11575: $? = 1
 configure: failed program was:  configure: failed program was:
 | /* confdefs.h */  | /* confdefs.h */
Line 2336  configure: failed program was: Line 2337  configure: failed program was:
 | #include <netinet6/ipsec.h>  | #include <netinet6/ipsec.h>
 configure:11575: result: no  configure:11575: result: no
 configure:11575: checking netinet6/ipsec.h presence  configure:11575: checking netinet6/ipsec.h presence
configure:11575: gcc -E  conftest.cconfigure:11575: cpp   conftest.c
conftest.c:24:28: error: netinet6/ipsec.h: No such file or directoryconftest.c:24:10: fatal error: 'netinet6/ipsec.h' file not found
 #include <netinet6/ipsec.h>
          ^
 1 error generated.
 configure:11575: $? = 1  configure:11575: $? = 1
 configure: failed program was:  configure: failed program was:
 | /* confdefs.h */  | /* confdefs.h */
Line 2368  configure:11575: result: no Line 2372  configure:11575: result: no
 configure:11575: checking for netinet6/ipsec.h  configure:11575: checking for netinet6/ipsec.h
 configure:11575: result: no  configure:11575: result: no
 configure:11583: checking netipsec/ipsec.h usability  configure:11583: checking netipsec/ipsec.h usability
configure:11583: gcc -c -g -O2  conftest.c >&5configure:11583: cc  -c -g -O2  conftest.c >&5
 configure:11583: $? = 0  configure:11583: $? = 0
 configure:11583: result: yes  configure:11583: result: yes
 configure:11583: checking netipsec/ipsec.h presence  configure:11583: checking netipsec/ipsec.h presence
configure:11583: gcc -E  conftest.cconfigure:11583: cpp   conftest.c
 configure:11583: $? = 0  configure:11583: $? = 0
 configure:11583: result: yes  configure:11583: result: yes
 configure:11583: checking for netipsec/ipsec.h  configure:11583: checking for netipsec/ipsec.h
Line 2380  configure:11583: result: yes Line 2384  configure:11583: result: yes
 configure:11681: checking for ANSI C header files  configure:11681: checking for ANSI C header files
 configure:11785: result: yes  configure:11785: result: yes
 configure:11793: checking for sys/wait.h that is POSIX.1 compatible  configure:11793: checking for sys/wait.h that is POSIX.1 compatible
configure:11819: gcc -c -g -O2  conftest.c >&5configure:11819: cc  -c -g -O2  conftest.c >&5
 configure:11819: $? = 0  configure:11819: $? = 0
 configure:11826: result: yes  configure:11826: result: yes
 configure:11837: checking limits.h usability  configure:11837: checking limits.h usability
configure:11837: gcc -c -g -O2  conftest.c >&5configure:11837: cc  -c -g -O2  conftest.c >&5
 configure:11837: $? = 0  configure:11837: $? = 0
 configure:11837: result: yes  configure:11837: result: yes
 configure:11837: checking limits.h presence  configure:11837: checking limits.h presence
configure:11837: gcc -E  conftest.cconfigure:11837: cpp   conftest.c
 configure:11837: $? = 0  configure:11837: $? = 0
 configure:11837: result: yes  configure:11837: result: yes
 configure:11837: checking for limits.h  configure:11837: checking for limits.h
 configure:11837: result: yes  configure:11837: result: yes
 configure:11837: checking sys/time.h usability  configure:11837: checking sys/time.h usability
configure:11837: gcc -c -g -O2  conftest.c >&5configure:11837: cc  -c -g -O2  conftest.c >&5
 configure:11837: $? = 0  configure:11837: $? = 0
 configure:11837: result: yes  configure:11837: result: yes
 configure:11837: checking sys/time.h presence  configure:11837: checking sys/time.h presence
configure:11837: gcc -E  conftest.cconfigure:11837: cpp   conftest.c
 configure:11837: $? = 0  configure:11837: $? = 0
 configure:11837: result: yes  configure:11837: result: yes
 configure:11837: checking for sys/time.h  configure:11837: checking for sys/time.h
Line 2406  configure:11837: result: yes Line 2410  configure:11837: result: yes
 configure:11837: checking for unistd.h  configure:11837: checking for unistd.h
 configure:11837: result: yes  configure:11837: result: yes
 configure:11837: checking stdarg.h usability  configure:11837: checking stdarg.h usability
configure:11837: gcc -c -g -O2  conftest.c >&5configure:11837: cc  -c -g -O2  conftest.c >&5
 configure:11837: $? = 0  configure:11837: $? = 0
 configure:11837: result: yes  configure:11837: result: yes
 configure:11837: checking stdarg.h presence  configure:11837: checking stdarg.h presence
configure:11837: gcc -E  conftest.cconfigure:11837: cpp   conftest.c
 configure:11837: $? = 0  configure:11837: $? = 0
 configure:11837: result: yes  configure:11837: result: yes
 configure:11837: checking for stdarg.h  configure:11837: checking for stdarg.h
 configure:11837: result: yes  configure:11837: result: yes
 configure:11837: checking varargs.h usability  configure:11837: checking varargs.h usability
configure:11837: gcc -c -g -O2  conftest.c >&5configure:11837: cc  -c -g -O2  conftest.c >&5
 In file included from conftest.c:64:  In file included from conftest.c:64:
/usr/include/varargs.h:34:2: error: #error "<varargs.h> is obsolete with this version of GCC."/home/misho/work/elwix/build/1.9/obj/i386/home/fbsd_work.src/src/tmp/usr/include/varargs.h:34:2: error: "<varargs.h> is obsolete with this version of GCC."
/usr/include/varargs.h:35:2: error: #error "Change your code to use <stdarg.h> instead."#error "<varargs.h> is obsolete with this version of GCC."
  ^
 /home/misho/work/elwix/build/1.9/obj/i386/home/fbsd_work.src/src/tmp/usr/include/varargs.h:35:2: error: "Change your code to use <stdarg.h> instead."
 #error "Change your code to use <stdarg.h> instead."
  ^
 2 errors generated.
 configure:11837: $? = 1  configure:11837: $? = 1
 configure: failed program was:  configure: failed program was:
 | /* confdefs.h */  | /* confdefs.h */
Line 2488  configure: failed program was: Line 2497  configure: failed program was:
 | #include <varargs.h>  | #include <varargs.h>
 configure:11837: result: no  configure:11837: result: no
 configure:11837: checking varargs.h presence  configure:11837: checking varargs.h presence
configure:11837: gcc -E  conftest.cconfigure:11837: cpp   conftest.c
 In file included from conftest.c:31:  In file included from conftest.c:31:
/usr/include/varargs.h:34:2: error: #error "<varargs.h> is obsolete with this version of GCC."/home/misho/work/elwix/build/1.9/obj/i386/home/fbsd_work.src/src/tmp/usr/include/varargs.h:34:2: error: "<varargs.h> is obsolete with this version of GCC."
/usr/include/varargs.h:35:2: error: #error "Change your code to use <stdarg.h> instead."#error "<varargs.h> is obsolete with this version of GCC."
  ^
 /home/misho/work/elwix/build/1.9/obj/i386/home/fbsd_work.src/src/tmp/usr/include/varargs.h:35:2: error: "Change your code to use <stdarg.h> instead."
 #error "Change your code to use <stdarg.h> instead."
  ^
 2 errors generated.
 configure:11837: $? = 1  configure:11837: $? = 1
 configure: failed program was:  configure: failed program was:
 | /* confdefs.h */  | /* confdefs.h */
Line 2529  configure:11837: result: no Line 2543  configure:11837: result: no
 configure:11837: checking for varargs.h  configure:11837: checking for varargs.h
 configure:11837: result: no  configure:11837: result: no
 configure:11849: checking shadow.h usability  configure:11849: checking shadow.h usability
configure:11849: gcc -c -g -O2  conftest.c >&5configure:11849: cc  -c -g -O2  conftest.c >&5
conftest.c:64:20: error: shadow.h: No such file or directoryconftest.c:64:10: fatal error: 'shadow.h' file not found
 #include <shadow.h>
          ^
 1 error generated.
 configure:11849: $? = 1  configure:11849: $? = 1
 configure: failed program was:  configure: failed program was:
 | /* confdefs.h */  | /* confdefs.h */
Line 2599  configure: failed program was: Line 2616  configure: failed program was:
 | #include <shadow.h>  | #include <shadow.h>
 configure:11849: result: no  configure:11849: result: no
 configure:11849: checking shadow.h presence  configure:11849: checking shadow.h presence
configure:11849: gcc -E  conftest.cconfigure:11849: cpp   conftest.c
conftest.c:31:20: error: shadow.h: No such file or directoryconftest.c:31:10: fatal error: 'shadow.h' file not found
 #include <shadow.h>
          ^
 1 error generated.
 configure:11849: $? = 1  configure:11849: $? = 1
 configure: failed program was:  configure: failed program was:
 | /* confdefs.h */  | /* confdefs.h */
Line 2638  configure:11849: result: no Line 2658  configure:11849: result: no
 configure:11849: checking for shadow.h  configure:11849: checking for shadow.h
 configure:11849: result: no  configure:11849: result: no
 configure:11861: checking for an ANSI C-conforming const  configure:11861: checking for an ANSI C-conforming const
configure:11926: gcc -c -g -O2  conftest.c >&5configure:11926: cc  -c -g -O2  conftest.c >&5
 configure:11926: $? = 0  configure:11926: $? = 0
 configure:11933: result: yes  configure:11933: result: yes
 configure:11941: checking for pid_t  configure:11941: checking for pid_t
configure:11941: gcc -c -g -O2  conftest.c >&5configure:11941: cc  -c -g -O2  conftest.c >&5
 configure:11941: $? = 0  configure:11941: $? = 0
configure:11941: gcc -c -g -O2  conftest.c >&5configure:11941: cc  -c -g -O2  conftest.c >&5
conftest.c: In function 'main':conftest.c:67:20: error: expected expression
conftest.c:67: error: expected expression before ')' tokenif (sizeof ((pid_t)))
                    ^
 1 error generated.
 configure:11941: $? = 1  configure:11941: $? = 1
 configure: failed program was:  configure: failed program was:
 | /* confdefs.h */  | /* confdefs.h */
Line 2722  configure: failed program was: Line 2744  configure: failed program was:
 | }  | }
 configure:11941: result: yes  configure:11941: result: yes
 configure:11952: checking for size_t  configure:11952: checking for size_t
configure:11952: gcc -c -g -O2  conftest.c >&5configure:11952: cc  -c -g -O2  conftest.c >&5
 configure:11952: $? = 0  configure:11952: $? = 0
configure:11952: gcc -c -g -O2  conftest.c >&5configure:11952: cc  -c -g -O2  conftest.c >&5
conftest.c: In function 'main':conftest.c:67:21: error: expected expression
conftest.c:67: error: expected expression before ')' tokenif (sizeof ((size_t)))
                     ^
 1 error generated.
 configure:11952: $? = 1  configure:11952: $? = 1
 configure: failed program was:  configure: failed program was:
 | /* confdefs.h */  | /* confdefs.h */
Line 2802  configure: failed program was: Line 2826  configure: failed program was:
 | }  | }
 configure:11952: result: yes  configure:11952: result: yes
 configure:11963: checking whether time.h and sys/time.h may both be included  configure:11963: checking whether time.h and sys/time.h may both be included
configure:11983: gcc -c -g -O2  conftest.c >&5configure:11983: cc  -c -g -O2  conftest.c >&5
 configure:11983: $? = 0  configure:11983: $? = 0
 configure:11990: result: yes  configure:11990: result: yes
 configure:11998: checking whether struct tm is in sys/time.h or time.h  configure:11998: checking whether struct tm is in sys/time.h or time.h
configure:12018: gcc -c -g -O2  conftest.c >&5configure:12018: cc  -c -g -O2  conftest.c >&5
 configure:12018: $? = 0  configure:12018: $? = 0
 configure:12025: result: time.h  configure:12025: result: time.h
 configure:12035: checking for working memcmp  configure:12035: checking for working memcmp
configure:12078: gcc -o conftest -g -O2   conftest.c  >&5configure:12078: cc  -o conftest -g -O2   conftest.c  >&5
 configure:12078: $? = 0  configure:12078: $? = 0
 configure:12078: ./conftest  configure:12078: ./conftest
 configure:12078: $? = 0  configure:12078: $? = 0
 configure:12088: result: yes  configure:12088: result: yes
 configure:12097: checking return type of signal handlers  configure:12097: checking return type of signal handlers
configure:12115: gcc -c -g -O2  conftest.c >&5configure:12115: cc  -c -g -O2  conftest.c >&5
conftest.c: In function 'main':conftest.c:38:8: error: indirection requires pointer operand ('void' invalid)
conftest.c:38: error: void value not ignored as it ought to bereturn *(signal (0, 0)) (0) == 1;
        ^~~~~~~~~~~~~~~~~~~~
 1 error generated.
 configure:12115: $? = 1  configure:12115: $? = 1
 configure: failed program was:  configure: failed program was:
 | /* confdefs.h */  | /* confdefs.h */
Line 2864  configure: failed program was: Line 2890  configure: failed program was:
 | }  | }
 configure:12122: result: void  configure:12122: result: void
 configure:12132: checking for vprintf  configure:12132: checking for vprintf
configure:12132: gcc -o conftest -g -O2   conftest.c  >&5configure:12132: cc  -o conftest -g -O2   conftest.c  >&5
conftest.c:56: warning: conflicting types for built-in function 'vprintf'conftest.c:56:6: warning: incompatible redeclaration of library function 'vprintf' [-Wincompatible-library-redeclaration]
 char vprintf ();
      ^
 conftest.c:56:6: note: 'vprintf' is a builtin with type 'int (const char *, __builtin_va_list)'
 1 warning generated.
 configure:12132: $? = 0  configure:12132: $? = 0
 configure:12132: result: yes  configure:12132: result: yes
 configure:12138: checking for _doprnt  configure:12138: checking for _doprnt
configure:12138: gcc -o conftest -g -O2   conftest.c  >&5configure:12138: cc  -o conftest -g -O2   conftest.c  >&5
/tmp//ccTBiOmN.o: In function `main':/tmp/conftest-AyrKbt.o: In function `main':
 /home/misho/work/embedaddon/ipsec-tools/conftest.c:68: undefined reference to `_doprnt'  /home/misho/work/embedaddon/ipsec-tools/conftest.c:68: undefined reference to `_doprnt'
   cc: error: linker command failed with exit code 1 (use -v to see invocation)
 configure:12138: $? = 1  configure:12138: $? = 1
 configure: failed program was:  configure: failed program was:
 | /* confdefs.h */  | /* confdefs.h */
Line 2947  configure: failed program was: Line 2978  configure: failed program was:
 | }  | }
 configure:12138: result: no  configure:12138: result: no
 configure:12152: checking for gettimeofday  configure:12152: checking for gettimeofday
configure:12152: gcc -o conftest -g -O2   conftest.c  >&5configure:12152: cc  -o conftest -g -O2   conftest.c  >&5
 configure:12152: $? = 0  configure:12152: $? = 0
 configure:12152: result: yes  configure:12152: result: yes
 configure:12152: checking for select  configure:12152: checking for select
configure:12152: gcc -o conftest -g -O2   conftest.c  >&5configure:12152: cc  -o conftest -g -O2   conftest.c  >&5
 configure:12152: $? = 0  configure:12152: $? = 0
 configure:12152: result: yes  configure:12152: result: yes
 configure:12152: checking for socket  configure:12152: checking for socket
configure:12152: gcc -o conftest -g -O2   conftest.c  >&5configure:12152: cc  -o conftest -g -O2   conftest.c  >&5
 configure:12152: $? = 0  configure:12152: $? = 0
 configure:12152: result: yes  configure:12152: result: yes
 configure:12152: checking for strerror  configure:12152: checking for strerror
configure:12152: gcc -o conftest -g -O2   conftest.c  >&5configure:12152: cc  -o conftest -g -O2   conftest.c  >&5
 conftest.c:60:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
 char strerror ();
      ^
 conftest.c:60:6: note: 'strerror' is a builtin with type 'char *(int)'
 1 warning generated.
 configure:12152: $? = 0  configure:12152: $? = 0
 configure:12152: result: yes  configure:12152: result: yes
 configure:12152: checking for strtol  configure:12152: checking for strtol
configure:12152: gcc -o conftest -g -O2   conftest.c  >&5configure:12152: cc  -o conftest -g -O2   conftest.c  >&5
 configure:12152: $? = 0  configure:12152: $? = 0
 configure:12152: result: yes  configure:12152: result: yes
 configure:12152: checking for strtoul  configure:12152: checking for strtoul
configure:12152: gcc -o conftest -g -O2   conftest.c  >&5configure:12152: cc  -o conftest -g -O2   conftest.c  >&5
 configure:12152: $? = 0  configure:12152: $? = 0
 configure:12152: result: yes  configure:12152: result: yes
 configure:12152: checking for strlcpy  configure:12152: checking for strlcpy
configure:12152: gcc -o conftest -g -O2   conftest.c  >&5configure:12152: cc  -o conftest -g -O2   conftest.c  >&5
 conftest.c:63:6: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration]
 char strlcpy ();
      ^
 conftest.c:63:6: note: 'strlcpy' is a builtin with type 'unsigned int (char *, const char *, unsigned int)'
 1 warning generated.
 configure:12152: $? = 0  configure:12152: $? = 0
 configure:12152: result: yes  configure:12152: result: yes
 configure:12152: checking for strlcat  configure:12152: checking for strlcat
configure:12152: gcc -o conftest -g -O2   conftest.c  >&5configure:12152: cc  -o conftest -g -O2   conftest.c  >&5
 conftest.c:64:6: warning: incompatible redeclaration of library function 'strlcat' [-Wincompatible-library-redeclaration]
 char strlcat ();
      ^
 conftest.c:64:6: note: 'strlcat' is a builtin with type 'unsigned int (char *, const char *, unsigned int)'
 1 warning generated.
 configure:12152: $? = 0  configure:12152: $? = 0
 configure:12152: result: yes  configure:12152: result: yes
 configure:12161: checking for strdup  configure:12161: checking for strdup
configure:12161: gcc -o conftest -g -O2   conftest.c  >&5configure:12161: cc  -o conftest -g -O2   conftest.c  >&5
conftest.c:65: warning: conflicting types for built-in function 'strdup'conftest.c:65:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
 char strdup ();
      ^
 conftest.c:65:6: note: 'strdup' is a builtin with type 'char *(const char *)'
 1 warning generated.
 configure:12161: $? = 0  configure:12161: $? = 0
 configure:12161: result: yes  configure:12161: result: yes
 configure:12178: checking for an implementation of va_copy()  configure:12178: checking for an implementation of va_copy()
configure:12206: gcc -o conftest -Wall -O2   conftest.c  >&5configure:12206: cc  -o conftest -Wall -O2   conftest.c  >&5
conftest.c: In function 'func':conftest.c:49:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))'
conftest.c:49: warning: implicit declaration of function 'exit'                                exit (1);
conftest.c:49: warning: incompatible implicit declaration of built-in function 'exit'                                ^
 conftest.c:49:5: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit'
 1 warning generated.
 configure:12206: $? = 0  configure:12206: $? = 0
 configure:12206: ./conftest  configure:12206: ./conftest
 configure:12206: $? = 0  configure:12206: $? = 0
 configure:12217: result: yes  configure:12217: result: yes
 configure:12286: checking if printf accepts %z  configure:12286: checking if printf accepts %z
configure:12305: gcc -c -g -O2 -Wall -Werror  conftest.c >&5configure:12305: cc  -c -g -O2 -Wall -Werror  conftest.c >&5
 configure:12305: $? = 0  configure:12305: $? = 0
 configure:12306: result: yes  configure:12306: result: yes
 configure:12321: checking if __func__ is available  configure:12321: checking if __func__ is available
configure:12335: gcc -c -g -O2  conftest.c >&5configure:12335: cc  -c -g -O2  conftest.c >&5
conftest.c: In function 'main':conftest.c:49:7: warning: initializing 'char *' with an expression of type 'const char [5]' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
conftest.c:49: warning: initialization discards qualifiers from pointer target typechar *x = __func__;
       ^   ~~~~~~~~
 1 warning generated.
 configure:12335: $? = 0  configure:12335: $? = 0
 configure:12339: result: yes  configure:12339: result: yes
 configure:12348: checking if readline support is requested  configure:12348: checking if readline support is requested
 configure:12358: result: yes  configure:12358: result: yes
 configure:12363: checking readline/readline.h usability  configure:12363: checking readline/readline.h usability
configure:12363: gcc -c -g -O2  conftest.c >&5configure:12363: cc  -c -g -O2  conftest.c >&5
 configure:12363: $? = 0  configure:12363: $? = 0
 configure:12363: result: yes  configure:12363: result: yes
 configure:12363: checking readline/readline.h presence  configure:12363: checking readline/readline.h presence
configure:12363: gcc -E  conftest.cconfigure:12363: cpp   conftest.c
 configure:12363: $? = 0  configure:12363: $? = 0
 configure:12363: result: yes  configure:12363: result: yes
 configure:12363: checking for readline/readline.h  configure:12363: checking for readline/readline.h
 configure:12363: result: yes  configure:12363: result: yes
 configure:12365: checking for readline in -lreadline  configure:12365: checking for readline in -lreadline
configure:12390: gcc -o conftest -g -O2   conftest.c -lreadline   >&5configure:12390: cc  -o conftest -g -O2   conftest.c -lreadline   >&5
 configure:12390: $? = 0  configure:12390: $? = 0
 configure:12399: result: yes  configure:12399: result: yes
 configure:12416: checking if --with-flex option is specified  configure:12416: checking if --with-flex option is specified
Line 3025  configure:12439: result: default Line 3079  configure:12439: result: default
 configure:12447: checking if --with-openssl option is specified  configure:12447: checking if --with-openssl option is specified
 configure:12455: result: default  configure:12455: result: default
 configure:12462: checking openssl version  configure:12462: checking openssl version
configure:12479: gcc -c -g -O2  conftest.c >&5configure:12479: cc  -c -g -O2  conftest.c >&5
 configure:12479: $? = 0  configure:12479: $? = 0
 configure:12480: result: ok  configure:12480: result: ok
 configure:12492: checking openssl/engine.h usability  configure:12492: checking openssl/engine.h usability
configure:12492: gcc -c -g -O2  conftest.c >&5configure:12492: cc  -c -g -O2  conftest.c >&5
 configure:12492: $? = 0  configure:12492: $? = 0
 configure:12492: result: yes  configure:12492: result: yes
 configure:12492: checking openssl/engine.h presence  configure:12492: checking openssl/engine.h presence
configure:12492: gcc -E  conftest.cconfigure:12492: cpp   conftest.c
 configure:12492: $? = 0  configure:12492: $? = 0
 configure:12492: result: yes  configure:12492: result: yes
 configure:12492: checking for openssl/engine.h  configure:12492: checking for openssl/engine.h
 configure:12492: result: yes  configure:12492: result: yes
 configure:12506: checking openssl/aes.h usability  configure:12506: checking openssl/aes.h usability
configure:12506: gcc -c -g -O2  conftest.c >&5configure:12506: cc  -c -g -O2  conftest.c >&5
 configure:12506: $? = 0  configure:12506: $? = 0
 configure:12506: result: yes  configure:12506: result: yes
 configure:12506: checking openssl/aes.h presence  configure:12506: checking openssl/aes.h presence
configure:12506: gcc -E  conftest.cconfigure:12506: cpp   conftest.c
 configure:12506: $? = 0  configure:12506: $? = 0
 configure:12506: result: yes  configure:12506: result: yes
 configure:12506: checking for openssl/aes.h  configure:12506: checking for openssl/aes.h
Line 3051  configure:12506: result: yes Line 3105  configure:12506: result: yes
 configure:12520: checking sha2 support  configure:12520: checking sha2 support
 configure:12525: result: yes  configure:12525: result: yes
 configure:12527: checking openssl/sha2.h usability  configure:12527: checking openssl/sha2.h usability
configure:12527: gcc -c -g -O2  conftest.c >&5configure:12527: cc  -c -g -O2  conftest.c >&5
conftest.c:82:26: error: openssl/sha2.h: No such file or directoryconftest.c:82:10: fatal error: 'openssl/sha2.h' file not found
 #include <openssl/sha2.h>
          ^
 1 error generated.
 configure:12527: $? = 1  configure:12527: $? = 1
 configure: failed program was:  configure: failed program was:
 | /* confdefs.h */  | /* confdefs.h */
Line 3139  configure: failed program was: Line 3196  configure: failed program was:
 | #include <openssl/sha2.h>  | #include <openssl/sha2.h>
 configure:12527: result: no  configure:12527: result: no
 configure:12527: checking openssl/sha2.h presence  configure:12527: checking openssl/sha2.h presence
configure:12527: gcc -E  conftest.cconfigure:12527: cpp   conftest.c
conftest.c:49:26: error: openssl/sha2.h: No such file or directoryconftest.c:49:10: fatal error: 'openssl/sha2.h' file not found
 #include <openssl/sha2.h>
          ^
 1 error generated.
 configure:12527: $? = 1  configure:12527: $? = 1
 configure: failed program was:  configure: failed program was:
 | /* confdefs.h */  | /* confdefs.h */
Line 3196  configure:12527: result: no Line 3256  configure:12527: result: no
 configure:12527: checking for openssl/sha2.h  configure:12527: checking for openssl/sha2.h
 configure:12527: result: no  configure:12527: result: no
 configure:12532: checking if sha2 is defined in openssl/sha.h  configure:12532: checking if sha2 is defined in openssl/sha.h
configure:12552: gcc -c -g -O2  conftest.c >&5configure:12552: cc  -c -g -O2  conftest.c >&5
 configure:12552: $? = 0  configure:12552: $? = 0
 configure:12554: result: yes  configure:12554: result: yes
 configure:12584: checking openssl/camellia.h usability  configure:12584: checking openssl/camellia.h usability
configure:12584: gcc -c -g -O2  conftest.c >&5configure:12584: cc  -c -g -O2  conftest.c >&5
 configure:12584: $? = 0  configure:12584: $? = 0
 configure:12584: result: yes  configure:12584: result: yes
 configure:12584: checking openssl/camellia.h presence  configure:12584: checking openssl/camellia.h presence
configure:12584: gcc -E  conftest.cconfigure:12584: cpp   conftest.c
 configure:12584: $? = 0  configure:12584: $? = 0
 configure:12584: result: yes  configure:12584: result: yes
 configure:12584: checking for openssl/camellia.h  configure:12584: checking for openssl/camellia.h
Line 3216  configure:12624: result: no Line 3276  configure:12624: result: no
 configure:12683: checking if --enable-idea option is specified  configure:12683: checking if --enable-idea option is specified
 configure:12692: result: no  configure:12692: result: no
 configure:12753: checking for crypto containing MD5_Init  configure:12753: checking for crypto containing MD5_Init
configure:12778: gcc -o conftest -g -O2   conftest.c  -lreadline >&5configure:12778: cc  -o conftest -g -O2   conftest.c  -lreadline >&5
/tmp//cc1oPJ6l.o: In function `main':/tmp/conftest-4NNxkF.o: In function `main':
 /home/misho/work/embedaddon/ipsec-tools/conftest.c:63: undefined reference to `MD5_Init'  /home/misho/work/embedaddon/ipsec-tools/conftest.c:63: undefined reference to `MD5_Init'
   cc: error: linker command failed with exit code 1 (use -v to see invocation)
 configure:12778: $? = 1  configure:12778: $? = 1
 configure: failed program was:  configure: failed program was:
 | /* confdefs.h */  | /* confdefs.h */
Line 3287  configure: failed program was: Line 3348  configure: failed program was:
 |   ;  |   ;
 |   return 0;  |   return 0;
 | }  | }
configure:12800: gcc -o conftest -g -O2   conftest.c -lcrypto  -lreadline >&5configure:12800: cc  -o conftest -g -O2   conftest.c -lcrypto  -lreadline >&5
 configure:12800: $? = 0  configure:12800: $? = 0
 configure:12811: result: -lcrypto  configure:12811: result: -lcrypto
 configure:12822: checking for util containing login  configure:12822: checking for util containing login
configure:12847: gcc -o conftest -g -O2   conftest.c -lcrypto  -lreadline >&5configure:12847: cc  -o conftest -g -O2   conftest.c -lcrypto  -lreadline >&5
/tmp//ccrqYEM2.o: In function `main':/tmp/conftest-WNJKEm.o: In function `main':
 /home/misho/work/embedaddon/ipsec-tools/conftest.c:63: undefined reference to `login'  /home/misho/work/embedaddon/ipsec-tools/conftest.c:63: undefined reference to `login'
   cc: error: linker command failed with exit code 1 (use -v to see invocation)
 configure:12847: $? = 1  configure:12847: $? = 1
 configure: failed program was:  configure: failed program was:
 | /* confdefs.h */  | /* confdefs.h */
Line 3362  configure: failed program was: Line 3424  configure: failed program was:
 |   ;  |   ;
 |   return 0;  |   return 0;
 | }  | }
configure:12869: gcc -o conftest -g -O2   conftest.c -lutil -lcrypto  -lreadline >&5configure:12869: cc  -o conftest -g -O2   conftest.c -lutil -lcrypto  -lreadline >&5
/tmp//ccsFlPLw.o: In function `main':/tmp/conftest-MhNFPO.o: In function `main':
 /home/misho/work/embedaddon/ipsec-tools/conftest.c:63: undefined reference to `login'  /home/misho/work/embedaddon/ipsec-tools/conftest.c:63: undefined reference to `login'
   cc: error: linker command failed with exit code 1 (use -v to see invocation)
 configure:12869: $? = 1  configure:12869: $? = 1
 configure: failed program was:  configure: failed program was:
 | /* confdefs.h */  | /* confdefs.h */
Line 3443  configure:13126: result: yes Line 3506  configure:13126: result: yes
 configure:13144: checking if --with-libradius option is specified  configure:13144: checking if --with-libradius option is specified
 configure:13154: result: yes  configure:13154: result: yes
 configure:13162: checking for radius containing rad_create_request  configure:13162: checking for radius containing rad_create_request
configure:13187: gcc -o conftest -g -O2   conftest.c -lcrypto  -lreadline -lcrypt -lcrypt >&5configure:13187: cc  -o conftest -g -O2   conftest.c -lcrypto  -lreadline -lcrypt -lcrypt >&5
/tmp//ccVEaPV4.o: In function `main':/tmp/conftest-QU6Gz2.o: In function `main':
 /home/misho/work/embedaddon/ipsec-tools/conftest.c:65: undefined reference to `rad_create_request'  /home/misho/work/embedaddon/ipsec-tools/conftest.c:65: undefined reference to `rad_create_request'
   cc: error: linker command failed with exit code 1 (use -v to see invocation)
 configure:13187: $? = 1  configure:13187: $? = 1
 configure: failed program was:  configure: failed program was:
 | /* confdefs.h */  | /* confdefs.h */
Line 3516  configure: failed program was: Line 3580  configure: failed program was:
 |   ;  |   ;
 |   return 0;  |   return 0;
 | }  | }
configure:13209: gcc -o conftest -g -O2   conftest.c -lradius -lcrypto  -lreadline -lcrypt -lcrypt >&5configure:13209: cc  -o conftest -g -O2   conftest.c -lradius -lcrypto  -lreadline -lcrypt -lcrypt >&5
 configure:13209: $? = 0  configure:13209: $? = 0
 configure:13220: result: -lradius  configure:13220: result: -lradius
 configure:13336: checking for rad_create_request  configure:13336: checking for rad_create_request
configure:13336: gcc -o conftest -g -O2   conftest.c -lradius -lcrypto  -lreadline -lcrypt -lcrypt -L/lib -R/lib -lradius >&5configure:13336: cc  -o conftest -g -O2   conftest.c -lradius -lcrypto  -lreadline -lcrypt -lcrypt -L/lib -R/lib -lradius >&5
 cc: warning: argument unused during compilation: '-R/lib'
 configure:13336: $? = 0  configure:13336: $? = 0
 configure:13336: result: yes  configure:13336: result: yes
 configure:13347: checking if --with-libpam option is specified  configure:13347: checking if --with-libpam option is specified
Line 3541  configure:14031: result: no Line 3606  configure:14031: result: no
 configure:14035: checking whether to enable ipv6  configure:14035: checking whether to enable ipv6
 configure:14045: result: yes  configure:14045: result: yes
 configure:14095: checking for advanced API support  configure:14095: checking for advanced API support
configure:14112: gcc -c -g -O2  conftest.c >&5configure:14112: cc  -c -g -O2  conftest.c >&5
 configure:14112: $? = 0  configure:14112: $? = 0
 configure:14113: result: yes  configure:14113: result: yes
 configure:14126: checking getaddrinfo bug  configure:14126: checking getaddrinfo bug
configure:14226: gcc -o conftest -Wall -O2   conftest.c -lradius -lcrypto  -lreadline -lcrypt -lcrypt -L/lib -R/lib -lradius >&5configure:14226: cc  -o conftest -Wall -O2   conftest.c -lradius -lcrypto  -lreadline -lcrypt -lcrypt -L/lib -R/lib -lradius >&5
 cc: warning: argument unused during compilation: '-R/lib'
 configure:14226: $? = 0  configure:14226: $? = 0
 configure:14226: ./conftest  configure:14226: ./conftest
 configure:14226: $? = 0  configure:14226: $? = 0
 configure:14227: result: good  configure:14227: result: good
 configure:14249: checking kernel NAT-Traversal support  configure:14249: checking kernel NAT-Traversal support
 configure:14272: checking for struct sadb_x_nat_t_type.sadb_x_nat_t_type_len  configure:14272: checking for struct sadb_x_nat_t_type.sadb_x_nat_t_type_len
configure:14272: gcc -c -g -O2  conftest.c >&5configure:14272: cc  -c -g -O2  conftest.c >&5
 configure:14272: $? = 0  configure:14272: $? = 0
 configure:14272: result: yes  configure:14272: result: yes
 configure:14284: result: yes  configure:14284: result: yes
Line 3565  configure:14380: result: no Line 3631  configure:14380: result: no
 configure:14383: checking whether we support FWD policy  configure:14383: checking whether we support FWD policy
 configure:14416: result: no  configure:14416: result: no
 configure:14421: checking for ipsec_policy_t  configure:14421: checking for ipsec_policy_t
configure:14421: gcc -c -g -O2  conftest.c >&5configure:14421: cc  -c -g -O2  conftest.c >&5
conftest.c:66:36: error: netinet6/ipsec.h: No such file or directoryconftest.c:66:18: fatal error: 'netinet6/ipsec.h' file not found
conftest.c: In function 'main':                #include <netinet6/ipsec.h>
conftest.c:72: error: 'ipsec_policy_t' undeclared (first use in this function)                         ^
conftest.c:72: error: (Each undeclared identifier is reported only once1 error generated.
conftest.c:72: error: for each function it appears in.) 
 configure:14421: $? = 1  configure:14421: $? = 1
 configure: failed program was:  configure: failed program was:
 | /* confdefs.h */  | /* confdefs.h */
Line 3653  configure:14421: result: no Line 3718  configure:14421: result: no
 configure:14436: checking kernel Security Context support  configure:14436: checking kernel Security Context support
 configure:14457: result: no  configure:14457: result: no
 configure:14460: checking selinux/selinux.h usability  configure:14460: checking selinux/selinux.h usability
configure:14460: gcc -c -g -O2  conftest.c >&5configure:14460: cc  -c -g -O2  conftest.c >&5
conftest.c:97:29: error: selinux/selinux.h: No such file or directoryconftest.c:97:10: fatal error: 'selinux/selinux.h' file not found
 #include <selinux/selinux.h>
          ^
 1 error generated.
 configure:14460: $? = 1  configure:14460: $? = 1
 configure: failed program was:  configure: failed program was:
 | /* confdefs.h */  | /* confdefs.h */
Line 3756  configure: failed program was: Line 3824  configure: failed program was:
 | #include <selinux/selinux.h>  | #include <selinux/selinux.h>
 configure:14460: result: no  configure:14460: result: no
 configure:14460: checking selinux/selinux.h presence  configure:14460: checking selinux/selinux.h presence
configure:14460: gcc -E  conftest.cconfigure:14460: cpp   conftest.c
conftest.c:64:29: error: selinux/selinux.h: No such file or directoryconftest.c:64:10: fatal error: 'selinux/selinux.h' file not found
 #include <selinux/selinux.h>
          ^
 1 error generated.
 configure:14460: $? = 1  configure:14460: $? = 1
 configure: failed program was:  configure: failed program was:
 | /* confdefs.h */  | /* confdefs.h */
Line 3830  configure:14460: result: no Line 3901  configure:14460: result: no
 configure:14510: checking whether to support Security Context  configure:14510: checking whether to support Security Context
 configure:14520: result: no  configure:14520: result: no
 configure:14541: checking for rt containing clock_gettime  configure:14541: checking for rt containing clock_gettime
configure:14566: gcc -o conftest -g -O2   conftest.c -lradius -lcrypto  -lreadline -lcrypt -lcrypt -L/lib -R/lib -lradius >&5configure:14566: cc  -o conftest -g -O2   conftest.c -lradius -lcrypto  -lreadline -lcrypt -lcrypt -L/lib -R/lib -lradius >&5
 cc: warning: argument unused during compilation: '-R/lib'
 configure:14566: $? = 0  configure:14566: $? = 0
 configure:14599: result: none required  configure:14599: result: none required
 configure:14608: checking for monotonic system clock  configure:14608: checking for monotonic system clock
configure:14621: gcc -c -g -O2  conftest.c >&5configure:14621: cc  -c -g -O2  conftest.c >&5
 configure:14621: $? = 0  configure:14621: $? = 0
 configure:14625: result: yes  configure:14625: result: yes
 configure:14773: creating ./config.status  configure:14773: creating ./config.status
Line 3876  configure:16997: WARNING: unrecognized options: --enab Line 3948  configure:16997: WARNING: unrecognized options: --enab
 ## Cache variables. ##  ## Cache variables. ##
 ## ---------------- ##  ## ---------------- ##
   
ac_cv_build=i386-unknown-freebsd10.0ac_cv_build=i386-elwix-freebsd
 ac_cv_c_compiler_gnu=yes  ac_cv_c_compiler_gnu=yes
 ac_cv_c_const=yes  ac_cv_c_const=yes
ac_cv_env_CC_set=''ac_cv_env_CC_set=set
ac_cv_env_CC_value=''ac_cv_env_CC_value='cc '
 ac_cv_env_CFLAGS_set=''  ac_cv_env_CFLAGS_set=''
 ac_cv_env_CFLAGS_value=''  ac_cv_env_CFLAGS_value=''
 ac_cv_env_CPPFLAGS_set=''  ac_cv_env_CPPFLAGS_set=''
 ac_cv_env_CPPFLAGS_value=''  ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''ac_cv_env_CPP_set=set
ac_cv_env_CPP_value=''ac_cv_env_CPP_value='cpp '
 ac_cv_env_LDFLAGS_set=''  ac_cv_env_LDFLAGS_set=''
 ac_cv_env_LDFLAGS_value=''  ac_cv_env_LDFLAGS_value=''
 ac_cv_env_LIBS_set=''  ac_cv_env_LIBS_set=''
Line 3895  ac_cv_env_YACC_set='' Line 3967  ac_cv_env_YACC_set=''
 ac_cv_env_YACC_value=''  ac_cv_env_YACC_value=''
 ac_cv_env_YFLAGS_set=''  ac_cv_env_YFLAGS_set=''
 ac_cv_env_YFLAGS_value=''  ac_cv_env_YFLAGS_value=''
ac_cv_env_build_alias_set=''ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=''ac_cv_env_build_alias_value=i386-elwix-freebsd
 ac_cv_env_host_alias_set=''  ac_cv_env_host_alias_set=''
 ac_cv_env_host_alias_value=''  ac_cv_env_host_alias_value=''
 ac_cv_env_target_alias_set=''  ac_cv_env_target_alias_set=''
Line 3942  ac_cv_header_sys_wait_h=yes Line 4014  ac_cv_header_sys_wait_h=yes
 ac_cv_header_time=yes  ac_cv_header_time=yes
 ac_cv_header_unistd_h=yes  ac_cv_header_unistd_h=yes
 ac_cv_header_varargs_h=no  ac_cv_header_varargs_h=no
ac_cv_host=i386-unknown-freebsd10.0ac_cv_host=i386-elwix-freebsd
 ac_cv_lib_lex=-lfl  ac_cv_lib_lex=-lfl
 ac_cv_lib_readline_readline=yes  ac_cv_lib_readline_readline=yes
 ac_cv_member_struct_sadb_x_nat_t_type_sadb_x_nat_t_type_len=yes  ac_cv_member_struct_sadb_x_nat_t_type_sadb_x_nat_t_type_len=yes
Line 3952  ac_cv_path_FGREP='/usr/bin/grep -F' Line 4024  ac_cv_path_FGREP='/usr/bin/grep -F'
 ac_cv_path_GREP=/usr/bin/grep  ac_cv_path_GREP=/usr/bin/grep
 ac_cv_path_KRB5_CONFIG=/usr/bin/krb5-config  ac_cv_path_KRB5_CONFIG=/usr/bin/krb5-config
 ac_cv_path_SED=/usr/bin/sed  ac_cv_path_SED=/usr/bin/sed
ac_cv_path_install='/usr/bin/install -c'ac_cv_path_install='/home/misho/work/elwix/build/1.9/obj/i386/home/fbsd_work.src/src/tmp/legacy/usr/bin/install -c'
 ac_cv_prog_AWK=gawk  ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'ac_cv_prog_CPP='cpp '
 ac_cv_prog_LEX=flex  ac_cv_prog_LEX=flex
 ac_cv_prog_YACC='bison -y'  ac_cv_prog_YACC='bison -y'
 ac_cv_prog_ac_ct_AR=ar  ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gccac_cv_prog_ac_ct_CC='cc '
 ac_cv_prog_ac_ct_OBJDUMP=objdump  ac_cv_prog_ac_ct_OBJDUMP=objdump
 ac_cv_prog_ac_ct_RANLIB=ranlib  ac_cv_prog_ac_ct_RANLIB=ranlib
 ac_cv_prog_ac_ct_STRIP=strip  ac_cv_prog_ac_ct_STRIP=strip
Line 3985  lt_cv_file_magic_test_file='' Line 4057  lt_cv_file_magic_test_file=''
 lt_cv_ld_reload_flag=-r  lt_cv_ld_reload_flag=-r
 lt_cv_nm_interface='BSD nm'  lt_cv_nm_interface='BSD nm'
 lt_cv_objdir=.libs  lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ldlt_cv_path_LD=ld
lt_cv_path_NM='/usr/bin/nm -B'lt_cv_path_NM=nm
 lt_cv_prog_compiler_c_o=yes  lt_cv_prog_compiler_c_o=yes
 lt_cv_prog_compiler_pic_works=yes  lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=nolt_cv_prog_compiler_rtti_exceptions=yes
 lt_cv_prog_compiler_static_works=yes  lt_cv_prog_compiler_static_works=yes
 lt_cv_prog_gnu_ld=yes  lt_cv_prog_gnu_ld=yes
 lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'  lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'
Line 4012  AUTOCONF='${SHELL} /home/misho/work/embedaddon/ipsec-t Line 4084  AUTOCONF='${SHELL} /home/misho/work/embedaddon/ipsec-t
 AUTOHEADER='${SHELL} /home/misho/work/embedaddon/ipsec-tools/missing --run autoheader'  AUTOHEADER='${SHELL} /home/misho/work/embedaddon/ipsec-tools/missing --run autoheader'
 AUTOMAKE='${SHELL} /home/misho/work/embedaddon/ipsec-tools/missing --run automake-1.11'  AUTOMAKE='${SHELL} /home/misho/work/embedaddon/ipsec-tools/missing --run automake-1.11'
 AWK='gawk'  AWK='gawk'
CC='gcc'CC='cc '
 CCDEPMODE='depmode=gcc3'  CCDEPMODE='depmode=gcc3'
 CFLAGS='-g -O2  -Wall -Werror -Wno-unused'  CFLAGS='-g -O2  -Wall -Werror -Wno-unused'
 CONFIGURE_AMFLAGS=''  CONFIGURE_AMFLAGS=''
CPP='gcc -E'CPP='cpp '
 CPPFLAGS='  -I${top_srcdir}/src/racoon/missing'  CPPFLAGS='  -I${top_srcdir}/src/racoon/missing'
 CRYPTOBJS=''  CRYPTOBJS=''
 CYGPATH_W='echo'  CYGPATH_W='echo'
Line 4043  INSTALL_SCRIPT='${INSTALL}' Line 4115  INSTALL_SCRIPT='${INSTALL}'
 INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'  INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
 KERNEL_INCLUDE=''  KERNEL_INCLUDE=''
 KRB5_CONFIG='/usr/bin/krb5-config'  KRB5_CONFIG='/usr/bin/krb5-config'
LD='/usr/bin/ld'LD='ld'
 LDFLAGS=''  LDFLAGS=''
 LEX='flex'  LEX='flex'
 LEXLIB='-lfl'  LEXLIB='-lfl'
Line 4057  LTLIBOBJS='' Line 4129  LTLIBOBJS=''
 MAKEINFO='${SHELL} /home/misho/work/embedaddon/ipsec-tools/missing --run makeinfo'  MAKEINFO='${SHELL} /home/misho/work/embedaddon/ipsec-tools/missing --run makeinfo'
 MKDIR_P='./install-sh -c -d'  MKDIR_P='./install-sh -c -d'
 NATT_OBJS='nattraversal.o'  NATT_OBJS='nattraversal.o'
NM='/usr/bin/nm -B'NM='nm'
 NMEDIT=''  NMEDIT=''
 OBJDUMP='objdump'  OBJDUMP='objdump'
 OBJEXT='o'  OBJEXT='o'
Line 4081  STRIP='strip' Line 4153  STRIP='strip'
 VERSION='0.8.0'  VERSION='0.8.0'
 YACC='bison -y'  YACC='bison -y'
 YFLAGS=''  YFLAGS=''
ac_ct_CC='gcc'ac_ct_CC='cc '
 ac_ct_DUMPBIN=''  ac_ct_DUMPBIN=''
 am__EXEEXT_FALSE=''  am__EXEEXT_FALSE=''
 am__EXEEXT_TRUE='#'  am__EXEEXT_TRUE='#'
Line 4094  am__quote='' Line 4166  am__quote=''
 am__tar='${AMTAR} chof - "$$tardir"'  am__tar='${AMTAR} chof - "$$tardir"'
 am__untar='${AMTAR} xf -'  am__untar='${AMTAR} xf -'
 bindir='${exec_prefix}/bin'  bindir='${exec_prefix}/bin'
build='i386-unknown-freebsd10.0'build='i386-elwix-freebsd'
build_alias=''build_alias='i386-elwix-freebsd'
 build_cpu='i386'  build_cpu='i386'
build_os='freebsd10.0'build_os='freebsd'
build_vendor='unknown'build_vendor='elwix'
 datadir='${datarootdir}'  datadir='${datarootdir}'
 datarootdir='${prefix}/share'  datarootdir='${prefix}/share'
 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'  docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
 dvidir='${docdir}'  dvidir='${docdir}'
 exec_prefix='${prefix}'  exec_prefix='${prefix}'
host='i386-unknown-freebsd10.0'host='i386-elwix-freebsd'
 host_alias=''  host_alias=''
 host_cpu='i386'  host_cpu='i386'
host_os='freebsd10.0'host_os='freebsd'
host_vendor='unknown'host_vendor='elwix'
 htmldir='${docdir}'  htmldir='${docdir}'
 include_racoondir='${prefix}/include/racoon'  include_racoondir='${prefix}/include/racoon'
 includedir='${prefix}/include'  includedir='${prefix}/include'
Line 4123  mandir='${datarootdir}/man' Line 4195  mandir='${datarootdir}/man'
 mkdir_p='$(top_builddir)/./install-sh -c -d'  mkdir_p='$(top_builddir)/./install-sh -c -d'
 oldincludedir='/usr/include'  oldincludedir='/usr/include'
 pdfdir='${docdir}'  pdfdir='${docdir}'
prefix='/tmp/elwix'prefix='/home/misho/work/elwix/build/1.9/arch/i386/pkg'
 program_transform_name='s,x,x,'  program_transform_name='s,x,x,'
 psdir='${docdir}'  psdir='${docdir}'
 sbindir='${exec_prefix}/sbin'  sbindir='${exec_prefix}/sbin'

Removed from v.1.1.1.1.2.2  
changed lines
  Added in v.1.1.1.1.2.3


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>