This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = unstable10s uname -m = sun4v uname -r = 5.10 uname -s = SunOS uname -v = Generic_150400-17 /usr/bin/uname -p = sparc /bin/uname -X = System = SunOS Node = unstable10s Release = 5.10 KernelID = Generic_150400-17 Machine = sun4v BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 32 /bin/arch = sun4 /usr/bin/arch -k = sun4v /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /opt/csw/gnu PATH: /opt/csw/bin PATH: /usr/bin PATH: /usr/ccs/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2189: checking for a BSD-compatible install configure:2257: result: /opt/csw/gnu/install -c configure:2268: checking whether build environment is sane configure:2323: result: yes configure:2469: checking for a thread-safe mkdir -p configure:2508: result: /opt/csw/gnu/mkdir -p configure:2515: checking for gawk configure:2531: found /opt/csw/bin/gawk configure:2542: result: gawk configure:2553: checking whether make sets $(MAKE) configure:2575: result: yes configure:2604: checking whether make supports nested variables configure:2621: result: yes configure:2825: checking for gcc configure:2852: result: /opt/solarisstudio12.3/bin/cc configure:3081: checking for C compiler version configure:3090: /opt/solarisstudio12.3/bin/cc --version >&5 cc: Warning: Option --version passed to ld, if ld is invoked, ignored otherwise usage: cc [ options ] files. Use 'cc -flags' for details configure:3101: $? = 1 configure:3090: /opt/solarisstudio12.3/bin/cc -v >&5 usage: cc [ options ] files. Use 'cc -flags' for details configure:3101: $? = 1 configure:3090: /opt/solarisstudio12.3/bin/cc -V >&5 cc: Sun C 5.12 SunOS_sparc Patch 148917-11 2017/12/13 configure:3101: $? = 0 configure:3090: /opt/solarisstudio12.3/bin/cc -qversion >&5 cc: Warning: Option -qversion passed to ld, if ld is invoked, ignored otherwise usage: cc [ options ] files. Use 'cc -flags' for details configure:3101: $? = 1 configure:3121: checking whether the C compiler works configure:3143: /opt/solarisstudio12.3/bin/cc -I/opt/csw/include -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 configure:3147: $? = 0 configure:3195: result: yes configure:3198: checking for C compiler default output file name configure:3200: result: a.out configure:3206: checking for suffix of executables configure:3213: /opt/solarisstudio12.3/bin/cc -o conftest -I/opt/csw/include -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 configure:3217: $? = 0 configure:3239: result: configure:3261: checking whether we are cross compiling configure:3269: /opt/solarisstudio12.3/bin/cc -o conftest -I/opt/csw/include -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 19: warning: statement not reached configure:3273: $? = 0 configure:3280: ./conftest configure:3284: $? = 0 configure:3299: result: no configure:3304: checking for suffix of object files configure:3326: /opt/solarisstudio12.3/bin/cc -c -I/opt/csw/include conftest.c >&5 configure:3330: $? = 0 configure:3351: result: o configure:3355: checking whether we are using the GNU C compiler configure:3374: /opt/solarisstudio12.3/bin/cc -c -I/opt/csw/include conftest.c >&5 "conftest.c", line 16: undefined symbol: choke "conftest.c", line 16: syntax error before or at: me cc: acomp failed for conftest.c configure:3374: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libunistring" | #define VERSION "1.0" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3383: result: no configure:3392: checking whether /opt/solarisstudio12.3/bin/cc accepts -g configure:3412: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include conftest.c >&5 configure:3412: $? = 0 configure:3453: result: yes configure:3470: checking for /opt/solarisstudio12.3/bin/cc option to accept ISO C89 configure:3533: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include conftest.c >&5 "conftest.c", line 58: warning: statement not reached configure:3533: $? = 0 configure:3546: result: none needed configure:3571: checking whether /opt/solarisstudio12.3/bin/cc understands -c and -o together configure:3593: /opt/solarisstudio12.3/bin/cc -c conftest.c -o conftest2.o configure:3596: $? = 0 configure:3593: /opt/solarisstudio12.3/bin/cc -c conftest.c -o conftest2.o configure:3596: $? = 0 configure:3608: result: yes configure:3628: checking whether make supports the include directive configure:3643: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:3646: $? = 0 configure:3665: result: yes (GNU style) configure:3690: checking dependency style of /opt/solarisstudio12.3/bin/cc configure:3801: result: none configure:3821: checking how to run the C preprocessor configure:3852: /opt/solarisstudio12.3/bin/cc -E -I/opt/csw/include conftest.c configure:3852: $? = 0 configure:3866: /opt/solarisstudio12.3/bin/cc -E -I/opt/csw/include conftest.c "conftest.c", line 11: cannot find include file: cc: acomp failed for conftest.c configure:3866: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libunistring" | #define VERSION "1.0" | /* end confdefs.h. */ | #include configure:3891: result: /opt/solarisstudio12.3/bin/cc -E configure:3911: /opt/solarisstudio12.3/bin/cc -E -I/opt/csw/include conftest.c configure:3911: $? = 0 configure:3925: /opt/solarisstudio12.3/bin/cc -E -I/opt/csw/include conftest.c "conftest.c", line 11: cannot find include file: cc: acomp failed for conftest.c configure:3925: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libunistring" | #define VERSION "1.0" | /* end confdefs.h. */ | #include configure:3961: checking build system type configure:3975: result: sparc-sun-solaris2.10 configure:3995: checking host system type configure:4008: result: sparc-sun-solaris2.10 configure:4039: checking for grep that handles long lines and -e configure:4097: result: /opt/csw/gnu/grep configure:4102: checking for egrep configure:4164: result: /opt/csw/gnu/grep -E configure:4261: checking how to print strings configure:4288: result: printf configure:4309: checking for a sed that does not truncate output configure:4373: result: /opt/csw/gnu/sed configure:4391: checking for fgrep configure:4453: result: /opt/csw/gnu/grep -F configure:4521: checking for non-GNU ld configure:4555: result: /usr/ccs/bin/ld configure:4562: checking if the linker (/usr/ccs/bin/ld) is GNU ld configure:4577: result: no configure:4589: checking for BSD- or MS-compatible name lister (nm) configure:4646: result: /opt/csw/gnu/nm -B configure:4776: checking the name lister (/opt/csw/gnu/nm -B) interface configure:4783: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include conftest.c >&5 configure:4786: /opt/csw/gnu/nm -B "conftest.o" configure:4789: output 00000000 b Bbss.bss 00000000 d Ddata.data 00000000 r Drodata.rodata 00000000 D some_variable configure:4796: result: BSD nm configure:4799: checking whether ln -s works configure:4803: result: yes configure:4811: checking the maximum length of command line arguments configure:4942: result: 786240 configure:4990: checking how to convert sparc-sun-solaris2.10 file names to sparc-sun-solaris2.10 format configure:5030: result: func_convert_file_noop configure:5037: checking how to convert sparc-sun-solaris2.10 file names to toolchain format configure:5057: result: func_convert_file_noop configure:5064: checking for /usr/ccs/bin/ld option to reload object files configure:5071: result: -r configure:5145: checking for file configure:5161: found /opt/csw/gnu/file configure:5172: result: file configure:5243: checking for objdump configure:5259: found /opt/csw/gnu/objdump configure:5270: result: objdump configure:5299: checking how to recognize dependent libraries configure:5499: result: pass_all configure:5584: checking for dlltool configure:5600: found /opt/csw/gnu/dlltool configure:5611: result: dlltool configure:5641: checking how to associate runtime and link libraries configure:5668: result: printf %s\n configure:5728: checking for ar configure:5744: found /opt/csw/gnu/ar configure:5755: result: ar configure:5808: checking for archiver @FILE support configure:5825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include conftest.c >&5 configure:5825: $? = 0 configure:5828: ar cr libconftest.a @conftest.lst >&5 configure:5831: $? = 0 configure:5836: ar cr libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:5839: $? = 1 configure:5851: result: @ configure:5909: checking for strip configure:5925: found /opt/csw/gnu/strip configure:5936: result: strip configure:6008: checking for ranlib configure:6024: found /opt/csw/gnu/ranlib configure:6035: result: ranlib configure:6137: checking command to parse /opt/csw/gnu/nm -B output from /opt/solarisstudio12.3/bin/cc object configure:6290: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include conftest.c >&5 configure:6293: $? = 0 configure:6297: /opt/csw/gnu/nm -B conftest.o \| /opt/csw/gnu/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /opt/csw/gnu/sed '/ __gnu_lto/d' \> conftest.nm configure:6300: $? = 0 configure:6366: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -L/opt/csw/lib -R/opt/csw/lib conftest.c conftstm.o >&5 configure:6369: $? = 0 configure:6407: result: ok configure:6454: checking for sysroot configure:6484: result: no configure:6491: checking for a working dd configure:6529: result: /opt/csw/gnu/dd configure:6533: checking how to truncate binary pipes configure:6548: result: /opt/csw/gnu/dd bs=4096 count=1 configure:6797: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include conftest.c >&5 configure:6800: $? = 0 configure:6877: checking for mt configure:6893: found /opt/csw/bin/mt configure:6904: result: mt configure:6927: checking if mt is a manifest tool configure:6933: mt '-?' mt: Bad Option: '-?'. Usage: mt [ -f device ] [options] command [ count ] Options: -help print this online help -version print version number -wready wait for the tape to become ready before doing command Commands are: weof write EOF mark eof write EOF mark fsf forward skip FILE mark bsf backward skip FILE mark asf absolute FILE mark pos fsr forward skip record bsr backward skip record rewind rewind tape offline rewind and unload rewoffl rewind and unload status get tape status nop no operation retension retension tape cartridge erase erase tape eom position to EOM nbsf backward skip FILE mark load load tape configure:6941: result: no configure:7608: checking for ANSI C header files configure:7628: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include conftest.c >&5 configure:7628: $? = 0 configure:7701: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 configure:7701: $? = 0 configure:7701: ./conftest configure:7701: $? = 0 configure:7712: result: yes configure:7725: checking for sys/types.h configure:7725: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include conftest.c >&5 configure:7725: $? = 0 configure:7725: result: yes configure:7725: checking for sys/stat.h configure:7725: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include conftest.c >&5 configure:7725: $? = 0 configure:7725: result: yes configure:7725: checking for stdlib.h configure:7725: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include conftest.c >&5 configure:7725: $? = 0 configure:7725: result: yes configure:7725: checking for string.h configure:7725: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include conftest.c >&5 configure:7725: $? = 0 configure:7725: result: yes configure:7725: checking for memory.h configure:7725: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include conftest.c >&5 configure:7725: $? = 0 configure:7725: result: yes configure:7725: checking for strings.h configure:7725: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include conftest.c >&5 configure:7725: $? = 0 configure:7725: result: yes configure:7725: checking for inttypes.h configure:7725: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include conftest.c >&5 configure:7725: $? = 0 configure:7725: result: yes configure:7725: checking for stdint.h configure:7725: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include conftest.c >&5 configure:7725: $? = 0 configure:7725: result: yes configure:7725: checking for unistd.h configure:7725: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include conftest.c >&5 configure:7725: $? = 0 configure:7725: result: yes configure:7739: checking for dlfcn.h configure:7739: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include conftest.c >&5 configure:7739: $? = 0 configure:7739: result: yes configure:8293: checking for objdir configure:8308: result: .libs configure:8965: checking for /opt/solarisstudio12.3/bin/cc option to produce PIC configure:8972: result: -KPIC -DPIC configure:8980: checking if /opt/solarisstudio12.3/bin/cc PIC flag -KPIC -DPIC works configure:8998: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -KPIC -DPIC -DPIC conftest.c >&5 configure:9002: $? = 0 configure:9015: result: yes configure:9044: checking if /opt/solarisstudio12.3/bin/cc static flag -Bstatic works configure:9072: result: yes configure:9087: checking if /opt/solarisstudio12.3/bin/cc supports -c -o file.o configure:9108: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -o out/conftest2.o conftest.c >&5 configure:9112: $? = 0 configure:9134: result: yes configure:9142: checking if /opt/solarisstudio12.3/bin/cc supports -c -o file.o configure:9189: result: yes configure:9222: checking whether the /opt/solarisstudio12.3/bin/cc linker (/usr/ccs/bin/ld) supports shared libraries configure:10483: result: yes configure:10723: checking dynamic linker characteristics configure:11541: result: solaris2.10 ld.so configure:11663: checking how to hardcode library paths into programs configure:11688: result: immediate configure:12236: checking whether stripping libraries is possible configure:12245: result: yes configure:12287: checking if libtool supports shared libraries configure:12289: result: yes configure:12292: checking whether to build shared libraries configure:12317: result: yes configure:12320: checking whether to build static libraries configure:12324: result: yes configure:12405: checking for windres configure:12421: found /opt/csw/gnu/windres configure:12432: result: windres configure:12607: checking for gawk configure:12634: result: gawk configure:12671: checking for texi2dvi configure:12689: found /opt/csw/bin/texi2dvi configure:12702: result: /opt/csw/bin/texi2dvi configure:12712: checking for dvips configure:12730: found /opt/csw/bin/dvips configure:12743: result: /opt/csw/bin/dvips configure:12753: checking for perl configure:12771: found /opt/csw/bin/perl configure:12784: result: /opt/csw/bin/perl configure:12918: checking that generated files are newer than configure configure:12924: result: done configure:12955: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on unstable10s config.status:1153: creating Makefile config.status:1153: creating doc/Makefile config.status:1153: creating gnulib-local/Makefile config.status:1139: error: cannot find input file: `lib/Makefile.in' ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=sparc-sun-solaris2.10 ac_cv_c_compiler_gnu=no ac_cv_env_CC_set=set ac_cv_env_CC_value=/opt/solarisstudio12.3/bin/cc ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/opt/csw/include ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-L/opt/csw/lib -R/opt/csw/lib' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_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_inttypes_h=yes ac_cv_header_memory_h=yes 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=sparc-sun-solaris2.10 ac_cv_objext=o ac_cv_path_DVIPS=/opt/csw/bin/dvips ac_cv_path_EGREP='/opt/csw/gnu/grep -E' ac_cv_path_FGREP='/opt/csw/gnu/grep -F' ac_cv_path_GREP=/opt/csw/gnu/grep ac_cv_path_PERL=/opt/csw/bin/perl ac_cv_path_SED=/opt/csw/gnu/sed ac_cv_path_TEXI2DVI=/opt/csw/bin/texi2dvi ac_cv_path_install='/opt/csw/gnu/install -c' ac_cv_path_lt_DD=/opt/csw/gnu/dd ac_cv_path_mkdir=/opt/csw/gnu/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='/opt/solarisstudio12.3/bin/cc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=/opt/solarisstudio12.3/bin/cc ac_cv_prog_ac_ct_DLLTOOL=dlltool ac_cv_prog_ac_ct_FILECMD=file ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_RC=windres 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=none am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes lt_cv_ar_at_file=@ 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='/opt/csw/gnu/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_RC=yes lt_cv_prog_compiler_pic='-KPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=no lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_sys_global_symbol_pipe='/opt/csw/gnu/sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | /opt/csw/gnu/sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='/opt/csw/gnu/sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='/opt/csw/gnu/sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='/opt/csw/gnu/sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= 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 lt_cv_truncate_bin='/opt/csw/gnu/dd bs=4096 count=1' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} '\''/export/home/buildbot-unstable10s/slave/libunistring-solaris10-sparc/build/build-aux/missing'\'' aclocal-1.16' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='ar' AS='as' AUTOCONF='${SHELL} '\''/export/home/buildbot-unstable10s/slave/libunistring-solaris10-sparc/build/build-aux/missing'\'' autoconf' AUTOHEADER='${SHELL} '\''/export/home/buildbot-unstable10s/slave/libunistring-solaris10-sparc/build/build-aux/missing'\'' autoheader' AUTOMAKE='${SHELL} '\''/export/home/buildbot-unstable10s/slave/libunistring-solaris10-sparc/build/build-aux/missing'\'' automake-1.16' AWK='gawk' CC='/opt/solarisstudio12.3/bin/cc' CCDEPMODE='depmode=none' CFLAGS='-g' CPP='/opt/solarisstudio12.3/bin/cc -E' CPPFLAGS='-I/opt/csw/include' CSCOPE='cscope' CTAGS='ctags' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='dlltool' DLL_VARIABLE='' DSYMUTIL='' DUMPBIN='' DVIPS='/opt/csw/bin/dvips' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/opt/csw/gnu/grep -E' ETAGS='etags' EXEEXT='' FGREP='/opt/csw/gnu/grep -F' FILECMD='file' GLOBAL_SYMBOL_PIPE='/opt/csw/gnu/sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | /opt/csw/gnu/sed '\''/ __gnu_lto/d'\''' GREP='/opt/csw/gnu/grep' HAVE_GLOBAL_SYMBOL_PIPE='1' HEXVERSION='0x010000' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/ccs/bin/ld' LDFLAGS='-L/opt/csw/lib -R/opt/csw/lib' LIBOBJS='' LIBS='' LIBTOOL='/bin/bash $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} '\''/export/home/buildbot-unstable10s/slave/libunistring-solaris10-sparc/build/build-aux/missing'\'' makeinfo' MANIFEST_TOOL=':' MKDIR_P='/opt/csw/gnu/mkdir -p' NAMESPACING='yes' NM='/opt/csw/gnu/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='libunistring' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL='/opt/csw/bin/perl' RANLIB='ranlib' RC='windres' SED='/opt/csw/gnu/sed' SET_MAKE='' SHELL='/bin/bash' STRIP='strip' TEXI2DVI='/opt/csw/bin/texi2dvi' VERSION='1.0' WOE32DLL_FALSE='' WOE32DLL_TRUE='#' WOE32_FALSE='' WOE32_TRUE='#' ac_ct_AR='ar' ac_ct_CC='/opt/solarisstudio12.3/bin/cc' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='${AMTAR} chof - --owner=root --group=root "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='sparc-sun-solaris2.10' build_alias='' build_cpu='sparc' build_os='solaris2.10' build_vendor='sun' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='sparc-sun-solaris2.10' host_alias='' host_cpu='sparc' host_os='solaris2.10' host_vendor='sun' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /export/home/buildbot-unstable10s/slave/libunistring-solaris10-sparc/build/build-aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' 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 "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "libunistring" #define VERSION "1.0" #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/" configure: exit 1