Hello, I am trying to install openconnect-3.16 onto my Solaris 10 (x86). I am logging in as root. I am using bash, /usr/bin/bash --version GNU bash, version 3.00.16(1)-release (i386-pc-solaris2.10) Copyright (C) 2004 Free Software Foundation, Inc. C compiler is, /usr/sfw/bin/gcc --version gcc (GCC) 3.4.3 (csl-sol210-3_4-branch+sol_rpath) Copyright (C) 2004 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. My make is at, /usr/ccs/bin/make I checked and I seem to have the required libraries/tools, refer to my config.log after I have ran "sh ./configure" in bash. *My config.log START* This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by openconnect configure 3.16, which was generated by GNU Autoconf 2.68. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = snisitsvr uname -m = i86pc uname -r = 5.10 uname -s = SunOS uname -v = Generic_141445-09 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = snisitsvr Release = 5.10 KernelID = Generic_141445-09 Machine = i86pc BusType = <unknown> Serial = <unknown> Users = <unknown> OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /u01/wls10/jdk1.6.0_20/bin PATH: /usr/sbin PATH: /usr/sbin PATH: /usr/bin PATH: /u01/wls10/jdk1.6.0_20/bin PATH: /u01/wls10/jdk1.6.0_20/jre/bin PATH: /usr/sfw/bin PATH: /usr/ccs/bin PATH: /opt/cmake-2.8.7/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2289: checking for pkg-config configure:2307: found /usr/bin/pkg-config configure:2319: result: /usr/bin/pkg-config configure:2344: checking pkg-config is at least version 0.9.0 configure:2347: result: yes configure:2394: checking build system type configure:2408: result: i386-pc-solaris2.10 configure:2428: checking host system type configure:2441: result: i386-pc-solaris2.10 configure:2462: checking whether to disable maintainer-specific portions of Makefiles configure:2471: result: yes configure:2500: checking for a BSD-compatible install configure:2568: result: ./install-sh -c configure:2579: checking whether build environment is sane configure:2629: result: yes configure:2770: checking for a thread-safe mkdir -p configure:2809: result: ./install-sh -c -d configure:2822: checking for gawk configure:2852: result: no configure:2822: checking for mawk configure:2852: result: no configure:2822: checking for nawk configure:2838: found /usr/bin/nawk configure:2849: result: nawk configure:2860: checking whether make sets $(MAKE) configure:2882: result: yes configure:3023: checking how to print strings configure:3050: result: printf configure:3083: checking for style of include used by make configure:3111: result: GNU configure:3181: checking for gcc configure:3197: found /usr/sfw/bin/gcc configure:3208: result: gcc configure:3437: checking for C compiler version configure:3446: gcc --version >&5 gcc (GCC) 3.4.3 (csl-sol210-3_4-branch+sol_rpath) Copyright (C) 2004 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3457: $? = 0 configure:3446: gcc -v >&5 Reading specs from /usr/sfw/lib/gcc/i386-pc-solaris2.10/3.4.3/specs Configured with: /builds/sfw10-gate/usr/src/cmd/gcc/gcc-3.4.3/configure --prefix=/usr/sfw --with-as=/usr/sfw/bin/gas --with-gnu-as --with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++ --enable-shared Thread model: posix gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath) configure:3457: $? = 0 configure:3446: gcc -V >&5 gcc: `-V' option must have argument configure:3457: $? = 1 configure:3446: gcc -qversion >&5 gcc: unrecognized option `-qversion' gcc: no input files configure:3457: $? = 1 configure:3477: checking whether the C compiler works configure:3499: gcc conftest.c >&5 configure:3503: $? = 0 configure:3551: result: yes configure:3554: checking for C compiler default output file name configure:3556: result: a.out configure:3562: checking for suffix of executables configure:3569: gcc -o conftest conftest.c >&5 configure:3573: $? = 0 configure:3595: result: configure:3617: checking whether we are cross compiling configure:3625: gcc -o conftest conftest.c >&5 configure:3629: $? = 0 configure:3636: ./conftest configure:3640: $? = 0 configure:3655: result: no configure:3660: checking for suffix of object files configure:3682: gcc -c conftest.c >&5 configure:3686: $? = 0 configure:3707: result: o configure:3711: checking whether we are using the GNU C compiler configure:3730: gcc -c conftest.c >&5 configure:3730: $? = 0 configure:3739: result: yes configure:3748: checking whether gcc accepts -g configure:3768: gcc -c -g conftest.c >&5 configure:3768: $? = 0 configure:3809: result: yes configure:3826: checking for gcc option to accept ISO C89 configure:3890: gcc -c -g -O2 conftest.c >&5 configure:3890: $? = 0 configure:3903: result: none needed configure:3925: checking dependency style of gcc configure:4035: result: gcc3 configure:4050: checking for a sed that does not truncate output configure:4114: result: /usr/bin/sed configure:4132: checking for grep that handles long lines and -e configure:4190: result: /usr/sfw/bin/ggrep configure:4195: checking for egrep configure:4257: result: /usr/sfw/bin/ggrep -E configure:4262: checking for fgrep configure:4324: result: /usr/sfw/bin/ggrep -F configure:4359: checking for ld used by gcc configure:4426: result: /usr/ccs/bin/ld configure:4433: checking if the linker (/usr/ccs/bin/ld) is GNU ld configure:4448: result: no configure:4460: checking for BSD- or MS-compatible name lister (nm) configure:4509: result: /usr/ccs/bin/nm -p configure:4639: checking the name lister (/usr/ccs/bin/nm -p) interface configure:4646: gcc -c -g -O2 conftest.c >&5 configure:4649: /usr/ccs/bin/nm -p "conftest.o" configure:4652: output conftest.o: 0000000000 s 0000000000 s 0000000000 s 0000000000 b 0000000000 s 0000000000 s 0000000000 s 0000000000 s 0000000000 s 0000000000 f conftest.c 0000000000 B some_variable configure:4659: result: BSD nm configure:4662: checking whether ln -s works configure:4666: result: yes configure:4674: checking the maximum length of command line arguments configure:4799: result: 786240 configure:4816: checking whether the shell understands some XSI constructs configure:4826: result: yes configure:4830: checking whether the shell understands "+=" configure:4836: result: no configure:4871: checking how to convert i386-pc-solaris2.10 file names to i386-pc-solaris2.10 format configure:4911: result: func_convert_file_noop configure:4918: checking how to convert i386-pc-solaris2.10 file names to toolchain format configure:4938: result: func_convert_file_noop configure:4945: checking for /usr/ccs/bin/ld option to reload object files configure:4952: result: -r configure:5026: checking for objdump configure:5056: result: no configure:5085: checking how to recognize dependent libraries configure:5287: result: pass_all configure:5372: checking for dlltool configure:5402: result: no configure:5432: checking how to associate runtime and link libraries configure:5459: result: printf %s\n configure:5520: checking for ar configure:5536: found /usr/ccs/bin/ar configure:5547: result: ar configure:5584: checking for archiver @FILE support configure:5601: gcc -c -g -O2 conftest.c >&5 configure:5601: $? = 0 configure:5604: ar cru libconftest.a @conftest.lst >&5 ar: cannot open @conftest.lst No such file or directory ar: @conftest.lst not found configure:5607: $? = 1 configure:5627: result: no configure:5685: checking for strip configure:5701: found /usr/ccs/bin/strip configure:5712: result: strip configure:5784: checking for ranlib configure:5800: found /usr/ccs/bin/ranlib configure:5811: result: ranlib configure:5913: checking command to parse /usr/ccs/bin/nm -p output from gcc object configure:6032: gcc -c -g -O2 conftest.c >&5 configure:6035: $? = 0 configure:6039: /usr/ccs/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BDRT][BDRT]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:6042: $? = 0 configure:6108: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:6111: $? = 0 configure:6149: result: ok configure:6186: checking for sysroot configure:6216: result: no configure:6459: checking for mt configure:6475: found /usr/bin/mt configure:6486: result: mt configure:6509: checking if mt is a manifest tool configure:6515: mt '-?' mt: unknown command: -? configure:6523: result: no configure:7155: checking how to run the C preprocessor configure:7186: gcc -E conftest.c configure:7186: $? = 0 configure:7200: gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:7200: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "openconnect" | #define PACKAGE_TARNAME "openconnect" | #define PACKAGE_VERSION "3.16" | #define PACKAGE_STRING "openconnect 3.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "openconnect" | #define VERSION "3.16" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:7225: result: gcc -E configure:7245: gcc -E conftest.c configure:7245: $? = 0 configure:7259: gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:7259: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "openconnect" | #define PACKAGE_TARNAME "openconnect" | #define PACKAGE_VERSION "3.16" | #define PACKAGE_STRING "openconnect 3.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "openconnect" | #define VERSION "3.16" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:7288: checking for ANSI C header files configure:7308: gcc -c -g -O2 conftest.c >&5 configure:7308: $? = 0 configure:7381: gcc -o conftest -g -O2 conftest.c >&5 configure:7381: $? = 0 configure:7381: ./conftest configure:7381: $? = 0 configure:7392: result: yes configure:7405: checking for sys/types.h configure:7405: gcc -c -g -O2 conftest.c >&5 configure:7405: $? = 0 configure:7405: result: yes configure:7405: checking for sys/stat.h configure:7405: gcc -c -g -O2 conftest.c >&5 configure:7405: $? = 0 configure:7405: result: yes configure:7405: checking for stdlib.h configure:7405: gcc -c -g -O2 conftest.c >&5 configure:7405: $? = 0 configure:7405: result: yes configure:7405: checking for string.h configure:7405: gcc -c -g -O2 conftest.c >&5 configure:7405: $? = 0 configure:7405: result: yes configure:7405: checking for memory.h configure:7405: gcc -c -g -O2 conftest.c >&5 configure:7405: $? = 0 configure:7405: result: yes configure:7405: checking for strings.h configure:7405: gcc -c -g -O2 conftest.c >&5 configure:7405: $? = 0 configure:7405: result: yes configure:7405: checking for inttypes.h configure:7405: gcc -c -g -O2 conftest.c >&5 configure:7405: $? = 0 configure:7405: result: yes configure:7405: checking for stdint.h configure:7405: gcc -c -g -O2 conftest.c >&5 configure:7405: $? = 0 configure:7405: result: yes configure:7405: checking for unistd.h configure:7405: gcc -c -g -O2 conftest.c >&5 configure:7405: $? = 0 configure:7405: result: yes configure:7419: checking for dlfcn.h configure:7419: gcc -c -g -O2 conftest.c >&5 configure:7419: $? = 0 configure:7419: result: yes configure:7606: checking for objdir configure:7621: result: .libs configure:7888: checking if gcc supports -fno-rtti -fno-exceptions configure:7906: gcc -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:7910: $? = 0 configure:7923: result: no configure:8233: checking for gcc option to produce PIC configure:8240: result: -fPIC -DPIC configure:8248: checking if gcc PIC flag -fPIC -DPIC works configure:8266: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:8270: $? = 0 configure:8283: result: yes configure:8312: checking if gcc static flag -static works configure:8340: result: no configure:8355: checking if gcc supports -c -o file.o configure:8376: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:8380: $? = 0 configure:8402: result: yes configure:8410: checking if gcc supports -c -o file.o configure:8457: result: yes configure:8490: checking whether the gcc linker (/usr/ccs/bin/ld) supports shared libraries configure:9648: result: yes configure:9685: checking whether -lc should be explicitly linked in configure:9693: gcc -c -g -O2 conftest.c >&5 configure:9696: $? = 0 configure:9711: gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,conftest -o conftest conftest.o -v 2\>\&1 \| /usr/sfw/bin/ggrep -lc \>/dev/null 2\>\&1 configure:9714: $? = 1 configure:9728: result: yes configure:9893: checking dynamic linker characteristics configure:10633: result: solaris2.10 ld.so configure:10740: checking how to hardcode library paths into programs configure:10765: result: immediate configure:11305: checking whether stripping libraries is possible configure:11327: result: no configure:11345: checking if libtool supports shared libraries configure:11347: result: yes configure:11350: checking whether to build shared libraries configure:11371: result: yes configure:11374: checking whether to build static libraries configure:11378: result: yes configure:11425: checking for msgfmt configure:11443: found /usr/bin/msgfmt configure:11455: result: /usr/bin/msgfmt configure:11469: checking for functional NLS support configure:11487: gcc -o conftest -g -O2 conftest.c >&5 configure:11487: $? = 0 configure:11488: result: yes configure:11588: checking for supported compiler flags configure:11605: gcc -c -g -O2 -Wall conftest.c >&5 configure:11605: $? = 0 configure:11605: gcc -c -g -O2 -Wextra conftest.c >&5 configure:11605: $? = 0 configure:11605: gcc -c -g -O2 -Wno-missing-field-initializers conftest.c >&5 cc1: error: unrecognized command line option "-Wno-missing-field-initializers" configure:11605: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "openconnect" | #define PACKAGE_TARNAME "openconnect" | #define PACKAGE_VERSION "3.16" | #define PACKAGE_STRING "openconnect 3.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "openconnect" | #define VERSION "3.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:11605: gcc -c -g -O2 -Wno-sign-compare conftest.c >&5 configure:11605: $? = 0 configure:11605: gcc -c -g -O2 -Wno-unused-parameter conftest.c >&5 configure:11605: $? = 0 configure:11605: gcc -c -g -O2 -Werror=pointer-to-int-cast conftest.c >&5 cc1: error: unrecognized command line option "-Werror=pointer-to-int-cast" configure:11605: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "openconnect" | #define PACKAGE_TARNAME "openconnect" | #define PACKAGE_VERSION "3.16" | #define PACKAGE_STRING "openconnect 3.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "openconnect" | #define VERSION "3.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:11605: gcc -c -g -O2 -Wdeclaration-after-statement conftest.c >&5 configure:11605: $? = 0 configure:11605: gcc -c -g -O2 -Werror-implicit-function-declaration conftest.c >&5 configure:11605: $? = 0 configure:11605: gcc -c -g -O2 -Wformat-nonliteral conftest.c >&5 cc1: warning: -Wformat-nonliteral ignored without -Wformat configure:11605: $? = 0 configure:11605: gcc -c -g -O2 -Wformat-security conftest.c >&5 cc1: warning: -Wformat-security ignored without -Wformat configure:11605: $? = 0 configure:11605: gcc -c -g -O2 -Winit-self conftest.c >&5 configure:11605: $? = 0 configure:11605: gcc -c -g -O2 -Wmissing-declarations conftest.c >&5 configure:11605: $? = 0 configure:11605: gcc -c -g -O2 -Wmissing-include-dirs conftest.c >&5 cc1: error: unrecognized command line option "-Wmissing-include-dirs" configure:11605: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "openconnect" | #define PACKAGE_TARNAME "openconnect" | #define PACKAGE_VERSION "3.16" | #define PACKAGE_STRING "openconnect 3.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "openconnect" | #define VERSION "3.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:11605: gcc -c -g -O2 -Wnested-externs conftest.c >&5 configure:11605: $? = 0 configure:11605: gcc -c -g -O2 -Wpointer-arith conftest.c >&5 configure:11605: $? = 0 configure:11605: gcc -c -g -O2 -Wwrite-strings conftest.c >&5 configure:11605: $? = 0 configure:11619: result: -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wwrite-strings configure:11622: WARNING: unsupported compiler flags: -Wno-missing-field-initializers -Werror=pointer-to-int-cast -Wmissing-include-dirs configure:11694: checking for OPENSSL configure:11701: $PKG_CONFIG --exists --print-errors "openssl" configure:11704: $? = 0 configure:11717: $PKG_CONFIG --exists --print-errors "openssl" configure:11720: $? = 0 configure:11779: result: yes configure:11844: checking for LIBXML2 configure:11851: $PKG_CONFIG --exists --print-errors "libxml-2.0" configure:11854: $? = 0 configure:11867: $PKG_CONFIG --exists --print-errors "libxml-2.0" configure:11870: $? = 0 configure:11929: result: yes configure:11936: checking for ZLIB configure:11943: $PKG_CONFIG --exists --print-errors "zlib" configure:11946: $? = 0 configure:11959: $PKG_CONFIG --exists --print-errors "zlib" configure:11962: $? = 0 configure:12061: result: yes configure:12068: checking for LIBPROXY configure:12075: $PKG_CONFIG --exists --print-errors "libproxy-1.0" Package libproxy-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libproxy-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libproxy-1.0' found configure:12078: $? = 1 configure:12091: $PKG_CONFIG --exists --print-errors "libproxy-1.0" Package libproxy-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libproxy-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libproxy-1.0' found configure:12094: $? = 1 configure:12107: result: no Package libproxy-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libproxy-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libproxy-1.0' found configure:12140: checking for libproxy configure:12155: gcc -o conftest -g -O2 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wwrite-strings conftest.c -lproxy >&5 conftest.c:24:22: libproxy.h: No such file or directory conftest.c: In function `main': conftest.c:28: error: implicit declaration of function `px_proxy_factory_new' conftest.c:28: warning: nested extern declaration of `px_proxy_factory_new' configure:12155: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "openconnect" | #define PACKAGE_TARNAME "openconnect" | #define PACKAGE_VERSION "3.16" | #define PACKAGE_STRING "openconnect 3.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "openconnect" | #define VERSION "3.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | /* end confdefs.h. */ | #include <libproxy.h> | int | main () | { | (void)px_proxy_factory_new(); | ; | return 0; | } configure:12174: gcc -o conftest -g -O2 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wwrite-strings conftest.c -lproxy >&5 conftest.c:24:19: proxy.h: No such file or directory conftest.c: In function `main': conftest.c:28: error: implicit declaration of function `px_proxy_factory_new' conftest.c:28: warning: nested extern declaration of `px_proxy_factory_new' configure:12174: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "openconnect" | #define PACKAGE_TARNAME "openconnect" | #define PACKAGE_VERSION "3.16" | #define PACKAGE_STRING "openconnect 3.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "openconnect" | #define VERSION "3.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | /* end confdefs.h. */ | #include <proxy.h> | int | main () | { | (void)px_proxy_factory_new(); | ; | return 0; | } configure:12182: result: no configure:12193: checking if_tun.h usability configure:12193: gcc -c -g -O2 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wwrite-strings conftest.c >&5 conftest.c:57:20: if_tun.h: No such file or directory configure:12193: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "openconnect" | #define PACKAGE_TARNAME "openconnect" | #define PACKAGE_VERSION "3.16" | #define PACKAGE_STRING "openconnect 3.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "openconnect" | #define VERSION "3.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <if_tun.h> configure:12193: result: no configure:12193: checking if_tun.h presence configure:12193: gcc -E conftest.c conftest.c:24:20: if_tun.h: No such file or directory configure:12193: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "openconnect" | #define PACKAGE_TARNAME "openconnect" | #define PACKAGE_VERSION "3.16" | #define PACKAGE_STRING "openconnect 3.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "openconnect" | #define VERSION "3.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | /* end confdefs.h. */ | #include <if_tun.h> configure:12193: result: no configure:12193: checking for if_tun.h configure:12193: result: no configure:12198: checking linux/if_tun.h usability configure:12198: gcc -c -g -O2 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wwrite-strings conftest.c >&5 conftest.c:57:26: linux/if_tun.h: No such file or directory configure:12198: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "openconnect" | #define PACKAGE_TARNAME "openconnect" | #define PACKAGE_VERSION "3.16" | #define PACKAGE_STRING "openconnect 3.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "openconnect" | #define VERSION "3.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <linux/if_tun.h> configure:12198: result: no configure:12198: checking linux/if_tun.h presence configure:12198: gcc -E conftest.c conftest.c:24:26: linux/if_tun.h: No such file or directory configure:12198: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "openconnect" | #define PACKAGE_TARNAME "openconnect" | #define PACKAGE_VERSION "3.16" | #define PACKAGE_STRING "openconnect 3.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "openconnect" | #define VERSION "3.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | /* end confdefs.h. */ | #include <linux/if_tun.h> configure:12198: result: no configure:12198: checking for linux/if_tun.h configure:12198: result: no configure:12203: checking net/if_tun.h usability configure:12203: gcc -c -g -O2 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wwrite-strings conftest.c >&5 conftest.c:57:24: net/if_tun.h: No such file or directory configure:12203: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "openconnect" | #define PACKAGE_TARNAME "openconnect" | #define PACKAGE_VERSION "3.16" | #define PACKAGE_STRING "openconnect 3.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "openconnect" | #define VERSION "3.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <net/if_tun.h> configure:12203: result: no configure:12203: checking net/if_tun.h presence configure:12203: gcc -E conftest.c conftest.c:24:24: net/if_tun.h: No such file or directory configure:12203: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "openconnect" | #define PACKAGE_TARNAME "openconnect" | #define PACKAGE_VERSION "3.16" | #define PACKAGE_STRING "openconnect 3.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "openconnect" | #define VERSION "3.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | /* end confdefs.h. */ | #include <net/if_tun.h> configure:12203: result: no configure:12203: checking for net/if_tun.h configure:12203: result: no configure:12208: checking net/tun/if_tun.h usability configure:12208: gcc -c -g -O2 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wwrite-strings conftest.c >&5 conftest.c:57:28: net/tun/if_tun.h: No such file or directory configure:12208: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "openconnect" | #define PACKAGE_TARNAME "openconnect" | #define PACKAGE_VERSION "3.16" | #define PACKAGE_STRING "openconnect 3.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "openconnect" | #define VERSION "3.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <net/tun/if_tun.h> configure:12208: result: no configure:12208: checking net/tun/if_tun.h presence configure:12208: gcc -E conftest.c conftest.c:24:28: net/tun/if_tun.h: No such file or directory configure:12208: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "openconnect" | #define PACKAGE_TARNAME "openconnect" | #define PACKAGE_VERSION "3.16" | #define PACKAGE_STRING "openconnect 3.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "openconnect" | #define VERSION "3.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | /* end confdefs.h. */ | #include <net/tun/if_tun.h> configure:12208: result: no configure:12208: checking for net/tun/if_tun.h configure:12208: result: no configure:12225: checking for ENGINE_by_id in -lssl configure:12250: gcc -o conftest -g -O2 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wwrite-strings conftest.c -lssl -R/usr/sfw/lib -L/usr/sfw/lib -lssl -lcrypto -lsocket -lnsl -ldl >&5 configure:12250: $? = 0 configure:12259: result: yes configure:12271: checking for dtls1_stop_timer in -lssl configure:12296: gcc -o conftest -g -O2 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wwrite-strings conftest.c -lssl >&5 Undefined first referenced symbol in file dtls1_stop_timer /var/tmp//ccsvVjvv.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:12296: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "openconnect" | #define PACKAGE_TARNAME "openconnect" | #define PACKAGE_VERSION "3.16" | #define PACKAGE_STRING "openconnect 3.16" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "openconnect" | #define VERSION "3.16" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_ENGINE 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dtls1_stop_timer (); | int | main () | { | return dtls1_stop_timer (); | ; | return 0; | } configure:12305: result: no configure:12316: checking for python configure:12335: found /usr/bin/python configure:12347: result: /usr/bin/python configure:12570: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by openconnect config.status 3.16, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on snisitsvr config.status:1043: creating Makefile config.status:1043: creating openconnect.pc config.status:1043: creating po/Makefile config.status:1043: creating www/Makefile config.status:1043: creating www/styles/Makefile config.status:1043: creating www/inc/Makefile config.status:1043: creating www/images/Makefile config.status:1215: executing depfiles commands config.status:1215: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-pc-solaris2.10 ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBPROXY_CFLAGS_set= ac_cv_env_LIBPROXY_CFLAGS_value= ac_cv_env_LIBPROXY_LIBS_set= ac_cv_env_LIBPROXY_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LIBXML2_CFLAGS_set= ac_cv_env_LIBXML2_CFLAGS_value= ac_cv_env_LIBXML2_LIBS_set= ac_cv_env_LIBXML2_LIBS_value= ac_cv_env_OPENSSL_CFLAGS_set= ac_cv_env_OPENSSL_CFLAGS_value= ac_cv_env_OPENSSL_LIBS_set= ac_cv_env_OPENSSL_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set=set ac_cv_env_PKG_CONFIG_PATH_value=/usr/local/lib/pkgconfig ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_ZLIB_CFLAGS_set= ac_cv_env_ZLIB_CFLAGS_value= ac_cv_env_ZLIB_LIBS_set= ac_cv_env_ZLIB_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_header_dlfcn_h=yes ac_cv_header_if_tun_h=no ac_cv_header_inttypes_h=yes ac_cv_header_linux_if_tun_h=no ac_cv_header_memory_h=yes ac_cv_header_net_if_tun_h=no ac_cv_header_net_tun_if_tun_h=no ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i386-pc-solaris2.10 ac_cv_lib_ssl_ENGINE_by_id=yes ac_cv_lib_ssl_dtls1_stop_timer=no ac_cv_objext=o ac_cv_path_EGREP='/usr/sfw/bin/ggrep -E' ac_cv_path_FGREP='/usr/sfw/bin/ggrep -F' ac_cv_path_GREP=/usr/sfw/bin/ggrep ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_PYTHON=/usr/bin/python ac_cv_path_SED=/usr/bin/sed ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_prog_AWK=nawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 lt_cv_ar_at_file=no lt_cv_archive_cmds_need_lc=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/ccs/bin/ld lt_cv_path_NM='/usr/ccs/bin/nm -p' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=no lt_cv_prog_gnu_ld=no lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BDRT][BDRT]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BDRT]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BDRT]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BDRT]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BDRT]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=786240 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop pkg_cv_LIBXML2_CFLAGS='-I/usr/include/libxml2 ' pkg_cv_LIBXML2_LIBS='-lxml2 -lpthread -lz -lm -lsocket -lnsl ' pkg_cv_OPENSSL_CFLAGS='-I/usr/sfw/include ' pkg_cv_OPENSSL_LIBS='-R/usr/sfw/lib -L/usr/sfw/lib -lssl -lcrypto -lsocket -lnsl -ldl ' pkg_cv_ZLIB_CFLAGS='-I/usr/local/include ' pkg_cv_ZLIB_LIBS='-L/usr/local/lib -lz ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /opt/openconnect-3.16/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /opt/openconnect-3.16/missing --run tar' AM_BACKSLASH='\' AM_DEFAULT_VERBOSITY='0' AR='ar' AUTOCONF='${SHELL} /opt/openconnect-3.16/missing --run autoconf' AUTOHEADER='${SHELL} /opt/openconnect-3.16/missing --run autoheader' AUTOMAKE='${SHELL} /opt/openconnect-3.16/missing --run automake-1.11' AWK='nawk' BUILD_WWW_FALSE='#' BUILD_WWW_TRUE='' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wwrite-strings' CONFIG_STATUS_DEPENDENCIES='$(top_srcdir)/po/LINGUAS' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DPACKAGE_NAME=\"openconnect\" -DPACKAGE_TARNAME=\"openconnect\" -DPACKAGE_VERSION=\"3.16\" -DPACKAGE_STRING=\"openconnect\ 3.16\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openconnect\" -DVERSION=\"3.16\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DENABLE_NLS=1 -DHAVE_ENGINE=1' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/sfw/bin/ggrep -E' EXEEXT='' FGREP='/usr/sfw/bin/ggrep -F' GITVERSIONDEPS='' GREP='/usr/sfw/bin/ggrep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/ccs/bin/ld' LDFLAGS='' LIBINTL='' LIBOBJS='' LIBPROXY_CFLAGS='' LIBPROXY_LIBS='' LIBPROXY_PC='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBXML2_CFLAGS='-I/usr/include/libxml2 ' LIBXML2_LIBS='-lxml2 -lpthread -lz -lm -lsocket -lnsl ' LINGUAS='ar ast bg_BG bn_IN bn bs ca ca at valencia cs da de el en_GB en_US eo es_CR es_MX es et eu fa fi fr gd gl gu he hi_IN hi hu id it ja km ko lo lt ml ms nb nl no pa pl pt_BR pt pt_PT ro ru sk sl sq sv ta th tl tr uk ur_PK vi wa zh_CN zh_TW' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKEINFO='${SHELL} /opt/openconnect-3.16/missing --run makeinfo' MANIFEST_TOOL=':' MKDIR_P='./install-sh -c -d' MSGFMT='/usr/bin/msgfmt' NM='/usr/ccs/bin/nm -p' NMEDIT='' OBJDUMP='false' OBJEXT='o' OPENSSL_CFLAGS='-I/usr/sfw/include ' OPENSSL_LIBS='-R/usr/sfw/lib -L/usr/sfw/lib -lssl -lcrypto -lsocket -lnsl -ldl ' OTOOL64='' OTOOL='' PACKAGE='openconnect' PACKAGE_BUGREPORT='' PACKAGE_NAME='openconnect' PACKAGE_STRING='openconnect 3.16' PACKAGE_TARNAME='openconnect' PACKAGE_URL='' PACKAGE_VERSION='3.16' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/local/lib/pkgconfig' PYTHON='/usr/bin/python' RANLIB='ranlib' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/bash' STRIP='strip' USE_NLS_FALSE='#' USE_NLS_TRUE='' VERSION='3.16' ZLIB_CFLAGS='-I/usr/local/include ' ZLIB_LIBS='-L/usr/local/lib -lz ' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-pc-solaris2.10' build_alias='' build_cpu='i386' build_os='solaris2.10' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i386-pc-solaris2.10' host_alias='' host_cpu='i386' host_os='solaris2.10' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /opt/openconnect-3.16/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(top_builddir)/./install-sh -c -d' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "openconnect" #define PACKAGE_TARNAME "openconnect" #define PACKAGE_VERSION "3.16" #define PACKAGE_STRING "openconnect 3.16" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "openconnect" #define VERSION "3.16" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define ENABLE_NLS 1 #define HAVE_ENGINE 1 configure: exit 0 *My config.log END* There are errors after I tried to make, following is the output, bash-3.00# make Making all in www Making all in styles Making all in inc Making all in images Making all in po CC libopenconnect_la-ssl.lo ssl.c: In function `openconnect_passphrase_from_fsid': ssl.c:1146: error: implicit declaration of function `asprintf' ssl.c:1146: warning: nested extern declaration of `asprintf' *** Error code 1 The following command caused the error: echo " CC " libopenconnect_la-ssl.lo;/bin/bash ./libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"openconnect\" -DPACKAGE_TARNAME=\"openconnect\" -DPACKAGE_VERSION=\"3.16\" -DPACKAGE_STRING=\"openconnect\ 3.16\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openconnect\" -DVERSION=\"3.16\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DENABLE_NLS=1 -DHAVE_ENGINE=1 -I. -DLOCALEDIR="\"/usr/local/share/locale\"" -I/usr/sfw/include -I/usr/include/libxml2 -g -O2 -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wwrite-strings -MT libopenconnect_la-ssl.lo -MD -MP -MF .deps/libopenconnect_la-ssl.Tpo -c -o libopenconnect_la-ssl.lo `test -f 'ssl.c' || echo './'`ssl.c make: Fatal error: Command failed for target `libopenconnect_la-ssl.lo' Current working directory /opt/openconnect-3.16 *** Error code 1 The following command caused the error: fail= failcom='exit 1'; \ for f in x $MAKEFLAGS; do \ case $f in \ *=* | --[!k]*);; \ *k*) failcom='fail=yes';; \ esac; \ done; \ dot_seen=no; \ target=`echo all-recursive | sed s/-recursive//`; \ list='www po'; for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" make: Fatal error: Command failed for target `all-recursive' Would appreciate any advise. Best regards, Yang.