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 = unstable10x uname -m = i86pc uname -r = 5.10 uname -s = SunOS uname -v = Generic_147441-19 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = unstable10x Release = 5.10 KernelID = Generic_147441-19 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 8 /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: /opt/csw/gnu PATH: /opt/csw/bin PATH: /usr/bin PATH: /usr/ccs/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:4592: checking for a BSD-compatible install configure:4660: result: /opt/csw/gnu/install -c configure:4671: checking whether build environment is sane configure:4726: result: yes configure:4877: checking for a thread-safe mkdir -p configure:4916: result: /opt/csw/gnu/mkdir -p configure:4923: checking for gawk configure:4939: found /opt/csw/bin/gawk configure:4950: result: gawk configure:4961: checking whether make sets $(MAKE) configure:4983: result: yes configure:5012: checking whether make supports nested variables configure:5029: result: yes configure:5219: checking for gcc configure:5246: result: /opt/solarisstudio12.3/bin/cc configure:5475: checking for C compiler version configure:5484: /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:5495: $? = 1 configure:5484: /opt/solarisstudio12.3/bin/cc -v >&5 usage: cc [ options ] files. Use 'cc -flags' for details configure:5495: $? = 1 configure:5484: /opt/solarisstudio12.3/bin/cc -V >&5 cc: Sun C 5.12 SunOS_i386 Patch 148918-10 2016/08/02 configure:5495: $? = 0 configure:5484: /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:5495: $? = 1 configure:5515: checking whether the C compiler works configure:5537: /opt/solarisstudio12.3/bin/cc -I/opt/csw/include -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 configure:5541: $? = 0 configure:5589: result: yes configure:5592: checking for C compiler default output file name configure:5594: result: a.out configure:5600: checking for suffix of executables configure:5607: /opt/solarisstudio12.3/bin/cc -o conftest -I/opt/csw/include -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 configure:5611: $? = 0 configure:5633: result: configure:5655: checking whether we are cross compiling configure:5663: /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:5667: $? = 0 configure:5674: ./conftest configure:5678: $? = 0 configure:5693: result: no configure:5698: checking for suffix of object files configure:5720: /opt/solarisstudio12.3/bin/cc -c -I/opt/csw/include conftest.c >&5 configure:5724: $? = 0 configure:5745: result: o configure:5749: checking whether we are using the GNU C compiler configure:5768: /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:5768: $? = 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 "0.9.7" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:5777: result: no configure:5786: checking whether /opt/solarisstudio12.3/bin/cc accepts -g configure:5806: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include conftest.c >&5 configure:5806: $? = 0 configure:5847: result: yes configure:5864: checking for /opt/solarisstudio12.3/bin/cc option to accept ISO C89 configure:5927: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include conftest.c >&5 "conftest.c", line 58: warning: statement not reached configure:5927: $? = 0 configure:5940: result: none needed configure:5965: checking whether /opt/solarisstudio12.3/bin/cc understands -c and -o together configure:5987: /opt/solarisstudio12.3/bin/cc -c conftest.c -o conftest2.o configure:5990: $? = 0 configure:5987: /opt/solarisstudio12.3/bin/cc -c conftest.c -o conftest2.o configure:5990: $? = 0 configure:6002: result: yes configure:6030: checking for style of include used by make configure:6058: result: GNU configure:6084: checking dependency style of /opt/solarisstudio12.3/bin/cc configure:6195: result: none configure:6215: checking how to run the C preprocessor configure:6246: /opt/solarisstudio12.3/bin/cc -E -I/opt/csw/include conftest.c configure:6246: $? = 0 configure:6260: /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:6260: $? = 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 "0.9.7" | /* end confdefs.h. */ | #include configure:6285: result: /opt/solarisstudio12.3/bin/cc -E configure:6305: /opt/solarisstudio12.3/bin/cc -E -I/opt/csw/include conftest.c configure:6305: $? = 0 configure:6319: /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:6319: $? = 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 "0.9.7" | /* end confdefs.h. */ | #include configure:6355: checking build system type configure:6369: result: i386-pc-solaris2.10 configure:6389: checking host system type configure:6402: result: i386-pc-solaris2.10 configure:6426: checking for grep that handles long lines and -e configure:6484: result: /opt/csw/gnu/grep configure:6489: checking for egrep configure:6551: result: /opt/csw/gnu/grep -E configure:6556: checking for ANSI C header files configure:6576: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include conftest.c >&5 configure:6576: $? = 0 configure:6649: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 configure:6649: $? = 0 configure:6649: ./conftest configure:6649: $? = 0 configure:6660: result: yes configure:6673: checking for sys/types.h configure:6673: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include conftest.c >&5 configure:6673: $? = 0 configure:6673: result: yes configure:6673: checking for sys/stat.h configure:6673: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include conftest.c >&5 configure:6673: $? = 0 configure:6673: result: yes configure:6673: checking for stdlib.h configure:6673: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include conftest.c >&5 configure:6673: $? = 0 configure:6673: result: yes configure:6673: checking for string.h configure:6673: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include conftest.c >&5 configure:6673: $? = 0 configure:6673: result: yes configure:6673: checking for memory.h configure:6673: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include conftest.c >&5 configure:6673: $? = 0 configure:6673: result: yes configure:6673: checking for strings.h configure:6673: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include conftest.c >&5 configure:6673: $? = 0 configure:6673: result: yes configure:6673: checking for inttypes.h configure:6673: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include conftest.c >&5 configure:6673: $? = 0 configure:6673: result: yes configure:6673: checking for stdint.h configure:6673: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include conftest.c >&5 configure:6673: $? = 0 configure:6673: result: yes configure:6673: checking for unistd.h configure:6673: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include conftest.c >&5 configure:6673: $? = 0 configure:6673: result: yes configure:6686: checking minix/config.h usability configure:6686: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include conftest.c >&5 "conftest.c", line 54: cannot find include file: cc: acomp failed for conftest.c configure:6686: $? = 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 "0.9.7" | #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 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6686: result: no configure:6686: checking minix/config.h presence configure:6686: /opt/solarisstudio12.3/bin/cc -E -I/opt/csw/include conftest.c "conftest.c", line 21: cannot find include file: cc: acomp failed for conftest.c configure:6686: $? = 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 "0.9.7" | #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 | /* end confdefs.h. */ | #include configure:6686: result: no configure:6686: checking for minix/config.h configure:6686: result: no configure:6710: checking whether it is safe to define __EXTENSIONS__ configure:6728: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include conftest.c >&5 configure:6728: $? = 0 configure:6735: result: yes configure:6768: checking whether _XOPEN_SOURCE should be defined configure:6787: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include conftest.c >&5 configure:6787: $? = 0 configure:6811: result: no configure:6826: checking for Minix Amsterdam compiler configure:6850: result: no configure:6907: checking for ar configure:6923: found /opt/csw/gnu/ar configure:6934: result: ar configure:7009: checking for ranlib configure:7025: found /opt/csw/gnu/ranlib configure:7036: result: ranlib configure:8371: checking how to print strings configure:8398: result: printf configure:8419: checking for a sed that does not truncate output configure:8483: result: /opt/csw/gnu/sed configure:8501: checking for fgrep configure:8563: result: /opt/csw/gnu/grep -F configure:8631: checking for non-GNU ld configure:8665: result: /usr/ccs/bin/ld configure:8672: checking if the linker (/usr/ccs/bin/ld) is GNU ld configure:8687: result: no configure:8699: checking for BSD- or MS-compatible name lister (nm) configure:8756: result: /opt/csw/gnu/nm -B configure:8886: checking the name lister (/opt/csw/gnu/nm -B) interface configure:8893: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:8896: /opt/csw/gnu/nm -B "conftest.o" configure:8899: output 00000000 b Bbss.bss 00000000 d Ddata.data 00000000 r Drodata.rodata 00000000 D some_variable configure:8906: result: BSD nm configure:8909: checking whether ln -s works configure:8913: result: yes configure:8921: checking the maximum length of command line arguments configure:9052: result: 786240 configure:9100: checking how to convert i386-pc-solaris2.10 file names to i386-pc-solaris2.10 format configure:9140: result: func_convert_file_noop configure:9147: checking how to convert i386-pc-solaris2.10 file names to toolchain format configure:9167: result: func_convert_file_noop configure:9174: checking for /usr/ccs/bin/ld option to reload object files configure:9181: result: -r configure:9255: checking for objdump configure:9271: found /opt/csw/gnu/objdump configure:9282: result: objdump configure:9311: checking how to recognize dependent libraries configure:9511: result: pass_all configure:9596: checking for dlltool configure:9612: found /opt/csw/gnu/dlltool configure:9623: result: dlltool configure:9653: checking how to associate runtime and link libraries configure:9680: result: printf %s\n configure:9804: checking for archiver @FILE support configure:9821: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:9821: $? = 0 configure:9824: ar cru libconftest.a @conftest.lst >&5 configure:9827: $? = 0 configure:9832: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:9835: $? = 1 configure:9847: result: @ configure:9905: checking for strip configure:9921: found /opt/csw/gnu/strip configure:9932: result: strip configure:10004: checking for ranlib configure:10031: result: ranlib configure:10133: checking command to parse /opt/csw/gnu/nm -B output from /opt/solarisstudio12.3/bin/cc object configure:10286: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:10289: $? = 0 configure:10293: /opt/csw/gnu/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:10296: $? = 0 configure:10362: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c conftstm.o >&5 configure:10365: $? = 0 configure:10403: result: ok configure:10450: checking for sysroot configure:10480: result: no configure:10487: checking for a working dd configure:10525: result: /opt/csw/gnu/dd configure:10529: checking how to truncate binary pipes configure:10544: result: /opt/csw/gnu/dd bs=4096 count=1 configure:10793: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:10796: $? = 0 configure:10873: checking for mt configure:10889: found /opt/csw/bin/mt configure:10900: result: mt configure:10923: checking if mt is a manifest tool configure:10929: 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:10937: result: no configure:11611: checking for dlfcn.h configure:11611: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:11611: $? = 0 configure:11611: result: yes configure:12165: checking for objdir configure:12180: result: .libs configure:12837: checking for /opt/solarisstudio12.3/bin/cc option to produce PIC configure:12844: result: -KPIC -DPIC configure:12852: checking if /opt/solarisstudio12.3/bin/cc PIC flag -KPIC -DPIC works configure:12870: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT -KPIC -DPIC -DPIC conftest.c >&5 configure:12874: $? = 0 configure:12887: result: yes configure:12916: checking if /opt/solarisstudio12.3/bin/cc static flag -Bstatic works configure:12944: result: yes configure:12959: checking if /opt/solarisstudio12.3/bin/cc supports -c -o file.o configure:12980: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT -o out/conftest2.o conftest.c >&5 configure:12984: $? = 0 configure:13006: result: yes configure:13014: checking if /opt/solarisstudio12.3/bin/cc supports -c -o file.o configure:13061: result: yes configure:13094: checking whether the /opt/solarisstudio12.3/bin/cc linker (/usr/ccs/bin/ld) supports shared libraries configure:14353: result: yes configure:14593: checking dynamic linker characteristics configure:15411: result: solaris2.10 ld.so configure:15533: checking how to hardcode library paths into programs configure:15558: result: immediate configure:16106: checking whether stripping libraries is possible configure:16111: result: yes configure:16146: checking if libtool supports shared libraries configure:16148: result: yes configure:16151: checking whether to build shared libraries configure:16176: result: yes configure:16179: checking whether to build static libraries configure:16183: result: yes configure:16264: checking for windres configure:16280: found /opt/csw/gnu/windres configure:16291: result: windres configure:16414: checking for size_t configure:16414: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:16414: $? = 0 configure:16414: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 74: syntax error before or at: ) cc: acomp failed for conftest.c configure:16414: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:16414: result: yes configure:16427: checking for working alloca.h configure:16444: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 configure:16444: $? = 0 configure:16452: result: yes configure:16460: checking for alloca configure:16497: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 configure:16497: $? = 0 configure:16505: result: yes configure:16617: checking whether the preprocessor supports include_next configure:16655: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT -Iconftestd1b -Iconftestd2 conftest.c >&5 configure:16655: $? = 0 configure:16676: result: yes configure:16697: checking whether system header files limit the line length configure:16720: result: no configure:16731: checking for complete errno.h configure:16804: result: yes configure:17377: checking whether frexp() can be used without linking with libm configure:17395: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 47: warning: statement not reached configure:17395: $? = 0 configure:17404: result: yes configure:17407: checking whether alarm is declared configure:17407: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:17407: $? = 0 configure:17407: result: yes configure:17419: checking whether long double and double are the same configure:17440: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 49: zero or negative subscript cc: acomp failed for conftest.c configure:17440: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | /* end confdefs.h. */ | #include | int | main () | { | typedef int check[sizeof (long double) == sizeof (double) | && LDBL_MANT_DIG == DBL_MANT_DIG | && LDBL_MAX_EXP == DBL_MAX_EXP | && LDBL_MIN_EXP == DBL_MIN_EXP | ? 1 : -1]; | | ; | return 0; | } configure:17448: result: no configure:17466: checking for __fseterr configure:17466: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 77: warning: statement not reached Undefined first referenced symbol in file __fseterr conftest.o ld: fatal: symbol referencing errors. No output written to conftest configure:17466: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | /* end confdefs.h. */ | /* Define __fseterr to an innocuous variant, in case declares __fseterr. | For example, HP-UX 11i declares gettimeofday. */ | #define __fseterr innocuous___fseterr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __fseterr (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __fseterr | | /* 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 __fseterr (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub___fseterr || defined __stub_____fseterr | choke me | #endif | | int | main () | { | return __fseterr (); | ; | return 0; | } configure:17466: result: no configure:17466: checking for iswcntrl configure:17466: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 77: warning: statement not reached configure:17466: $? = 0 configure:17466: result: yes configure:17466: checking for iswblank configure:17466: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 78: warning: statement not reached configure:17466: $? = 0 configure:17466: result: yes configure:17466: checking for symlink configure:17466: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 79: warning: statement not reached configure:17466: $? = 0 configure:17466: result: yes configure:17466: checking for mbsinit configure:17466: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 80: warning: statement not reached configure:17466: $? = 0 configure:17466: result: yes configure:17466: checking for mbrtowc configure:17466: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 81: warning: statement not reached configure:17466: $? = 0 configure:17466: result: yes configure:17466: checking for mprotect configure:17466: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 82: warning: statement not reached configure:17466: $? = 0 configure:17466: result: yes configure:17466: checking for snprintf configure:17466: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 83: warning: statement not reached configure:17466: $? = 0 configure:17466: result: yes configure:17466: checking for stpcpy configure:17466: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 84: warning: statement not reached Undefined first referenced symbol in file stpcpy conftest.o ld: fatal: symbol referencing errors. No output written to conftest configure:17466: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | /* end confdefs.h. */ | /* Define stpcpy to an innocuous variant, in case declares stpcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define stpcpy innocuous_stpcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char stpcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef stpcpy | | /* 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 stpcpy (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_stpcpy || defined __stub___stpcpy | choke me | #endif | | int | main () | { | return stpcpy (); | ; | return 0; | } configure:17466: result: no configure:17466: checking for strdup configure:17466: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 84: warning: statement not reached configure:17466: $? = 0 configure:17466: result: yes configure:17466: checking for wcwidth configure:17466: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 85: warning: statement not reached configure:17466: $? = 0 configure:17466: result: yes configure:17466: checking for btowc configure:17466: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 86: warning: statement not reached configure:17466: $? = 0 configure:17466: result: yes configure:17466: checking for _set_invalid_parameter_handler configure:17466: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 87: warning: statement not reached Undefined first referenced symbol in file _set_invalid_parameter_handler conftest.o ld: fatal: symbol referencing errors. No output written to conftest configure:17466: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | /* end confdefs.h. */ | /* Define _set_invalid_parameter_handler to an innocuous variant, in case declares _set_invalid_parameter_handler. | For example, HP-UX 11i declares gettimeofday. */ | #define _set_invalid_parameter_handler innocuous__set_invalid_parameter_handler | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _set_invalid_parameter_handler (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _set_invalid_parameter_handler | | /* 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 _set_invalid_parameter_handler (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__set_invalid_parameter_handler || defined __stub____set_invalid_parameter_handler | choke me | #endif | | int | main () | { | return _set_invalid_parameter_handler (); | ; | return 0; | } configure:17466: result: no configure:17466: checking for getprogname configure:17466: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 87: warning: statement not reached Undefined first referenced symbol in file getprogname conftest.o ld: fatal: symbol referencing errors. No output written to conftest configure:17466: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | /* end confdefs.h. */ | /* Define getprogname to an innocuous variant, in case declares getprogname. | For example, HP-UX 11i declares gettimeofday. */ | #define getprogname innocuous_getprogname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getprogname (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getprogname | | /* 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 getprogname (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getprogname || defined __stub___getprogname | choke me | #endif | | int | main () | { | return getprogname (); | ; | return 0; | } configure:17466: result: no configure:17466: checking for getexecname configure:17466: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 87: warning: statement not reached configure:17466: $? = 0 configure:17466: result: yes configure:17466: checking for isblank configure:17466: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 88: warning: statement not reached configure:17466: $? = 0 configure:17466: result: yes configure:17466: checking for newlocale configure:17466: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 89: warning: statement not reached Undefined first referenced symbol in file newlocale conftest.o ld: fatal: symbol referencing errors. No output written to conftest configure:17466: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | /* end confdefs.h. */ | /* Define newlocale to an innocuous variant, in case declares newlocale. | For example, HP-UX 11i declares gettimeofday. */ | #define newlocale innocuous_newlocale | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char newlocale (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef newlocale | | /* 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 newlocale (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_newlocale || defined __stub___newlocale | choke me | #endif | | int | main () | { | return newlocale (); | ; | return 0; | } configure:17466: result: no configure:17466: checking for pthread_sigmask configure:17466: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 89: warning: statement not reached configure:17466: $? = 0 configure:17466: result: yes configure:17466: checking for setenv configure:17466: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 90: warning: statement not reached configure:17466: $? = 0 configure:17466: result: yes configure:17466: checking for sleep configure:17466: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 91: warning: statement not reached configure:17466: $? = 0 configure:17466: result: yes configure:17466: checking for usleep configure:17466: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 92: warning: statement not reached configure:17466: $? = 0 configure:17466: result: yes configure:17466: checking for wcrtomb configure:17466: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 93: warning: statement not reached configure:17466: $? = 0 configure:17466: result: yes configure:17466: checking for wctob configure:17466: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 94: warning: statement not reached configure:17466: $? = 0 configure:17466: result: yes configure:17502: checking host CPU and C ABI configure:17776: result: i386 configure:17838: checking for ld configure:17943: result: /usr/ccs/bin/ld configure:17950: checking if the linker (/usr/ccs/bin/ld) is GNU ld configure:17965: result: no configure:17972: checking for shared library run path origin configure:17985: result: done configure:18007: checking for the common suffixes of directories in the library search path configure:18016: checking for 64-bit host configure:18039: result: no configure:18087: result: lib,lib configure:18605: checking for iconv configure:18629: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 Undefined first referenced symbol in file libiconv_close conftest.o libiconv_open conftest.o libiconv conftest.o ld: fatal: symbol referencing errors. No output written to conftest configure:18629: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | /* end confdefs.h. */ | | #include | #include | | int | main () | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:18653: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c /opt/csw/lib/libiconv.so -R/opt/csw/lib >&5 configure:18653: $? = 0 configure:18663: result: yes configure:18666: checking for working iconv configure:18807: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c /opt/csw/lib/libiconv.so -R/opt/csw/lib >&5 "conftest.c", line 90: warning: argument #2 is incompatible with prototype: prototype: pointer to pointer to const char : "/opt/csw/include/iconv.h", line 83 argument : pointer to pointer to char "conftest.c", line 110: warning: argument #2 is incompatible with prototype: prototype: pointer to pointer to const char : "/opt/csw/include/iconv.h", line 83 argument : pointer to pointer to char "conftest.c", line 129: warning: argument #2 is incompatible with prototype: prototype: pointer to pointer to const char : "/opt/csw/include/iconv.h", line 83 argument : pointer to pointer to char "conftest.c", line 183: warning: statement not reached configure:18807: $? = 0 configure:18807: ./conftest configure:18807: $? = 0 configure:18819: result: yes configure:18834: checking how to link with libiconv configure:18836: result: /opt/csw/lib/libiconv.so -R/opt/csw/lib configure:18847: checking for iconv declaration configure:18876: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 74: identifier redeclared: libiconv current : function(pointer to void, pointer to pointer to char, pointer to unsigned int, pointer to pointer to char, pointer to unsigned int) returning unsigned int previous: function(pointer to void, pointer to pointer to const char, pointer to unsigned int, pointer to pointer to char, pointer to unsigned int) returning unsigned int : "/opt/csw/include/iconv.h", line 83 cc: acomp failed for conftest.c configure:18876: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | /* end confdefs.h. */ | | #include | #include | extern | #ifdef __cplusplus | "C" | #endif | #if defined(__STDC__) || defined(_MSC_VER) || defined(__cplusplus) | size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | #else | size_t iconv(); | #endif | | int | main () | { | | ; | return 0; | } configure:18887: result: extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:18910: checking for iconv.h configure:18910: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:18910: $? = 0 configure:18910: result: yes configure:18910: checking for crtdefs.h configure:18910: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 102: cannot find include file: cc: acomp failed for conftest.c configure:18910: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:18910: result: no configure:18910: checking for wctype.h configure:18910: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:18910: $? = 0 configure:18910: result: yes configure:18910: checking for langinfo.h configure:18910: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:18910: $? = 0 configure:18910: result: yes configure:18910: checking for limits.h configure:18910: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:18910: $? = 0 configure:18910: result: yes configure:18910: checking for unistd.h configure:18910: result: yes configure:18910: checking for math.h configure:18910: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:18910: $? = 0 configure:18910: result: yes configure:18910: checking for sys/mman.h configure:18910: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:18910: $? = 0 configure:18910: result: yes configure:18910: checking for wchar.h configure:18910: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:18910: $? = 0 configure:18910: result: yes configure:18910: checking for stdint.h configure:18910: result: yes configure:18910: checking for features.h configure:18910: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 110: cannot find include file: cc: acomp failed for conftest.c configure:18910: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:18910: result: no configure:18910: checking for inttypes.h configure:18910: result: yes configure:18910: checking for xlocale.h configure:18910: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 111: cannot find include file: cc: acomp failed for conftest.c configure:18910: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:18910: result: no configure:18910: checking for semaphore.h configure:18910: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:18910: $? = 0 configure:18910: result: yes configure:18910: checking for sys/socket.h configure:18910: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:18910: $? = 0 configure:18910: result: yes configure:18910: checking for sys/time.h configure:18910: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:18910: $? = 0 configure:18910: result: yes configure:18923: checking for inline configure:18939: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:18939: $? = 0 configure:18947: result: inline configure:18966: checking where to find the exponent in a 'double' configure:19280: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 configure:19280: $? = 0 configure:19280: ./conftest configure:19280: $? = 0 configure:19292: result: word 1 bit 20 configure:19312: checking where to find the exponent in a 'float' configure:19389: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 configure:19389: $? = 0 configure:19389: ./conftest configure:19389: $? = 0 configure:19401: result: word 0 bit 23 configure:19421: checking whether byte ordering is bigendian configure:19436: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 85: warning: old-style declaration or incorrect type for: not "conftest.c", line 85: syntax error before or at: a "conftest.c", line 85: warning: old-style declaration or incorrect type for: a "conftest.c", line 85: warning: old-style declaration or incorrect type for: universal "conftest.c", line 85: warning: old-style declaration or incorrect type for: capable "conftest.c", line 85: warning: old-style declaration or incorrect type for: compiler cc: acomp failed for conftest.c configure:19436: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:19481: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 91: undefined symbol: bogus "conftest.c", line 91: syntax error before or at: endian cc: acomp failed for conftest.c configure:19481: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if ! (defined BYTE_ORDER && defined BIG_ENDIAN && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN && LITTLE_ENDIAN) | bogus endian macros | #endif | | ; | return 0; | } configure:19525: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:19525: $? = 0 configure:19542: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 90: undefined symbol: not "conftest.c", line 90: syntax error before or at: big cc: acomp failed for conftest.c configure:19542: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef _BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:19627: result: no configure:19660: checking for wint_t configure:19685: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:19685: $? = 0 configure:19692: result: yes configure:19699: checking whether wint_t is too small configure:19727: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:19727: $? = 0 configure:19734: result: no configure:19861: checking whether iswcntrl works configure:19905: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 configure:19905: $? = 0 configure:19905: ./conftest configure:19905: $? = 0 configure:19916: result: yes configure:19940: checking for towlower configure:19940: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 121: warning: statement not reached configure:19940: $? = 0 configure:19940: result: yes configure:19988: checking for wctype_t configure:20016: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:20016: $? = 0 configure:20024: result: yes configure:20030: checking for wctrans_t configure:20056: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:20056: $? = 0 configure:20064: result: yes configure:20073: checking whether wctype is declared without a macro configure:20102: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:20102: $? = 0 configure:20110: result: yes configure:20073: checking whether iswctype is declared without a macro configure:20102: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:20102: $? = 0 configure:20110: result: yes configure:20073: checking whether wctrans is declared without a macro configure:20102: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:20102: $? = 0 configure:20110: result: yes configure:20073: checking whether towctrans is declared without a macro configure:20102: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:20102: $? = 0 configure:20110: result: yes configure:20213: checking whether limits.h has ULLONG_WIDTH etc. configure:20233: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 94: undefined symbol: ULLONG_WIDTH "conftest.c", line 94: non-constant initializer: op "NAME" cc: acomp failed for conftest.c configure:20233: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | /* end confdefs.h. */ | #ifndef __STDC_WANT_IEC_60559_BFP_EXT__ | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #endif | #include | int ullw = ULLONG_WIDTH; | int | main () | { | | ; | return 0; | } configure:20240: result: no configure:20258: checking for nl_langinfo and CODESET configure:20274: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 96: warning: statement not reached configure:20274: $? = 0 configure:20283: result: yes configure:20300: checking for working fcntl.h configure:20408: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 181: warning: statement not reached configure:20408: $? = 0 configure:20408: ./conftest configure:20408: $? = 64 configure: program exited with status 64 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | /* end confdefs.h. */ | #include | #include | #if HAVE_UNISTD_H | # include | #else /* on Windows with MSVC */ | # include | # include | # defined sleep(n) _sleep ((n) * 1000) | #endif | #include | #ifndef O_NOATIME | #define O_NOATIME 0 | #endif | #ifndef O_NOFOLLOW | #define O_NOFOLLOW 0 | #endif | static int const constants[] = | { | O_CREAT, O_EXCL, O_NOCTTY, O_TRUNC, O_APPEND, | O_NONBLOCK, O_SYNC, O_ACCMODE, O_RDONLY, O_RDWR, O_WRONLY | }; | | int | main () | { | | int result = !constants; | #if HAVE_SYMLINK | { | static char const sym[] = "conftest.sym"; | if (symlink ("/dev/null", sym) != 0) | result |= 2; | else | { | int fd = open (sym, O_WRONLY | O_NOFOLLOW | O_CREAT, 0); | if (fd >= 0) | { | close (fd); | result |= 4; | } | } | if (unlink (sym) != 0 || symlink (".", sym) != 0) | result |= 2; | else | { | int fd = open (sym, O_RDONLY | O_NOFOLLOW); | if (fd >= 0) | { | close (fd); | result |= 4; | } | } | unlink (sym); | } | #endif | { | static char const file[] = "confdefs.h"; | int fd = open (file, O_RDONLY | O_NOATIME); | if (fd < 0) | result |= 8; | else | { | struct stat st0; | if (fstat (fd, &st0) != 0) | result |= 16; | else | { | char c; | sleep (1); | if (read (fd, &c, 1) != 1) | result |= 24; | else | { | if (close (fd) != 0) | result |= 32; | else | { | struct stat st1; | if (stat (file, &st1) != 0) | result |= 40; | else | if (st0.st_atime != st1.st_atime) | result |= 64; | } | } | } | } | } | return result; | ; | return 0; | } configure:20424: result: no (bad O_NOATIME) configure:20447: checking whether getc_unlocked is declared configure:20447: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:20447: $? = 0 configure:20447: result: yes configure:20459: checking whether we are using the GNU C Library >= 2.1 or uClibc "conftest.c", line 95: cannot find include file: cc: acomp failed for conftest.c configure:20489: result: no configure:20496: checking for LC_MESSAGES configure:20512: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 100: warning: statement not reached configure:20512: $? = 0 configure:20520: result: yes configure:20529: checking for CFPreferencesCopyAppValue configure:20547: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c -Wl,-framework -Wl,CoreFoundation >&5 "conftest.c", line 95: cannot find include file: "conftest.c", line 99: warning: implicit function declaration: CFPreferencesCopyAppValue "conftest.c", line 99: undefined symbol: NULL cc: acomp failed for conftest.c configure:20547: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:20556: result: no configure:20563: checking for CFLocaleCopyCurrent configure:20581: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c -Wl,-framework -Wl,CoreFoundation >&5 "conftest.c", line 95: cannot find include file: "conftest.c", line 99: warning: implicit function declaration: CFLocaleCopyCurrent cc: acomp failed for conftest.c configure:20581: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:20590: result: no configure:20611: checking whether imported symbols can be declared weak configure:20629: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 configure:20629: $? = 0 configure:20663: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 configure:20663: $? = 0 configure:20663: ./conftest configure:20663: $? = 0 configure:20678: result: yes configure:20683: checking pthread.h usability configure:20683: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:20683: $? = 0 configure:20683: result: yes configure:20683: checking pthread.h presence configure:20683: /opt/solarisstudio12.3/bin/cc -E -I/opt/csw/include -D_REENTRANT conftest.c configure:20683: $? = 0 configure:20683: result: yes configure:20683: checking for pthread.h configure:20683: result: yes configure:20721: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 configure:20721: $? = 0 configure:20737: checking for pthread_kill in -lpthread configure:20762: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c -lpthread >&5 "conftest.c", line 108: warning: statement not reached configure:20762: $? = 0 configure:20771: result: yes configure:21516: checking for multithread API to use configure:21518: result: posix configure:21615: checking whether malloc, realloc, calloc are POSIX compliant configure:21635: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:21635: $? = 0 configure:21643: result: yes configure:21650: checking for stdlib.h configure:21650: result: yes configure:21660: checking for GNU libc compatible malloc configure:21696: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 112: warning: statement not reached configure:21696: $? = 0 configure:21696: ./conftest configure:21696: $? = 0 configure:21707: result: yes configure:21722: checking for unsigned long long int configure:21761: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 125: warning: statement not reached configure:21761: $? = 0 configure:21770: result: yes configure:21780: checking for long long int configure:21818: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 120: warning: statement not reached configure:21818: $? = 0 configure:21818: ./conftest configure:21818: $? = 0 configure:21830: result: yes configure:21842: checking for mbstate_t configure:21866: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 147: warning: statement not reached configure:21866: $? = 0 configure:21873: result: yes configure:21988: checking for a traditional japanese locale configure:22058: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 configure:22061: $? = 0 configure:22119: result: ja_JP.eucJP configure:22127: checking for a transitional chinese locale configure:22198: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 configure:22201: $? = 0 configure:22252: result: zh_CN.GB18030 configure:22259: checking for a french Unicode locale configure:22331: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 configure:22334: $? = 0 configure:22380: result: fr_FR.UTF-8 configure:22474: checking for mmap configure:22474: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 138: warning: statement not reached configure:22474: $? = 0 configure:22474: result: yes configure:22485: checking for MAP_ANONYMOUS configure:22522: result: yes configure:22544: checking whether memchr works configure:22613: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 153: warning: statement not reached configure:22613: $? = 0 configure:22613: ./conftest configure:22613: $? = 0 configure:22624: result: yes configure:22636: checking whether defines MIN and MAX configure:22653: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 104: warning: implicit function declaration: MIN "conftest.c", line 104: non-constant initializer: op "CALL" cc: acomp failed for conftest.c configure:22653: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | /* end confdefs.h. */ | #include | int x = MIN (42, 17); | int | main () | { | | ; | return 0; | } configure:22660: result: no configure:22673: checking whether defines MIN and MAX configure:22690: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 104: warning: implicit function declaration: MIN "conftest.c", line 104: non-constant initializer: op "CALL" cc: acomp failed for conftest.c configure:22690: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | /* end confdefs.h. */ | #include | int x = MIN (42, 17); | int | main () | { | | ; | return 0; | } configure:22697: result: no configure:22718: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 104: warning: old-style declaration or incorrect type for: not "conftest.c", line 104: syntax error before or at: a "conftest.c", line 104: warning: old-style declaration or incorrect type for: a "conftest.c", line 104: warning: old-style declaration or incorrect type for: universal "conftest.c", line 104: warning: old-style declaration or incorrect type for: capable "conftest.c", line 104: warning: old-style declaration or incorrect type for: compiler cc: acomp failed for conftest.c configure:22718: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:22751: checking whether to activate relocatable installation configure:22766: result: no configure:22787: checking for stdbool.h that conforms to C99 configure:22862: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "/usr/include/stdbool.h", line 42: #error: "Use of is valid only in a c99 compilation environment." cc: acomp failed for conftest.c configure:22862: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | /* end confdefs.h. */ | | #include | | #ifdef __cplusplus | typedef bool Bool; | #else | typedef _Bool Bool; | #ifndef bool | "error: bool is not defined" | #endif | #ifndef false | "error: false is not defined" | #endif | #if false | "error: false is not 0" | #endif | #ifndef true | "error: true is not defined" | #endif | #if true != 1 | "error: true is not 1" | #endif | #endif | | #ifndef __bool_true_false_are_defined | "error: __bool_true_false_are_defined is not defined" | #endif | | struct s { Bool s: 1; Bool t; bool u: 1; bool v; } s; | | char a[true == 1 ? 1 : -1]; | char b[false == 0 ? 1 : -1]; | char c[__bool_true_false_are_defined == 1 ? 1 : -1]; | char d[(bool) 0.5 == true ? 1 : -1]; | /* See body of main program for 'e'. */ | char f[(Bool) 0.0 == false ? 1 : -1]; | char g[true]; | char h[sizeof (Bool)]; | char i[sizeof s.t]; | enum { j = false, k = true, l = false * true, m = true * 256 }; | /* The following fails for | HP aC++/ANSI C B3910B A.05.55 [Dec 04 2003]. */ | Bool n[m]; | char o[sizeof n == m * sizeof n[0] ? 1 : -1]; | char p[-1 - (Bool) 0 < 0 && -1 - (bool) 0 < 0 ? 1 : -1]; | /* Catch a bug in an HP-UX C compiler. See | https://gcc.gnu.org/ml/gcc-patches/2003-12/msg02303.html | https://lists.gnu.org/archive/html/bug-coreutils/2005-11/msg00161.html | */ | Bool q = true; | Bool *pq = &q; | bool *qq = &q; | | int | main () | { | | bool e = &s; | *pq |= q; *pq |= ! q; | *qq |= q; *qq |= ! q; | /* Refer to every declared value, to avoid compiler optimizations. */ | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l | + !m + !n + !o + !p + !q + !pq + !qq); | | ; | return 0; | } configure:22869: result: no configure:22871: checking for _Bool configure:22871: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:22871: $? = 0 configure:22871: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 140: syntax error before or at: ) cc: acomp failed for conftest.c configure:22871: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:22871: result: yes configure:22888: checking for wchar_t configure:22905: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:22905: $? = 0 configure:22912: result: yes configure:23052: checking whether stdint.h conforms to C99 configure:23232: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 206: identifier redeclared: k current : unsigned long previous: unsigned int : "conftest.c", line 205 "conftest.c", line 235: bit-field size < 0: check_UINT8_C "conftest.c", line 237: bit-field size < 0: check_UINT16_C "conftest.c", line 257: bit-field size < 0: check_uint_fast16 cc: acomp failed for conftest.c configure:23232: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | /* end confdefs.h. */ | | | #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H 1 /* work if build isn't clean */ | #define __STDC_CONSTANT_MACROS 1 | #define __STDC_LIMIT_MACROS 1 | #include | /* Dragonfly defines WCHAR_MIN, WCHAR_MAX only in . */ | #if !(defined WCHAR_MIN && defined WCHAR_MAX) | #error "WCHAR_MIN, WCHAR_MAX not defined in " | #endif | | | /* BSD/OS 4.0.1 has a bug: , and must be | included before . */ | #include | #include | #if HAVE_WCHAR_H | # include | # include | # include | #endif | | | #ifdef INT8_MAX | int8_t a1 = INT8_MAX; | int8_t a1min = INT8_MIN; | #endif | #ifdef INT16_MAX | int16_t a2 = INT16_MAX; | int16_t a2min = INT16_MIN; | #endif | #ifdef INT32_MAX | int32_t a3 = INT32_MAX; | int32_t a3min = INT32_MIN; | #endif | #ifdef INT64_MAX | int64_t a4 = INT64_MAX; | int64_t a4min = INT64_MIN; | #endif | #ifdef UINT8_MAX | uint8_t b1 = UINT8_MAX; | #else | typedef int b1[(unsigned char) -1 != 255 ? 1 : -1]; | #endif | #ifdef UINT16_MAX | uint16_t b2 = UINT16_MAX; | #endif | #ifdef UINT32_MAX | uint32_t b3 = UINT32_MAX; | #endif | #ifdef UINT64_MAX | uint64_t b4 = UINT64_MAX; | #endif | int_least8_t c1 = INT8_C (0x7f); | int_least8_t c1max = INT_LEAST8_MAX; | int_least8_t c1min = INT_LEAST8_MIN; | int_least16_t c2 = INT16_C (0x7fff); | int_least16_t c2max = INT_LEAST16_MAX; | int_least16_t c2min = INT_LEAST16_MIN; | int_least32_t c3 = INT32_C (0x7fffffff); | int_least32_t c3max = INT_LEAST32_MAX; | int_least32_t c3min = INT_LEAST32_MIN; | int_least64_t c4 = INT64_C (0x7fffffffffffffff); | int_least64_t c4max = INT_LEAST64_MAX; | int_least64_t c4min = INT_LEAST64_MIN; | uint_least8_t d1 = UINT8_C (0xff); | uint_least8_t d1max = UINT_LEAST8_MAX; | uint_least16_t d2 = UINT16_C (0xffff); | uint_least16_t d2max = UINT_LEAST16_MAX; | uint_least32_t d3 = UINT32_C (0xffffffff); | uint_least32_t d3max = UINT_LEAST32_MAX; | uint_least64_t d4 = UINT64_C (0xffffffffffffffff); | uint_least64_t d4max = UINT_LEAST64_MAX; | int_fast8_t e1 = INT_FAST8_MAX; | int_fast8_t e1min = INT_FAST8_MIN; | int_fast16_t e2 = INT_FAST16_MAX; | int_fast16_t e2min = INT_FAST16_MIN; | int_fast32_t e3 = INT_FAST32_MAX; | int_fast32_t e3min = INT_FAST32_MIN; | int_fast64_t e4 = INT_FAST64_MAX; | int_fast64_t e4min = INT_FAST64_MIN; | uint_fast8_t f1 = UINT_FAST8_MAX; | uint_fast16_t f2 = UINT_FAST16_MAX; | uint_fast32_t f3 = UINT_FAST32_MAX; | uint_fast64_t f4 = UINT_FAST64_MAX; | #ifdef INTPTR_MAX | intptr_t g = INTPTR_MAX; | intptr_t gmin = INTPTR_MIN; | #endif | #ifdef UINTPTR_MAX | uintptr_t h = UINTPTR_MAX; | #endif | intmax_t i = INTMAX_MAX; | uintmax_t j = UINTMAX_MAX; | | /* Check that SIZE_MAX has the correct type, if possible. */ | #if 201112 <= __STDC_VERSION__ | int k = _Generic (SIZE_MAX, size_t: 0); | #elif (2 <= __GNUC__ || defined __IBM__TYPEOF__ || (0x5110 <= __SUNPRO_C && !__STDC__)) | extern size_t k; | extern __typeof__ (SIZE_MAX) k; | #endif | | #include /* for CHAR_BIT */ | #define TYPE_MINIMUM(t) ((t) ((t) 0 < (t) -1 ? (t) 0 : ~ TYPE_MAXIMUM (t))) | #define TYPE_MAXIMUM(t) ((t) ((t) 0 < (t) -1 ? (t) -1 : ((((t) 1 << (sizeof (t) * CHAR_BIT - 2)) - 1) * 2 + 1))) | struct s { | int check_PTRDIFF: | PTRDIFF_MIN == TYPE_MINIMUM (ptrdiff_t) | && PTRDIFF_MAX == TYPE_MAXIMUM (ptrdiff_t) | ? 1 : -1; | /* Detect bug in FreeBSD 6.0 / ia64. */ | int check_SIG_ATOMIC: | SIG_ATOMIC_MIN == TYPE_MINIMUM (sig_atomic_t) | && SIG_ATOMIC_MAX == TYPE_MAXIMUM (sig_atomic_t) | ? 1 : -1; | int check_SIZE: SIZE_MAX == TYPE_MAXIMUM (size_t) ? 1 : -1; | int check_WCHAR: | WCHAR_MIN == TYPE_MINIMUM (wchar_t) | && WCHAR_MAX == TYPE_MAXIMUM (wchar_t) | ? 1 : -1; | /* Detect bug in mingw. */ | int check_WINT: | WINT_MIN == TYPE_MINIMUM (wint_t) | && WINT_MAX == TYPE_MAXIMUM (wint_t) | ? 1 : -1; | | /* Detect bugs in glibc 2.4 and Solaris 10 stdint.h, among others. */ | int check_UINT8_C: | (-1 < UINT8_C (0)) == (-1 < (uint_least8_t) 0) ? 1 : -1; | int check_UINT16_C: | (-1 < UINT16_C (0)) == (-1 < (uint_least16_t) 0) ? 1 : -1; | | /* Detect bugs in OpenBSD 3.9 stdint.h. */ | #ifdef UINT8_MAX | int check_uint8: (uint8_t) -1 == UINT8_MAX ? 1 : -1; | #endif | #ifdef UINT16_MAX | int check_uint16: (uint16_t) -1 == UINT16_MAX ? 1 : -1; | #endif | #ifdef UINT32_MAX | int check_uint32: (uint32_t) -1 == UINT32_MAX ? 1 : -1; | #endif | #ifdef UINT64_MAX | int check_uint64: (uint64_t) -1 == UINT64_MAX ? 1 : -1; | #endif | int check_uint_least8: (uint_least8_t) -1 == UINT_LEAST8_MAX ? 1 : -1; | int check_uint_least16: (uint_least16_t) -1 == UINT_LEAST16_MAX ? 1 : -1; | int check_uint_least32: (uint_least32_t) -1 == UINT_LEAST32_MAX ? 1 : -1; | int check_uint_least64: (uint_least64_t) -1 == UINT_LEAST64_MAX ? 1 : -1; | int check_uint_fast8: (uint_fast8_t) -1 == UINT_FAST8_MAX ? 1 : -1; | int check_uint_fast16: (uint_fast16_t) -1 == UINT_FAST16_MAX ? 1 : -1; | int check_uint_fast32: (uint_fast32_t) -1 == UINT_FAST32_MAX ? 1 : -1; | int check_uint_fast64: (uint_fast64_t) -1 == UINT_FAST64_MAX ? 1 : -1; | int check_uintptr: (uintptr_t) -1 == UINTPTR_MAX ? 1 : -1; | int check_uintmax: (uintmax_t) -1 == UINTMAX_MAX ? 1 : -1; | int check_size: (size_t) -1 == SIZE_MAX ? 1 : -1; | }; | | int | main () | { | | ; | return 0; | } configure:23331: result: no configure:23445: checking sys/inttypes.h usability configure:23445: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:23445: $? = 0 configure:23445: result: yes configure:23445: checking sys/inttypes.h presence configure:23445: /opt/solarisstudio12.3/bin/cc -E -I/opt/csw/include -D_REENTRANT conftest.c configure:23445: $? = 0 configure:23445: result: yes configure:23445: checking for sys/inttypes.h configure:23445: result: yes configure:23445: checking sys/bitypes.h usability configure:23445: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 140: cannot find include file: cc: acomp failed for conftest.c configure:23445: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:23445: result: no configure:23445: checking sys/bitypes.h presence configure:23445: /opt/solarisstudio12.3/bin/cc -E -I/opt/csw/include -D_REENTRANT conftest.c "conftest.c", line 107: cannot find include file: cc: acomp failed for conftest.c configure:23445: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | /* end confdefs.h. */ | #include configure:23445: result: no configure:23445: checking for sys/bitypes.h configure:23445: result: no configure:23467: checking for bit size of ptrdiff_t configure:23472: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 149: warning: statement not reached configure:23472: $? = 0 configure:23472: ./conftest configure:23472: $? = 0 configure:23493: result: 32 configure:23467: checking for bit size of size_t configure:23472: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 150: warning: statement not reached configure:23472: $? = 0 configure:23472: ./conftest configure:23472: $? = 0 configure:23493: result: 32 configure:23512: checking for bit size of sig_atomic_t configure:23517: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 151: warning: statement not reached configure:23517: $? = 0 configure:23517: ./conftest configure:23517: $? = 0 configure:23538: result: 32 configure:23512: checking for bit size of wchar_t configure:23517: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 152: warning: statement not reached configure:23517: $? = 0 configure:23517: ./conftest configure:23517: $? = 0 configure:23538: result: 32 configure:23512: checking for bit size of wint_t configure:23517: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 153: warning: statement not reached configure:23517: $? = 0 configure:23517: ./conftest configure:23517: $? = 0 configure:23538: result: 32 configure:23556: checking whether sig_atomic_t is signed configure:23583: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:23583: $? = 0 configure:23593: result: yes configure:23556: checking whether wchar_t is signed configure:23583: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:23583: $? = 0 configure:23593: result: yes configure:23556: checking whether wint_t is signed configure:23583: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:23583: $? = 0 configure:23593: result: yes configure:23615: checking for ptrdiff_t integer literal suffix configure:23661: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:23661: $? = 0 configure:23670: result: configure:23615: checking for size_t integer literal suffix configure:23661: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:23661: $? = 0 configure:23670: result: u configure:23687: checking for sig_atomic_t integer literal suffix configure:23733: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:23733: $? = 0 configure:23742: result: configure:23687: checking for wchar_t integer literal suffix configure:23733: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 130: identifier redeclared: foo current : int previous: long : "conftest.c", line 129 cc: acomp failed for conftest.c configure:23733: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | /* end confdefs.h. */ | | /* BSD/OS 4.0.1 has a bug: , and must be | included before . */ | #include | #include | #if HAVE_WCHAR_H | # include | # include | # include | #endif | | extern wchar_t foo; | extern int foo; | int | main () | { | | ; | return 0; | } configure:23733: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:23733: $? = 0 configure:23742: result: l configure:23687: checking for wint_t integer literal suffix configure:23733: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 131: identifier redeclared: foo current : int previous: long : "conftest.c", line 130 cc: acomp failed for conftest.c configure:23733: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | /* end confdefs.h. */ | | /* BSD/OS 4.0.1 has a bug: , and must be | included before . */ | #include | #include | #if HAVE_WCHAR_H | # include | # include | # include | #endif | | extern wint_t foo; | extern int foo; | int | main () | { | | ; | return 0; | } configure:23733: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:23733: $? = 0 configure:23742: result: l configure:23786: checking for C/C++ restrict keyword configure:23813: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 121: syntax error before or at: ip "conftest.c", line 121: warning: undefined or missing type for: ip "conftest.c", line 121: undefined symbol: ip "conftest.c", line 121: cannot dereference non-pointer type "conftest.c", line 122: undefined symbol: __restrict "conftest.c", line 123: undefined symbol: __restrict "conftest.c", line 129: syntax error before or at: t "conftest.c", line 130: undefined symbol: t "conftest.c", line 130: cannot dereference non-pointer type "conftest.c", line 131: warning: improper pointer/integer combination: arg #1 "conftest.c", line 134: warning: statement not reached cc: acomp failed for conftest.c configure:23813: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | /* end confdefs.h. */ | typedef int *int_ptr; | int foo (int_ptr __restrict ip) { return ip[0]; } | int bar (int [__restrict]); /* Catch GCC bug 14050. */ | int bar (int ip[__restrict]) { return ip[0]; } | | int | main () | { | int s[1]; | int *__restrict t = s; | t[0] = 0; | return foo (t) + bar (t); | | ; | return 0; | } configure:23813: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 134: warning: statement not reached configure:23813: $? = 0 configure:23821: result: __restrict__ configure:23912: checking whether ffsl is declared without a macro configure:23930: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 127: undefined symbol: ffsl cc: acomp failed for conftest.c configure:23930: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | /* end confdefs.h. */ | #include | | int | main () | { | #undef ffsl | (void) ffsl; | ; | return 0; | } configure:23938: result: no configure:23912: checking whether ffsll is declared without a macro configure:23930: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 127: undefined symbol: ffsll cc: acomp failed for conftest.c configure:23930: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | /* end confdefs.h. */ | #include | | int | main () | { | #undef ffsll | (void) ffsll; | ; | return 0; | } configure:23938: result: no configure:23912: checking whether memmem is declared without a macro configure:23930: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 127: undefined symbol: memmem cc: acomp failed for conftest.c configure:23930: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | /* end confdefs.h. */ | #include | | int | main () | { | #undef memmem | (void) memmem; | ; | return 0; | } configure:23938: result: no configure:23912: checking whether mempcpy is declared without a macro configure:23930: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 127: undefined symbol: mempcpy cc: acomp failed for conftest.c configure:23930: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | /* end confdefs.h. */ | #include | | int | main () | { | #undef mempcpy | (void) mempcpy; | ; | return 0; | } configure:23938: result: no configure:23912: checking whether memrchr is declared without a macro configure:23930: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 127: undefined symbol: memrchr cc: acomp failed for conftest.c configure:23930: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | /* end confdefs.h. */ | #include | | int | main () | { | #undef memrchr | (void) memrchr; | ; | return 0; | } configure:23938: result: no configure:23912: checking whether rawmemchr is declared without a macro configure:23930: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 127: undefined symbol: rawmemchr cc: acomp failed for conftest.c configure:23930: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | /* end confdefs.h. */ | #include | | int | main () | { | #undef rawmemchr | (void) rawmemchr; | ; | return 0; | } configure:23938: result: no configure:23912: checking whether stpcpy is declared without a macro configure:23930: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 127: undefined symbol: stpcpy cc: acomp failed for conftest.c configure:23930: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | /* end confdefs.h. */ | #include | | int | main () | { | #undef stpcpy | (void) stpcpy; | ; | return 0; | } configure:23938: result: no configure:23912: checking whether stpncpy is declared without a macro configure:23930: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 127: undefined symbol: stpncpy cc: acomp failed for conftest.c configure:23930: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | /* end confdefs.h. */ | #include | | int | main () | { | #undef stpncpy | (void) stpncpy; | ; | return 0; | } configure:23938: result: no configure:23912: checking whether strchrnul is declared without a macro configure:23930: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 127: undefined symbol: strchrnul cc: acomp failed for conftest.c configure:23930: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | /* end confdefs.h. */ | #include | | int | main () | { | #undef strchrnul | (void) strchrnul; | ; | return 0; | } configure:23938: result: no configure:23912: checking whether strdup is declared without a macro configure:23930: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:23930: $? = 0 configure:23938: result: yes configure:23912: checking whether strncat is declared without a macro configure:23930: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:23930: $? = 0 configure:23938: result: yes configure:23912: checking whether strndup is declared without a macro configure:23930: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 129: undefined symbol: strndup cc: acomp failed for conftest.c configure:23930: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | /* end confdefs.h. */ | #include | | int | main () | { | #undef strndup | (void) strndup; | ; | return 0; | } configure:23938: result: no configure:23912: checking whether strnlen is declared without a macro configure:23930: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 129: undefined symbol: strnlen cc: acomp failed for conftest.c configure:23930: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | /* end confdefs.h. */ | #include | | int | main () | { | #undef strnlen | (void) strnlen; | ; | return 0; | } configure:23938: result: no configure:23912: checking whether strpbrk is declared without a macro configure:23930: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:23930: $? = 0 configure:23938: result: yes configure:23912: checking whether strsep is declared without a macro configure:23930: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 130: undefined symbol: strsep cc: acomp failed for conftest.c configure:23930: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | /* end confdefs.h. */ | #include | | int | main () | { | #undef strsep | (void) strsep; | ; | return 0; | } configure:23938: result: no configure:23912: checking whether strcasestr is declared without a macro configure:23930: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 130: undefined symbol: strcasestr cc: acomp failed for conftest.c configure:23930: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | /* end confdefs.h. */ | #include | | int | main () | { | #undef strcasestr | (void) strcasestr; | ; | return 0; | } configure:23938: result: no configure:23912: checking whether strtok_r is declared without a macro configure:23930: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:23930: $? = 0 configure:23938: result: yes configure:23912: checking whether strerror_r is declared without a macro configure:23930: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:23930: $? = 0 configure:23938: result: yes configure:23912: checking whether strsignal is declared without a macro configure:23930: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:23930: $? = 0 configure:23938: result: yes configure:23912: checking whether strverscmp is declared without a macro configure:23930: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 133: undefined symbol: strverscmp cc: acomp failed for conftest.c configure:23930: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | /* end confdefs.h. */ | #include | | int | main () | { | #undef strverscmp | (void) strverscmp; | ; | return 0; | } configure:23938: result: no configure:23960: checking for mmap configure:23960: result: yes configure:23971: checking for MAP_ANONYMOUS configure:24008: result: yes configure:24020: checking whether strncat works configure:24108: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 194: warning: statement not reached configure:24108: $? = 0 configure:24108: ./conftest configure:24108: $? = 0 configure:24119: result: yes configure:24132: checking whether strstr works configure:24184: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 140: warning: statement not reached configure:24184: $? = 0 configure:24184: ./conftest configure:24184: $? = 0 configure:24195: result: yes configure:24207: checking for pid_t configure:24207: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:24207: $? = 0 configure:24207: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 164: syntax error before or at: ) cc: acomp failed for conftest.c configure:24207: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:24207: result: yes configure:24218: checking for mode_t configure:24218: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:24218: $? = 0 configure:24218: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 164: syntax error before or at: ) cc: acomp failed for conftest.c configure:24218: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((mode_t))) | return 0; | ; | return 0; | } configure:24218: result: yes configure:24495: checking for inttypes.h configure:24514: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 138: warning: statement not reached configure:24514: $? = 0 configure:24521: result: yes configure:24532: checking for stdint.h configure:24549: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 137: warning: statement not reached configure:24549: $? = 0 configure:24556: result: yes configure:24569: checking for intmax_t configure:24594: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 146: warning: statement not reached configure:24594: $? = 0 configure:24601: result: yes configure:24627: checking whether snprintf returns a byte count as in C99 configure:24714: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 configure:24714: $? = 0 configure:24714: ./conftest configure:24714: $? = 0 configure:24725: result: yes configure:24736: checking for snprintf configure:24736: result: yes configure:24736: checking for strnlen configure:24736: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 169: warning: statement not reached Undefined first referenced symbol in file strnlen conftest.o ld: fatal: symbol referencing errors. No output written to conftest configure:24736: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | /* end confdefs.h. */ | /* Define strnlen to an innocuous variant, in case declares strnlen. | For example, HP-UX 11i declares gettimeofday. */ | #define strnlen innocuous_strnlen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strnlen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strnlen | | /* 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 strnlen (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strnlen || defined __stub___strnlen | choke me | #endif | | int | main () | { | return strnlen (); | ; | return 0; | } configure:24736: result: no configure:24736: checking for wcslen configure:24736: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 169: warning: statement not reached configure:24736: $? = 0 configure:24736: result: yes configure:24736: checking for wcsnlen configure:24736: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 170: warning: statement not reached Undefined first referenced symbol in file wcsnlen conftest.o ld: fatal: symbol referencing errors. No output written to conftest configure:24736: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | /* end confdefs.h. */ | /* Define wcsnlen to an innocuous variant, in case declares wcsnlen. | For example, HP-UX 11i declares gettimeofday. */ | #define wcsnlen innocuous_wcsnlen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char wcsnlen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef wcsnlen | | /* 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 wcsnlen (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_wcsnlen || defined __stub___wcsnlen | choke me | #endif | | int | main () | { | return wcsnlen (); | ; | return 0; | } configure:24736: result: no configure:24736: checking for mbrtowc configure:24736: result: yes configure:24736: checking for wcrtomb configure:24736: result: yes configure:24745: checking whether _snprintf is declared configure:24745: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 145: undefined symbol: _snprintf cc: acomp failed for conftest.c configure:24745: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef _snprintf | #ifdef __cplusplus | (void) _snprintf; | #else | (void) _snprintf; | #endif | #endif | | ; | return 0; | } configure:24745: result: no configure:24769: checking whether printf supports 'long double' arguments configure:24824: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 configure:24824: $? = 0 configure:24824: ./conftest configure:24824: $? = 0 configure:24835: result: yes configure:24852: checking whether printf supports infinite 'double' arguments configure:24971: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 configure:24971: $? = 0 configure:24971: ./conftest configure:24971: $? = 63 configure: program exited with status 63 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | /* end confdefs.h. */ | | #include | #include | static int | strisnan (const char *string, size_t start_index, size_t end_index) | { | if (start_index < end_index) | { | if (string[start_index] == '-') | start_index++; | if (start_index + 3 <= end_index | && memcmp (string + start_index, "nan", 3) == 0) | { | start_index += 3; | if (start_index == end_index | || (string[start_index] == '(' && string[end_index - 1] == ')')) | return 1; | } | } | return 0; | } | static int | have_minus_zero () | { | static double plus_zero = 0.0; | double minus_zero = - plus_zero; | return memcmp (&plus_zero, &minus_zero, sizeof (double)) != 0; | } | static char buf[10000]; | static double zero = 0.0; | int main () | { | int result = 0; | if (sprintf (buf, "%f", 1.0 / zero) < 0 | || (strcmp (buf, "inf") != 0 && strcmp (buf, "infinity") != 0)) | result |= 1; | if (sprintf (buf, "%f", -1.0 / zero) < 0 | || (strcmp (buf, "-inf") != 0 && strcmp (buf, "-infinity") != 0)) | result |= 1; | if (sprintf (buf, "%f", zero / zero) < 0 | || !strisnan (buf, 0, strlen (buf))) | result |= 2; | if (sprintf (buf, "%e", 1.0 / zero) < 0 | || (strcmp (buf, "inf") != 0 && strcmp (buf, "infinity") != 0)) | result |= 4; | if (sprintf (buf, "%e", -1.0 / zero) < 0 | || (strcmp (buf, "-inf") != 0 && strcmp (buf, "-infinity") != 0)) | result |= 4; | if (sprintf (buf, "%e", zero / zero) < 0 | || !strisnan (buf, 0, strlen (buf))) | result |= 8; | if (sprintf (buf, "%g", 1.0 / zero) < 0 | || (strcmp (buf, "inf") != 0 && strcmp (buf, "infinity") != 0)) | result |= 16; | if (sprintf (buf, "%g", -1.0 / zero) < 0 | || (strcmp (buf, "-inf") != 0 && strcmp (buf, "-infinity") != 0)) | result |= 16; | if (sprintf (buf, "%g", zero / zero) < 0 | || !strisnan (buf, 0, strlen (buf))) | result |= 32; | /* This test fails on HP-UX 10.20. */ | if (have_minus_zero ()) | if (sprintf (buf, "%g", - zero) < 0 | || strcmp (buf, "-0") != 0) | result |= 64; | return result; | } configure:24982: result: no configure:24997: checking whether printf supports infinite 'long double' arguments configure:25307: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 configure:25307: $? = 0 configure:25307: ./conftest configure:25307: $? = 3 configure: program exited with status 3 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | /* end confdefs.h. */ | | | #include | #if defined __MACH__ && defined __APPLE__ | /* Avoid a crash on Mac OS X. */ | #include | #include | #include | #include | #include | #include | /* The exception port on which our thread listens. */ | static mach_port_t our_exception_port; | /* The main function of the thread listening for exceptions of type | EXC_BAD_ACCESS. */ | static void * | mach_exception_thread (void *arg) | { | /* Buffer for a message to be received. */ | struct { | mach_msg_header_t head; | mach_msg_body_t msgh_body; | char data[1024]; | } msg; | mach_msg_return_t retval; | /* Wait for a message on the exception port. */ | retval = mach_msg (&msg.head, MACH_RCV_MSG | MACH_RCV_LARGE, 0, sizeof (msg), | our_exception_port, MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL); | if (retval != MACH_MSG_SUCCESS) | abort (); | exit (1); | } | static void | nocrash_init (void) | { | mach_port_t self = mach_task_self (); | /* Allocate a port on which the thread shall listen for exceptions. */ | if (mach_port_allocate (self, MACH_PORT_RIGHT_RECEIVE, &our_exception_port) | == KERN_SUCCESS) { | /* See http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/mach_port_insert_right.html. */ | if (mach_port_insert_right (self, our_exception_port, our_exception_port, | MACH_MSG_TYPE_MAKE_SEND) | == KERN_SUCCESS) { | /* The exceptions we want to catch. Only EXC_BAD_ACCESS is interesting | for us. */ | exception_mask_t mask = EXC_MASK_BAD_ACCESS; | /* Create the thread listening on the exception port. */ | pthread_attr_t attr; | pthread_t thread; | if (pthread_attr_init (&attr) == 0 | && pthread_attr_setdetachstate (&attr, PTHREAD_CREATE_DETACHED) == 0 | && pthread_create (&thread, &attr, mach_exception_thread, NULL) == 0) { | pthread_attr_destroy (&attr); | /* Replace the exception port info for these exceptions with our own. | Note that we replace the exception port for the entire task, not only | for a particular thread. This has the effect that when our exception | port gets the message, the thread specific exception port has already | been asked, and we don't need to bother about it. | See http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/task_set_exception_ports.html. */ | task_set_exception_ports (self, mask, our_exception_port, | EXCEPTION_DEFAULT, MACHINE_THREAD_STATE); | } | } | } | } | #elif (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ | /* Avoid a crash on native Windows. */ | #define WIN32_LEAN_AND_MEAN | #include | #include | static LONG WINAPI | exception_filter (EXCEPTION_POINTERS *ExceptionInfo) | { | switch (ExceptionInfo->ExceptionRecord->ExceptionCode) | { | case EXCEPTION_ACCESS_VIOLATION: | case EXCEPTION_IN_PAGE_ERROR: | case EXCEPTION_STACK_OVERFLOW: | case EXCEPTION_GUARD_PAGE: | case EXCEPTION_PRIV_INSTRUCTION: | case EXCEPTION_ILLEGAL_INSTRUCTION: | case EXCEPTION_DATATYPE_MISALIGNMENT: | case EXCEPTION_ARRAY_BOUNDS_EXCEEDED: | case EXCEPTION_NONCONTINUABLE_EXCEPTION: | exit (1); | } | return EXCEPTION_CONTINUE_SEARCH; | } | static void | nocrash_init (void) | { | SetUnhandledExceptionFilter ((LPTOP_LEVEL_EXCEPTION_FILTER) exception_filter); | } | #else | /* Avoid a crash on POSIX systems. */ | #include | #include | /* A POSIX signal handler. */ | static void | exception_handler (int sig) | { | _exit (1); | } | static void | nocrash_init (void) | { | #ifdef SIGSEGV | signal (SIGSEGV, exception_handler); | #endif | #ifdef SIGBUS | signal (SIGBUS, exception_handler); | #endif | } | #endif | | #include | #include | #include | static int | strisnan (const char *string, size_t start_index, size_t end_index) | { | if (start_index < end_index) | { | if (string[start_index] == '-') | start_index++; | if (start_index + 3 <= end_index | && memcmp (string + start_index, "nan", 3) == 0) | { | start_index += 3; | if (start_index == end_index | || (string[start_index] == '(' && string[end_index - 1] == ')')) | return 1; | } | } | return 0; | } | static char buf[10000]; | static long double zeroL = 0.0L; | int main () | { | int result = 0; | nocrash_init(); | if (sprintf (buf, "%Lf", 1.0L / zeroL) < 0 | || (strcmp (buf, "inf") != 0 && strcmp (buf, "infinity") != 0)) | result |= 1; | if (sprintf (buf, "%Lf", -1.0L / zeroL) < 0 | || (strcmp (buf, "-inf") != 0 && strcmp (buf, "-infinity") != 0)) | result |= 1; | if (sprintf (buf, "%Lf", zeroL / zeroL) < 0 | || !strisnan (buf, 0, strlen (buf))) | result |= 1; | if (sprintf (buf, "%Le", 1.0L / zeroL) < 0 | || (strcmp (buf, "inf") != 0 && strcmp (buf, "infinity") != 0)) | result |= 1; | if (sprintf (buf, "%Le", -1.0L / zeroL) < 0 | || (strcmp (buf, "-inf") != 0 && strcmp (buf, "-infinity") != 0)) | result |= 1; | if (sprintf (buf, "%Le", zeroL / zeroL) < 0 | || !strisnan (buf, 0, strlen (buf))) | result |= 1; | if (sprintf (buf, "%Lg", 1.0L / zeroL) < 0 | || (strcmp (buf, "inf") != 0 && strcmp (buf, "infinity") != 0)) | result |= 1; | if (sprintf (buf, "%Lg", -1.0L / zeroL) < 0 | || (strcmp (buf, "-inf") != 0 && strcmp (buf, "-infinity") != 0)) | result |= 1; | if (sprintf (buf, "%Lg", zeroL / zeroL) < 0 | || !strisnan (buf, 0, strlen (buf))) | result |= 1; | #if CHECK_PRINTF_SAFE && ((defined __ia64 && LDBL_MANT_DIG == 64) || (defined __x86_64__ || defined __amd64__) || (defined __i386 || defined __i386__ || defined _I386 || defined _M_IX86 || defined _X86_)) && !HAVE_SAME_LONG_DOUBLE_AS_DOUBLE | /* Representation of an 80-bit 'long double' as an initializer for a sequence | of 'unsigned int' words. */ | # ifdef WORDS_BIGENDIAN | # define LDBL80_WORDS(exponent,manthi,mantlo) { ((unsigned int) (exponent) << 16) | ((unsigned int) (manthi) >> 16), ((unsigned int) (manthi) << 16) | ((unsigned int) (mantlo) >> 16), (unsigned int) (mantlo) << 16 } | # else | # define LDBL80_WORDS(exponent,manthi,mantlo) { mantlo, manthi, exponent } | # endif | { /* Quiet NaN. */ | static union { unsigned int word[4]; long double value; } x = | { LDBL80_WORDS (0xFFFF, 0xC3333333, 0x00000000) }; | if (sprintf (buf, "%Lf", x.value) < 0 | || !strisnan (buf, 0, strlen (buf))) | result |= 2; | if (sprintf (buf, "%Le", x.value) < 0 | || !strisnan (buf, 0, strlen (buf))) | result |= 2; | if (sprintf (buf, "%Lg", x.value) < 0 | || !strisnan (buf, 0, strlen (buf))) | result |= 2; | } | { | /* Signalling NaN. */ | static union { unsigned int word[4]; long double value; } x = | { LDBL80_WORDS (0xFFFF, 0x83333333, 0x00000000) }; | if (sprintf (buf, "%Lf", x.value) < 0 | || !strisnan (buf, 0, strlen (buf))) | result |= 2; | if (sprintf (buf, "%Le", x.value) < 0 | || !strisnan (buf, 0, strlen (buf))) | result |= 2; | if (sprintf (buf, "%Lg", x.value) < 0 | || !strisnan (buf, 0, strlen (buf))) | result |= 2; | } | { /* Pseudo-NaN. */ | static union { unsigned int word[4]; long double value; } x = | { LDBL80_WORDS (0xFFFF, 0x40000001, 0x00000000) }; | if (sprintf (buf, "%Lf", x.value) <= 0) | result |= 4; | if (sprintf (buf, "%Le", x.value) <= 0) | result |= 4; | if (sprintf (buf, "%Lg", x.value) <= 0) | result |= 4; | } | { /* Pseudo-Infinity. */ | static union { unsigned int word[4]; long double value; } x = | { LDBL80_WORDS (0xFFFF, 0x00000000, 0x00000000) }; | if (sprintf (buf, "%Lf", x.value) <= 0) | result |= 8; | if (sprintf (buf, "%Le", x.value) <= 0) | result |= 8; | if (sprintf (buf, "%Lg", x.value) <= 0) | result |= 8; | } | { /* Pseudo-Zero. */ | static union { unsigned int word[4]; long double value; } x = | { LDBL80_WORDS (0x4004, 0x00000000, 0x00000000) }; | if (sprintf (buf, "%Lf", x.value) <= 0) | result |= 16; | if (sprintf (buf, "%Le", x.value) <= 0) | result |= 16; | if (sprintf (buf, "%Lg", x.value) <= 0) | result |= 16; | } | { /* Unnormalized number. */ | static union { unsigned int word[4]; long double value; } x = | { LDBL80_WORDS (0x4000, 0x63333333, 0x00000000) }; | if (sprintf (buf, "%Lf", x.value) <= 0) | result |= 32; | if (sprintf (buf, "%Le", x.value) <= 0) | result |= 32; | if (sprintf (buf, "%Lg", x.value) <= 0) | result |= 32; | } | { /* Pseudo-Denormal. */ | static union { unsigned int word[4]; long double value; } x = | { LDBL80_WORDS (0x0000, 0x83333333, 0x00000000) }; | if (sprintf (buf, "%Lf", x.value) <= 0) | result |= 64; | if (sprintf (buf, "%Le", x.value) <= 0) | result |= 64; | if (sprintf (buf, "%Lg", x.value) <= 0) | result |= 64; | } | #endif | return result; | } configure:25318: result: no configure:25328: checking whether printf supports the 'a' and 'A' directives configure:25425: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 configure:25425: $? = 0 configure:25425: ./conftest configure:25425: $? = 7 configure: program exited with status 7 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | /* end confdefs.h. */ | | #include | #include | static char buf[100]; | static double zero = 0.0; | int main () | { | int result = 0; | if (sprintf (buf, "%a %d", 3.1416015625, 33, 44, 55) < 0 | || (strcmp (buf, "0x1.922p+1 33") != 0 | && strcmp (buf, "0x3.244p+0 33") != 0 | && strcmp (buf, "0x6.488p-1 33") != 0 | && strcmp (buf, "0xc.91p-2 33") != 0)) | result |= 1; | if (sprintf (buf, "%A %d", -3.1416015625, 33, 44, 55) < 0 | || (strcmp (buf, "-0X1.922P+1 33") != 0 | && strcmp (buf, "-0X3.244P+0 33") != 0 | && strcmp (buf, "-0X6.488P-1 33") != 0 | && strcmp (buf, "-0XC.91P-2 33") != 0)) | result |= 2; | /* This catches a FreeBSD 6.1 bug: it doesn't round. */ | if (sprintf (buf, "%.2a %d", 1.51, 33, 44, 55) < 0 | || (strcmp (buf, "0x1.83p+0 33") != 0 | && strcmp (buf, "0x3.05p-1 33") != 0 | && strcmp (buf, "0x6.0ap-2 33") != 0 | && strcmp (buf, "0xc.14p-3 33") != 0)) | result |= 4; | /* This catches a Mac OS X 10.12.4 (Darwin 16.5) bug: it doesn't round. */ | if (sprintf (buf, "%.0a %d", 1.51, 33, 44, 55) < 0 | || (strcmp (buf, "0x2p+0 33") != 0 | && strcmp (buf, "0x3p-1 33") != 0 | && strcmp (buf, "0x6p-2 33") != 0 | && strcmp (buf, "0xcp-3 33") != 0)) | result |= 4; | /* This catches a FreeBSD 6.1 bug. See | */ | if (sprintf (buf, "%010a %d", 1.0 / zero, 33, 44, 55) < 0 | || buf[0] == '0') | result |= 8; | /* This catches a Mac OS X 10.3.9 (Darwin 7.9) bug. */ | if (sprintf (buf, "%.1a", 1.999) < 0 | || (strcmp (buf, "0x1.0p+1") != 0 | && strcmp (buf, "0x2.0p+0") != 0 | && strcmp (buf, "0x4.0p-1") != 0 | && strcmp (buf, "0x8.0p-2") != 0)) | result |= 16; | /* This catches the same Mac OS X 10.3.9 (Darwin 7.9) bug and also a | glibc 2.4 bug . */ | if (sprintf (buf, "%.1La", 1.999L) < 0 | || (strcmp (buf, "0x1.0p+1") != 0 | && strcmp (buf, "0x2.0p+0") != 0 | && strcmp (buf, "0x4.0p-1") != 0 | && strcmp (buf, "0x8.0p-2") != 0)) | result |= 32; | return result; | } configure:25436: result: no configure:25441: checking whether printf supports the 'F' directive configure:25507: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 configure:25507: $? = 0 configure:25507: ./conftest configure:25507: $? = 0 configure:25518: result: yes configure:25523: checking whether printf supports the 'ls' directive configure:25596: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 configure:25596: $? = 0 configure:25596: ./conftest configure:25596: $? = 8 configure: program exited with status 8 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | /* end confdefs.h. */ | | /* Tru64 with Desktop Toolkit C has a bug: must be included before | . | BSD/OS 4.0.1 has a bug: , and must be | included before . */ | #include | #include | #include | #include | #include | int main () | { | int result = 0; | char buf[100]; | /* Test whether %ls works at all. | This test fails on OpenBSD 4.0, IRIX 6.5, Solaris 2.6, Haiku, but not on | Cygwin 1.5. */ | { | static const wchar_t wstring[] = { 'a', 'b', 'c', 0 }; | buf[0] = '\0'; | if (sprintf (buf, "%ls", wstring) < 0 | || strcmp (buf, "abc") != 0) | result |= 1; | } | /* This test fails on IRIX 6.5, Solaris 2.6, Cygwin 1.5, Haiku (with an | assertion failure inside libc), but not on OpenBSD 4.0. */ | { | static const wchar_t wstring[] = { 'a', 0 }; | buf[0] = '\0'; | if (sprintf (buf, "%ls", wstring) < 0 | || strcmp (buf, "a") != 0) | result |= 2; | } | /* Test whether precisions in %ls are supported as specified in ISO C 99 | section 7.19.6.1: | "If a precision is specified, no more than that many bytes are written | (including shift sequences, if any), and the array shall contain a | null wide character if, to equal the multibyte character sequence | length given by the precision, the function would need to access a | wide character one past the end of the array." | This test fails on Solaris 10. */ | { | static const wchar_t wstring[] = { 'a', 'b', (wchar_t) 0xfdfdfdfd, 0 }; | buf[0] = '\0'; | if (sprintf (buf, "%.2ls", wstring) < 0 | || strcmp (buf, "ab") != 0) | result |= 8; | } | return result; | } configure:25607: result: no configure:25612: checking whether printf supports the grouping flag configure:25643: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 configure:25643: $? = 0 configure:25643: ./conftest configure:25643: $? = 0 configure:25654: result: yes configure:25659: checking whether printf supports the left-adjust flag correctly configure:25694: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 configure:25694: $? = 0 configure:25694: ./conftest configure:25694: $? = 0 configure:25705: result: yes configure:25710: checking whether printf supports the zero flag correctly configure:25746: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 configure:25746: $? = 0 configure:25746: ./conftest configure:25746: $? = 1 configure: program exited with status 1 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | /* end confdefs.h. */ | | #include | #include | static char buf[100]; | static double zero = 0.0; | int main () | { | if (sprintf (buf, "%010f", 1.0 / zero, 33, 44, 55) < 0 | || (strcmp (buf, " inf") != 0 | && strcmp (buf, " infinity") != 0)) | return 1; | return 0; | } configure:25757: result: no configure:25762: checking whether printf supports large precisions configure:25805: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 configure:25805: $? = 0 configure:25805: ./conftest configure:25805: $? = 0 configure:25816: result: yes configure:25822: checking whether printf survives out-of-memory conditions configure:25994: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 configure:25997: $? = 0 configure:26001: $? = 0 configure:26046: result: yes configure:26054: checking whether uses 'inline' correctly configure:26078: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest1.c >&5 cc: Cannot find source file conftest1.c configure:26081: $? = 2 configure:26115: result: yes configure:26136: checking for a traditional french locale configure:26204: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 configure:26207: $? = 0 configure:26263: result: fr_FR configure:26274: checking whether // is distinct from / configure:26303: result: no configure:26318: checking if environ is properly declared configure:26341: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:26341: $? = 0 configure:26349: result: no configure:26362: checking whether strerror_r is declared configure:26362: result: yes configure:26375: checking for strerror_r configure:26375: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 176: warning: statement not reached configure:26375: $? = 0 configure:26375: result: yes configure:26384: checking whether strerror_r returns char * configure:26408: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 179: cannot dereference non-pointer type "conftest.c", line 180: warning: improper pointer/integer combination: op "=" "conftest.c", line 184: warning: statement not reached cc: acomp failed for conftest.c configure:26408: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | | char buf[100]; | char x = *strerror_r (0, buf, sizeof buf); | char *p = strerror_r (0, buf, sizeof buf); | return !p || x; | | ; | return 0; | } configure:26446: result: no configure:26687: checking whether imaxabs is declared without a macro configure:26705: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:26705: $? = 0 configure:26713: result: yes configure:26687: checking whether imaxdiv is declared without a macro configure:26705: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:26705: $? = 0 configure:26713: result: yes configure:26687: checking whether strtoimax is declared without a macro configure:26705: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:26705: $? = 0 configure:26713: result: yes configure:26687: checking whether strtoumax is declared without a macro configure:26705: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:26705: $? = 0 configure:26713: result: yes configure:26728: checking for inttypes.h configure:26728: result: yes configure:26739: checking whether the inttypes.h PRIxNN macros are broken configure:26761: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:26761: $? = 0 configure:26769: result: no configure:26828: checking for sigset_t configure:26828: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:26828: $? = 0 configure:26828: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 155: syntax error before or at: ) cc: acomp failed for conftest.c configure:26828: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | | #include | /* Mingw defines sigset_t not in , but in . */ | #include | | | int | main () | { | if (sizeof ((sigset_t))) | return 0; | ; | return 0; | } configure:26828: result: yes configure:26849: checking whether setenv is declared configure:26849: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:26849: $? = 0 configure:26849: result: yes configure:26875: checking search.h usability configure:26875: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:26875: $? = 0 configure:26875: result: yes configure:26875: checking search.h presence configure:26875: /opt/solarisstudio12.3/bin/cc -E -I/opt/csw/include -D_REENTRANT conftest.c configure:26875: $? = 0 configure:26875: result: yes configure:26875: checking for search.h configure:26875: result: yes configure:26887: checking for tsearch configure:26887: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 185: warning: statement not reached configure:26887: $? = 0 configure:26887: result: yes configure:26898: checking for uid_t in sys/types.h configure:26917: result: yes configure:26932: checking whether strerror(0) succeeds configure:26969: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 166: warning: statement not reached configure:26969: $? = 0 configure:26969: ./conftest configure:26969: $? = 0 configure:26980: result: yes configure:27027: checking for struct timespec in configure:27044: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:27044: $? = 0 configure:27051: result: yes configure:27232: checking whether unsetenv is declared configure:27232: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:27232: $? = 0 configure:27232: result: yes configure:27278: checking for alloca as a compiler built-in configure:27302: result: no configure:27326: checking for __builtin_expect configure:27341: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 155: warning: implicit function declaration: __builtin_expect Undefined first referenced symbol in file __builtin_expect conftest.o ld: fatal: symbol referencing errors. No output written to conftest configure:27341: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | /* end confdefs.h. */ | | int | main (int argc, char **argv) | { | argc = __builtin_expect (argc, 100); | return argv[argc != 100][0]; | } configure:27355: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 152: cannot find include file: "conftest.c", line 156: warning: implicit function declaration: __builtin_expect cc: acomp failed for conftest.c configure:27355: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | /* end confdefs.h. */ | | #include | int | main (int argc, char **argv) | { | argc = __builtin_expect (argc, 100); | return argv[argc != 100][0]; | } configure:27366: result: no configure:27421: checking for flexible array member configure:27449: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 169: warning: statement not reached configure:27449: $? = 0 configure:27456: result: yes configure:27518: checking whether conversion from 'int' to 'long double' works configure:27561: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 configure:27561: $? = 0 configure:27561: ./conftest configure:27561: $? = 0 configure:27572: result: yes configure:27696: checking whether frexp works configure:27794: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 211: warning: argument #2 is incompatible with prototype: prototype: pointer to const void : "/usr/include/iso/string_iso.h", line 59 argument : pointer to volatile double configure:27794: $? = 0 configure:27794: ./conftest configure:27794: $? = 0 configure:27805: result: yes configure:27852: checking whether frexpl is declared configure:27852: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:27852: $? = 0 configure:27852: result: yes configure:27862: checking whether frexpl() can be used without linking with libm configure:27880: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 161: warning: statement not reached Undefined first referenced symbol in file frexpl conftest.o ld: fatal: symbol referencing errors. No output written to conftest configure:27880: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | /* end confdefs.h. */ | #include | long double x; | int | main () | { | int e; return frexpl (x, &e) > 0; | ; | return 0; | } configure:27889: result: no configure:28279: checking whether the compiler generally respects inline configure:28300: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:28300: $? = 0 configure:28309: result: yes configure:28319: checking whether isnan(double) can be used without linking with libm configure:28344: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 170: warning: statement not reached configure:28344: $? = 0 configure:28353: result: yes configure:28380: checking whether isnan(float) can be used without linking with libm configure:28405: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 171: warning: statement not reached configure:28405: $? = 0 configure:28414: result: yes configure:28421: checking whether isnan(float) works configure:28507: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 configure:28507: $? = 0 configure:28507: ./conftest configure:28507: $? = 0 configure:28518: result: yes configure:28661: checking whether isnan(long double) can be used without linking with libm configure:28686: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 172: warning: statement not reached configure:28686: $? = 0 configure:28695: result: yes configure:28704: checking whether isnanl works configure:28847: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 configure:28847: $? = 0 configure:28847: ./conftest configure:28847: $? = 0 configure:28858: result: yes configure:29038: checking whether iswblank is declared configure:29038: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29038: $? = 0 configure:29038: result: yes configure:29197: checking whether langinfo.h defines CODESET configure:29215: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29215: $? = 0 configure:29223: result: yes configure:29228: checking whether langinfo.h defines T_FMT_AMPM configure:29246: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29246: $? = 0 configure:29254: result: yes configure:29259: checking whether langinfo.h defines ERA configure:29277: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29277: $? = 0 configure:29285: result: yes configure:29290: checking whether langinfo.h defines YESEXPR configure:29308: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29308: $? = 0 configure:29316: result: yes configure:29333: checking whether nl_langinfo is declared without a macro configure:29351: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29351: $? = 0 configure:29359: result: yes configure:29388: checking for setlocale configure:29388: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 198: warning: statement not reached configure:29388: $? = 0 configure:29388: result: yes configure:29388: checking for uselocale configure:29388: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 199: warning: statement not reached Undefined first referenced symbol in file uselocale conftest.o ld: fatal: symbol referencing errors. No output written to conftest configure:29388: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | /* end confdefs.h. */ | /* Define uselocale to an innocuous variant, in case declares uselocale. | For example, HP-UX 11i declares gettimeofday. */ | #define uselocale innocuous_uselocale | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char uselocale (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef uselocale | | /* 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 uselocale (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_uselocale || defined __stub___uselocale | choke me | #endif | | int | main () | { | return uselocale (); | ; | return 0; | } configure:29388: result: no configure:29417: checking for pthread_rwlock_t configure:29417: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29417: $? = 0 configure:29417: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 168: syntax error before or at: ) cc: acomp failed for conftest.c configure:29417: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((pthread_rwlock_t))) | return 0; | ; | return 0; | } configure:29417: result: yes configure:29429: checking whether pthread_rwlock_rdlock prefers a writer to a reader configure:29554: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c -lpthread >&5 configure:29554: $? = 0 configure:29554: ./conftest configure:29554: $? = 0 configure:29566: result: yes configure:29600: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 181: warning: statement not reached configure:29600: $? = 0 configure:29739: checking whether NAN macro works configure:29762: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 182: warning: statement not reached configure:29762: $? = 0 configure:29769: result: yes configure:29774: checking whether HUGE_VAL works configure:29792: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 177: warning: statement not reached configure:29792: $? = 0 configure:29799: result: yes configure:29808: checking whether acosf is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether acosl is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether asinf is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether asinl is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether atanf is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether atanl is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether cbrt is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether cbrtf is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether cbrtl is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether ceilf is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether ceill is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether copysign is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether copysignf is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether copysignl is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether cosf is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether cosl is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether coshf is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether expf is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether expl is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether exp2 is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether exp2f is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether exp2l is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether expm1 is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether expm1f is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether expm1l is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether fabsf is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether fabsl is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether floorf is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether floorl is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether fma is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether fmaf is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether fmal is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether fmod is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether fmodf is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether fmodl is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether frexpf is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether frexpl is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether hypotf is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether hypotl is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether ilogb is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether ilogbf is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether ilogbl is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether ldexpf is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether ldexpl is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether log is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether logf is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether logl is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether log10 is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether log10f is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether log10l is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether log1p is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether log1pf is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether log1pl is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether log2 is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether log2f is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether log2l is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether logb is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether logbf is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether logbl is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether modf is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether modff is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether modfl is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether powf is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether remainder is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether remainderf is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether remainderl is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether rint is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether rintf is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether rintl is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether round is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether roundf is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether roundl is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether sinf is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether sinl is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether sinhf is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether sqrtf is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether sqrtl is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether tanf is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether tanl is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether tanhf is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether trunc is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether truncf is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29808: checking whether truncl is declared without a macro configure:29825: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:29825: $? = 0 configure:29833: result: yes configure:29866: checking whether mbrtowc handles incomplete characters configure:29911: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 configure:29911: $? = 0 configure:29911: ./conftest configure:29911: $? = 0 configure:29923: result: yes configure:29929: checking whether mbrtowc works as well as mbtowc configure:29978: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 configure:29978: $? = 0 configure:29978: ./conftest configure:29978: $? = 0 configure:29990: result: yes configure:30041: checking whether mbrtowc handles a NULL pwc argument configure:30100: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 configure:30100: $? = 0 configure:30100: ./conftest configure:30100: $? = 0 configure:30112: result: yes configure:30118: checking whether mbrtowc handles a NULL string argument configure:30165: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 configure:30165: $? = 0 configure:30165: ./conftest configure:30165: $? = 0 configure:30177: result: yes configure:30185: checking whether mbrtowc has a correct return value configure:30300: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 configure:30300: $? = 0 configure:30300: ./conftest configure:30300: $? = 1 configure: program exited with status 1 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | /* end confdefs.h. */ | | #include | #include | /* Tru64 with Desktop Toolkit C has a bug: must be included before | . | BSD/OS 4.0.1 has a bug: , and must be | included before . */ | #include | #include | #include | #include | int main () | { | int result = 0; | int found_some_locale = 0; | /* This fails on Solaris. */ | if (setlocale (LC_ALL, "fr_FR.UTF-8") != NULL) | { | char input[] = "B\303\274\303\237er"; /* "Büßer" */ | mbstate_t state; | wchar_t wc; | | memset (&state, '\0', sizeof (mbstate_t)); | if (mbrtowc (&wc, input + 1, 1, &state) == (size_t)(-2)) | { | input[1] = '\0'; | if (mbrtowc (&wc, input + 2, 5, &state) != 1) | result |= 1; | } | found_some_locale = 1; | } | /* This fails on HP-UX 11.11. */ | if (setlocale (LC_ALL, "ja_JP.eucJP") != NULL) | { | char input[] = "B\217\253\344\217\251\316er"; /* "Büßer" */ | mbstate_t state; | wchar_t wc; | | memset (&state, '\0', sizeof (mbstate_t)); | if (mbrtowc (&wc, input + 1, 1, &state) == (size_t)(-2)) | { | input[1] = '\0'; | if (mbrtowc (&wc, input + 2, 5, &state) != 2) | result |= 2; | } | found_some_locale = 1; | } | /* This fails on native Windows. */ | if (setlocale (LC_ALL, "Japanese_Japan.932") != NULL) | { | char input[] = "<\223\372\226\173\214\352>"; /* "<日本語>" */ | mbstate_t state; | wchar_t wc; | | memset (&state, '\0', sizeof (mbstate_t)); | if (mbrtowc (&wc, input + 3, 1, &state) == (size_t)(-2)) | { | input[3] = '\0'; | if (mbrtowc (&wc, input + 4, 4, &state) != 1) | result |= 4; | } | found_some_locale = 1; | } | if (setlocale (LC_ALL, "Chinese_Taiwan.950") != NULL) | { | char input[] = "<\244\351\245\273\273\171>"; /* "<日本語>" */ | mbstate_t state; | wchar_t wc; | | memset (&state, '\0', sizeof (mbstate_t)); | if (mbrtowc (&wc, input + 3, 1, &state) == (size_t)(-2)) | { | input[3] = '\0'; | if (mbrtowc (&wc, input + 4, 4, &state) != 1) | result |= 8; | } | found_some_locale = 1; | } | if (setlocale (LC_ALL, "Chinese_China.936") != NULL) | { | char input[] = "<\310\325\261\276\325\132>"; /* "<日本語>" */ | mbstate_t state; | wchar_t wc; | | memset (&state, '\0', sizeof (mbstate_t)); | if (mbrtowc (&wc, input + 3, 1, &state) == (size_t)(-2)) | { | input[3] = '\0'; | if (mbrtowc (&wc, input + 4, 4, &state) != 1) | result |= 16; | } | found_some_locale = 1; | } | return (found_some_locale ? result : 77); | } configure:30315: result: no configure:30321: checking whether mbrtowc returns 0 when parsing a NUL character configure:30365: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 configure:30365: $? = 0 configure:30365: ./conftest configure:30365: $? = 0 configure:30377: result: yes configure:30382: checking whether mbrtowc works on empty input configure:30411: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 configure:30411: $? = 0 configure:30411: ./conftest configure:30411: $? = 0 configure:30422: result: yes configure:30426: checking whether the C locale is free of encoding errors configure:30470: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 276: warning: statement not reached configure:30470: $? = 0 configure:30470: ./conftest configure:30470: $? = 0 configure:30481: result: yes configure:30580: checking whether mbrtowc handles incomplete characters configure:30637: result: yes configure:30643: checking whether mbrtowc works as well as mbtowc configure:30704: result: yes configure:30855: checking whether frexp works configure:30964: result: yes configure:30976: checking whether ldexp can be used without linking with libm configure:30995: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 266: warning: statement not reached configure:30995: $? = 0 configure:31004: result: yes configure:31017: checking whether frexpl() can be used without linking with libm configure:31044: result: no configure:31198: checking whether ldexpl() can be used without linking with libm configure:31216: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 266: warning: statement not reached Undefined first referenced symbol in file ldexpl conftest.o ld: fatal: symbol referencing errors. No output written to conftest configure:31216: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | /* end confdefs.h. */ | #include | long double x; | int | main () | { | return ldexpl (x, -1) > 0; | ; | return 0; | } configure:31225: result: no configure:31323: checking for signbit macro configure:31430: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 configure:31430: $? = 0 configure:31430: ./conftest configure:31430: $? = 0 configure:31441: result: yes configure:31443: checking for signbit compiler built-ins configure:31552: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 263: #error: "signbit should be three compiler built-ins" cc: acomp failed for conftest.c configure:31552: $? = 2 configure: program exited with status 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | /* end confdefs.h. */ | | #if __GNUC__ >= 4 | # define signbit(x) (sizeof (x) == sizeof (long double) ? __builtin_signbitl (x) : sizeof (x) == sizeof (double) ? __builtin_signbit (x) : __builtin_signbitf (x)) | #else | # error "signbit should be three compiler built-ins" | #endif | #include | | /* Global variables. | Needed because GCC 4 constant-folds __builtin_signbitl (literal) | but cannot constant-fold __builtin_signbitl (variable). */ | float vf; | double vd; | long double vl; | int main () | { | /* HP cc on HP-UX 10.20 has a bug with the constant expression -0.0. | So we use -p0f and -p0d instead. */ | float p0f = 0.0f; | float m0f = -p0f; | double p0d = 0.0; | double m0d = -p0d; | /* On HP-UX 10.20, negating 0.0L does not yield -0.0L. | So we use another constant expression instead. | But that expression does not work on other platforms, such as when | cross-compiling to PowerPC on Mac OS X 10.5. */ | long double p0l = 0.0L; | #if defined __hpux || defined __sgi | long double m0l = -LDBL_MIN * LDBL_MIN; | #else | long double m0l = -p0l; | #endif | int result = 0; | if (signbit (vf)) /* link check */ | vf++; | { | float plus_inf = 1.0f / p0f; | float minus_inf = -1.0f / p0f; | if (!(!signbit (255.0f) | && signbit (-255.0f) | && !signbit (p0f) | && (memcmp (&m0f, &p0f, sizeof (float)) == 0 || signbit (m0f)) | && !signbit (plus_inf) | && signbit (minus_inf))) | result |= 1; | } | if (signbit (vd)) /* link check */ | vd++; | { | double plus_inf = 1.0 / p0d; | double minus_inf = -1.0 / p0d; | if (!(!signbit (255.0) | && signbit (-255.0) | && !signbit (p0d) | && (memcmp (&m0d, &p0d, sizeof (double)) == 0 || signbit (m0d)) | && !signbit (plus_inf) | && signbit (minus_inf))) | result |= 2; | } | if (signbit (vl)) /* link check */ | vl++; | { | long double plus_inf = 1.0L / p0l; | long double minus_inf = -1.0L / p0l; | if (signbit (255.0L)) | result |= 4; | if (!signbit (-255.0L)) | result |= 4; | if (signbit (p0l)) | result |= 8; | if (!(memcmp (&m0l, &p0l, sizeof (long double)) == 0 || signbit (m0l))) | result |= 16; | if (signbit (plus_inf)) | result |= 32; | if (!signbit (minus_inf)) | result |= 64; | } | return result; | } | | configure:31563: result: no configure:32100: checking for stdint.h configure:32100: result: yes configure:32110: checking for SIZE_MAX configure:32181: result: yes configure:32193: checking for ssize_t configure:32210: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 268: warning: statement not reached configure:32210: $? = 0 configure:32217: result: yes configure:32256: checking for max_align_t configure:32256: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 267: undefined symbol: max_align_t cc: acomp failed for conftest.c configure:32256: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include | | | int | main () | { | if (sizeof (max_align_t)) | return 0; | ; | return 0; | } configure:32256: result: no configure:32269: checking whether NULL can be used in arbitrary expressions configure:32287: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:32287: $? = 0 configure:32294: result: yes configure:32461: checking whether _Exit is declared without a macro configure:32485: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:32485: $? = 0 configure:32493: result: yes configure:32461: checking whether atoll is declared without a macro configure:32485: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:32485: $? = 0 configure:32493: result: yes configure:32461: checking whether canonicalize_file_name is declared without a macro configure:32485: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 275: undefined symbol: canonicalize_file_name cc: acomp failed for conftest.c configure:32485: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_LOADAVG_H | # include | #endif | #if HAVE_RANDOM_H | # include | #endif | | int | main () | { | #undef canonicalize_file_name | (void) canonicalize_file_name; | ; | return 0; | } configure:32493: result: no configure:32461: checking whether getloadavg is declared without a macro configure:32485: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 275: undefined symbol: getloadavg cc: acomp failed for conftest.c configure:32485: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_LOADAVG_H | # include | #endif | #if HAVE_RANDOM_H | # include | #endif | | int | main () | { | #undef getloadavg | (void) getloadavg; | ; | return 0; | } configure:32493: result: no configure:32461: checking whether getsubopt is declared without a macro configure:32485: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:32485: $? = 0 configure:32493: result: yes configure:32461: checking whether grantpt is declared without a macro configure:32485: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:32485: $? = 0 configure:32493: result: yes configure:32461: checking whether initstate is declared without a macro configure:32485: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:32485: $? = 0 configure:32493: result: yes configure:32461: checking whether initstate_r is declared without a macro configure:32485: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 278: undefined symbol: initstate_r cc: acomp failed for conftest.c configure:32485: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_LOADAVG_H | # include | #endif | #if HAVE_RANDOM_H | # include | #endif | | int | main () | { | #undef initstate_r | (void) initstate_r; | ; | return 0; | } configure:32493: result: no configure:32461: checking whether mkdtemp is declared without a macro configure:32485: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 278: undefined symbol: mkdtemp cc: acomp failed for conftest.c configure:32485: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_LOADAVG_H | # include | #endif | #if HAVE_RANDOM_H | # include | #endif | | int | main () | { | #undef mkdtemp | (void) mkdtemp; | ; | return 0; | } configure:32493: result: no configure:32461: checking whether mkostemp is declared without a macro configure:32485: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 278: undefined symbol: mkostemp cc: acomp failed for conftest.c configure:32485: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_LOADAVG_H | # include | #endif | #if HAVE_RANDOM_H | # include | #endif | | int | main () | { | #undef mkostemp | (void) mkostemp; | ; | return 0; | } configure:32493: result: no configure:32461: checking whether mkostemps is declared without a macro configure:32485: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 278: undefined symbol: mkostemps cc: acomp failed for conftest.c configure:32485: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_LOADAVG_H | # include | #endif | #if HAVE_RANDOM_H | # include | #endif | | int | main () | { | #undef mkostemps | (void) mkostemps; | ; | return 0; | } configure:32493: result: no configure:32461: checking whether mkstemp is declared without a macro configure:32485: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:32485: $? = 0 configure:32493: result: yes configure:32461: checking whether mkstemps is declared without a macro configure:32485: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 279: undefined symbol: mkstemps cc: acomp failed for conftest.c configure:32485: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_LOADAVG_H | # include | #endif | #if HAVE_RANDOM_H | # include | #endif | | int | main () | { | #undef mkstemps | (void) mkstemps; | ; | return 0; | } configure:32493: result: no configure:32461: checking whether posix_openpt is declared without a macro configure:32485: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:32485: $? = 0 configure:32493: result: yes configure:32461: checking whether ptsname is declared without a macro configure:32485: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:32485: $? = 0 configure:32493: result: yes configure:32461: checking whether ptsname_r is declared without a macro configure:32485: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 281: undefined symbol: ptsname_r cc: acomp failed for conftest.c configure:32485: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_LOADAVG_H | # include | #endif | #if HAVE_RANDOM_H | # include | #endif | | int | main () | { | #undef ptsname_r | (void) ptsname_r; | ; | return 0; | } configure:32493: result: no configure:32461: checking whether qsort_r is declared without a macro configure:32485: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 281: undefined symbol: qsort_r cc: acomp failed for conftest.c configure:32485: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_LOADAVG_H | # include | #endif | #if HAVE_RANDOM_H | # include | #endif | | int | main () | { | #undef qsort_r | (void) qsort_r; | ; | return 0; | } configure:32493: result: no configure:32461: checking whether random is declared without a macro configure:32485: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:32485: $? = 0 configure:32493: result: yes configure:32461: checking whether random_r is declared without a macro configure:32485: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 282: undefined symbol: random_r cc: acomp failed for conftest.c configure:32485: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_LOADAVG_H | # include | #endif | #if HAVE_RANDOM_H | # include | #endif | | int | main () | { | #undef random_r | (void) random_r; | ; | return 0; | } configure:32493: result: no configure:32461: checking whether reallocarray is declared without a macro configure:32485: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 282: undefined symbol: reallocarray cc: acomp failed for conftest.c configure:32485: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_LOADAVG_H | # include | #endif | #if HAVE_RANDOM_H | # include | #endif | | int | main () | { | #undef reallocarray | (void) reallocarray; | ; | return 0; | } configure:32493: result: no configure:32461: checking whether realpath is declared without a macro configure:32485: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:32485: $? = 0 configure:32493: result: yes configure:32461: checking whether rpmatch is declared without a macro configure:32485: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 283: undefined symbol: rpmatch cc: acomp failed for conftest.c configure:32485: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_LOADAVG_H | # include | #endif | #if HAVE_RANDOM_H | # include | #endif | | int | main () | { | #undef rpmatch | (void) rpmatch; | ; | return 0; | } configure:32493: result: no configure:32461: checking whether secure_getenv is declared without a macro configure:32485: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 283: undefined symbol: secure_getenv cc: acomp failed for conftest.c configure:32485: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_LOADAVG_H | # include | #endif | #if HAVE_RANDOM_H | # include | #endif | | int | main () | { | #undef secure_getenv | (void) secure_getenv; | ; | return 0; | } configure:32493: result: no configure:32461: checking whether setenv is declared without a macro configure:32485: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:32485: $? = 0 configure:32493: result: yes configure:32461: checking whether setstate is declared without a macro configure:32485: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:32485: $? = 0 configure:32493: result: yes configure:32461: checking whether setstate_r is declared without a macro configure:32485: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 285: undefined symbol: setstate_r cc: acomp failed for conftest.c configure:32485: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_LOADAVG_H | # include | #endif | #if HAVE_RANDOM_H | # include | #endif | | int | main () | { | #undef setstate_r | (void) setstate_r; | ; | return 0; | } configure:32493: result: no configure:32461: checking whether srandom is declared without a macro configure:32485: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:32485: $? = 0 configure:32493: result: yes configure:32461: checking whether srandom_r is declared without a macro configure:32485: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 286: undefined symbol: srandom_r cc: acomp failed for conftest.c configure:32485: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_LOADAVG_H | # include | #endif | #if HAVE_RANDOM_H | # include | #endif | | int | main () | { | #undef srandom_r | (void) srandom_r; | ; | return 0; | } configure:32493: result: no configure:32461: checking whether strtod is declared without a macro configure:32485: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:32485: $? = 0 configure:32493: result: yes configure:32461: checking whether strtoll is declared without a macro configure:32485: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:32485: $? = 0 configure:32493: result: yes configure:32461: checking whether strtoull is declared without a macro configure:32485: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:32485: $? = 0 configure:32493: result: yes configure:32461: checking whether unlockpt is declared without a macro configure:32485: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:32485: $? = 0 configure:32493: result: yes configure:32461: checking whether unsetenv is declared without a macro configure:32485: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:32485: $? = 0 configure:32493: result: yes configure:32546: checking whether strstr works in linear time configure:32629: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 323: warning: statement not reached configure:32629: $? = 0 configure:32629: ./conftest configure:32629: $? = 142 configure: program exited with status 142 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define GNULIB_TEST_STRNCAT 1 | /* end confdefs.h. */ | | #ifdef __MVS__ | /* z/OS does not deliver signals while strstr() is running (thanks to | restrictions on its LE runtime), which prevents us from limiting the | running time of this test. */ | # error "This test does not work properly on z/OS" | #endif | #include /* for signal */ | #include /* for strstr */ | #include /* for malloc */ | #include /* for alarm */ | static void quit (int sig) { _exit (sig + 128); } | | int | main () | { | | int result = 0; | size_t m = 1000000; | char *haystack = (char *) malloc (2 * m + 2); | char *needle = (char *) malloc (m + 2); | /* Failure to compile this test due to missing alarm is okay, | since all such platforms (mingw) also have quadratic strstr. */ | signal (SIGALRM, quit); | alarm (5); | /* Check for quadratic performance. */ | if (haystack && needle) | { | memset (haystack, 'A', 2 * m); | haystack[2 * m] = 'B'; | haystack[2 * m + 1] = 0; | memset (needle, 'A', m); | needle[m] = 'B'; | needle[m + 1] = 0; | if (!strstr (haystack, needle)) | result |= 1; | } | /* Free allocated memory, in case some sanitizer is watching. */ | free (haystack); | free (needle); | return result; | | ; | return 0; | } configure:32640: result: no configure:32668: checking whether strstr works configure:32731: result: yes configure:41691: checking whether chdir is declared without a macro configure:41721: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:41721: $? = 0 configure:41729: result: yes configure:41691: checking whether chown is declared without a macro configure:41721: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:41721: $? = 0 configure:41729: result: yes configure:41691: checking whether dup is declared without a macro configure:41721: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:41721: $? = 0 configure:41729: result: yes configure:41691: checking whether dup2 is declared without a macro configure:41721: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:41721: $? = 0 configure:41729: result: yes configure:41691: checking whether dup3 is declared without a macro configure:41721: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 316: undefined symbol: dup3 cc: acomp failed for conftest.c configure:41721: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define GNULIB_TEST_STRNCAT 1 | #define GNULIB_TEST_STRSTR 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | /* end confdefs.h. */ | | #if HAVE_UNISTD_H | # include | #endif | /* Some systems declare various items in the wrong headers. */ | #if !(defined __GLIBC__ && !defined __UCLIBC__) | # include | # include | # include | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ | # include | # endif | #endif | | int | main () | { | #undef dup3 | (void) dup3; | ; | return 0; | } configure:41729: result: no configure:41691: checking whether environ is declared without a macro configure:41721: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 316: undefined symbol: environ cc: acomp failed for conftest.c configure:41721: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define GNULIB_TEST_STRNCAT 1 | #define GNULIB_TEST_STRSTR 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | /* end confdefs.h. */ | | #if HAVE_UNISTD_H | # include | #endif | /* Some systems declare various items in the wrong headers. */ | #if !(defined __GLIBC__ && !defined __UCLIBC__) | # include | # include | # include | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ | # include | # endif | #endif | | int | main () | { | #undef environ | (void) environ; | ; | return 0; | } configure:41729: result: no configure:41691: checking whether euidaccess is declared without a macro configure:41721: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 316: undefined symbol: euidaccess cc: acomp failed for conftest.c configure:41721: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define GNULIB_TEST_STRNCAT 1 | #define GNULIB_TEST_STRSTR 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | /* end confdefs.h. */ | | #if HAVE_UNISTD_H | # include | #endif | /* Some systems declare various items in the wrong headers. */ | #if !(defined __GLIBC__ && !defined __UCLIBC__) | # include | # include | # include | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ | # include | # endif | #endif | | int | main () | { | #undef euidaccess | (void) euidaccess; | ; | return 0; | } configure:41729: result: no configure:41691: checking whether faccessat is declared without a macro configure:41721: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 316: undefined symbol: faccessat cc: acomp failed for conftest.c configure:41721: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define GNULIB_TEST_STRNCAT 1 | #define GNULIB_TEST_STRSTR 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | /* end confdefs.h. */ | | #if HAVE_UNISTD_H | # include | #endif | /* Some systems declare various items in the wrong headers. */ | #if !(defined __GLIBC__ && !defined __UCLIBC__) | # include | # include | # include | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ | # include | # endif | #endif | | int | main () | { | #undef faccessat | (void) faccessat; | ; | return 0; | } configure:41729: result: no configure:41691: checking whether fchdir is declared without a macro configure:41721: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:41721: $? = 0 configure:41729: result: yes configure:41691: checking whether fchownat is declared without a macro configure:41721: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:41721: $? = 0 configure:41729: result: yes configure:41691: checking whether fdatasync is declared without a macro configure:41721: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:41721: $? = 0 configure:41729: result: yes configure:41691: checking whether fsync is declared without a macro configure:41721: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:41721: $? = 0 configure:41729: result: yes configure:41691: checking whether ftruncate is declared without a macro configure:41721: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:41721: $? = 0 configure:41729: result: yes configure:41691: checking whether getcwd is declared without a macro configure:41721: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:41721: $? = 0 configure:41729: result: yes configure:41691: checking whether getdomainname is declared without a macro configure:41721: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 322: undefined symbol: getdomainname cc: acomp failed for conftest.c configure:41721: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define GNULIB_TEST_STRNCAT 1 | #define GNULIB_TEST_STRSTR 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | /* end confdefs.h. */ | | #if HAVE_UNISTD_H | # include | #endif | /* Some systems declare various items in the wrong headers. */ | #if !(defined __GLIBC__ && !defined __UCLIBC__) | # include | # include | # include | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ | # include | # endif | #endif | | int | main () | { | #undef getdomainname | (void) getdomainname; | ; | return 0; | } configure:41729: result: no configure:41691: checking whether getdtablesize is declared without a macro configure:41721: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:41721: $? = 0 configure:41729: result: yes configure:41691: checking whether getgroups is declared without a macro configure:41721: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:41721: $? = 0 configure:41729: result: yes configure:41691: checking whether gethostname is declared without a macro configure:41721: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:41721: $? = 0 configure:41729: result: yes configure:41691: checking whether getlogin is declared without a macro configure:41721: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:41721: $? = 0 configure:41729: result: yes configure:41691: checking whether getlogin_r is declared without a macro configure:41721: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:41721: $? = 0 configure:41729: result: yes configure:41691: checking whether getpagesize is declared without a macro configure:41721: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:41721: $? = 0 configure:41729: result: yes configure:41691: checking whether getusershell is declared without a macro configure:41721: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:41721: $? = 0 configure:41729: result: yes configure:41691: checking whether setusershell is declared without a macro configure:41721: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:41721: $? = 0 configure:41729: result: yes configure:41691: checking whether endusershell is declared without a macro configure:41721: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:41721: $? = 0 configure:41729: result: yes configure:41691: checking whether group_member is declared without a macro configure:41721: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 331: undefined symbol: group_member cc: acomp failed for conftest.c configure:41721: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define GNULIB_TEST_STRNCAT 1 | #define GNULIB_TEST_STRSTR 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | /* end confdefs.h. */ | | #if HAVE_UNISTD_H | # include | #endif | /* Some systems declare various items in the wrong headers. */ | #if !(defined __GLIBC__ && !defined __UCLIBC__) | # include | # include | # include | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ | # include | # endif | #endif | | int | main () | { | #undef group_member | (void) group_member; | ; | return 0; | } configure:41729: result: no configure:41691: checking whether isatty is declared without a macro configure:41721: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:41721: $? = 0 configure:41729: result: yes configure:41691: checking whether lchown is declared without a macro configure:41721: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:41721: $? = 0 configure:41729: result: yes configure:41691: checking whether link is declared without a macro configure:41721: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:41721: $? = 0 configure:41729: result: yes configure:41691: checking whether linkat is declared without a macro configure:41721: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 334: undefined symbol: linkat cc: acomp failed for conftest.c configure:41721: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define GNULIB_TEST_STRNCAT 1 | #define GNULIB_TEST_STRSTR 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | /* end confdefs.h. */ | | #if HAVE_UNISTD_H | # include | #endif | /* Some systems declare various items in the wrong headers. */ | #if !(defined __GLIBC__ && !defined __UCLIBC__) | # include | # include | # include | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ | # include | # endif | #endif | | int | main () | { | #undef linkat | (void) linkat; | ; | return 0; | } configure:41729: result: no configure:41691: checking whether lseek is declared without a macro configure:41721: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:41721: $? = 0 configure:41729: result: yes configure:41691: checking whether pipe is declared without a macro configure:41721: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:41721: $? = 0 configure:41729: result: yes configure:41691: checking whether pipe2 is declared without a macro configure:41721: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 336: undefined symbol: pipe2 cc: acomp failed for conftest.c configure:41721: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define GNULIB_TEST_STRNCAT 1 | #define GNULIB_TEST_STRSTR 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | /* end confdefs.h. */ | | #if HAVE_UNISTD_H | # include | #endif | /* Some systems declare various items in the wrong headers. */ | #if !(defined __GLIBC__ && !defined __UCLIBC__) | # include | # include | # include | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ | # include | # endif | #endif | | int | main () | { | #undef pipe2 | (void) pipe2; | ; | return 0; | } configure:41729: result: no configure:41691: checking whether pread is declared without a macro configure:41721: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:41721: $? = 0 configure:41729: result: yes configure:41691: checking whether pwrite is declared without a macro configure:41721: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:41721: $? = 0 configure:41729: result: yes configure:41691: checking whether readlink is declared without a macro configure:41721: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:41721: $? = 0 configure:41729: result: yes configure:41691: checking whether readlinkat is declared without a macro configure:41721: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 339: undefined symbol: readlinkat cc: acomp failed for conftest.c configure:41721: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define GNULIB_TEST_STRNCAT 1 | #define GNULIB_TEST_STRSTR 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | /* end confdefs.h. */ | | #if HAVE_UNISTD_H | # include | #endif | /* Some systems declare various items in the wrong headers. */ | #if !(defined __GLIBC__ && !defined __UCLIBC__) | # include | # include | # include | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ | # include | # endif | #endif | | int | main () | { | #undef readlinkat | (void) readlinkat; | ; | return 0; | } configure:41729: result: no configure:41691: checking whether rmdir is declared without a macro configure:41721: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:41721: $? = 0 configure:41729: result: yes configure:41691: checking whether sethostname is declared without a macro configure:41721: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 340: undefined symbol: sethostname cc: acomp failed for conftest.c configure:41721: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define GNULIB_TEST_STRNCAT 1 | #define GNULIB_TEST_STRSTR 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_RMDIR 1 | /* end confdefs.h. */ | | #if HAVE_UNISTD_H | # include | #endif | /* Some systems declare various items in the wrong headers. */ | #if !(defined __GLIBC__ && !defined __UCLIBC__) | # include | # include | # include | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ | # include | # endif | #endif | | int | main () | { | #undef sethostname | (void) sethostname; | ; | return 0; | } configure:41729: result: no configure:41691: checking whether sleep is declared without a macro configure:41721: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:41721: $? = 0 configure:41729: result: yes configure:41691: checking whether symlink is declared without a macro configure:41721: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:41721: $? = 0 configure:41729: result: yes configure:41691: checking whether symlinkat is declared without a macro configure:41721: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 342: undefined symbol: symlinkat cc: acomp failed for conftest.c configure:41721: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define GNULIB_TEST_STRNCAT 1 | #define GNULIB_TEST_STRSTR 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | /* end confdefs.h. */ | | #if HAVE_UNISTD_H | # include | #endif | /* Some systems declare various items in the wrong headers. */ | #if !(defined __GLIBC__ && !defined __UCLIBC__) | # include | # include | # include | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ | # include | # endif | #endif | | int | main () | { | #undef symlinkat | (void) symlinkat; | ; | return 0; | } configure:41729: result: no configure:41691: checking whether truncate is declared without a macro configure:41721: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:41721: $? = 0 configure:41729: result: yes configure:41691: checking whether ttyname_r is declared without a macro configure:41721: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:41721: $? = 0 configure:41729: result: yes configure:41691: checking whether unlink is declared without a macro configure:41721: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:41721: $? = 0 configure:41729: result: yes configure:41691: checking whether unlinkat is declared without a macro configure:41721: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:41721: $? = 0 configure:41729: result: yes configure:41691: checking whether usleep is declared without a macro configure:41721: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:41721: $? = 0 configure:41729: result: yes configure:41837: checking for ptrdiff_t configure:41837: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:41837: $? = 0 configure:41837: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 365: syntax error before or at: ) cc: acomp failed for conftest.c configure:41837: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define GNULIB_TEST_STRNCAT 1 | #define GNULIB_TEST_STRSTR 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_TRUNCATE 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((ptrdiff_t))) | return 0; | ; | return 0; | } configure:41837: result: yes configure:42066: checking for nl_langinfo configure:42066: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 368: warning: statement not reached configure:42066: $? = 0 configure:42066: result: yes configure:42334: checking for nl_langinfo configure:42334: result: yes configure:42623: checking for ptrdiff_t configure:42623: result: yes configure:42852: checking for nl_langinfo configure:42852: result: yes configure:43120: checking for nl_langinfo configure:43120: result: yes configure:43409: checking for ptrdiff_t configure:43409: result: yes configure:43638: checking for nl_langinfo configure:43638: result: yes configure:43906: checking for nl_langinfo configure:43906: result: yes configure:44224: checking for ptrdiff_t configure:44224: result: yes configure:44337: checking for nl_langinfo configure:44337: result: yes configure:48803: checking whether btowc is declared without a macro configure:48831: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:48831: $? = 0 configure:48839: result: yes configure:48803: checking whether wctob is declared without a macro configure:48831: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:48831: $? = 0 configure:48839: result: yes configure:48803: checking whether mbsinit is declared without a macro configure:48831: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:48831: $? = 0 configure:48839: result: yes configure:48803: checking whether mbrtowc is declared without a macro configure:48831: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:48831: $? = 0 configure:48839: result: yes configure:48803: checking whether mbrlen is declared without a macro configure:48831: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:48831: $? = 0 configure:48839: result: yes configure:48803: checking whether mbsrtowcs is declared without a macro configure:48831: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:48831: $? = 0 configure:48839: result: yes configure:48803: checking whether mbsnrtowcs is declared without a macro configure:48831: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 405: undefined symbol: mbsnrtowcs cc: acomp failed for conftest.c configure:48831: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define GNULIB_TEST_STRNCAT 1 | #define GNULIB_TEST_STRSTR 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_TRUNCATE 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define GNULIB_UNISTR_U16_MBTOUC 1 | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U16_MBTOUCR 1 | #define GNULIB_UNISTR_U16_UCTOMB 1 | #define GNULIB_UNISTR_U32_MBTOUC 1 | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U32_MBTOUCR 1 | #define GNULIB_UNISTR_U32_UCTOMB 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | /* end confdefs.h. */ | | /* Tru64 with Desktop Toolkit C has a bug: must be included before | . | BSD/OS 4.0.1 has a bug: , and must be | included before . */ | #if !(defined __GLIBC__ && !defined __UCLIBC__) | # include | # include | # include | #endif | #include | | int | main () | { | #undef mbsnrtowcs | (void) mbsnrtowcs; | ; | return 0; | } configure:48839: result: no configure:48803: checking whether wcrtomb is declared without a macro configure:48831: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:48831: $? = 0 configure:48839: result: yes configure:48803: checking whether wcsrtombs is declared without a macro configure:48831: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:48831: $? = 0 configure:48839: result: yes configure:48803: checking whether wcsnrtombs is declared without a macro configure:48831: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 407: undefined symbol: wcsnrtombs cc: acomp failed for conftest.c configure:48831: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define GNULIB_TEST_STRNCAT 1 | #define GNULIB_TEST_STRSTR 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_TRUNCATE 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define GNULIB_UNISTR_U16_MBTOUC 1 | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U16_MBTOUCR 1 | #define GNULIB_UNISTR_U16_UCTOMB 1 | #define GNULIB_UNISTR_U32_MBTOUC 1 | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U32_MBTOUCR 1 | #define GNULIB_UNISTR_U32_UCTOMB 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | /* end confdefs.h. */ | | /* Tru64 with Desktop Toolkit C has a bug: must be included before | . | BSD/OS 4.0.1 has a bug: , and must be | included before . */ | #if !(defined __GLIBC__ && !defined __UCLIBC__) | # include | # include | # include | #endif | #include | | int | main () | { | #undef wcsnrtombs | (void) wcsnrtombs; | ; | return 0; | } configure:48839: result: no configure:48803: checking whether wcwidth is declared without a macro configure:48831: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:48831: $? = 0 configure:48839: result: yes configure:48803: checking whether wmemchr is declared without a macro configure:48831: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:48831: $? = 0 configure:48839: result: yes configure:48803: checking whether wmemcmp is declared without a macro configure:48831: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:48831: $? = 0 configure:48839: result: yes configure:48803: checking whether wmemcpy is declared without a macro configure:48831: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:48831: $? = 0 configure:48839: result: yes configure:48803: checking whether wmemmove is declared without a macro configure:48831: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:48831: $? = 0 configure:48839: result: yes configure:48803: checking whether wmemset is declared without a macro configure:48831: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:48831: $? = 0 configure:48839: result: yes configure:48803: checking whether wcslen is declared without a macro configure:48831: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:48831: $? = 0 configure:48839: result: yes configure:48803: checking whether wcsnlen is declared without a macro configure:48831: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 414: undefined symbol: wcsnlen cc: acomp failed for conftest.c configure:48831: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define GNULIB_TEST_STRNCAT 1 | #define GNULIB_TEST_STRSTR 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_TRUNCATE 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define GNULIB_UNISTR_U16_MBTOUC 1 | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U16_MBTOUCR 1 | #define GNULIB_UNISTR_U16_UCTOMB 1 | #define GNULIB_UNISTR_U32_MBTOUC 1 | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U32_MBTOUCR 1 | #define GNULIB_UNISTR_U32_UCTOMB 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | /* end confdefs.h. */ | | /* Tru64 with Desktop Toolkit C has a bug: must be included before | . | BSD/OS 4.0.1 has a bug: , and must be | included before . */ | #if !(defined __GLIBC__ && !defined __UCLIBC__) | # include | # include | # include | #endif | #include | | int | main () | { | #undef wcsnlen | (void) wcsnlen; | ; | return 0; | } configure:48839: result: no configure:48803: checking whether wcscpy is declared without a macro configure:48831: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:48831: $? = 0 configure:48839: result: yes configure:48803: checking whether wcpcpy is declared without a macro configure:48831: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 415: undefined symbol: wcpcpy cc: acomp failed for conftest.c configure:48831: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define GNULIB_TEST_STRNCAT 1 | #define GNULIB_TEST_STRSTR 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_TRUNCATE 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define GNULIB_UNISTR_U16_MBTOUC 1 | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U16_MBTOUCR 1 | #define GNULIB_UNISTR_U16_UCTOMB 1 | #define GNULIB_UNISTR_U32_MBTOUC 1 | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U32_MBTOUCR 1 | #define GNULIB_UNISTR_U32_UCTOMB 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | /* end confdefs.h. */ | | /* Tru64 with Desktop Toolkit C has a bug: must be included before | . | BSD/OS 4.0.1 has a bug: , and must be | included before . */ | #if !(defined __GLIBC__ && !defined __UCLIBC__) | # include | # include | # include | #endif | #include | | int | main () | { | #undef wcpcpy | (void) wcpcpy; | ; | return 0; | } configure:48839: result: no configure:48803: checking whether wcsncpy is declared without a macro configure:48831: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:48831: $? = 0 configure:48839: result: yes configure:48803: checking whether wcpncpy is declared without a macro configure:48831: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 416: undefined symbol: wcpncpy cc: acomp failed for conftest.c configure:48831: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define GNULIB_TEST_STRNCAT 1 | #define GNULIB_TEST_STRSTR 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_TRUNCATE 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define GNULIB_UNISTR_U16_MBTOUC 1 | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U16_MBTOUCR 1 | #define GNULIB_UNISTR_U16_UCTOMB 1 | #define GNULIB_UNISTR_U32_MBTOUC 1 | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U32_MBTOUCR 1 | #define GNULIB_UNISTR_U32_UCTOMB 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | /* end confdefs.h. */ | | /* Tru64 with Desktop Toolkit C has a bug: must be included before | . | BSD/OS 4.0.1 has a bug: , and must be | included before . */ | #if !(defined __GLIBC__ && !defined __UCLIBC__) | # include | # include | # include | #endif | #include | | int | main () | { | #undef wcpncpy | (void) wcpncpy; | ; | return 0; | } configure:48839: result: no configure:48803: checking whether wcscat is declared without a macro configure:48831: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:48831: $? = 0 configure:48839: result: yes configure:48803: checking whether wcsncat is declared without a macro configure:48831: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:48831: $? = 0 configure:48839: result: yes configure:48803: checking whether wcscmp is declared without a macro configure:48831: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:48831: $? = 0 configure:48839: result: yes configure:48803: checking whether wcsncmp is declared without a macro configure:48831: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:48831: $? = 0 configure:48839: result: yes configure:48803: checking whether wcscasecmp is declared without a macro configure:48831: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 420: undefined symbol: wcscasecmp cc: acomp failed for conftest.c configure:48831: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define GNULIB_TEST_STRNCAT 1 | #define GNULIB_TEST_STRSTR 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_TRUNCATE 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define GNULIB_UNISTR_U16_MBTOUC 1 | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U16_MBTOUCR 1 | #define GNULIB_UNISTR_U16_UCTOMB 1 | #define GNULIB_UNISTR_U32_MBTOUC 1 | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U32_MBTOUCR 1 | #define GNULIB_UNISTR_U32_UCTOMB 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | /* end confdefs.h. */ | | /* Tru64 with Desktop Toolkit C has a bug: must be included before | . | BSD/OS 4.0.1 has a bug: , and must be | included before . */ | #if !(defined __GLIBC__ && !defined __UCLIBC__) | # include | # include | # include | #endif | #include | | int | main () | { | #undef wcscasecmp | (void) wcscasecmp; | ; | return 0; | } configure:48839: result: no configure:48803: checking whether wcsncasecmp is declared without a macro configure:48831: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 420: undefined symbol: wcsncasecmp cc: acomp failed for conftest.c configure:48831: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define GNULIB_TEST_STRNCAT 1 | #define GNULIB_TEST_STRSTR 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_TRUNCATE 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define GNULIB_UNISTR_U16_MBTOUC 1 | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U16_MBTOUCR 1 | #define GNULIB_UNISTR_U16_UCTOMB 1 | #define GNULIB_UNISTR_U32_MBTOUC 1 | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U32_MBTOUCR 1 | #define GNULIB_UNISTR_U32_UCTOMB 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | /* end confdefs.h. */ | | /* Tru64 with Desktop Toolkit C has a bug: must be included before | . | BSD/OS 4.0.1 has a bug: , and must be | included before . */ | #if !(defined __GLIBC__ && !defined __UCLIBC__) | # include | # include | # include | #endif | #include | | int | main () | { | #undef wcsncasecmp | (void) wcsncasecmp; | ; | return 0; | } configure:48839: result: no configure:48803: checking whether wcscoll is declared without a macro configure:48831: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:48831: $? = 0 configure:48839: result: yes configure:48803: checking whether wcsxfrm is declared without a macro configure:48831: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:48831: $? = 0 configure:48839: result: yes configure:48803: checking whether wcsdup is declared without a macro configure:48831: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 422: undefined symbol: wcsdup cc: acomp failed for conftest.c configure:48831: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define GNULIB_TEST_STRNCAT 1 | #define GNULIB_TEST_STRSTR 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_TRUNCATE 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define GNULIB_UNISTR_U16_MBTOUC 1 | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U16_MBTOUCR 1 | #define GNULIB_UNISTR_U16_UCTOMB 1 | #define GNULIB_UNISTR_U32_MBTOUC 1 | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U32_MBTOUCR 1 | #define GNULIB_UNISTR_U32_UCTOMB 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | #define HAVE_RAW_DECL_WCSCOLL 1 | #define HAVE_RAW_DECL_WCSXFRM 1 | /* end confdefs.h. */ | | /* Tru64 with Desktop Toolkit C has a bug: must be included before | . | BSD/OS 4.0.1 has a bug: , and must be | included before . */ | #if !(defined __GLIBC__ && !defined __UCLIBC__) | # include | # include | # include | #endif | #include | | int | main () | { | #undef wcsdup | (void) wcsdup; | ; | return 0; | } configure:48839: result: no configure:48803: checking whether wcschr is declared without a macro configure:48831: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:48831: $? = 0 configure:48839: result: yes configure:48803: checking whether wcsrchr is declared without a macro configure:48831: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:48831: $? = 0 configure:48839: result: yes configure:48803: checking whether wcscspn is declared without a macro configure:48831: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:48831: $? = 0 configure:48839: result: yes configure:48803: checking whether wcsspn is declared without a macro configure:48831: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:48831: $? = 0 configure:48839: result: yes configure:48803: checking whether wcspbrk is declared without a macro configure:48831: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:48831: $? = 0 configure:48839: result: yes configure:48803: checking whether wcsstr is declared without a macro configure:48831: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:48831: $? = 0 configure:48839: result: yes configure:48803: checking whether wcstok is declared without a macro configure:48831: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:48831: $? = 0 configure:48839: result: yes configure:48803: checking whether wcswidth is declared without a macro configure:48831: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:48831: $? = 0 configure:48839: result: yes configure:48803: checking whether wcsftime is declared without a macro configure:48831: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:48831: $? = 0 configure:48839: result: yes configure:48953: checking whether iswcntrl works configure:49008: result: yes configure:49032: checking for towlower configure:49032: result: yes configure:49080: checking for wctype_t configure:49116: result: yes configure:49122: checking for wctrans_t configure:49156: result: yes configure:49165: checking whether wctype is declared without a macro configure:49202: result: yes configure:49165: checking whether iswctype is declared without a macro configure:49202: result: yes configure:49165: checking whether wctrans is declared without a macro configure:49202: result: yes configure:49165: checking whether towctrans is declared without a macro configure:49202: result: yes configure:49225: checking whether wcwidth is declared configure:49225: result: yes configure:49282: checking whether wcwidth works reasonably in UTF-8 locales configure:49335: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 configure:49335: $? = 0 configure:49335: ./conftest configure:49335: $? = 0 configure:49346: result: yes configure:49387: checking for stdint.h configure:49387: result: yes configure:49437: checking whether btowc(0) is correct configure:49474: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 configure:49474: $? = 0 configure:49474: ./conftest configure:49474: $? = 0 configure:49485: result: yes configure:49488: checking whether btowc(EOF) is correct configure:49529: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 configure:49529: $? = 0 configure:49529: ./conftest configure:49529: $? = 0 configure:49541: result: yes configure:49593: checking for a traditional french locale configure:49720: result: fr_FR configure:49727: checking for a french Unicode locale configure:49848: result: fr_FR.UTF-8 configure:49856: checking for a traditional french locale configure:49983: result: fr_FR configure:49991: checking for a turkish Unicode locale configure:50062: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 480: warning: implicit function declaration: towupper "conftest.c", line 480: warning: implicit function declaration: towlower configure:50065: $? = 0 configure:50113: result: none configure:50196: checking whether isblank is declared without a macro configure:50214: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:50214: $? = 0 configure:50222: result: yes configure:50240: checking whether // is distinct from / configure:50269: result: no configure:50300: checking for error_at_line configure:50316: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 426: cannot find include file: "conftest.c", line 430: warning: implicit function declaration: error_at_line cc: acomp failed for conftest.c configure:50316: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define GNULIB_TEST_STRNCAT 1 | #define GNULIB_TEST_STRSTR 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_TRUNCATE 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define GNULIB_UNISTR_U16_MBTOUC 1 | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U16_MBTOUCR 1 | #define GNULIB_UNISTR_U16_UCTOMB 1 | #define GNULIB_UNISTR_U32_MBTOUC 1 | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U32_MBTOUCR 1 | #define GNULIB_UNISTR_U32_UCTOMB 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | #define HAVE_RAW_DECL_WCSCOLL 1 | #define HAVE_RAW_DECL_WCSXFRM 1 | #define HAVE_RAW_DECL_WCSCHR 1 | #define HAVE_RAW_DECL_WCSRCHR 1 | #define HAVE_RAW_DECL_WCSCSPN 1 | #define HAVE_RAW_DECL_WCSSPN 1 | #define HAVE_RAW_DECL_WCSPBRK 1 | #define HAVE_RAW_DECL_WCSSTR 1 | #define HAVE_RAW_DECL_WCSTOK 1 | #define HAVE_RAW_DECL_WCSWIDTH 1 | #define HAVE_RAW_DECL_WCSFTIME 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_RAW_DECL_ISBLANK 1 | #define GNULIB_TEST_ENVIRON 1 | /* end confdefs.h. */ | #include | int | main () | { | error_at_line (0, 0, "", 0, "an error occurred"); | ; | return 0; | } configure:50324: result: no configure:50360: checking whether fdopen sets errno configure:50389: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 configure:50389: $? = 0 configure:50389: ./conftest configure:50389: $? = 0 configure:50400: result: yes configure:50446: checking for getpagesize configure:50446: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 463: warning: statement not reached configure:50446: $? = 0 configure:50446: result: yes configure:50493: checking whether getpagesize is declared configure:50493: result: yes configure:50538: checking whether program_invocation_name is declared configure:50538: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 438: undefined symbol: program_invocation_name cc: acomp failed for conftest.c configure:50538: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define GNULIB_TEST_STRNCAT 1 | #define GNULIB_TEST_STRSTR 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_TRUNCATE 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define GNULIB_UNISTR_U16_MBTOUC 1 | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U16_MBTOUCR 1 | #define GNULIB_UNISTR_U16_UCTOMB 1 | #define GNULIB_UNISTR_U32_MBTOUC 1 | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U32_MBTOUCR 1 | #define GNULIB_UNISTR_U32_UCTOMB 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | #define HAVE_RAW_DECL_WCSCOLL 1 | #define HAVE_RAW_DECL_WCSXFRM 1 | #define HAVE_RAW_DECL_WCSCHR 1 | #define HAVE_RAW_DECL_WCSRCHR 1 | #define HAVE_RAW_DECL_WCSCSPN 1 | #define HAVE_RAW_DECL_WCSSPN 1 | #define HAVE_RAW_DECL_WCSPBRK 1 | #define HAVE_RAW_DECL_WCSSTR 1 | #define HAVE_RAW_DECL_WCSTOK 1 | #define HAVE_RAW_DECL_WCSWIDTH 1 | #define HAVE_RAW_DECL_WCSFTIME 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_RAW_DECL_ISBLANK 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FDOPEN 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef program_invocation_name | #ifdef __cplusplus | (void) program_invocation_name; | #else | (void) program_invocation_name; | #endif | #endif | | ; | return 0; | } configure:50538: result: no configure:50553: checking whether program_invocation_short_name is declared configure:50553: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 439: undefined symbol: program_invocation_short_name cc: acomp failed for conftest.c configure:50553: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define GNULIB_TEST_STRNCAT 1 | #define GNULIB_TEST_STRSTR 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_TRUNCATE 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define GNULIB_UNISTR_U16_MBTOUC 1 | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U16_MBTOUCR 1 | #define GNULIB_UNISTR_U16_UCTOMB 1 | #define GNULIB_UNISTR_U32_MBTOUC 1 | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U32_MBTOUCR 1 | #define GNULIB_UNISTR_U32_UCTOMB 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | #define HAVE_RAW_DECL_WCSCOLL 1 | #define HAVE_RAW_DECL_WCSXFRM 1 | #define HAVE_RAW_DECL_WCSCHR 1 | #define HAVE_RAW_DECL_WCSRCHR 1 | #define HAVE_RAW_DECL_WCSCSPN 1 | #define HAVE_RAW_DECL_WCSSPN 1 | #define HAVE_RAW_DECL_WCSPBRK 1 | #define HAVE_RAW_DECL_WCSSTR 1 | #define HAVE_RAW_DECL_WCSTOK 1 | #define HAVE_RAW_DECL_WCSWIDTH 1 | #define HAVE_RAW_DECL_WCSFTIME 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_RAW_DECL_ISBLANK 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FDOPEN 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef program_invocation_short_name | #ifdef __cplusplus | (void) program_invocation_short_name; | #else | (void) program_invocation_short_name; | #endif | #endif | | ; | return 0; | } configure:50553: result: no configure:50568: checking whether __argv is declared configure:50568: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 440: undefined symbol: __argv cc: acomp failed for conftest.c configure:50568: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define GNULIB_TEST_STRNCAT 1 | #define GNULIB_TEST_STRSTR 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_TRUNCATE 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define GNULIB_UNISTR_U16_MBTOUC 1 | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U16_MBTOUCR 1 | #define GNULIB_UNISTR_U16_UCTOMB 1 | #define GNULIB_UNISTR_U32_MBTOUC 1 | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U32_MBTOUCR 1 | #define GNULIB_UNISTR_U32_UCTOMB 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | #define HAVE_RAW_DECL_WCSCOLL 1 | #define HAVE_RAW_DECL_WCSXFRM 1 | #define HAVE_RAW_DECL_WCSCHR 1 | #define HAVE_RAW_DECL_WCSRCHR 1 | #define HAVE_RAW_DECL_WCSCSPN 1 | #define HAVE_RAW_DECL_WCSSPN 1 | #define HAVE_RAW_DECL_WCSPBRK 1 | #define HAVE_RAW_DECL_WCSSTR 1 | #define HAVE_RAW_DECL_WCSTOK 1 | #define HAVE_RAW_DECL_WCSWIDTH 1 | #define HAVE_RAW_DECL_WCSFTIME 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_RAW_DECL_ISBLANK 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FDOPEN 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef __argv | #ifdef __cplusplus | (void) __argv; | #else | (void) __argv; | #endif | #endif | | ; | return 0; | } configure:50568: result: no configure:50588: checking whether __progname is defined in default libraries configure:50607: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 439: warning: statement not reached Undefined first referenced symbol in file __progname conftest.o ld: fatal: symbol referencing errors. No output written to conftest configure:50607: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define GNULIB_TEST_STRNCAT 1 | #define GNULIB_TEST_STRSTR 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_TRUNCATE 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define GNULIB_UNISTR_U16_MBTOUC 1 | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U16_MBTOUCR 1 | #define GNULIB_UNISTR_U16_UCTOMB 1 | #define GNULIB_UNISTR_U32_MBTOUC 1 | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U32_MBTOUCR 1 | #define GNULIB_UNISTR_U32_UCTOMB 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | #define HAVE_RAW_DECL_WCSCOLL 1 | #define HAVE_RAW_DECL_WCSXFRM 1 | #define HAVE_RAW_DECL_WCSCHR 1 | #define HAVE_RAW_DECL_WCSRCHR 1 | #define HAVE_RAW_DECL_WCSCSPN 1 | #define HAVE_RAW_DECL_WCSSPN 1 | #define HAVE_RAW_DECL_WCSPBRK 1 | #define HAVE_RAW_DECL_WCSSTR 1 | #define HAVE_RAW_DECL_WCSTOK 1 | #define HAVE_RAW_DECL_WCSWIDTH 1 | #define HAVE_RAW_DECL_WCSFTIME 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_RAW_DECL_ISBLANK 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FDOPEN 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define HAVE_DECL___ARGV 0 | /* end confdefs.h. */ | extern char *__progname; | int | main () | { | return *__progname; | | ; | return 0; | } configure:50616: result: configure:50666: checking whether INT32_MAX < INTMAX_MAX configure:50700: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:50700: $? = 0 configure:50707: result: yes configure:50718: checking whether INT64_MAX == LONG_MAX configure:50752: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 450: zero or negative subscript cc: acomp failed for conftest.c configure:50752: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define GNULIB_TEST_STRNCAT 1 | #define GNULIB_TEST_STRSTR 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_TRUNCATE 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define GNULIB_UNISTR_U16_MBTOUC 1 | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U16_MBTOUCR 1 | #define GNULIB_UNISTR_U16_UCTOMB 1 | #define GNULIB_UNISTR_U32_MBTOUC 1 | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U32_MBTOUCR 1 | #define GNULIB_UNISTR_U32_UCTOMB 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | #define HAVE_RAW_DECL_WCSCOLL 1 | #define HAVE_RAW_DECL_WCSXFRM 1 | #define HAVE_RAW_DECL_WCSCHR 1 | #define HAVE_RAW_DECL_WCSRCHR 1 | #define HAVE_RAW_DECL_WCSCSPN 1 | #define HAVE_RAW_DECL_WCSSPN 1 | #define HAVE_RAW_DECL_WCSPBRK 1 | #define HAVE_RAW_DECL_WCSSTR 1 | #define HAVE_RAW_DECL_WCSTOK 1 | #define HAVE_RAW_DECL_WCSWIDTH 1 | #define HAVE_RAW_DECL_WCSFTIME 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_RAW_DECL_ISBLANK 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FDOPEN 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define HAVE_DECL___ARGV 0 | /* end confdefs.h. */ | /* Work also in C++ mode. */ | #define __STDC_LIMIT_MACROS 1 | | /* Work if build is not clean. */ | #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H | | #include | #if HAVE_STDINT_H | #include | #endif | | #if defined INT64_MAX | #define CONDITION (INT64_MAX == LONG_MAX) | #elif HAVE_LONG_LONG_INT | #define CONDITION (sizeof (long long int) == sizeof (long int)) | #else | #define CONDITION 0 | #endif | int test[CONDITION ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:50759: result: no configure:50772: checking whether UINT32_MAX < UINTMAX_MAX configure:50806: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:50806: $? = 0 configure:50813: result: yes configure:50824: checking whether UINT64_MAX == ULONG_MAX configure:50858: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 450: zero or negative subscript cc: acomp failed for conftest.c configure:50858: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define GNULIB_TEST_STRNCAT 1 | #define GNULIB_TEST_STRSTR 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_TRUNCATE 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define GNULIB_UNISTR_U16_MBTOUC 1 | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U16_MBTOUCR 1 | #define GNULIB_UNISTR_U16_UCTOMB 1 | #define GNULIB_UNISTR_U32_MBTOUC 1 | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U32_MBTOUCR 1 | #define GNULIB_UNISTR_U32_UCTOMB 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | #define HAVE_RAW_DECL_WCSCOLL 1 | #define HAVE_RAW_DECL_WCSXFRM 1 | #define HAVE_RAW_DECL_WCSCHR 1 | #define HAVE_RAW_DECL_WCSRCHR 1 | #define HAVE_RAW_DECL_WCSCSPN 1 | #define HAVE_RAW_DECL_WCSSPN 1 | #define HAVE_RAW_DECL_WCSPBRK 1 | #define HAVE_RAW_DECL_WCSSTR 1 | #define HAVE_RAW_DECL_WCSTOK 1 | #define HAVE_RAW_DECL_WCSWIDTH 1 | #define HAVE_RAW_DECL_WCSFTIME 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_RAW_DECL_ISBLANK 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FDOPEN 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define HAVE_DECL___ARGV 0 | /* end confdefs.h. */ | /* Work also in C++ mode. */ | #define __STDC_LIMIT_MACROS 1 | | /* Work if build is not clean. */ | #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H | | #include | #if HAVE_STDINT_H | #include | #endif | | #if defined UINT64_MAX | #define CONDITION (UINT64_MAX == ULONG_MAX) | #elif HAVE_LONG_LONG_INT | #define CONDITION (sizeof (unsigned long long int) == sizeof (unsigned long int)) | #else | #define CONDITION 0 | #endif | int test[CONDITION ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:50865: result: no configure:50918: checking where to find the exponent in a 'double' configure:51244: result: word 1 bit 20 configure:51264: checking where to find the exponent in a 'float' configure:51353: result: word 0 bit 23 configure:51374: checking where to find the exponent in a 'long double' configure:51487: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 configure:51487: $? = 0 configure:51487: ./conftest configure:51487: $? = 0 configure:51499: result: word 2 bit 0 configure:51535: checking whether locale.h conforms to POSIX:2001 configure:51553: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:51553: $? = 0 configure:51560: result: yes configure:51604: checking whether struct lconv is properly defined configure:51623: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:51623: $? = 0 configure:51631: result: yes configure:51712: checking whether setlocale is declared without a macro configure:51734: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:51734: $? = 0 configure:51742: result: yes configure:51712: checking whether duplocale is declared without a macro configure:51734: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 450: undefined symbol: duplocale cc: acomp failed for conftest.c configure:51734: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define GNULIB_TEST_STRNCAT 1 | #define GNULIB_TEST_STRSTR 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_TRUNCATE 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define GNULIB_UNISTR_U16_MBTOUC 1 | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U16_MBTOUCR 1 | #define GNULIB_UNISTR_U16_UCTOMB 1 | #define GNULIB_UNISTR_U32_MBTOUC 1 | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U32_MBTOUCR 1 | #define GNULIB_UNISTR_U32_UCTOMB 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | #define HAVE_RAW_DECL_WCSCOLL 1 | #define HAVE_RAW_DECL_WCSXFRM 1 | #define HAVE_RAW_DECL_WCSCHR 1 | #define HAVE_RAW_DECL_WCSRCHR 1 | #define HAVE_RAW_DECL_WCSCSPN 1 | #define HAVE_RAW_DECL_WCSSPN 1 | #define HAVE_RAW_DECL_WCSPBRK 1 | #define HAVE_RAW_DECL_WCSSTR 1 | #define HAVE_RAW_DECL_WCSTOK 1 | #define HAVE_RAW_DECL_WCSWIDTH 1 | #define HAVE_RAW_DECL_WCSFTIME 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_RAW_DECL_ISBLANK 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FDOPEN 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define HAVE_DECL___ARGV 0 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define _LCONV_C99 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | /* end confdefs.h. */ | #include | /* Some systems provide declarations in a non-standard header. */ | #if HAVE_XLOCALE_H | # include | #endif | | int | main () | { | #undef duplocale | (void) duplocale; | ; | return 0; | } configure:51742: result: no configure:51760: checking for a traditional french locale configure:51887: result: fr_FR configure:51894: checking for a french Unicode locale configure:52015: result: fr_FR.UTF-8 configure:52023: checking for a traditional japanese locale configure:52154: result: ja_JP.eucJP configure:52162: checking for a transitional chinese locale configure:52287: result: zh_CN.GB18030 configure:52294: checking for a french Unicode locale configure:52415: result: fr_FR.UTF-8 configure:52469: checking for mmap configure:52469: result: yes configure:52480: checking for MAP_ANONYMOUS configure:52517: result: yes configure:52676: checking whether pthread_sigmask works without -lpthread configure:52705: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 configure:52705: $? = 0 configure:52705: ./conftest configure:52705: $? = 1 configure: program exited with status 1 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define GNULIB_TEST_STRNCAT 1 | #define GNULIB_TEST_STRSTR 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_TRUNCATE 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define GNULIB_UNISTR_U16_MBTOUC 1 | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U16_MBTOUCR 1 | #define GNULIB_UNISTR_U16_UCTOMB 1 | #define GNULIB_UNISTR_U32_MBTOUC 1 | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U32_MBTOUCR 1 | #define GNULIB_UNISTR_U32_UCTOMB 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | #define HAVE_RAW_DECL_WCSCOLL 1 | #define HAVE_RAW_DECL_WCSXFRM 1 | #define HAVE_RAW_DECL_WCSCHR 1 | #define HAVE_RAW_DECL_WCSRCHR 1 | #define HAVE_RAW_DECL_WCSCSPN 1 | #define HAVE_RAW_DECL_WCSSPN 1 | #define HAVE_RAW_DECL_WCSPBRK 1 | #define HAVE_RAW_DECL_WCSSTR 1 | #define HAVE_RAW_DECL_WCSTOK 1 | #define HAVE_RAW_DECL_WCSWIDTH 1 | #define HAVE_RAW_DECL_WCSFTIME 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_RAW_DECL_ISBLANK 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FDOPEN 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define HAVE_DECL___ARGV 0 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define _LCONV_C99 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define GNULIB_TEST_MBTOWC 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_MSVC_NOTHROW IN_LIBUNISTRING_GNULIB_TESTS | /* end confdefs.h. */ | | #include | #include | #include | int main () | { | sigset_t set; | sigemptyset (&set); | return pthread_sigmask (1729, &set, NULL) != 0; | } configure:52716: result: yes configure:52729: checking whether pthread_sigmask returns error numbers configure:52761: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 configure:52761: $? = 0 configure:52761: ./conftest configure:52761: $? = 0 configure:52773: result: yes configure:52784: checking whether pthread_sigmask unblocks signals correctly configure:52838: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c -lpthread >&5 configure:52838: $? = 0 configure:52838: ./conftest configure:52838: $? = 0 configure:52850: result: guessing yes configure:52904: checking for putenv compatible with GNU and SVID configure:52945: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 496: warning: statement not reached configure:52945: $? = 0 configure:52945: ./conftest ./configure: line 3704: 10173 Segmentation Fault (core dumped) ./conftest$ac_exeext configure:52945: $? = 139 configure: program exited with status 139 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define GNULIB_TEST_STRNCAT 1 | #define GNULIB_TEST_STRSTR 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_TRUNCATE 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define GNULIB_UNISTR_U16_MBTOUC 1 | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U16_MBTOUCR 1 | #define GNULIB_UNISTR_U16_UCTOMB 1 | #define GNULIB_UNISTR_U32_MBTOUC 1 | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U32_MBTOUCR 1 | #define GNULIB_UNISTR_U32_UCTOMB 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | #define HAVE_RAW_DECL_WCSCOLL 1 | #define HAVE_RAW_DECL_WCSXFRM 1 | #define HAVE_RAW_DECL_WCSCHR 1 | #define HAVE_RAW_DECL_WCSRCHR 1 | #define HAVE_RAW_DECL_WCSCSPN 1 | #define HAVE_RAW_DECL_WCSSPN 1 | #define HAVE_RAW_DECL_WCSPBRK 1 | #define HAVE_RAW_DECL_WCSSTR 1 | #define HAVE_RAW_DECL_WCSTOK 1 | #define HAVE_RAW_DECL_WCSWIDTH 1 | #define HAVE_RAW_DECL_WCSFTIME 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_RAW_DECL_ISBLANK 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FDOPEN 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define HAVE_DECL___ARGV 0 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define _LCONV_C99 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define GNULIB_TEST_MBTOWC 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_MSVC_NOTHROW IN_LIBUNISTRING_GNULIB_TESTS | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | | /* Put it in env. */ | if (putenv ("CONFTEST_putenv=val")) | return 1; | | /* Try to remove it. */ | if (putenv ("CONFTEST_putenv")) | return 2; | | /* Make sure it was deleted. */ | if (getenv ("CONFTEST_putenv") != 0) | return 3; | | return 0; | | ; | return 0; | } configure:52956: result: no configure:52977: checking whether _putenv is declared configure:52977: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 484: undefined symbol: _putenv cc: acomp failed for conftest.c configure:52977: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define GNULIB_TEST_STRNCAT 1 | #define GNULIB_TEST_STRSTR 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_TRUNCATE 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define GNULIB_UNISTR_U16_MBTOUC 1 | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U16_MBTOUCR 1 | #define GNULIB_UNISTR_U16_UCTOMB 1 | #define GNULIB_UNISTR_U32_MBTOUC 1 | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U32_MBTOUCR 1 | #define GNULIB_UNISTR_U32_UCTOMB 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | #define HAVE_RAW_DECL_WCSCOLL 1 | #define HAVE_RAW_DECL_WCSXFRM 1 | #define HAVE_RAW_DECL_WCSCHR 1 | #define HAVE_RAW_DECL_WCSRCHR 1 | #define HAVE_RAW_DECL_WCSCSPN 1 | #define HAVE_RAW_DECL_WCSSPN 1 | #define HAVE_RAW_DECL_WCSPBRK 1 | #define HAVE_RAW_DECL_WCSSTR 1 | #define HAVE_RAW_DECL_WCSTOK 1 | #define HAVE_RAW_DECL_WCSWIDTH 1 | #define HAVE_RAW_DECL_WCSFTIME 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_RAW_DECL_ISBLANK 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FDOPEN 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define HAVE_DECL___ARGV 0 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define _LCONV_C99 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define GNULIB_TEST_MBTOWC 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_MSVC_NOTHROW IN_LIBUNISTRING_GNULIB_TESTS | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef _putenv | #ifdef __cplusplus | (void) _putenv; | #else | (void) _putenv; | #endif | #endif | | ; | return 0; | } configure:52977: result: no configure:53016: checking for raise configure:53016: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 482: warning: statement not reached configure:53016: $? = 0 configure:53016: result: yes configure:53039: checking for sigprocmask configure:53039: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 483: warning: statement not reached configure:53039: $? = 0 configure:53039: result: yes configure:53094: checking whether setenv validates arguments configure:53138: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 473: warning: statement not reached configure:53138: $? = 0 configure:53138: ./conftest configure:53138: $? = 0 configure:53148: result: yes configure:53242: checking for a traditional french locale configure:53369: result: fr_FR configure:53376: checking for a french Unicode locale configure:53497: result: fr_FR.UTF-8 configure:53505: checking for a traditional japanese locale configure:53636: result: ja_JP.eucJP configure:53644: checking for a transitional chinese locale configure:53769: result: zh_CN.GB18030 configure:53851: checking for volatile sig_atomic_t configure:53851: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:53851: $? = 0 configure:53851: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 457: syntax error before or at: ) cc: acomp failed for conftest.c configure:53851: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define GNULIB_TEST_STRNCAT 1 | #define GNULIB_TEST_STRSTR 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_TRUNCATE 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define GNULIB_UNISTR_U16_MBTOUC 1 | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U16_MBTOUCR 1 | #define GNULIB_UNISTR_U16_UCTOMB 1 | #define GNULIB_UNISTR_U32_MBTOUC 1 | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U32_MBTOUCR 1 | #define GNULIB_UNISTR_U32_UCTOMB 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | #define HAVE_RAW_DECL_WCSCOLL 1 | #define HAVE_RAW_DECL_WCSXFRM 1 | #define HAVE_RAW_DECL_WCSCHR 1 | #define HAVE_RAW_DECL_WCSRCHR 1 | #define HAVE_RAW_DECL_WCSCSPN 1 | #define HAVE_RAW_DECL_WCSSPN 1 | #define HAVE_RAW_DECL_WCSPBRK 1 | #define HAVE_RAW_DECL_WCSSTR 1 | #define HAVE_RAW_DECL_WCSTOK 1 | #define HAVE_RAW_DECL_WCSWIDTH 1 | #define HAVE_RAW_DECL_WCSFTIME 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_RAW_DECL_ISBLANK 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FDOPEN 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define HAVE_DECL___ARGV 0 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define _LCONV_C99 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define GNULIB_TEST_MBTOWC 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_MSVC_NOTHROW IN_LIBUNISTRING_GNULIB_TESTS | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_DECL__PUTENV 0 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETLOCALE 1 | /* end confdefs.h. */ | | #include | | | int | main () | { | if (sizeof ((volatile sig_atomic_t))) | return 0; | ; | return 0; | } configure:53851: result: yes configure:53867: checking for sighandler_t configure:53867: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 457: undefined symbol: sighandler_t cc: acomp failed for conftest.c configure:53867: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define GNULIB_TEST_STRNCAT 1 | #define GNULIB_TEST_STRSTR 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_TRUNCATE 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define GNULIB_UNISTR_U16_MBTOUC 1 | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U16_MBTOUCR 1 | #define GNULIB_UNISTR_U16_UCTOMB 1 | #define GNULIB_UNISTR_U32_MBTOUC 1 | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U32_MBTOUCR 1 | #define GNULIB_UNISTR_U32_UCTOMB 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | #define HAVE_RAW_DECL_WCSCOLL 1 | #define HAVE_RAW_DECL_WCSXFRM 1 | #define HAVE_RAW_DECL_WCSCHR 1 | #define HAVE_RAW_DECL_WCSRCHR 1 | #define HAVE_RAW_DECL_WCSCSPN 1 | #define HAVE_RAW_DECL_WCSSPN 1 | #define HAVE_RAW_DECL_WCSPBRK 1 | #define HAVE_RAW_DECL_WCSSTR 1 | #define HAVE_RAW_DECL_WCSTOK 1 | #define HAVE_RAW_DECL_WCSWIDTH 1 | #define HAVE_RAW_DECL_WCSFTIME 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_RAW_DECL_ISBLANK 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FDOPEN 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define HAVE_DECL___ARGV 0 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define _LCONV_C99 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define GNULIB_TEST_MBTOWC 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_MSVC_NOTHROW IN_LIBUNISTRING_GNULIB_TESTS | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_DECL__PUTENV 0 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETLOCALE 1 | /* end confdefs.h. */ | | #include | | | int | main () | { | if (sizeof (sighandler_t)) | return 0; | ; | return 0; | } configure:53867: result: no configure:53881: checking whether pthread_sigmask is declared without a macro configure:53899: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:53899: $? = 0 configure:53907: result: yes configure:53881: checking whether sigaction is declared without a macro configure:53899: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:53899: $? = 0 configure:53907: result: yes configure:53881: checking whether sigaddset is declared without a macro configure:53899: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:53899: $? = 0 configure:53907: result: yes configure:53881: checking whether sigdelset is declared without a macro configure:53899: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:53899: $? = 0 configure:53907: result: yes configure:53881: checking whether sigemptyset is declared without a macro configure:53899: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:53899: $? = 0 configure:53907: result: yes configure:53881: checking whether sigfillset is declared without a macro configure:53899: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:53899: $? = 0 configure:53907: result: yes configure:53881: checking whether sigismember is declared without a macro configure:53899: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:53899: $? = 0 configure:53907: result: yes configure:53881: checking whether sigpending is declared without a macro configure:53899: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:53899: $? = 0 configure:53907: result: yes configure:53881: checking whether sigprocmask is declared without a macro configure:53899: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:53899: $? = 0 configure:53907: result: yes configure:53926: checking for sigprocmask configure:53926: result: yes configure:53972: checking whether sleep is declared configure:53972: result: yes configure:53988: checking for working sleep configure:54038: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 490: warning: statement not reached configure:54038: $? = 0 configure:54038: ./conftest configure:54038: $? = 0 configure:54048: result: yes configure:54093: checking for working stdalign.h configure:54138: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 462: cannot find include file: "conftest.c", line 474: warning: implicit function declaration: _Alignof "conftest.c", line 474: syntax error before or at: double "conftest.c", line 474: type specifier can not be used as array size expression qualifier "conftest.c", line 474: warning: no explicit type given "conftest.c", line 474: warning: syntax error: empty declaration "conftest.c", line 475: type specifier can not be used as array size expression qualifier "conftest.c", line 475: warning: no explicit type given "conftest.c", line 475: syntax error before or at: long "conftest.c", line 475: type specifier can not be used as array size expression qualifier "conftest.c", line 475: type specifier can not be used as array size expression qualifier "conftest.c", line 475: warning: no explicit type given "conftest.c", line 475: warning: syntax error: empty declaration "conftest.c", line 476: type specifier can not be used as array size expression qualifier "conftest.c", line 476: warning: no explicit type given "conftest.c", line 476: warning: implicit function declaration: alignof "conftest.c", line 476: syntax error before or at: double "conftest.c", line 476: type specifier can not be used as array size expression qualifier "conftest.c", line 476: warning: no explicit type given "conftest.c", line 476: warning: old-style declaration or incorrect type for: _Alignof "conftest.c", line 476: syntax error before or at: ? "conftest.c", line 476: warning: syntax error: empty declaration "conftest.c", line 480: type specifier can not be used as array size expression qualifier "conftest.c", line 480: syntax error before or at: 8 "conftest.c", line 480: member cannot be function: alignas "conftest.c", line 480: warning: syntax requires ";" after last struct/union member "conftest.c", line 481: undefined struct/union member: alignas_8 "conftest.c", line 482: zero or negative subscript "conftest.c", line 486: member cannot be function: main "conftest.c", line 487: warning: syntax requires ";" after last struct/union member "conftest.c", line 487: syntax error before or at: { "conftest.c", line 491: cannot recover from previous errors cc: acomp failed for conftest.c configure:54138: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define GNULIB_TEST_STRNCAT 1 | #define GNULIB_TEST_STRSTR 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_TRUNCATE 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define GNULIB_UNISTR_U16_MBTOUC 1 | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U16_MBTOUCR 1 | #define GNULIB_UNISTR_U16_UCTOMB 1 | #define GNULIB_UNISTR_U32_MBTOUC 1 | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U32_MBTOUCR 1 | #define GNULIB_UNISTR_U32_UCTOMB 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | #define HAVE_RAW_DECL_WCSCOLL 1 | #define HAVE_RAW_DECL_WCSXFRM 1 | #define HAVE_RAW_DECL_WCSCHR 1 | #define HAVE_RAW_DECL_WCSRCHR 1 | #define HAVE_RAW_DECL_WCSCSPN 1 | #define HAVE_RAW_DECL_WCSSPN 1 | #define HAVE_RAW_DECL_WCSPBRK 1 | #define HAVE_RAW_DECL_WCSSTR 1 | #define HAVE_RAW_DECL_WCSTOK 1 | #define HAVE_RAW_DECL_WCSWIDTH 1 | #define HAVE_RAW_DECL_WCSFTIME 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_RAW_DECL_ISBLANK 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FDOPEN 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define HAVE_DECL___ARGV 0 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define _LCONV_C99 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define GNULIB_TEST_MBTOWC 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_MSVC_NOTHROW IN_LIBUNISTRING_GNULIB_TESTS | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_DECL__PUTENV 0 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETLOCALE 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | /* end confdefs.h. */ | #include | #include | | /* Test that alignof yields a result consistent with offsetof. | This catches GCC bug 52023 | . */ | #ifdef __cplusplus | template struct alignof_helper { char a; t b; }; | # define ao(type) offsetof (alignof_helper, b) | #else | # define ao(type) offsetof (struct { char a; type b; }, b) | #endif | char test_double[ao (double) % _Alignof (double) == 0 ? 1 : -1]; | char test_long[ao (long int) % _Alignof (long int) == 0 ? 1 : -1]; | char test_alignof[alignof (double) == _Alignof (double) ? 1 : -1]; | | /* Test _Alignas only on platforms where gnulib can help. */ | #if ((defined __cplusplus && 201103 <= __cplusplus) || (defined __APPLE__ && defined __MACH__ ? 4 < __GNUC__ + (1 <= __GNUC_MINOR__) : __GNUC__) || (__ia64 && (61200 <= __HP_cc || 61200 <= __HP_aCC)) || __ICC || 0x590 <= __SUNPRO_C || 0x0600 <= __xlC__ || 1300 <= _MSC_VER) | struct alignas_test { char c; char alignas (8) alignas_8; }; | char test_alignas[offsetof (struct alignas_test, alignas_8) == 8 | ? 1 : -1]; | #endif | | int | main () | { | | ; | return 0; | } configure:54145: result: no configure:54243: checking which flavor of printf attribute matches inttypes macros configure:54270: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:54270: $? = 0 configure:54277: result: system configure:54324: checking whether dprintf is declared without a macro configure:54342: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 471: undefined symbol: dprintf cc: acomp failed for conftest.c configure:54342: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define GNULIB_TEST_STRNCAT 1 | #define GNULIB_TEST_STRSTR 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_TRUNCATE 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define GNULIB_UNISTR_U16_MBTOUC 1 | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U16_MBTOUCR 1 | #define GNULIB_UNISTR_U16_UCTOMB 1 | #define GNULIB_UNISTR_U32_MBTOUC 1 | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U32_MBTOUCR 1 | #define GNULIB_UNISTR_U32_UCTOMB 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | #define HAVE_RAW_DECL_WCSCOLL 1 | #define HAVE_RAW_DECL_WCSXFRM 1 | #define HAVE_RAW_DECL_WCSCHR 1 | #define HAVE_RAW_DECL_WCSRCHR 1 | #define HAVE_RAW_DECL_WCSCSPN 1 | #define HAVE_RAW_DECL_WCSSPN 1 | #define HAVE_RAW_DECL_WCSPBRK 1 | #define HAVE_RAW_DECL_WCSSTR 1 | #define HAVE_RAW_DECL_WCSTOK 1 | #define HAVE_RAW_DECL_WCSWIDTH 1 | #define HAVE_RAW_DECL_WCSFTIME 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_RAW_DECL_ISBLANK 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FDOPEN 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define HAVE_DECL___ARGV 0 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define _LCONV_C99 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define GNULIB_TEST_MBTOWC 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_MSVC_NOTHROW IN_LIBUNISTRING_GNULIB_TESTS | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_DECL__PUTENV 0 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETLOCALE 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF IN_LIBUNISTRING_GNULIB_TESTS | #define GNULIB_SCANF IN_LIBUNISTRING_GNULIB_TESTS | /* end confdefs.h. */ | #include | | int | main () | { | #undef dprintf | (void) dprintf; | ; | return 0; | } configure:54350: result: no configure:54324: checking whether fpurge is declared without a macro configure:54342: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 471: undefined symbol: fpurge cc: acomp failed for conftest.c configure:54342: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define GNULIB_TEST_STRNCAT 1 | #define GNULIB_TEST_STRSTR 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_TRUNCATE 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define GNULIB_UNISTR_U16_MBTOUC 1 | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U16_MBTOUCR 1 | #define GNULIB_UNISTR_U16_UCTOMB 1 | #define GNULIB_UNISTR_U32_MBTOUC 1 | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U32_MBTOUCR 1 | #define GNULIB_UNISTR_U32_UCTOMB 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | #define HAVE_RAW_DECL_WCSCOLL 1 | #define HAVE_RAW_DECL_WCSXFRM 1 | #define HAVE_RAW_DECL_WCSCHR 1 | #define HAVE_RAW_DECL_WCSRCHR 1 | #define HAVE_RAW_DECL_WCSCSPN 1 | #define HAVE_RAW_DECL_WCSSPN 1 | #define HAVE_RAW_DECL_WCSPBRK 1 | #define HAVE_RAW_DECL_WCSSTR 1 | #define HAVE_RAW_DECL_WCSTOK 1 | #define HAVE_RAW_DECL_WCSWIDTH 1 | #define HAVE_RAW_DECL_WCSFTIME 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_RAW_DECL_ISBLANK 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FDOPEN 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define HAVE_DECL___ARGV 0 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define _LCONV_C99 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define GNULIB_TEST_MBTOWC 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_MSVC_NOTHROW IN_LIBUNISTRING_GNULIB_TESTS | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_DECL__PUTENV 0 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETLOCALE 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF IN_LIBUNISTRING_GNULIB_TESTS | #define GNULIB_SCANF IN_LIBUNISTRING_GNULIB_TESTS | /* end confdefs.h. */ | #include | | int | main () | { | #undef fpurge | (void) fpurge; | ; | return 0; | } configure:54350: result: no configure:54324: checking whether fseeko is declared without a macro configure:54342: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:54342: $? = 0 configure:54350: result: yes configure:54324: checking whether ftello is declared without a macro configure:54342: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:54342: $? = 0 configure:54350: result: yes configure:54324: checking whether getdelim is declared without a macro configure:54342: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 473: undefined symbol: getdelim cc: acomp failed for conftest.c configure:54342: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define GNULIB_TEST_STRNCAT 1 | #define GNULIB_TEST_STRSTR 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_TRUNCATE 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define GNULIB_UNISTR_U16_MBTOUC 1 | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U16_MBTOUCR 1 | #define GNULIB_UNISTR_U16_UCTOMB 1 | #define GNULIB_UNISTR_U32_MBTOUC 1 | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U32_MBTOUCR 1 | #define GNULIB_UNISTR_U32_UCTOMB 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | #define HAVE_RAW_DECL_WCSCOLL 1 | #define HAVE_RAW_DECL_WCSXFRM 1 | #define HAVE_RAW_DECL_WCSCHR 1 | #define HAVE_RAW_DECL_WCSRCHR 1 | #define HAVE_RAW_DECL_WCSCSPN 1 | #define HAVE_RAW_DECL_WCSSPN 1 | #define HAVE_RAW_DECL_WCSPBRK 1 | #define HAVE_RAW_DECL_WCSSTR 1 | #define HAVE_RAW_DECL_WCSTOK 1 | #define HAVE_RAW_DECL_WCSWIDTH 1 | #define HAVE_RAW_DECL_WCSFTIME 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_RAW_DECL_ISBLANK 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FDOPEN 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define HAVE_DECL___ARGV 0 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define _LCONV_C99 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define GNULIB_TEST_MBTOWC 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_MSVC_NOTHROW IN_LIBUNISTRING_GNULIB_TESTS | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_DECL__PUTENV 0 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETLOCALE 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF IN_LIBUNISTRING_GNULIB_TESTS | #define GNULIB_SCANF IN_LIBUNISTRING_GNULIB_TESTS | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | /* end confdefs.h. */ | #include | | int | main () | { | #undef getdelim | (void) getdelim; | ; | return 0; | } configure:54350: result: no configure:54324: checking whether getline is declared without a macro configure:54342: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 473: undefined symbol: getline cc: acomp failed for conftest.c configure:54342: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define GNULIB_TEST_STRNCAT 1 | #define GNULIB_TEST_STRSTR 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_TRUNCATE 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define GNULIB_UNISTR_U16_MBTOUC 1 | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U16_MBTOUCR 1 | #define GNULIB_UNISTR_U16_UCTOMB 1 | #define GNULIB_UNISTR_U32_MBTOUC 1 | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U32_MBTOUCR 1 | #define GNULIB_UNISTR_U32_UCTOMB 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | #define HAVE_RAW_DECL_WCSCOLL 1 | #define HAVE_RAW_DECL_WCSXFRM 1 | #define HAVE_RAW_DECL_WCSCHR 1 | #define HAVE_RAW_DECL_WCSRCHR 1 | #define HAVE_RAW_DECL_WCSCSPN 1 | #define HAVE_RAW_DECL_WCSSPN 1 | #define HAVE_RAW_DECL_WCSPBRK 1 | #define HAVE_RAW_DECL_WCSSTR 1 | #define HAVE_RAW_DECL_WCSTOK 1 | #define HAVE_RAW_DECL_WCSWIDTH 1 | #define HAVE_RAW_DECL_WCSFTIME 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_RAW_DECL_ISBLANK 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FDOPEN 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define HAVE_DECL___ARGV 0 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define _LCONV_C99 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define GNULIB_TEST_MBTOWC 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_MSVC_NOTHROW IN_LIBUNISTRING_GNULIB_TESTS | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_DECL__PUTENV 0 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETLOCALE 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF IN_LIBUNISTRING_GNULIB_TESTS | #define GNULIB_SCANF IN_LIBUNISTRING_GNULIB_TESTS | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | /* end confdefs.h. */ | #include | | int | main () | { | #undef getline | (void) getline; | ; | return 0; | } configure:54350: result: no configure:54324: checking whether gets is declared without a macro configure:54342: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:54342: $? = 0 configure:54350: result: yes configure:54324: checking whether pclose is declared without a macro configure:54342: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:54342: $? = 0 configure:54350: result: yes configure:54324: checking whether popen is declared without a macro configure:54342: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:54342: $? = 0 configure:54350: result: yes configure:54324: checking whether renameat is declared without a macro configure:54342: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 476: undefined symbol: renameat cc: acomp failed for conftest.c configure:54342: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define GNULIB_TEST_STRNCAT 1 | #define GNULIB_TEST_STRSTR 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_TRUNCATE 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define GNULIB_UNISTR_U16_MBTOUC 1 | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U16_MBTOUCR 1 | #define GNULIB_UNISTR_U16_UCTOMB 1 | #define GNULIB_UNISTR_U32_MBTOUC 1 | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U32_MBTOUCR 1 | #define GNULIB_UNISTR_U32_UCTOMB 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | #define HAVE_RAW_DECL_WCSCOLL 1 | #define HAVE_RAW_DECL_WCSXFRM 1 | #define HAVE_RAW_DECL_WCSCHR 1 | #define HAVE_RAW_DECL_WCSRCHR 1 | #define HAVE_RAW_DECL_WCSCSPN 1 | #define HAVE_RAW_DECL_WCSSPN 1 | #define HAVE_RAW_DECL_WCSPBRK 1 | #define HAVE_RAW_DECL_WCSSTR 1 | #define HAVE_RAW_DECL_WCSTOK 1 | #define HAVE_RAW_DECL_WCSWIDTH 1 | #define HAVE_RAW_DECL_WCSFTIME 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_RAW_DECL_ISBLANK 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FDOPEN 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define HAVE_DECL___ARGV 0 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define _LCONV_C99 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define GNULIB_TEST_MBTOWC 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_MSVC_NOTHROW IN_LIBUNISTRING_GNULIB_TESTS | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_DECL__PUTENV 0 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETLOCALE 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF IN_LIBUNISTRING_GNULIB_TESTS | #define GNULIB_SCANF IN_LIBUNISTRING_GNULIB_TESTS | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETS 1 | #define HAVE_RAW_DECL_PCLOSE 1 | #define HAVE_RAW_DECL_POPEN 1 | /* end confdefs.h. */ | #include | | int | main () | { | #undef renameat | (void) renameat; | ; | return 0; | } configure:54350: result: no configure:54324: checking whether snprintf is declared without a macro configure:54342: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:54342: $? = 0 configure:54350: result: yes configure:54324: checking whether tmpfile is declared without a macro configure:54342: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:54342: $? = 0 configure:54350: result: yes configure:54324: checking whether vdprintf is declared without a macro configure:54342: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 478: undefined symbol: vdprintf cc: acomp failed for conftest.c configure:54342: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define GNULIB_TEST_STRNCAT 1 | #define GNULIB_TEST_STRSTR 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_TRUNCATE 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define GNULIB_UNISTR_U16_MBTOUC 1 | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U16_MBTOUCR 1 | #define GNULIB_UNISTR_U16_UCTOMB 1 | #define GNULIB_UNISTR_U32_MBTOUC 1 | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U32_MBTOUCR 1 | #define GNULIB_UNISTR_U32_UCTOMB 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | #define HAVE_RAW_DECL_WCSCOLL 1 | #define HAVE_RAW_DECL_WCSXFRM 1 | #define HAVE_RAW_DECL_WCSCHR 1 | #define HAVE_RAW_DECL_WCSRCHR 1 | #define HAVE_RAW_DECL_WCSCSPN 1 | #define HAVE_RAW_DECL_WCSSPN 1 | #define HAVE_RAW_DECL_WCSPBRK 1 | #define HAVE_RAW_DECL_WCSSTR 1 | #define HAVE_RAW_DECL_WCSTOK 1 | #define HAVE_RAW_DECL_WCSWIDTH 1 | #define HAVE_RAW_DECL_WCSFTIME 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_RAW_DECL_ISBLANK 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FDOPEN 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define HAVE_DECL___ARGV 0 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define _LCONV_C99 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define GNULIB_TEST_MBTOWC 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_MSVC_NOTHROW IN_LIBUNISTRING_GNULIB_TESTS | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_DECL__PUTENV 0 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETLOCALE 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF IN_LIBUNISTRING_GNULIB_TESTS | #define GNULIB_SCANF IN_LIBUNISTRING_GNULIB_TESTS | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETS 1 | #define HAVE_RAW_DECL_PCLOSE 1 | #define HAVE_RAW_DECL_POPEN 1 | #define HAVE_RAW_DECL_SNPRINTF 1 | #define HAVE_RAW_DECL_TMPFILE 1 | /* end confdefs.h. */ | #include | | int | main () | { | #undef vdprintf | (void) vdprintf; | ; | return 0; | } configure:54350: result: no configure:54324: checking whether vsnprintf is declared without a macro configure:54342: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:54342: $? = 0 configure:54350: result: yes configure:54368: checking for working strerror function configure:54394: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 configure:54394: $? = 0 configure:54394: ./conftest configure:54394: $? = 0 configure:54405: result: yes configure:54505: checking for mmap configure:54505: result: yes configure:54516: checking for MAP_ANONYMOUS configure:54553: result: yes configure:54571: checking for mmap configure:54571: result: yes configure:54582: checking for MAP_ANONYMOUS configure:54619: result: yes configure:54638: checking for pthread_atfork configure:54638: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c -lpthread >&5 "conftest.c", line 513: warning: statement not reached configure:54638: $? = 0 configure:54638: result: yes configure:54656: checking for a traditional french locale configure:54783: result: fr_FR configure:54790: checking for a french Unicode locale configure:54911: result: fr_FR.UTF-8 configure:54919: checking for a traditional japanese locale configure:55050: result: ja_JP.eucJP configure:55058: checking for a turkish Unicode locale configure:55180: result: none configure:55188: checking for a transitional chinese locale configure:55313: result: zh_CN.GB18030 configure:55321: checking for a traditional french locale configure:55448: result: fr_FR configure:55455: checking for a french Unicode locale configure:55576: result: fr_FR.UTF-8 configure:55584: checking for a traditional french locale configure:55711: result: fr_FR configure:55718: checking for a french Unicode locale configure:55839: result: fr_FR.UTF-8 configure:55847: checking for a traditional Arabic locale configure:55898: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 configure:55901: $? = 0 configure:55941: result: ar configure:55953: checking for a traditional french locale configure:56080: result: fr_FR configure:56087: checking for a french Unicode locale configure:56208: result: fr_FR.UTF-8 configure:56216: checking for a traditional french locale configure:56343: result: fr_FR configure:56350: checking for a french Unicode locale configure:56471: result: fr_FR.UTF-8 configure:56479: checking for a traditional french locale configure:56606: result: fr_FR configure:56613: checking for a french Unicode locale configure:56734: result: fr_FR.UTF-8 configure:56742: checking for a traditional french locale configure:56869: result: fr_FR configure:56876: checking for a french Unicode locale configure:56997: result: fr_FR.UTF-8 configure:57008: checking for mmap configure:57008: result: yes configure:57019: checking for MAP_ANONYMOUS configure:57056: result: yes configure:57073: checking for mmap configure:57073: result: yes configure:57084: checking for MAP_ANONYMOUS configure:57121: result: yes configure:57138: checking for mmap configure:57138: result: yes configure:57149: checking for MAP_ANONYMOUS configure:57186: result: yes configure:57203: checking for mmap configure:57203: result: yes configure:57214: checking for MAP_ANONYMOUS configure:57251: result: yes configure:57268: checking for mmap configure:57268: result: yes configure:57279: checking for MAP_ANONYMOUS configure:57316: result: yes configure:57333: checking for mmap configure:57333: result: yes configure:57344: checking for MAP_ANONYMOUS configure:57381: result: yes configure:57398: checking for mmap configure:57398: result: yes configure:57409: checking for MAP_ANONYMOUS configure:57446: result: yes configure:57464: checking for mmap configure:57464: result: yes configure:57475: checking for MAP_ANONYMOUS configure:57512: result: yes configure:57529: checking for mmap configure:57529: result: yes configure:57540: checking for MAP_ANONYMOUS configure:57577: result: yes configure:57594: checking for mmap configure:57594: result: yes configure:57605: checking for MAP_ANONYMOUS configure:57642: result: yes configure:57659: checking for mmap configure:57659: result: yes configure:57670: checking for MAP_ANONYMOUS configure:57707: result: yes configure:57724: checking for mmap configure:57724: result: yes configure:57735: checking for MAP_ANONYMOUS configure:57772: result: yes configure:57789: checking for mmap configure:57789: result: yes configure:57800: checking for MAP_ANONYMOUS configure:57837: result: yes configure:57854: checking for mmap configure:57854: result: yes configure:57865: checking for MAP_ANONYMOUS configure:57902: result: yes configure:57920: checking for mmap configure:57920: result: yes configure:57931: checking for MAP_ANONYMOUS configure:57968: result: yes configure:57985: checking for mmap configure:57985: result: yes configure:57996: checking for MAP_ANONYMOUS configure:58033: result: yes configure:58050: checking for mmap configure:58050: result: yes configure:58061: checking for MAP_ANONYMOUS configure:58098: result: yes configure:58115: checking for mmap configure:58115: result: yes configure:58126: checking for MAP_ANONYMOUS configure:58163: result: yes configure:58180: checking for mmap configure:58180: result: yes configure:58191: checking for MAP_ANONYMOUS configure:58228: result: yes configure:58245: checking for mmap configure:58245: result: yes configure:58256: checking for MAP_ANONYMOUS configure:58293: result: yes configure:58310: checking for mmap configure:58310: result: yes configure:58321: checking for MAP_ANONYMOUS configure:58358: result: yes configure:58373: checking for a traditional french locale configure:58500: result: fr_FR configure:58513: checking for unsetenv configure:58513: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 535: warning: statement not reached configure:58513: $? = 0 configure:58513: result: yes configure:58526: checking for unsetenv() return type configure:58551: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:58551: $? = 0 configure:58558: result: int configure:58567: checking whether unsetenv obeys POSIX configure:58612: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 configure:58612: $? = 0 configure:58612: ./conftest configure:58612: $? = 3 configure: program exited with status 3 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define GNULIB_TEST_STRNCAT 1 | #define GNULIB_TEST_STRSTR 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_TRUNCATE 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define GNULIB_UNISTR_U16_MBTOUC 1 | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U16_MBTOUCR 1 | #define GNULIB_UNISTR_U16_UCTOMB 1 | #define GNULIB_UNISTR_U32_MBTOUC 1 | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U32_MBTOUCR 1 | #define GNULIB_UNISTR_U32_UCTOMB 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | #define HAVE_RAW_DECL_WCSCOLL 1 | #define HAVE_RAW_DECL_WCSXFRM 1 | #define HAVE_RAW_DECL_WCSCHR 1 | #define HAVE_RAW_DECL_WCSRCHR 1 | #define HAVE_RAW_DECL_WCSCSPN 1 | #define HAVE_RAW_DECL_WCSSPN 1 | #define HAVE_RAW_DECL_WCSPBRK 1 | #define HAVE_RAW_DECL_WCSSTR 1 | #define HAVE_RAW_DECL_WCSTOK 1 | #define HAVE_RAW_DECL_WCSWIDTH 1 | #define HAVE_RAW_DECL_WCSFTIME 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_RAW_DECL_ISBLANK 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FDOPEN 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define HAVE_DECL___ARGV 0 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define _LCONV_C99 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define GNULIB_TEST_MBTOWC 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_MSVC_NOTHROW IN_LIBUNISTRING_GNULIB_TESTS | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_DECL__PUTENV 0 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETLOCALE 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF IN_LIBUNISTRING_GNULIB_TESTS | #define GNULIB_SCANF IN_LIBUNISTRING_GNULIB_TESTS | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETS 1 | #define HAVE_RAW_DECL_PCLOSE 1 | #define HAVE_RAW_DECL_POPEN 1 | #define HAVE_RAW_DECL_SNPRINTF 1 | #define HAVE_RAW_DECL_TMPFILE 1 | #define HAVE_RAW_DECL_VSNPRINTF 1 | #define GNULIB_STRERROR IN_LIBUNISTRING_GNULIB_TESTS | #define GNULIB_TEST_STRERROR 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_UNSETENV 1 | /* end confdefs.h. */ | | #include | #include | extern char **environ; | | int | main () | { | | char entry1[] = "a=1"; | char entry2[] = "b=2"; | char *env[] = { entry1, entry2, NULL }; | if (putenv ((char *) "a=1")) return 1; | if (putenv (entry2)) return 2; | entry2[0] = 'a'; | unsetenv ("a"); | if (getenv ("a")) return 3; | if (!unsetenv ("") || errno != EINVAL) return 4; | entry2[0] = 'b'; | environ = env; | if (!getenv ("a")) return 5; | entry2[0] = 'a'; | unsetenv ("a"); | if (getenv ("a")) return 6; | | ; | return 0; | } configure:58622: result: no configure:58673: checking for useconds_t configure:58673: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 configure:58673: $? = 0 configure:58673: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5 "conftest.c", line 537: syntax error before or at: ) cc: acomp failed for conftest.c configure:58673: $? = 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define GNULIB_TEST_STRNCAT 1 | #define GNULIB_TEST_STRSTR 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_TRUNCATE 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define GNULIB_UNISTR_U16_MBTOUC 1 | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U16_MBTOUCR 1 | #define GNULIB_UNISTR_U16_UCTOMB 1 | #define GNULIB_UNISTR_U32_MBTOUC 1 | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U32_MBTOUCR 1 | #define GNULIB_UNISTR_U32_UCTOMB 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | #define HAVE_RAW_DECL_WCSCOLL 1 | #define HAVE_RAW_DECL_WCSXFRM 1 | #define HAVE_RAW_DECL_WCSCHR 1 | #define HAVE_RAW_DECL_WCSRCHR 1 | #define HAVE_RAW_DECL_WCSCSPN 1 | #define HAVE_RAW_DECL_WCSSPN 1 | #define HAVE_RAW_DECL_WCSPBRK 1 | #define HAVE_RAW_DECL_WCSSTR 1 | #define HAVE_RAW_DECL_WCSTOK 1 | #define HAVE_RAW_DECL_WCSWIDTH 1 | #define HAVE_RAW_DECL_WCSFTIME 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_RAW_DECL_ISBLANK 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FDOPEN 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define HAVE_DECL___ARGV 0 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define _LCONV_C99 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define GNULIB_TEST_MBTOWC 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_MSVC_NOTHROW IN_LIBUNISTRING_GNULIB_TESTS | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_DECL__PUTENV 0 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETLOCALE 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF IN_LIBUNISTRING_GNULIB_TESTS | #define GNULIB_SCANF IN_LIBUNISTRING_GNULIB_TESTS | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETS 1 | #define HAVE_RAW_DECL_PCLOSE 1 | #define HAVE_RAW_DECL_POPEN 1 | #define HAVE_RAW_DECL_SNPRINTF 1 | #define HAVE_RAW_DECL_TMPFILE 1 | #define HAVE_RAW_DECL_VSNPRINTF 1 | #define GNULIB_STRERROR IN_LIBUNISTRING_GNULIB_TESTS | #define GNULIB_TEST_STRERROR 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((useconds_t))) | return 0; | ; | return 0; | } configure:58673: result: yes configure:58685: checking whether usleep allows large arguments configure:58714: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 509: warning: statement not reached configure:58714: $? = 0 configure:58714: ./conftest configure:58714: $? = 0 configure:58724: result: yes configure:58781: checking whether mbrtowc handles incomplete characters configure:58838: result: yes configure:58844: checking whether mbrtowc works as well as mbtowc configure:58905: result: yes configure:58958: checking whether wcrtomb return value is correct configure:59015: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 configure:59015: $? = 0 configure:59015: ./conftest configure:59015: $? = 10 configure: program exited with status 10 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 "0.9.7" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_GETEXECNAME 1 | #define HAVE_ISBLANK 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #ifndef __i386__ | #define __i386__ 1 | #endif | #ifndef __i386__ | #define __i386__ 1 | #endif | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_SYS_INTTYPES_H 1 | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIZE_T_SUFFIX u | #define SIG_ATOMIC_T_SUFFIX | #define WCHAR_T_SUFFIX l | #define WINT_T_SUFFIX l | #define restrict __restrict__ | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_MAP_ANONYMOUS 1 | #define _USE_STD_STAT 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGSET_T 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define MBRTOWC_RETVAL_BUG 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define GNULIB_TEST_STRNCAT 1 | #define GNULIB_TEST_STRSTR 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_TRUNCATE 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define NEED_PRINTF_INFINITE_DOUBLE 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_DIRECTIVE_A 1 | #define HAVE_NL_LANGINFO 1 | #define NEED_PRINTF_DIRECTIVE_LS 1 | #define NEED_PRINTF_FLAG_ZERO 1 | #define GNULIB_UNISTR_U16_MBTOUC 1 | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U16_MBTOUCR 1 | #define GNULIB_UNISTR_U16_UCTOMB 1 | #define GNULIB_UNISTR_U32_MBTOUC 1 | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U32_MBTOUCR 1 | #define GNULIB_UNISTR_U32_UCTOMB 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | #define HAVE_RAW_DECL_WCSCOLL 1 | #define HAVE_RAW_DECL_WCSXFRM 1 | #define HAVE_RAW_DECL_WCSCHR 1 | #define HAVE_RAW_DECL_WCSRCHR 1 | #define HAVE_RAW_DECL_WCSCSPN 1 | #define HAVE_RAW_DECL_WCSSPN 1 | #define HAVE_RAW_DECL_WCSPBRK 1 | #define HAVE_RAW_DECL_WCSSTR 1 | #define HAVE_RAW_DECL_WCSTOK 1 | #define HAVE_RAW_DECL_WCSWIDTH 1 | #define HAVE_RAW_DECL_WCSFTIME 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_RAW_DECL_ISBLANK 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FDOPEN 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define HAVE_DECL___ARGV 0 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define _LCONV_C99 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define GNULIB_TEST_MBTOWC 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_MSVC_NOTHROW IN_LIBUNISTRING_GNULIB_TESTS | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_DECL__PUTENV 0 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETLOCALE 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF IN_LIBUNISTRING_GNULIB_TESTS | #define GNULIB_SCANF IN_LIBUNISTRING_GNULIB_TESTS | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETS 1 | #define HAVE_RAW_DECL_PCLOSE 1 | #define HAVE_RAW_DECL_POPEN 1 | #define HAVE_RAW_DECL_SNPRINTF 1 | #define HAVE_RAW_DECL_TMPFILE 1 | #define HAVE_RAW_DECL_VSNPRINTF 1 | #define GNULIB_STRERROR IN_LIBUNISTRING_GNULIB_TESTS | #define GNULIB_TEST_STRERROR 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define GNULIB_TEST_USLEEP 1 | /* end confdefs.h. */ | | #include | #include | /* Tru64 with Desktop Toolkit C has a bug: must be included before | . | BSD/OS 4.0.1 has a bug: , and must be | included before . */ | #include | #include | #include | #include | int main () | { | int result = 0; | if (setlocale (LC_ALL, "fr_FR") != NULL) | { | if (wcrtomb (NULL, 0, NULL) != 1) | result |= 1; | } | if (setlocale (LC_ALL, "fr_FR.UTF-8") != NULL) | { | if (wcrtomb (NULL, 0, NULL) != 1) | result |= 2; | } | if (setlocale (LC_ALL, "ja_JP.eucJP") != NULL) | { | if (wcrtomb (NULL, 0, NULL) != 1) | result |= 4; | } | if (setlocale (LC_ALL, "zh_CN.GB18030") != NULL) | { | if (wcrtomb (NULL, 0, NULL) != 1) | result |= 8; | } | return result; | } configure:59027: result: no configure:59075: checking for a traditional french locale configure:59202: result: fr_FR configure:59209: checking for a french Unicode locale configure:59330: result: fr_FR.UTF-8 configure:59338: checking for a traditional japanese locale configure:59469: result: ja_JP.eucJP configure:59477: checking for a transitional chinese locale configure:59602: result: zh_CN.GB18030 configure:59619: checking whether wctob works configure:59708: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c >&5 "conftest.c", line 520: warning: implicit function declaration: mbtowc configure:59708: $? = 0 configure:59708: ./conftest configure:59708: $? = 0 configure:59720: result: yes configure:59728: checking whether wctob is declared configure:59728: result: yes configure:59839: checking for sched_yield in -lrt configure:59864: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c -lrt >&5 "conftest.c", line 519: warning: statement not reached configure:59864: $? = 0 configure:59873: result: yes configure:59979: checking for BSD- or MS-compatible name lister (nm) configure:60036: result: /opt/csw/gnu/nm -B configure:60163: checking the name lister (/opt/csw/gnu/nm -B) interface configure:60183: result: BSD nm configure:60203: checking for gawk configure:60230: result: gawk configure:60267: checking for texi2dvi configure:60285: found /opt/csw/bin/texi2dvi configure:60298: result: /opt/csw/bin/texi2dvi configure:60308: checking for dvips configure:60326: found /opt/csw/bin/dvips configure:60339: result: /opt/csw/bin/dvips configure:60349: checking for perl configure:60367: found /opt/csw/bin/perl configure:60380: result: /opt/csw/bin/perl configure:60513: checking that generated files are newer than configure configure:60519: result: done configure:62573: 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 unstable10x config.status:3604: creating Makefile config.status:3604: creating doc/Makefile config.status:3604: creating gnulib-local/Makefile config.status:3604: creating lib/Makefile config.status:3604: creating lib/exported.sh config.status:3604: creating lib/unistring/version.h config.status:3604: creating lib/unistring/woe32dll.h config.status:3604: creating tests/Makefile config.status:3604: creating config.h config.status:3833: executing depfiles commands config.status:3833: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-pc-solaris2.10 ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=no ac_cv_c_flexmember=yes ac_cv_c_inline=inline ac_cv_c_restrict=__restrict__ 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_func___fseterr=no ac_cv_func__set_invalid_parameter_handler=no ac_cv_func_alloca_works=yes ac_cv_func_btowc=yes ac_cv_func_getexecname=yes ac_cv_func_getpagesize=yes ac_cv_func_getprogname=no ac_cv_func_isblank=yes ac_cv_func_iswblank=yes ac_cv_func_iswcntrl=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_mbrtowc=yes ac_cv_func_mbsinit=yes ac_cv_func_mmap=yes ac_cv_func_mprotect=yes ac_cv_func_newlocale=no ac_cv_func_nl_langinfo=yes ac_cv_func_pthread_atfork=yes ac_cv_func_pthread_sigmask=yes ac_cv_func_raise=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_sigprocmask=yes ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_stpcpy=no ac_cv_func_strdup=yes ac_cv_func_strerror_r=yes ac_cv_func_strerror_r_char_p=no ac_cv_func_strnlen=no ac_cv_func_symlink=yes ac_cv_func_towlower=yes ac_cv_func_tsearch=yes ac_cv_func_unsetenv=yes ac_cv_func_uselocale=no ac_cv_func_usleep=yes ac_cv_func_wcrtomb=yes ac_cv_func_wcslen=yes ac_cv_func_wcsnlen=no ac_cv_func_wctob=yes ac_cv_func_wcwidth=yes ac_cv_gnu_library_2_1=no ac_cv_have_decl__Exit=yes ac_cv_have_decl___argv=no ac_cv_have_decl__putenv=no ac_cv_have_decl__snprintf=no ac_cv_have_decl_acosf=yes ac_cv_have_decl_acosl=yes ac_cv_have_decl_alarm=yes ac_cv_have_decl_asinf=yes ac_cv_have_decl_asinl=yes ac_cv_have_decl_atanf=yes ac_cv_have_decl_atanl=yes ac_cv_have_decl_atoll=yes ac_cv_have_decl_btowc=yes ac_cv_have_decl_cbrt=yes ac_cv_have_decl_cbrtf=yes ac_cv_have_decl_cbrtl=yes ac_cv_have_decl_ceilf=yes ac_cv_have_decl_ceill=yes ac_cv_have_decl_chdir=yes ac_cv_have_decl_chown=yes ac_cv_have_decl_copysign=yes ac_cv_have_decl_copysignf=yes ac_cv_have_decl_copysignl=yes ac_cv_have_decl_cosf=yes ac_cv_have_decl_coshf=yes ac_cv_have_decl_cosl=yes ac_cv_have_decl_dup2=yes ac_cv_have_decl_dup=yes ac_cv_have_decl_endusershell=yes ac_cv_have_decl_exp2=yes ac_cv_have_decl_exp2f=yes ac_cv_have_decl_exp2l=yes ac_cv_have_decl_expf=yes ac_cv_have_decl_expl=yes ac_cv_have_decl_expm1=yes ac_cv_have_decl_expm1f=yes ac_cv_have_decl_expm1l=yes ac_cv_have_decl_fabsf=yes ac_cv_have_decl_fabsl=yes ac_cv_have_decl_fchdir=yes ac_cv_have_decl_fchownat=yes ac_cv_have_decl_fdatasync=yes ac_cv_have_decl_floorf=yes ac_cv_have_decl_floorl=yes ac_cv_have_decl_fma=yes ac_cv_have_decl_fmaf=yes ac_cv_have_decl_fmal=yes ac_cv_have_decl_fmod=yes ac_cv_have_decl_fmodf=yes ac_cv_have_decl_fmodl=yes ac_cv_have_decl_frexpf=yes ac_cv_have_decl_frexpl=yes ac_cv_have_decl_fseeko=yes ac_cv_have_decl_fsync=yes ac_cv_have_decl_ftello=yes ac_cv_have_decl_ftruncate=yes ac_cv_have_decl_getc_unlocked=yes ac_cv_have_decl_getcwd=yes ac_cv_have_decl_getdtablesize=yes ac_cv_have_decl_getgroups=yes ac_cv_have_decl_gethostname=yes ac_cv_have_decl_getlogin=yes ac_cv_have_decl_getlogin_r=yes ac_cv_have_decl_getpagesize=yes ac_cv_have_decl_gets=yes ac_cv_have_decl_getsubopt=yes ac_cv_have_decl_getusershell=yes ac_cv_have_decl_grantpt=yes ac_cv_have_decl_hypotf=yes ac_cv_have_decl_hypotl=yes ac_cv_have_decl_ilogb=yes ac_cv_have_decl_ilogbf=yes ac_cv_have_decl_ilogbl=yes ac_cv_have_decl_imaxabs=yes ac_cv_have_decl_imaxdiv=yes ac_cv_have_decl_initstate=yes ac_cv_have_decl_isatty=yes ac_cv_have_decl_isblank=yes ac_cv_have_decl_iswblank=yes ac_cv_have_decl_iswctype=yes ac_cv_have_decl_lchown=yes ac_cv_have_decl_ldexpf=yes ac_cv_have_decl_ldexpl=yes ac_cv_have_decl_link=yes ac_cv_have_decl_log10=yes ac_cv_have_decl_log10f=yes ac_cv_have_decl_log10l=yes ac_cv_have_decl_log1p=yes ac_cv_have_decl_log1pf=yes ac_cv_have_decl_log1pl=yes ac_cv_have_decl_log2=yes ac_cv_have_decl_log2f=yes ac_cv_have_decl_log2l=yes ac_cv_have_decl_log=yes ac_cv_have_decl_logb=yes ac_cv_have_decl_logbf=yes ac_cv_have_decl_logbl=yes ac_cv_have_decl_logf=yes ac_cv_have_decl_logl=yes ac_cv_have_decl_lseek=yes ac_cv_have_decl_mbrlen=yes ac_cv_have_decl_mbrtowc=yes ac_cv_have_decl_mbsinit=yes ac_cv_have_decl_mbsrtowcs=yes ac_cv_have_decl_mkstemp=yes ac_cv_have_decl_modf=yes ac_cv_have_decl_modff=yes ac_cv_have_decl_modfl=yes ac_cv_have_decl_nl_langinfo=yes ac_cv_have_decl_pclose=yes ac_cv_have_decl_pipe=yes ac_cv_have_decl_popen=yes ac_cv_have_decl_posix_openpt=yes ac_cv_have_decl_powf=yes ac_cv_have_decl_pread=yes ac_cv_have_decl_program_invocation_name=no ac_cv_have_decl_program_invocation_short_name=no ac_cv_have_decl_pthread_sigmask=yes ac_cv_have_decl_ptsname=yes ac_cv_have_decl_pwrite=yes ac_cv_have_decl_random=yes ac_cv_have_decl_readlink=yes ac_cv_have_decl_realpath=yes ac_cv_have_decl_remainder=yes ac_cv_have_decl_remainderf=yes ac_cv_have_decl_remainderl=yes ac_cv_have_decl_rint=yes ac_cv_have_decl_rintf=yes ac_cv_have_decl_rintl=yes ac_cv_have_decl_rmdir=yes ac_cv_have_decl_round=yes ac_cv_have_decl_roundf=yes ac_cv_have_decl_roundl=yes ac_cv_have_decl_setenv=yes ac_cv_have_decl_setlocale=yes ac_cv_have_decl_setstate=yes ac_cv_have_decl_setusershell=yes ac_cv_have_decl_sigaction=yes ac_cv_have_decl_sigaddset=yes ac_cv_have_decl_sigdelset=yes ac_cv_have_decl_sigemptyset=yes ac_cv_have_decl_sigfillset=yes ac_cv_have_decl_sigismember=yes ac_cv_have_decl_sigpending=yes ac_cv_have_decl_sigprocmask=yes ac_cv_have_decl_sinf=yes ac_cv_have_decl_sinhf=yes ac_cv_have_decl_sinl=yes ac_cv_have_decl_sleep=yes ac_cv_have_decl_snprintf=yes ac_cv_have_decl_sqrtf=yes ac_cv_have_decl_sqrtl=yes ac_cv_have_decl_srandom=yes ac_cv_have_decl_strdup=yes ac_cv_have_decl_strerror_r=yes ac_cv_have_decl_strncat=yes ac_cv_have_decl_strpbrk=yes ac_cv_have_decl_strsignal=yes ac_cv_have_decl_strtod=yes ac_cv_have_decl_strtoimax=yes ac_cv_have_decl_strtok_r=yes ac_cv_have_decl_strtoll=yes ac_cv_have_decl_strtoull=yes ac_cv_have_decl_strtoumax=yes ac_cv_have_decl_symlink=yes ac_cv_have_decl_tanf=yes ac_cv_have_decl_tanhf=yes ac_cv_have_decl_tanl=yes ac_cv_have_decl_tmpfile=yes ac_cv_have_decl_towctrans=yes ac_cv_have_decl_trunc=yes ac_cv_have_decl_truncate=yes ac_cv_have_decl_truncf=yes ac_cv_have_decl_truncl=yes ac_cv_have_decl_ttyname_r=yes ac_cv_have_decl_unlink=yes ac_cv_have_decl_unlinkat=yes ac_cv_have_decl_unlockpt=yes ac_cv_have_decl_unsetenv=yes ac_cv_have_decl_usleep=yes ac_cv_have_decl_vsnprintf=yes ac_cv_have_decl_wcrtomb=yes ac_cv_have_decl_wcscat=yes ac_cv_have_decl_wcschr=yes ac_cv_have_decl_wcscmp=yes ac_cv_have_decl_wcscoll=yes ac_cv_have_decl_wcscpy=yes ac_cv_have_decl_wcscspn=yes ac_cv_have_decl_wcsftime=yes ac_cv_have_decl_wcslen=yes ac_cv_have_decl_wcsncat=yes ac_cv_have_decl_wcsncmp=yes ac_cv_have_decl_wcsncpy=yes ac_cv_have_decl_wcspbrk=yes ac_cv_have_decl_wcsrchr=yes ac_cv_have_decl_wcsrtombs=yes ac_cv_have_decl_wcsspn=yes ac_cv_have_decl_wcsstr=yes ac_cv_have_decl_wcstok=yes ac_cv_have_decl_wcswidth=yes ac_cv_have_decl_wcsxfrm=yes ac_cv_have_decl_wctob=yes ac_cv_have_decl_wctrans=yes ac_cv_have_decl_wctype=yes ac_cv_have_decl_wcwidth=yes ac_cv_have_decl_wmemchr=yes ac_cv_have_decl_wmemcmp=yes ac_cv_have_decl_wmemcpy=yes ac_cv_have_decl_wmemmove=yes ac_cv_have_decl_wmemset=yes ac_cv_header_crtdefs_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_features_h=no ac_cv_header_iconv_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_limits_h=yes ac_cv_header_math_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_pthread_h=yes ac_cv_header_search_h=yes ac_cv_header_semaphore_h=yes ac_cv_header_stdbool_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_bitypes_h=no ac_cv_header_sys_inttypes_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_header_xlocale_h=no ac_cv_host=i386-pc-solaris2.10 ac_cv_lib_error_at_line=no ac_cv_lib_pthread_pthread_kill=yes ac_cv_lib_rt_sched_yield=yes 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_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 ac_cv_safe_to_define___extensions__=yes ac_cv_should_define__xopen_source=no ac_cv_type__Bool=yes ac_cv_type_long_long_int=yes ac_cv_type_max_align_t=no ac_cv_type_mbstate_t=yes ac_cv_type_mode_t=yes ac_cv_type_pid_t=yes ac_cv_type_pthread_rwlock_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sighandler_t=no ac_cv_type_sigset_t=yes ac_cv_type_size_t=yes ac_cv_type_uid_t=yes ac_cv_type_unsigned_long_long_int=yes ac_cv_type_useconds_t=yes ac_cv_type_volatile_sig_atomic_t=yes ac_cv_working_alloca_h=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='-R$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libdirstems=lib,lib acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_prog_gnu_ld=no acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=none am_cv_func_iconv=yes am_cv_func_iconv_works=yes am_cv_langinfo_codeset=yes am_cv_lib_iconv=yes am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_proto_iconv='extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1=const gl_cv_C_locale_sans_EILSEQ=yes gl_cv___builtin_expect=no gl_cv_bitsizeof_ptrdiff_t=32 gl_cv_bitsizeof_sig_atomic_t=32 gl_cv_bitsizeof_size_t=32 gl_cv_bitsizeof_wchar_t=32 gl_cv_bitsizeof_wint_t=32 gl_cv_c_amsterdam_compiler=no gl_cv_c_inline_effective=yes gl_cv_c_multiarch=no gl_cv_cc_double_expbit0='word 1 bit 20' gl_cv_cc_float_expbit0='word 0 bit 23' gl_cv_cc_long_double_expbit0='word 2 bit 0' gl_cv_decl_null_works=yes gl_cv_double_slash_root=no gl_cv_func_btowc_eof=yes gl_cv_func_btowc_nul=yes gl_cv_func_fdopen_works=yes gl_cv_func_frexp_no_libm=yes gl_cv_func_frexp_works=yes gl_cv_func_frexpl_no_libm=no gl_cv_func_isnand_no_libm=yes gl_cv_func_isnanf_no_libm=yes gl_cv_func_isnanf_works=yes gl_cv_func_isnanl_no_libm=yes gl_cv_func_isnanl_works=yes gl_cv_func_iswcntrl_works=yes gl_cv_func_itold_works=yes gl_cv_func_ldexp_no_libm=yes gl_cv_func_ldexpl_no_libm=no gl_cv_func_malloc_0_nonnull=1 gl_cv_func_malloc_posix=yes gl_cv_func_mbrtowc_empty_input=yes gl_cv_func_mbrtowc_incomplete_state=yes gl_cv_func_mbrtowc_nul_retval=yes gl_cv_func_mbrtowc_null_arg1=yes gl_cv_func_mbrtowc_null_arg2=yes gl_cv_func_mbrtowc_retval=no gl_cv_func_mbrtowc_sanitycheck=yes gl_cv_func_memchr_works=yes gl_cv_func_printf_attribute_flavor=system gl_cv_func_printf_directive_a=no gl_cv_func_printf_directive_f=yes gl_cv_func_printf_directive_ls=no gl_cv_func_printf_enomem=yes gl_cv_func_printf_flag_grouping=yes gl_cv_func_printf_flag_leftadjust=yes gl_cv_func_printf_flag_zero=no gl_cv_func_printf_infinite=no gl_cv_func_printf_infinite_long_double=no gl_cv_func_printf_long_double=yes gl_cv_func_printf_precision=yes gl_cv_func_pthread_sigmask_in_libc_works=yes gl_cv_func_pthread_sigmask_return_works=yes gl_cv_func_pthread_sigmask_unblock_works='guessing yes' gl_cv_func_setenv_works=yes gl_cv_func_signbit=yes gl_cv_func_signbit_gcc=no gl_cv_func_sigprocmask=1 gl_cv_func_sleep_works=yes gl_cv_func_snprintf_retval_c99=yes gl_cv_func_strerror_0_works=yes gl_cv_func_strncat_works=yes gl_cv_func_strstr_linear=no gl_cv_func_strstr_works_always=yes gl_cv_func_svid_putenv=no gl_cv_func_unsetenv_works=no gl_cv_func_usleep_works=yes gl_cv_func_wcrtomb_retval=no gl_cv_func_wctob_works=yes gl_cv_func_wcwidth_works=yes gl_cv_func_working_strerror=yes gl_cv_have_include_next=yes gl_cv_have_raw_decl__Exit=yes gl_cv_have_raw_decl_acosf=yes gl_cv_have_raw_decl_acosl=yes gl_cv_have_raw_decl_asinf=yes gl_cv_have_raw_decl_asinl=yes gl_cv_have_raw_decl_atanf=yes gl_cv_have_raw_decl_atanl=yes gl_cv_have_raw_decl_atoll=yes gl_cv_have_raw_decl_btowc=yes gl_cv_have_raw_decl_canonicalize_file_name=no gl_cv_have_raw_decl_cbrt=yes gl_cv_have_raw_decl_cbrtf=yes gl_cv_have_raw_decl_cbrtl=yes gl_cv_have_raw_decl_ceilf=yes gl_cv_have_raw_decl_ceill=yes gl_cv_have_raw_decl_chdir=yes gl_cv_have_raw_decl_chown=yes gl_cv_have_raw_decl_copysign=yes gl_cv_have_raw_decl_copysignf=yes gl_cv_have_raw_decl_copysignl=yes gl_cv_have_raw_decl_cosf=yes gl_cv_have_raw_decl_coshf=yes gl_cv_have_raw_decl_cosl=yes gl_cv_have_raw_decl_dprintf=no gl_cv_have_raw_decl_dup2=yes gl_cv_have_raw_decl_dup3=no gl_cv_have_raw_decl_dup=yes gl_cv_have_raw_decl_duplocale=no gl_cv_have_raw_decl_endusershell=yes gl_cv_have_raw_decl_environ=no gl_cv_have_raw_decl_euidaccess=no gl_cv_have_raw_decl_exp2=yes gl_cv_have_raw_decl_exp2f=yes gl_cv_have_raw_decl_exp2l=yes gl_cv_have_raw_decl_expf=yes gl_cv_have_raw_decl_expl=yes gl_cv_have_raw_decl_expm1=yes gl_cv_have_raw_decl_expm1f=yes gl_cv_have_raw_decl_expm1l=yes gl_cv_have_raw_decl_fabsf=yes gl_cv_have_raw_decl_fabsl=yes gl_cv_have_raw_decl_faccessat=no gl_cv_have_raw_decl_fchdir=yes gl_cv_have_raw_decl_fchownat=yes gl_cv_have_raw_decl_fdatasync=yes gl_cv_have_raw_decl_ffsl=no gl_cv_have_raw_decl_ffsll=no gl_cv_have_raw_decl_floorf=yes gl_cv_have_raw_decl_floorl=yes gl_cv_have_raw_decl_fma=yes gl_cv_have_raw_decl_fmaf=yes gl_cv_have_raw_decl_fmal=yes gl_cv_have_raw_decl_fmod=yes gl_cv_have_raw_decl_fmodf=yes gl_cv_have_raw_decl_fmodl=yes gl_cv_have_raw_decl_fpurge=no gl_cv_have_raw_decl_frexpf=yes gl_cv_have_raw_decl_frexpl=yes gl_cv_have_raw_decl_fseeko=yes gl_cv_have_raw_decl_fsync=yes gl_cv_have_raw_decl_ftello=yes gl_cv_have_raw_decl_ftruncate=yes gl_cv_have_raw_decl_getcwd=yes gl_cv_have_raw_decl_getdelim=no gl_cv_have_raw_decl_getdomainname=no gl_cv_have_raw_decl_getdtablesize=yes gl_cv_have_raw_decl_getgroups=yes gl_cv_have_raw_decl_gethostname=yes gl_cv_have_raw_decl_getline=no gl_cv_have_raw_decl_getloadavg=no gl_cv_have_raw_decl_getlogin=yes gl_cv_have_raw_decl_getlogin_r=yes gl_cv_have_raw_decl_getpagesize=yes gl_cv_have_raw_decl_gets=yes gl_cv_have_raw_decl_getsubopt=yes gl_cv_have_raw_decl_getusershell=yes gl_cv_have_raw_decl_grantpt=yes gl_cv_have_raw_decl_group_member=no gl_cv_have_raw_decl_hypotf=yes gl_cv_have_raw_decl_hypotl=yes gl_cv_have_raw_decl_ilogb=yes gl_cv_have_raw_decl_ilogbf=yes gl_cv_have_raw_decl_ilogbl=yes gl_cv_have_raw_decl_imaxabs=yes gl_cv_have_raw_decl_imaxdiv=yes gl_cv_have_raw_decl_initstate=yes gl_cv_have_raw_decl_initstate_r=no gl_cv_have_raw_decl_isatty=yes gl_cv_have_raw_decl_isblank=yes gl_cv_have_raw_decl_iswctype=yes gl_cv_have_raw_decl_lchown=yes gl_cv_have_raw_decl_ldexpf=yes gl_cv_have_raw_decl_ldexpl=yes gl_cv_have_raw_decl_link=yes gl_cv_have_raw_decl_linkat=no gl_cv_have_raw_decl_log10=yes gl_cv_have_raw_decl_log10f=yes gl_cv_have_raw_decl_log10l=yes gl_cv_have_raw_decl_log1p=yes gl_cv_have_raw_decl_log1pf=yes gl_cv_have_raw_decl_log1pl=yes gl_cv_have_raw_decl_log2=yes gl_cv_have_raw_decl_log2f=yes gl_cv_have_raw_decl_log2l=yes gl_cv_have_raw_decl_log=yes gl_cv_have_raw_decl_logb=yes gl_cv_have_raw_decl_logbf=yes gl_cv_have_raw_decl_logbl=yes gl_cv_have_raw_decl_logf=yes gl_cv_have_raw_decl_logl=yes gl_cv_have_raw_decl_lseek=yes gl_cv_have_raw_decl_mbrlen=yes gl_cv_have_raw_decl_mbrtowc=yes gl_cv_have_raw_decl_mbsinit=yes gl_cv_have_raw_decl_mbsnrtowcs=no gl_cv_have_raw_decl_mbsrtowcs=yes gl_cv_have_raw_decl_memmem=no gl_cv_have_raw_decl_mempcpy=no gl_cv_have_raw_decl_memrchr=no gl_cv_have_raw_decl_mkdtemp=no gl_cv_have_raw_decl_mkostemp=no gl_cv_have_raw_decl_mkostemps=no gl_cv_have_raw_decl_mkstemp=yes gl_cv_have_raw_decl_mkstemps=no gl_cv_have_raw_decl_modf=yes gl_cv_have_raw_decl_modff=yes gl_cv_have_raw_decl_modfl=yes gl_cv_have_raw_decl_nl_langinfo=yes gl_cv_have_raw_decl_pclose=yes gl_cv_have_raw_decl_pipe2=no gl_cv_have_raw_decl_pipe=yes gl_cv_have_raw_decl_popen=yes gl_cv_have_raw_decl_posix_openpt=yes gl_cv_have_raw_decl_powf=yes gl_cv_have_raw_decl_pread=yes gl_cv_have_raw_decl_pthread_sigmask=yes gl_cv_have_raw_decl_ptsname=yes gl_cv_have_raw_decl_ptsname_r=no gl_cv_have_raw_decl_pwrite=yes gl_cv_have_raw_decl_qsort_r=no gl_cv_have_raw_decl_random=yes gl_cv_have_raw_decl_random_r=no gl_cv_have_raw_decl_rawmemchr=no gl_cv_have_raw_decl_readlink=yes gl_cv_have_raw_decl_readlinkat=no gl_cv_have_raw_decl_reallocarray=no gl_cv_have_raw_decl_realpath=yes gl_cv_have_raw_decl_remainder=yes gl_cv_have_raw_decl_remainderf=yes gl_cv_have_raw_decl_remainderl=yes gl_cv_have_raw_decl_renameat=no gl_cv_have_raw_decl_rint=yes gl_cv_have_raw_decl_rintf=yes gl_cv_have_raw_decl_rintl=yes gl_cv_have_raw_decl_rmdir=yes gl_cv_have_raw_decl_round=yes gl_cv_have_raw_decl_roundf=yes gl_cv_have_raw_decl_roundl=yes gl_cv_have_raw_decl_rpmatch=no gl_cv_have_raw_decl_secure_getenv=no gl_cv_have_raw_decl_setenv=yes gl_cv_have_raw_decl_sethostname=no gl_cv_have_raw_decl_setlocale=yes gl_cv_have_raw_decl_setstate=yes gl_cv_have_raw_decl_setstate_r=no gl_cv_have_raw_decl_setusershell=yes gl_cv_have_raw_decl_sigaction=yes gl_cv_have_raw_decl_sigaddset=yes gl_cv_have_raw_decl_sigdelset=yes gl_cv_have_raw_decl_sigemptyset=yes gl_cv_have_raw_decl_sigfillset=yes gl_cv_have_raw_decl_sigismember=yes gl_cv_have_raw_decl_sigpending=yes gl_cv_have_raw_decl_sigprocmask=yes gl_cv_have_raw_decl_sinf=yes gl_cv_have_raw_decl_sinhf=yes gl_cv_have_raw_decl_sinl=yes gl_cv_have_raw_decl_sleep=yes gl_cv_have_raw_decl_snprintf=yes gl_cv_have_raw_decl_sqrtf=yes gl_cv_have_raw_decl_sqrtl=yes gl_cv_have_raw_decl_srandom=yes gl_cv_have_raw_decl_srandom_r=no gl_cv_have_raw_decl_stpcpy=no gl_cv_have_raw_decl_stpncpy=no gl_cv_have_raw_decl_strcasestr=no gl_cv_have_raw_decl_strchrnul=no gl_cv_have_raw_decl_strdup=yes gl_cv_have_raw_decl_strerror_r=yes gl_cv_have_raw_decl_strncat=yes gl_cv_have_raw_decl_strndup=no gl_cv_have_raw_decl_strnlen=no gl_cv_have_raw_decl_strpbrk=yes gl_cv_have_raw_decl_strsep=no gl_cv_have_raw_decl_strsignal=yes gl_cv_have_raw_decl_strtod=yes gl_cv_have_raw_decl_strtoimax=yes gl_cv_have_raw_decl_strtok_r=yes gl_cv_have_raw_decl_strtoll=yes gl_cv_have_raw_decl_strtoull=yes gl_cv_have_raw_decl_strtoumax=yes gl_cv_have_raw_decl_strverscmp=no gl_cv_have_raw_decl_symlink=yes gl_cv_have_raw_decl_symlinkat=no gl_cv_have_raw_decl_tanf=yes gl_cv_have_raw_decl_tanhf=yes gl_cv_have_raw_decl_tanl=yes gl_cv_have_raw_decl_tmpfile=yes gl_cv_have_raw_decl_towctrans=yes gl_cv_have_raw_decl_trunc=yes gl_cv_have_raw_decl_truncate=yes gl_cv_have_raw_decl_truncf=yes gl_cv_have_raw_decl_truncl=yes gl_cv_have_raw_decl_ttyname_r=yes gl_cv_have_raw_decl_unlink=yes gl_cv_have_raw_decl_unlinkat=yes gl_cv_have_raw_decl_unlockpt=yes gl_cv_have_raw_decl_unsetenv=yes gl_cv_have_raw_decl_usleep=yes gl_cv_have_raw_decl_vdprintf=no gl_cv_have_raw_decl_vsnprintf=yes gl_cv_have_raw_decl_wcpcpy=no gl_cv_have_raw_decl_wcpncpy=no gl_cv_have_raw_decl_wcrtomb=yes gl_cv_have_raw_decl_wcscasecmp=no gl_cv_have_raw_decl_wcscat=yes gl_cv_have_raw_decl_wcschr=yes gl_cv_have_raw_decl_wcscmp=yes gl_cv_have_raw_decl_wcscoll=yes gl_cv_have_raw_decl_wcscpy=yes gl_cv_have_raw_decl_wcscspn=yes gl_cv_have_raw_decl_wcsdup=no gl_cv_have_raw_decl_wcsftime=yes gl_cv_have_raw_decl_wcslen=yes gl_cv_have_raw_decl_wcsncasecmp=no gl_cv_have_raw_decl_wcsncat=yes gl_cv_have_raw_decl_wcsncmp=yes gl_cv_have_raw_decl_wcsncpy=yes gl_cv_have_raw_decl_wcsnlen=no gl_cv_have_raw_decl_wcsnrtombs=no gl_cv_have_raw_decl_wcspbrk=yes gl_cv_have_raw_decl_wcsrchr=yes gl_cv_have_raw_decl_wcsrtombs=yes gl_cv_have_raw_decl_wcsspn=yes gl_cv_have_raw_decl_wcsstr=yes gl_cv_have_raw_decl_wcstok=yes gl_cv_have_raw_decl_wcswidth=yes gl_cv_have_raw_decl_wcsxfrm=yes gl_cv_have_raw_decl_wctob=yes gl_cv_have_raw_decl_wctrans=yes gl_cv_have_raw_decl_wctype=yes gl_cv_have_raw_decl_wcwidth=yes gl_cv_have_raw_decl_wmemchr=yes gl_cv_have_raw_decl_wmemcmp=yes gl_cv_have_raw_decl_wmemcpy=yes gl_cv_have_raw_decl_wmemmove=yes gl_cv_have_raw_decl_wmemset=yes gl_cv_have_weak=yes gl_cv_header_errno_h_complete=yes gl_cv_header_inttypes_h=yes gl_cv_header_langinfo_codeset=yes gl_cv_header_langinfo_era=yes gl_cv_header_langinfo_t_fmt_ampm=yes gl_cv_header_langinfo_yesexpr=yes gl_cv_header_limits_width=no gl_cv_header_locale_h_needs_xlocale_h=no gl_cv_header_locale_h_posix2001=yes gl_cv_header_math_huge_val_works=yes gl_cv_header_math_nan_works=yes gl_cv_header_stdint_h=yes gl_cv_header_wchar_h_correct_inline=yes gl_cv_header_working_fcntl_h='no (bad O_NOATIME)' gl_cv_header_working_stdalign_h=no gl_cv_header_working_stdint_h=no gl_cv_host_cpu_c_abi=i386 gl_cv_long_double_equals_double=no gl_cv_minmax_in_limits_h=no gl_cv_minmax_in_sys_param_h=no gl_cv_next_ctype_h='' gl_cv_next_iconv_h='' gl_cv_next_inttypes_h='' gl_cv_next_langinfo_h='' gl_cv_next_limits_h='' gl_cv_next_locale_h='' gl_cv_next_math_h='' gl_cv_next_signal_h='' gl_cv_next_stddef_h='' gl_cv_next_stdint_h='' gl_cv_next_stdio_h='' gl_cv_next_stdlib_h='' gl_cv_next_string_h='' gl_cv_next_sys_types_h='' gl_cv_next_time_h='' gl_cv_next_unistd_h='' gl_cv_next_wchar_h='' gl_cv_next_wctype_h='' gl_cv_pragma_columns=no gl_cv_pthread_rwlock_rdlock_prefer_writer=yes gl_cv_rpl_alloca=no gl_cv_size_max=yes gl_cv_solaris_64bit=no gl_cv_sys_struct_lconv_ok=yes gl_cv_sys_struct_timespec_in_time_h=yes gl_cv_test_INT32_MAX_LT_INTMAX_MAX=yes gl_cv_test_INT64_MAX_EQ_LONG_MAX=no gl_cv_test_UINT32_MAX_LT_UINTMAX_MAX=yes gl_cv_test_UINT64_MAX_EQ_ULONG_MAX=no gl_cv_type_ptrdiff_t_signed=yes gl_cv_type_ptrdiff_t_suffix= gl_cv_type_sig_atomic_t_signed=yes gl_cv_type_sig_atomic_t_suffix= gl_cv_type_sigset_t=yes gl_cv_type_size_t_signed=no gl_cv_type_size_t_suffix=u gl_cv_type_wchar_t_signed=yes gl_cv_type_wchar_t_suffix=l gl_cv_type_wctrans_t=yes gl_cv_type_wctype_t=yes gl_cv_type_wint_t_signed=yes gl_cv_type_wint_t_suffix=l gl_cv_type_wint_t_too_small=no gl_cv_var___progname= gt_cv_c_intmax_t=yes gt_cv_c_wchar_t=yes gt_cv_c_wint_t=yes gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_unsetenv_ret=int gt_cv_inttypes_pri_broken=no gt_cv_locale_ar=ar gt_cv_locale_fr=fr_FR gt_cv_locale_fr_utf8=fr_FR.UTF-8 gt_cv_locale_ja=ja_JP.eucJP gt_cv_locale_tr_utf8=none gt_cv_locale_zh_CN=zh_CN.GB18030 gt_cv_ssize_t=yes gt_cv_val_LC_MESSAGES=yes gt_cv_var_environ_declaration=no 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='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_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/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='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='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/slave/libunistring-solaris10-i386/build/build-aux/missing aclocal-1.15' ALLOCA='' ALLOCA_H='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' APPLE_UNIVERSAL_BUILD='0' AR='ar' ARFLAGS='cr' AS='as' AUTOCONF='${SHELL} /export/home/buildbot/slave/libunistring-solaris10-i386/build/build-aux/missing autoconf' AUTOHEADER='${SHELL} /export/home/buildbot/slave/libunistring-solaris10-i386/build/build-aux/missing autoheader' AUTOMAKE='${SHELL} /export/home/buildbot/slave/libunistring-solaris10-i386/build/build-aux/missing automake-1.15' AWK='gawk' BITSIZEOF_PTRDIFF_T='32' BITSIZEOF_SIG_ATOMIC_T='32' BITSIZEOF_SIZE_T='32' BITSIZEOF_WCHAR_T='32' BITSIZEOF_WINT_T='32' CC='/opt/solarisstudio12.3/bin/cc' CCDEPMODE='depmode=none' CFLAGS='-g' CPP='/opt/solarisstudio12.3/bin/cc -E' CPPFLAGS='-I/opt/csw/include -D_REENTRANT' 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' EMULTIHOP_HIDDEN='' EMULTIHOP_VALUE='' ENOLINK_HIDDEN='' ENOLINK_VALUE='' EOVERFLOW_HIDDEN='' EOVERFLOW_VALUE='' ERRNO_H='' EXEEXT='' FGREP='/opt/csw/gnu/grep -F' FLOAT_H='' GLIBC21='no' GLOBAL_SYMBOL_PIPE='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' GL_COND_LIBTOOL_FALSE='#' GL_COND_LIBTOOL_TRUE='' GL_GENERATE_ALLOCA_H_FALSE='' GL_GENERATE_ALLOCA_H_TRUE='#' GL_GENERATE_ERRNO_H_FALSE='' GL_GENERATE_ERRNO_H_TRUE='#' GL_GENERATE_FLOAT_H_FALSE='' GL_GENERATE_FLOAT_H_TRUE='#' GL_GENERATE_ICONV_H_FALSE='#' GL_GENERATE_ICONV_H_TRUE='' GL_GENERATE_LIMITS_H_FALSE='#' GL_GENERATE_LIMITS_H_TRUE='' GL_GENERATE_STDALIGN_H_FALSE='#' GL_GENERATE_STDALIGN_H_TRUE='' GL_GENERATE_STDBOOL_H_FALSE='#' GL_GENERATE_STDBOOL_H_TRUE='' GL_GENERATE_STDDEF_H_FALSE='#' GL_GENERATE_STDDEF_H_TRUE='' GL_GENERATE_STDINT_H_FALSE='#' GL_GENERATE_STDINT_H_TRUE='' GNULIB_ACOSF='0' GNULIB_ACOSL='0' GNULIB_ASINF='0' GNULIB_ASINL='0' GNULIB_ATAN2F='0' GNULIB_ATANF='0' GNULIB_ATANL='0' GNULIB_ATOLL='0' GNULIB_BTOWC='IN_LIBUNISTRING_GNULIB_TESTS' GNULIB_CALLOC_POSIX='0' GNULIB_CANONICALIZE_FILE_NAME='0' GNULIB_CBRT='0' GNULIB_CBRTF='0' GNULIB_CBRTL='0' GNULIB_CEIL='0' GNULIB_CEILF='0' GNULIB_CEILL='0' GNULIB_CHDIR='0' GNULIB_CHOWN='0' GNULIB_CLOSE='0' GNULIB_COPYSIGN='0' GNULIB_COPYSIGNF='0' GNULIB_COPYSIGNL='0' GNULIB_COSF='0' GNULIB_COSHF='0' GNULIB_COSL='0' GNULIB_CTIME='0' GNULIB_DPRINTF='0' GNULIB_DUP2='0' GNULIB_DUP3='0' GNULIB_DUP='0' GNULIB_DUPLOCALE='0' GNULIB_ENVIRON='IN_LIBUNISTRING_GNULIB_TESTS' GNULIB_EUIDACCESS='0' GNULIB_EXP2='0' GNULIB_EXP2F='0' GNULIB_EXP2L='0' GNULIB_EXPF='0' GNULIB_EXPL='0' GNULIB_EXPLICIT_BZERO='0' GNULIB_EXPM1='0' GNULIB_EXPM1F='0' GNULIB_EXPM1L='0' GNULIB_FABSF='0' GNULIB_FABSL='0' GNULIB_FACCESSAT='0' GNULIB_FCHDIR='0' GNULIB_FCHOWNAT='0' GNULIB_FCLOSE='0' GNULIB_FDATASYNC='0' GNULIB_FDOPEN='IN_LIBUNISTRING_GNULIB_TESTS' GNULIB_FFLUSH='0' GNULIB_FFSL='0' GNULIB_FFSLL='0' GNULIB_FGETC='1' GNULIB_FGETS='1' GNULIB_FLOOR='0' GNULIB_FLOORF='0' GNULIB_FLOORL='0' GNULIB_FMA='0' GNULIB_FMAF='0' GNULIB_FMAL='0' GNULIB_FMOD='0' GNULIB_FMODF='0' GNULIB_FMODL='0' GNULIB_FOPEN='0' GNULIB_FPRINTF='1' GNULIB_FPRINTF_POSIX='0' GNULIB_FPURGE='0' GNULIB_FPUTC='1' GNULIB_FPUTS='1' GNULIB_FREAD='1' GNULIB_FREOPEN='0' GNULIB_FREXP='1' GNULIB_FREXPF='0' GNULIB_FREXPL='1' GNULIB_FSCANF='1' GNULIB_FSEEK='0' GNULIB_FSEEKO='0' GNULIB_FSYNC='0' GNULIB_FTELL='0' GNULIB_FTELLO='0' GNULIB_FTRUNCATE='0' GNULIB_FWRITE='1' GNULIB_GETC='1' GNULIB_GETCHAR='1' GNULIB_GETCWD='0' GNULIB_GETDELIM='0' GNULIB_GETDOMAINNAME='0' GNULIB_GETDTABLESIZE='0' GNULIB_GETGROUPS='0' GNULIB_GETHOSTNAME='0' GNULIB_GETLINE='0' GNULIB_GETLOADAVG='0' GNULIB_GETLOGIN='0' GNULIB_GETLOGIN_R='0' GNULIB_GETPAGESIZE='IN_LIBUNISTRING_GNULIB_TESTS' GNULIB_GETSUBOPT='0' GNULIB_GETTIMEOFDAY='0' GNULIB_GETUSERSHELL='0' GNULIB_GRANTPT='0' GNULIB_GROUP_MEMBER='0' GNULIB_HYPOT='0' GNULIB_HYPOTF='0' GNULIB_HYPOTL='0' GNULIB_ICONV='1' GNULIB_ILOGB='0' GNULIB_ILOGBF='0' GNULIB_ILOGBL='0' GNULIB_IMAXABS='0' GNULIB_IMAXDIV='0' GNULIB_ISATTY='0' GNULIB_ISBLANK='IN_LIBUNISTRING_GNULIB_TESTS' GNULIB_ISFINITE='0' GNULIB_ISINF='0' GNULIB_ISNAN='0' GNULIB_ISNAND='0' GNULIB_ISNANF='0' GNULIB_ISNANL='0' GNULIB_ISWBLANK='1' GNULIB_ISWCTYPE='0' GNULIB_LCHOWN='0' GNULIB_LDEXPF='0' GNULIB_LDEXPL='0' GNULIB_LINK='0' GNULIB_LINKAT='0' GNULIB_LOCALECONV='0' GNULIB_LOCALTIME='0' GNULIB_LOG10='0' GNULIB_LOG10F='0' GNULIB_LOG10L='0' GNULIB_LOG1P='0' GNULIB_LOG1PF='0' GNULIB_LOG1PL='0' GNULIB_LOG2='0' GNULIB_LOG2F='0' GNULIB_LOG2L='0' GNULIB_LOG='0' GNULIB_LOGB='0' GNULIB_LOGBF='0' GNULIB_LOGBL='0' GNULIB_LOGF='0' GNULIB_LOGL='0' GNULIB_LSEEK='0' GNULIB_MALLOC_POSIX='1' GNULIB_MBRLEN='0' GNULIB_MBRTOWC='1' GNULIB_MBSCASECMP='0' GNULIB_MBSCASESTR='0' GNULIB_MBSCHR='0' GNULIB_MBSCSPN='0' GNULIB_MBSINIT='1' GNULIB_MBSLEN='0' GNULIB_MBSNCASECMP='0' GNULIB_MBSNLEN='1' GNULIB_MBSNRTOWCS='0' GNULIB_MBSPBRK='0' GNULIB_MBSPCASECMP='0' GNULIB_MBSRCHR='0' GNULIB_MBSRTOWCS='0' GNULIB_MBSSEP='0' GNULIB_MBSSPN='0' GNULIB_MBSSTR='0' GNULIB_MBSTOK_R='0' GNULIB_MBTOWC='IN_LIBUNISTRING_GNULIB_TESTS' GNULIB_MEMCHR='1' GNULIB_MEMMEM='0' GNULIB_MEMPCPY='0' GNULIB_MEMRCHR='0' GNULIB_MKDTEMP='0' GNULIB_MKOSTEMP='0' GNULIB_MKOSTEMPS='0' GNULIB_MKSTEMP='0' GNULIB_MKSTEMPS='0' GNULIB_MKTIME='0' GNULIB_MODF='0' GNULIB_MODFF='0' GNULIB_MODFL='0' GNULIB_NANOSLEEP='0' GNULIB_NL_LANGINFO='0' GNULIB_OBSTACK_PRINTF='0' GNULIB_OBSTACK_PRINTF_POSIX='0' GNULIB_OVERRIDES_WINT_T='0' GNULIB_PCLOSE='0' GNULIB_PERROR='0' GNULIB_PIPE2='0' GNULIB_PIPE='0' GNULIB_POPEN='0' GNULIB_POSIX_OPENPT='0' GNULIB_POWF='0' GNULIB_PREAD='0' GNULIB_PRINTF='1' GNULIB_PRINTF_POSIX='0' GNULIB_PTHREAD_SIGMASK='IN_LIBUNISTRING_GNULIB_TESTS' GNULIB_PTSNAME='0' GNULIB_PTSNAME_R='0' GNULIB_PUTC='1' GNULIB_PUTCHAR='1' GNULIB_PUTENV='IN_LIBUNISTRING_GNULIB_TESTS' GNULIB_PUTS='1' GNULIB_PWRITE='0' GNULIB_QSORT_R='0' GNULIB_RAISE='IN_LIBUNISTRING_GNULIB_TESTS' GNULIB_RANDOM='0' GNULIB_RANDOM_R='0' GNULIB_RAWMEMCHR='0' GNULIB_READ='0' GNULIB_READLINK='0' GNULIB_READLINKAT='0' GNULIB_REALLOCARRAY='0' GNULIB_REALLOC_POSIX='0' GNULIB_REALPATH='0' GNULIB_REMAINDER='0' GNULIB_REMAINDERF='0' GNULIB_REMAINDERL='0' GNULIB_REMOVE='0' GNULIB_RENAME='0' GNULIB_RENAMEAT='0' GNULIB_RINT='0' GNULIB_RINTF='0' GNULIB_RINTL='0' GNULIB_RMDIR='0' GNULIB_ROUND='0' GNULIB_ROUNDF='0' GNULIB_ROUNDL='0' GNULIB_RPMATCH='0' GNULIB_SCANF='1' GNULIB_SECURE_GETENV='0' GNULIB_SETENV='IN_LIBUNISTRING_GNULIB_TESTS' GNULIB_SETHOSTNAME='0' GNULIB_SETLOCALE='IN_LIBUNISTRING_GNULIB_TESTS' GNULIB_SIGACTION='0' GNULIB_SIGNAL_H_SIGPIPE='0' GNULIB_SIGNBIT='1' GNULIB_SIGPROCMASK='IN_LIBUNISTRING_GNULIB_TESTS' GNULIB_SINF='0' GNULIB_SINHF='0' GNULIB_SINL='0' GNULIB_SLEEP='IN_LIBUNISTRING_GNULIB_TESTS' GNULIB_SNPRINTF='0' GNULIB_SPRINTF_POSIX='0' GNULIB_SQRTF='0' GNULIB_SQRTL='0' GNULIB_STDIO_H_NONBLOCKING='0' GNULIB_STDIO_H_SIGPIPE='0' GNULIB_STPCPY='0' GNULIB_STPNCPY='0' GNULIB_STRCASESTR='0' GNULIB_STRCHRNUL='0' GNULIB_STRDUP='0' GNULIB_STRERROR='IN_LIBUNISTRING_GNULIB_TESTS' GNULIB_STRERROR_R='0' GNULIB_STRFTIME='0' GNULIB_STRNCAT='1' GNULIB_STRNDUP='0' GNULIB_STRNLEN='0' GNULIB_STRPBRK='0' GNULIB_STRPTIME='0' GNULIB_STRSEP='0' GNULIB_STRSIGNAL='0' GNULIB_STRSTR='1' GNULIB_STRTOD='0' GNULIB_STRTOIMAX='0' GNULIB_STRTOK_R='0' GNULIB_STRTOLL='0' GNULIB_STRTOULL='0' GNULIB_STRTOUMAX='0' GNULIB_STRVERSCMP='0' GNULIB_SYMLINK='0' GNULIB_SYMLINKAT='0' GNULIB_SYSTEM_POSIX='0' GNULIB_TANF='0' GNULIB_TANHF='0' GNULIB_TANL='0' GNULIB_TIMEGM='0' GNULIB_TIME_R='0' GNULIB_TIME_RZ='0' GNULIB_TMPFILE='0' GNULIB_TOWCTRANS='0' GNULIB_TRUNC='0' GNULIB_TRUNCATE='0' GNULIB_TRUNCF='0' GNULIB_TRUNCL='0' GNULIB_TTYNAME_R='0' GNULIB_TZSET='0' GNULIB_UNISTD_H_NONBLOCKING='0' GNULIB_UNISTD_H_SIGPIPE='0' GNULIB_UNLINK='0' GNULIB_UNLINKAT='0' GNULIB_UNLOCKPT='0' GNULIB_UNSETENV='IN_LIBUNISTRING_GNULIB_TESTS' GNULIB_USLEEP='IN_LIBUNISTRING_GNULIB_TESTS' GNULIB_VASPRINTF='0' GNULIB_VDPRINTF='0' GNULIB_VFPRINTF='1' GNULIB_VFPRINTF_POSIX='0' GNULIB_VFSCANF='0' GNULIB_VPRINTF='1' GNULIB_VPRINTF_POSIX='0' GNULIB_VSCANF='0' GNULIB_VSNPRINTF='0' GNULIB_VSPRINTF_POSIX='0' GNULIB_WCPCPY='0' GNULIB_WCPNCPY='0' GNULIB_WCRTOMB='IN_LIBUNISTRING_GNULIB_TESTS' GNULIB_WCSCASECMP='0' GNULIB_WCSCAT='0' GNULIB_WCSCHR='0' GNULIB_WCSCMP='0' GNULIB_WCSCOLL='0' GNULIB_WCSCPY='0' GNULIB_WCSCSPN='0' GNULIB_WCSDUP='0' GNULIB_WCSFTIME='0' GNULIB_WCSLEN='0' GNULIB_WCSNCASECMP='0' GNULIB_WCSNCAT='0' GNULIB_WCSNCMP='0' GNULIB_WCSNCPY='0' GNULIB_WCSNLEN='0' GNULIB_WCSNRTOMBS='0' GNULIB_WCSPBRK='0' GNULIB_WCSRCHR='0' GNULIB_WCSRTOMBS='0' GNULIB_WCSSPN='0' GNULIB_WCSSTR='0' GNULIB_WCSTOK='0' GNULIB_WCSWIDTH='0' GNULIB_WCSXFRM='0' GNULIB_WCTOB='IN_LIBUNISTRING_GNULIB_TESTS' GNULIB_WCTOMB='IN_LIBUNISTRING_GNULIB_TESTS' GNULIB_WCTRANS='0' GNULIB_WCTYPE='0' GNULIB_WCWIDTH='1' GNULIB_WMEMCHR='0' GNULIB_WMEMCMP='0' GNULIB_WMEMCPY='0' GNULIB_WMEMMOVE='0' GNULIB_WMEMSET='0' GNULIB_WRITE='0' GNULIB__EXIT='0' GREP='/opt/csw/gnu/grep' HAVE_ACOSF='1' HAVE_ACOSL='1' HAVE_ASINF='1' HAVE_ASINL='1' HAVE_ATAN2F='1' HAVE_ATANF='1' HAVE_ATANL='1' HAVE_ATOLL='1' HAVE_BTOWC='1' HAVE_C99_STDINT_H='0' HAVE_CANONICALIZE_FILE_NAME='1' HAVE_CBRT='1' HAVE_CBRTF='1' HAVE_CBRTL='1' HAVE_CHOWN='1' HAVE_COPYSIGN='1' HAVE_COPYSIGNL='1' HAVE_COSF='1' HAVE_COSHF='1' HAVE_COSL='1' HAVE_CRTDEFS_H='0' HAVE_DECL_ACOSL='1' HAVE_DECL_ASINL='1' HAVE_DECL_ATANL='1' HAVE_DECL_CBRTF='1' HAVE_DECL_CBRTL='1' HAVE_DECL_CEILF='1' HAVE_DECL_CEILL='1' HAVE_DECL_COPYSIGNF='1' HAVE_DECL_COSL='1' HAVE_DECL_ENVIRON='0' HAVE_DECL_EXP2='1' HAVE_DECL_EXP2F='1' HAVE_DECL_EXP2L='1' HAVE_DECL_EXPL='1' HAVE_DECL_EXPM1L='1' HAVE_DECL_FCHDIR='1' HAVE_DECL_FDATASYNC='1' HAVE_DECL_FLOORF='1' HAVE_DECL_FLOORL='1' HAVE_DECL_FPURGE='1' HAVE_DECL_FREXPL='1' HAVE_DECL_FSEEKO='1' HAVE_DECL_FTELLO='1' HAVE_DECL_GETDELIM='1' HAVE_DECL_GETDOMAINNAME='1' HAVE_DECL_GETLINE='1' HAVE_DECL_GETLOADAVG='1' HAVE_DECL_GETLOGIN='1' HAVE_DECL_GETLOGIN_R='1' HAVE_DECL_GETPAGESIZE='1' HAVE_DECL_GETUSERSHELL='1' HAVE_DECL_IMAXABS='1' HAVE_DECL_IMAXDIV='1' HAVE_DECL_INITSTATE='1' HAVE_DECL_LDEXPL='1' HAVE_DECL_LOCALTIME_R='1' HAVE_DECL_LOG10L='1' HAVE_DECL_LOG2='1' HAVE_DECL_LOG2F='1' HAVE_DECL_LOG2L='1' HAVE_DECL_LOGB='1' HAVE_DECL_LOGL='1' HAVE_DECL_MEMMEM='1' HAVE_DECL_MEMRCHR='1' HAVE_DECL_OBSTACK_PRINTF='1' HAVE_DECL_REMAINDER='1' HAVE_DECL_REMAINDERL='1' HAVE_DECL_RINTF='1' HAVE_DECL_ROUND='1' HAVE_DECL_ROUNDF='1' HAVE_DECL_ROUNDL='1' HAVE_DECL_SETENV='1' HAVE_DECL_SETHOSTNAME='1' HAVE_DECL_SETSTATE='1' HAVE_DECL_SINL='1' HAVE_DECL_SNPRINTF='1' HAVE_DECL_SQRTL='1' HAVE_DECL_STRDUP='1' HAVE_DECL_STRERROR_R='1' HAVE_DECL_STRNDUP='1' HAVE_DECL_STRNLEN='1' HAVE_DECL_STRSIGNAL='1' HAVE_DECL_STRTOIMAX='1' HAVE_DECL_STRTOK_R='1' HAVE_DECL_STRTOUMAX='1' HAVE_DECL_TANL='1' HAVE_DECL_TRUNC='1' HAVE_DECL_TRUNCF='1' HAVE_DECL_TRUNCL='1' HAVE_DECL_TTYNAME_R='1' HAVE_DECL_UNSETENV='1' HAVE_DECL_VSNPRINTF='1' HAVE_DECL_WCTOB='1' HAVE_DECL_WCWIDTH='1' HAVE_DPRINTF='1' HAVE_DUP2='1' HAVE_DUP3='1' HAVE_DUPLOCALE='1' HAVE_EUIDACCESS='1' HAVE_EXPF='1' HAVE_EXPL='1' HAVE_EXPLICIT_BZERO='1' HAVE_EXPM1='1' HAVE_EXPM1F='1' HAVE_FABSF='1' HAVE_FABSL='1' HAVE_FACCESSAT='1' HAVE_FCHDIR='1' HAVE_FCHOWNAT='1' HAVE_FDATASYNC='1' HAVE_FEATURES_H='0' HAVE_FFSL='1' HAVE_FFSLL='1' HAVE_FMA='1' HAVE_FMAF='1' HAVE_FMAL='1' HAVE_FMODF='1' HAVE_FMODL='1' HAVE_FREXPF='1' HAVE_FSEEKO='1' HAVE_FSYNC='1' HAVE_FTELLO='1' HAVE_FTRUNCATE='1' HAVE_GETDTABLESIZE='1' HAVE_GETGROUPS='1' HAVE_GETHOSTNAME='1' HAVE_GETLOGIN='1' HAVE_GETPAGESIZE='1' HAVE_GETSUBOPT='1' HAVE_GLOBAL_SYMBOL_PIPE='1' HAVE_GRANTPT='1' HAVE_GROUP_MEMBER='1' HAVE_HYPOTF='1' HAVE_HYPOTL='1' HAVE_ILOGB='1' HAVE_ILOGBF='1' HAVE_ILOGBL='1' HAVE_INTTYPES_H='1' HAVE_ISBLANK='1' HAVE_ISNAND='1' HAVE_ISNANF='1' HAVE_ISNANL='1' HAVE_ISWBLANK='1' HAVE_ISWCNTRL='1' HAVE_LANGINFO_CODESET='1' HAVE_LANGINFO_ERA='1' HAVE_LANGINFO_H='1' HAVE_LANGINFO_T_FMT_AMPM='1' HAVE_LANGINFO_YESEXPR='1' HAVE_LCHOWN='1' HAVE_LDEXPF='1' HAVE_LINK='1' HAVE_LINKAT='1' HAVE_LOG10F='1' HAVE_LOG10L='1' HAVE_LOG1P='1' HAVE_LOG1PF='1' HAVE_LOG1PL='1' HAVE_LOGBF='1' HAVE_LOGBL='1' HAVE_LOGF='1' HAVE_LOGL='1' HAVE_LONG_LONG_INT='1' HAVE_MAX_ALIGN_T='0' HAVE_MBRLEN='1' HAVE_MBRTOWC='1' HAVE_MBSINIT='1' HAVE_MBSLEN='0' HAVE_MBSNRTOWCS='1' HAVE_MBSRTOWCS='1' HAVE_MEMCHR='1' HAVE_MEMPCPY='1' HAVE_MKDTEMP='1' HAVE_MKOSTEMP='1' HAVE_MKOSTEMPS='1' HAVE_MKSTEMP='1' HAVE_MKSTEMPS='1' HAVE_MODFF='1' HAVE_MODFL='1' HAVE_MSVC_INVALID_PARAMETER_HANDLER='0' HAVE_NANOSLEEP='1' HAVE_NL_LANGINFO='1' HAVE_OS_H='0' HAVE_PCLOSE='1' HAVE_PIPE2='1' HAVE_PIPE='1' HAVE_POPEN='1' HAVE_POSIX_OPENPT='1' HAVE_POSIX_SIGNALBLOCKING='1' HAVE_POWF='1' HAVE_PREAD='1' HAVE_PTHREAD_SIGMASK='1' HAVE_PTSNAME='1' HAVE_PTSNAME_R='1' HAVE_PWRITE='1' HAVE_QSORT_R='1' HAVE_RAISE='1' HAVE_RANDOM='1' HAVE_RANDOM_H='1' HAVE_RANDOM_R='1' HAVE_RAWMEMCHR='1' HAVE_READLINK='1' HAVE_READLINKAT='1' HAVE_REALLOCARRAY='1' HAVE_REALPATH='1' HAVE_REMAINDER='1' HAVE_REMAINDERF='1' HAVE_RENAMEAT='1' HAVE_RINT='1' HAVE_RINTL='1' HAVE_RPMATCH='1' HAVE_SAME_LONG_DOUBLE_AS_DOUBLE='0' HAVE_SECURE_GETENV='1' HAVE_SETENV='1' HAVE_SETHOSTNAME='1' HAVE_SIGACTION='1' HAVE_SIGHANDLER_T='0' HAVE_SIGINFO_T='1' HAVE_SIGNED_SIG_ATOMIC_T='1' HAVE_SIGNED_WCHAR_T='1' HAVE_SIGNED_WINT_T='1' HAVE_SIGSET_T='1' HAVE_SINF='1' HAVE_SINHF='1' HAVE_SINL='1' HAVE_SLEEP='1' HAVE_SQRTF='1' HAVE_SQRTL='1' HAVE_STDINT_H='1' HAVE_STPCPY='1' HAVE_STPNCPY='1' HAVE_STRCASESTR='1' HAVE_STRCHRNUL='1' HAVE_STRPBRK='1' HAVE_STRPTIME='1' HAVE_STRSEP='1' HAVE_STRTOD='1' HAVE_STRTOLL='1' HAVE_STRTOULL='1' HAVE_STRUCT_RANDOM_DATA='1' HAVE_STRUCT_SIGACTION_SA_SIGACTION='1' HAVE_STRVERSCMP='1' HAVE_SYMLINK='1' HAVE_SYMLINKAT='1' HAVE_SYS_BITYPES_H='0' HAVE_SYS_INTTYPES_H='1' HAVE_SYS_LOADAVG_H='0' HAVE_SYS_PARAM_H='0' HAVE_SYS_TYPES_H='1' HAVE_TANF='1' HAVE_TANHF='1' HAVE_TANL='1' HAVE_TIMEGM='1' HAVE_TIMEZONE_T='0' HAVE_TRUNCATE='1' HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='1' HAVE_TZSET='1' HAVE_UNISTD_H='1' HAVE_UNLINKAT='1' HAVE_UNLOCKPT='1' HAVE_UNSIGNED_LONG_LONG_INT='1' HAVE_USLEEP='1' HAVE_VASPRINTF='1' HAVE_VDPRINTF='1' HAVE_WCHAR_H='1' HAVE_WCHAR_T='1' HAVE_WCPCPY='1' HAVE_WCPNCPY='1' HAVE_WCRTOMB='1' HAVE_WCSCASECMP='1' HAVE_WCSCAT='1' HAVE_WCSCHR='1' HAVE_WCSCMP='1' HAVE_WCSCOLL='1' HAVE_WCSCPY='1' HAVE_WCSCSPN='1' HAVE_WCSDUP='1' HAVE_WCSFTIME='1' HAVE_WCSLEN='1' HAVE_WCSNCASECMP='1' HAVE_WCSNCAT='1' HAVE_WCSNCMP='1' HAVE_WCSNCPY='1' HAVE_WCSNLEN='1' HAVE_WCSNRTOMBS='1' HAVE_WCSPBRK='1' HAVE_WCSRCHR='1' HAVE_WCSRTOMBS='1' HAVE_WCSSPN='1' HAVE_WCSSTR='1' HAVE_WCSTOK='1' HAVE_WCSWIDTH='1' HAVE_WCSXFRM='1' HAVE_WCTRANS_T='1' HAVE_WCTYPE_H='1' HAVE_WCTYPE_T='1' HAVE_WINSOCK2_H='' HAVE_WINT_T='1' HAVE_WMEMCHR='1' HAVE_WMEMCMP='1' HAVE_WMEMCPY='1' HAVE_WMEMMOVE='1' HAVE_WMEMSET='1' HAVE_XLOCALE_H='0' HAVE__BOOL='1' HAVE__EXIT='1' HEXVERSION='0x000907' HOST_CPU='i386' HOST_CPU_C_ABI='i386' ICONV_CONST='const' ICONV_H='iconv.h' INCLUDE_NEXT='include_next' INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INT32_MAX_LT_INTMAX_MAX='1' INT64_MAX_EQ_LONG_MAX='0' INTL_MACOSX_LIBS='' LD='/usr/ccs/bin/ld' LDFLAGS='-L/opt/csw/lib -R/opt/csw/lib' LIBICONV='/opt/csw/lib/libiconv.so -R/opt/csw/lib' LIBINTL='' LIBMULTITHREAD='-lpthread' LIBOBJS='' LIBPTH='' LIBPTH_PREFIX='' LIBS='' LIBTESTS_LIBDEPS='' LIBTHREAD='' LIBTOOL='/bin/bash $(top_builddir)/libtool' LIBUNISTRING_COMPILE_UNICASE_EMPTY_PREFIX_CONTEXT_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_EMPTY_PREFIX_CONTEXT_TRUE='' LIBUNISTRING_COMPILE_UNICASE_EMPTY_SUFFIX_CONTEXT_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_EMPTY_SUFFIX_CONTEXT_TRUE='' LIBUNISTRING_COMPILE_UNICASE_LOCALE_LANGUAGE_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_LOCALE_LANGUAGE_TRUE='' LIBUNISTRING_COMPILE_UNICASE_TOLOWER_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_TOLOWER_TRUE='' LIBUNISTRING_COMPILE_UNICASE_TOTITLE_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_TOTITLE_TRUE='' LIBUNISTRING_COMPILE_UNICASE_TOUPPER_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_TOUPPER_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U16_CASECMP_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U16_CASECMP_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U16_CASECOLL_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U16_CASECOLL_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U16_CASEFOLD_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U16_CASEFOLD_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U16_CASEXFRM_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U16_CASEXFRM_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U16_CT_CASEFOLD_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U16_CT_CASEFOLD_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U16_CT_TOLOWER_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U16_CT_TOLOWER_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U16_CT_TOTITLE_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U16_CT_TOTITLE_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U16_CT_TOUPPER_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U16_CT_TOUPPER_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U16_IS_CASED_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U16_IS_CASED_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U16_IS_CASEFOLDED_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U16_IS_CASEFOLDED_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U16_IS_LOWERCASE_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U16_IS_LOWERCASE_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U16_IS_TITLECASE_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U16_IS_TITLECASE_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U16_IS_UPPERCASE_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U16_IS_UPPERCASE_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U16_TOLOWER_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U16_TOLOWER_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U16_TOTITLE_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U16_TOTITLE_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U16_TOUPPER_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U16_TOUPPER_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U32_CASECMP_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U32_CASECMP_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U32_CASECOLL_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U32_CASECOLL_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U32_CASEFOLD_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U32_CASEFOLD_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U32_CASEXFRM_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U32_CASEXFRM_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U32_CT_CASEFOLD_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U32_CT_CASEFOLD_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U32_CT_TOLOWER_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U32_CT_TOLOWER_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U32_CT_TOTITLE_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U32_CT_TOTITLE_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U32_CT_TOUPPER_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U32_CT_TOUPPER_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U32_IS_CASED_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U32_IS_CASED_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U32_IS_CASEFOLDED_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U32_IS_CASEFOLDED_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U32_IS_LOWERCASE_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U32_IS_LOWERCASE_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U32_IS_TITLECASE_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U32_IS_TITLECASE_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U32_IS_UPPERCASE_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U32_IS_UPPERCASE_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U32_TOLOWER_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U32_TOLOWER_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U32_TOTITLE_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U32_TOTITLE_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U32_TOUPPER_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U32_TOUPPER_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U8_CASECMP_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U8_CASECMP_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U8_CASECOLL_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U8_CASECOLL_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U8_CASEFOLD_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U8_CASEFOLD_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U8_CASEXFRM_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U8_CASEXFRM_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U8_CT_CASEFOLD_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U8_CT_CASEFOLD_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U8_CT_TOLOWER_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U8_CT_TOLOWER_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U8_CT_TOTITLE_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U8_CT_TOTITLE_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U8_CT_TOUPPER_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U8_CT_TOUPPER_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U8_IS_CASED_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U8_IS_CASED_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U8_IS_CASEFOLDED_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U8_IS_CASEFOLDED_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U8_IS_LOWERCASE_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U8_IS_LOWERCASE_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U8_IS_TITLECASE_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U8_IS_TITLECASE_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U8_IS_UPPERCASE_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U8_IS_UPPERCASE_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U8_TOLOWER_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U8_TOLOWER_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U8_TOTITLE_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U8_TOTITLE_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U8_TOUPPER_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U8_TOUPPER_TRUE='' LIBUNISTRING_COMPILE_UNICASE_ULC_CASECMP_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_ULC_CASECMP_TRUE='' LIBUNISTRING_COMPILE_UNICASE_ULC_CASECOLL_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_ULC_CASECOLL_TRUE='' LIBUNISTRING_COMPILE_UNICASE_ULC_CASEXFRM_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_ULC_CASEXFRM_TRUE='' LIBUNISTRING_COMPILE_UNICONV_U16_CONV_FROM_ENC_FALSE='#' LIBUNISTRING_COMPILE_UNICONV_U16_CONV_FROM_ENC_TRUE='' LIBUNISTRING_COMPILE_UNICONV_U16_CONV_TO_ENC_FALSE='#' LIBUNISTRING_COMPILE_UNICONV_U16_CONV_TO_ENC_TRUE='' LIBUNISTRING_COMPILE_UNICONV_U16_STRCONV_FROM_ENC_FALSE='#' LIBUNISTRING_COMPILE_UNICONV_U16_STRCONV_FROM_ENC_TRUE='' LIBUNISTRING_COMPILE_UNICONV_U16_STRCONV_FROM_LOCALE_FALSE='#' LIBUNISTRING_COMPILE_UNICONV_U16_STRCONV_FROM_LOCALE_TRUE='' LIBUNISTRING_COMPILE_UNICONV_U16_STRCONV_TO_ENC_FALSE='#' LIBUNISTRING_COMPILE_UNICONV_U16_STRCONV_TO_ENC_TRUE='' LIBUNISTRING_COMPILE_UNICONV_U16_STRCONV_TO_LOCALE_FALSE='#' LIBUNISTRING_COMPILE_UNICONV_U16_STRCONV_TO_LOCALE_TRUE='' LIBUNISTRING_COMPILE_UNICONV_U32_CONV_FROM_ENC_FALSE='#' LIBUNISTRING_COMPILE_UNICONV_U32_CONV_FROM_ENC_TRUE='' LIBUNISTRING_COMPILE_UNICONV_U32_CONV_TO_ENC_FALSE='#' LIBUNISTRING_COMPILE_UNICONV_U32_CONV_TO_ENC_TRUE='' LIBUNISTRING_COMPILE_UNICONV_U32_STRCONV_FROM_ENC_FALSE='#' LIBUNISTRING_COMPILE_UNICONV_U32_STRCONV_FROM_ENC_TRUE='' LIBUNISTRING_COMPILE_UNICONV_U32_STRCONV_FROM_LOCALE_FALSE='#' LIBUNISTRING_COMPILE_UNICONV_U32_STRCONV_FROM_LOCALE_TRUE='' LIBUNISTRING_COMPILE_UNICONV_U32_STRCONV_TO_ENC_FALSE='#' LIBUNISTRING_COMPILE_UNICONV_U32_STRCONV_TO_ENC_TRUE='' LIBUNISTRING_COMPILE_UNICONV_U32_STRCONV_TO_LOCALE_FALSE='#' LIBUNISTRING_COMPILE_UNICONV_U32_STRCONV_TO_LOCALE_TRUE='' LIBUNISTRING_COMPILE_UNICONV_U8_CONV_FROM_ENC_FALSE='#' LIBUNISTRING_COMPILE_UNICONV_U8_CONV_FROM_ENC_TRUE='' LIBUNISTRING_COMPILE_UNICONV_U8_CONV_TO_ENC_FALSE='#' LIBUNISTRING_COMPILE_UNICONV_U8_CONV_TO_ENC_TRUE='' LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_FROM_ENC_FALSE='#' LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_FROM_ENC_TRUE='' LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_FROM_LOCALE_FALSE='#' LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_FROM_LOCALE_TRUE='' LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_TO_ENC_FALSE='#' LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_TO_ENC_TRUE='' LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_TO_LOCALE_FALSE='#' LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_TO_LOCALE_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_BYNAME_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_BYNAME_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_LONGNAME_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_LONGNAME_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_NAME_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_NAME_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_OF_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_OF_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_TEST_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_TEST_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_BLOCK_LIST_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_BLOCK_LIST_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_BLOCK_TEST_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_BLOCK_TEST_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_AND_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_AND_NOT_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_AND_NOT_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_AND_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_BYNAME_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_BYNAME_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CC_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CC_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CF_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CF_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CN_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CN_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CO_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CO_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CS_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CS_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_C_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_C_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LC_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LC_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LL_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LL_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LM_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LM_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LONGNAME_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LONGNAME_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LO_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LO_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LT_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LT_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LU_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LU_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_L_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_L_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_MC_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_MC_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ME_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ME_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_MN_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_MN_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_M_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_M_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NAME_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NAME_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ND_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ND_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NL_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NL_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NONE_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NONE_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NO_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NO_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_N_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_N_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_OF_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_OF_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_OR_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_OR_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PC_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PC_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PD_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PD_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PE_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PE_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PF_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PF_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PI_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PI_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PO_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PO_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PS_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PS_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_P_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_P_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SC_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SC_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SK_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SK_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SM_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SM_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SO_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SO_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_S_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_S_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_TEST_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_TEST_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ZL_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ZL_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ZP_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ZP_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ZS_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ZS_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_Z_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_Z_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_BYNAME_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_BYNAME_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_LONGNAME_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_LONGNAME_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_NAME_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_NAME_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_ALNUM_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_ALNUM_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_ALPHA_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_ALPHA_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_BLANK_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_BLANK_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_CNTRL_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_CNTRL_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_DIGIT_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_DIGIT_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_GRAPH_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_GRAPH_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_LOWER_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_LOWER_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PRINT_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PRINT_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PUNCT_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PUNCT_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_SPACE_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_SPACE_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_UPPER_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_UPPER_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_XDIGIT_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_XDIGIT_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_DECIMAL_DIGIT_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_DECIMAL_DIGIT_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_DIGIT_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_DIGIT_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_JOININGGROUP_BYNAME_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_JOININGGROUP_BYNAME_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_JOININGGROUP_NAME_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_JOININGGROUP_NAME_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_JOININGGROUP_OF_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_JOININGGROUP_OF_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_BYNAME_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_BYNAME_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_LONGNAME_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_LONGNAME_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_NAME_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_NAME_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_OF_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_OF_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_MIRROR_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_MIRROR_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_NUMERIC_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_NUMERIC_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ALPHABETIC_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ALPHABETIC_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ASCII_HEX_DIGIT_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ASCII_HEX_DIGIT_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_ARABIC_DIGIT_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_ARABIC_DIGIT_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_ARABIC_RIGHT_TO_LEFT_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_ARABIC_RIGHT_TO_LEFT_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_BLOCK_SEPARATOR_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_BLOCK_SEPARATOR_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_BOUNDARY_NEUTRAL_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_BOUNDARY_NEUTRAL_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_COMMON_SEPARATOR_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_COMMON_SEPARATOR_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_CONTROL_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_CONTROL_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EMBEDDING_OR_OVERRIDE_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EMBEDDING_OR_OVERRIDE_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EUROPEAN_DIGIT_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EUROPEAN_DIGIT_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EUR_NUM_SEPARATOR_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EUR_NUM_SEPARATOR_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EUR_NUM_TERMINATOR_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EUR_NUM_TERMINATOR_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_HEBREW_RIGHT_TO_LEFT_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_HEBREW_RIGHT_TO_LEFT_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_LEFT_TO_RIGHT_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_LEFT_TO_RIGHT_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_NON_SPACING_MARK_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_NON_SPACING_MARK_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_OTHER_NEUTRAL_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_OTHER_NEUTRAL_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_PDF_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_PDF_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_SEGMENT_SEPARATOR_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_SEGMENT_SEPARATOR_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_WHITESPACE_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_WHITESPACE_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BYNAME_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BYNAME_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CASED_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CASED_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CASE_IGNORABLE_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CASE_IGNORABLE_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEFOLDED_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEFOLDED_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEMAPPED_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEMAPPED_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_LOWERCASED_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_LOWERCASED_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_TITLECASED_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_TITLECASED_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_UPPERCASED_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_UPPERCASED_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_COMBINING_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_COMBINING_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_COMPOSITE_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_COMPOSITE_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CURRENCY_SYMBOL_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CURRENCY_SYMBOL_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DASH_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DASH_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DECIMAL_DIGIT_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DECIMAL_DIGIT_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DEFAULT_IGNORABLE_CODE_POINT_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DEFAULT_IGNORABLE_CODE_POINT_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DEPRECATED_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DEPRECATED_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DIACRITIC_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DIACRITIC_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EXTENDER_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EXTENDER_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_FORMAT_CONTROL_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_FORMAT_CONTROL_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_GRAPHEME_BASE_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_GRAPHEME_BASE_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_GRAPHEME_EXTEND_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_GRAPHEME_EXTEND_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_GRAPHEME_LINK_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_GRAPHEME_LINK_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_HEX_DIGIT_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_HEX_DIGIT_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_HYPHEN_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_HYPHEN_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IDEOGRAPHIC_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IDEOGRAPHIC_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IDS_BINARY_OPERATOR_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IDS_BINARY_OPERATOR_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IDS_TRINARY_OPERATOR_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IDS_TRINARY_OPERATOR_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ID_CONTINUE_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ID_CONTINUE_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ID_START_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ID_START_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IGNORABLE_CONTROL_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IGNORABLE_CONTROL_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ISO_CONTROL_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ISO_CONTROL_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_JOIN_CONTROL_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_JOIN_CONTROL_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LEFT_OF_PAIR_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LEFT_OF_PAIR_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LINE_SEPARATOR_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LINE_SEPARATOR_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LOGICAL_ORDER_EXCEPTION_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LOGICAL_ORDER_EXCEPTION_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LOWERCASE_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LOWERCASE_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_MATH_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_MATH_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_NON_BREAK_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_NON_BREAK_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_NOT_A_CHARACTER_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_NOT_A_CHARACTER_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_NUMERIC_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_NUMERIC_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_ALPHABETIC_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_ALPHABETIC_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_DEFAULT_IGNORABLE_CODE_POINT_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_DEFAULT_IGNORABLE_CODE_POINT_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_GRAPHEME_EXTEND_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_GRAPHEME_EXTEND_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_ID_CONTINUE_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_ID_CONTINUE_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_ID_START_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_ID_START_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_LOWERCASE_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_LOWERCASE_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_MATH_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_MATH_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_UPPERCASE_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_UPPERCASE_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PAIRED_PUNCTUATION_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PAIRED_PUNCTUATION_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PARAGRAPH_SEPARATOR_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PARAGRAPH_SEPARATOR_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PATTERN_SYNTAX_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PATTERN_SYNTAX_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PATTERN_WHITE_SPACE_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PATTERN_WHITE_SPACE_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PRIVATE_USE_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PRIVATE_USE_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PUNCTUATION_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PUNCTUATION_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_QUOTATION_MARK_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_QUOTATION_MARK_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_RADICAL_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_RADICAL_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_SENTENCE_TERMINAL_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_SENTENCE_TERMINAL_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_SOFT_DOTTED_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_SOFT_DOTTED_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_SPACE_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_SPACE_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_TERMINAL_PUNCTUATION_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_TERMINAL_PUNCTUATION_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_TEST_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_TEST_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_TITLECASE_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_TITLECASE_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_UNASSIGNED_CODE_VALUE_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_UNASSIGNED_CODE_VALUE_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_UNIFIED_IDEOGRAPH_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_UNIFIED_IDEOGRAPH_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_UPPERCASE_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_UPPERCASE_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_VARIATION_SELECTOR_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_VARIATION_SELECTOR_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_WHITE_SPACE_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_WHITE_SPACE_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_XID_CONTINUE_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_XID_CONTINUE_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_XID_START_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_XID_START_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ZERO_WIDTH_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ZERO_WIDTH_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_SCRIPTS_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_SCRIPTS_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_C_IDENT_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_C_IDENT_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_C_WHITESPACE_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_C_WHITESPACE_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_JAVA_IDENT_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_JAVA_IDENT_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_JAVA_WHITESPACE_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_JAVA_WHITESPACE_TRUE='' LIBUNISTRING_COMPILE_UNIGBRK_U16_GRAPHEME_BREAKS_FALSE='#' LIBUNISTRING_COMPILE_UNIGBRK_U16_GRAPHEME_BREAKS_TRUE='' LIBUNISTRING_COMPILE_UNIGBRK_U16_GRAPHEME_NEXT_FALSE='#' LIBUNISTRING_COMPILE_UNIGBRK_U16_GRAPHEME_NEXT_TRUE='' LIBUNISTRING_COMPILE_UNIGBRK_U16_GRAPHEME_PREV_FALSE='#' LIBUNISTRING_COMPILE_UNIGBRK_U16_GRAPHEME_PREV_TRUE='' LIBUNISTRING_COMPILE_UNIGBRK_U32_GRAPHEME_BREAKS_FALSE='#' LIBUNISTRING_COMPILE_UNIGBRK_U32_GRAPHEME_BREAKS_TRUE='' LIBUNISTRING_COMPILE_UNIGBRK_U32_GRAPHEME_NEXT_FALSE='#' LIBUNISTRING_COMPILE_UNIGBRK_U32_GRAPHEME_NEXT_TRUE='' LIBUNISTRING_COMPILE_UNIGBRK_U32_GRAPHEME_PREV_FALSE='#' LIBUNISTRING_COMPILE_UNIGBRK_U32_GRAPHEME_PREV_TRUE='' LIBUNISTRING_COMPILE_UNIGBRK_U8_GRAPHEME_BREAKS_FALSE='#' LIBUNISTRING_COMPILE_UNIGBRK_U8_GRAPHEME_BREAKS_TRUE='' LIBUNISTRING_COMPILE_UNIGBRK_U8_GRAPHEME_NEXT_FALSE='#' LIBUNISTRING_COMPILE_UNIGBRK_U8_GRAPHEME_NEXT_TRUE='' LIBUNISTRING_COMPILE_UNIGBRK_U8_GRAPHEME_PREV_FALSE='#' LIBUNISTRING_COMPILE_UNIGBRK_U8_GRAPHEME_PREV_TRUE='' LIBUNISTRING_COMPILE_UNIGBRK_UC_GBRK_PROP_FALSE='#' LIBUNISTRING_COMPILE_UNIGBRK_UC_GBRK_PROP_TRUE='' LIBUNISTRING_COMPILE_UNIGBRK_UC_IS_GRAPHEME_BREAK_FALSE='#' LIBUNISTRING_COMPILE_UNIGBRK_UC_IS_GRAPHEME_BREAK_TRUE='' LIBUNISTRING_COMPILE_UNIGBRK_ULC_GRAPHEME_BREAKS_FALSE='#' LIBUNISTRING_COMPILE_UNIGBRK_ULC_GRAPHEME_BREAKS_TRUE='' LIBUNISTRING_COMPILE_UNILBRK_U16_POSSIBLE_LINEBREAKS_FALSE='#' LIBUNISTRING_COMPILE_UNILBRK_U16_POSSIBLE_LINEBREAKS_TRUE='' LIBUNISTRING_COMPILE_UNILBRK_U16_WIDTH_LINEBREAKS_FALSE='#' LIBUNISTRING_COMPILE_UNILBRK_U16_WIDTH_LINEBREAKS_TRUE='' LIBUNISTRING_COMPILE_UNILBRK_U32_POSSIBLE_LINEBREAKS_FALSE='#' LIBUNISTRING_COMPILE_UNILBRK_U32_POSSIBLE_LINEBREAKS_TRUE='' LIBUNISTRING_COMPILE_UNILBRK_U32_WIDTH_LINEBREAKS_FALSE='#' LIBUNISTRING_COMPILE_UNILBRK_U32_WIDTH_LINEBREAKS_TRUE='' LIBUNISTRING_COMPILE_UNILBRK_U8_POSSIBLE_LINEBREAKS_FALSE='#' LIBUNISTRING_COMPILE_UNILBRK_U8_POSSIBLE_LINEBREAKS_TRUE='' LIBUNISTRING_COMPILE_UNILBRK_U8_WIDTH_LINEBREAKS_FALSE='#' LIBUNISTRING_COMPILE_UNILBRK_U8_WIDTH_LINEBREAKS_TRUE='' LIBUNISTRING_COMPILE_UNILBRK_ULC_POSSIBLE_LINEBREAKS_FALSE='#' LIBUNISTRING_COMPILE_UNILBRK_ULC_POSSIBLE_LINEBREAKS_TRUE='' LIBUNISTRING_COMPILE_UNILBRK_ULC_WIDTH_LINEBREAKS_FALSE='#' LIBUNISTRING_COMPILE_UNILBRK_ULC_WIDTH_LINEBREAKS_TRUE='' LIBUNISTRING_COMPILE_UNINAME_UNINAME_FALSE='#' LIBUNISTRING_COMPILE_UNINAME_UNINAME_TRUE='' LIBUNISTRING_COMPILE_UNINORM_CANONICAL_DECOMPOSITION_FALSE='#' LIBUNISTRING_COMPILE_UNINORM_CANONICAL_DECOMPOSITION_TRUE='' LIBUNISTRING_COMPILE_UNINORM_COMPOSITION_FALSE='#' LIBUNISTRING_COMPILE_UNINORM_COMPOSITION_TRUE='' LIBUNISTRING_COMPILE_UNINORM_DECOMPOSING_FORM_FALSE='#' LIBUNISTRING_COMPILE_UNINORM_DECOMPOSING_FORM_TRUE='' LIBUNISTRING_COMPILE_UNINORM_DECOMPOSITION_FALSE='#' LIBUNISTRING_COMPILE_UNINORM_DECOMPOSITION_TRUE='' LIBUNISTRING_COMPILE_UNINORM_FILTER_FALSE='#' LIBUNISTRING_COMPILE_UNINORM_FILTER_TRUE='' LIBUNISTRING_COMPILE_UNINORM_NFC_FALSE='#' LIBUNISTRING_COMPILE_UNINORM_NFC_TRUE='' LIBUNISTRING_COMPILE_UNINORM_NFD_FALSE='#' LIBUNISTRING_COMPILE_UNINORM_NFD_TRUE='' LIBUNISTRING_COMPILE_UNINORM_NFKC_FALSE='#' LIBUNISTRING_COMPILE_UNINORM_NFKC_TRUE='' LIBUNISTRING_COMPILE_UNINORM_NFKD_FALSE='#' LIBUNISTRING_COMPILE_UNINORM_NFKD_TRUE='' LIBUNISTRING_COMPILE_UNINORM_U16_NORMALIZE_FALSE='#' LIBUNISTRING_COMPILE_UNINORM_U16_NORMALIZE_TRUE='' LIBUNISTRING_COMPILE_UNINORM_U16_NORMCMP_FALSE='#' LIBUNISTRING_COMPILE_UNINORM_U16_NORMCMP_TRUE='' LIBUNISTRING_COMPILE_UNINORM_U16_NORMCOLL_FALSE='#' LIBUNISTRING_COMPILE_UNINORM_U16_NORMCOLL_TRUE='' LIBUNISTRING_COMPILE_UNINORM_U16_NORMXFRM_FALSE='#' LIBUNISTRING_COMPILE_UNINORM_U16_NORMXFRM_TRUE='' LIBUNISTRING_COMPILE_UNINORM_U32_NORMALIZE_FALSE='#' LIBUNISTRING_COMPILE_UNINORM_U32_NORMALIZE_TRUE='' LIBUNISTRING_COMPILE_UNINORM_U32_NORMCMP_FALSE='#' LIBUNISTRING_COMPILE_UNINORM_U32_NORMCMP_TRUE='' LIBUNISTRING_COMPILE_UNINORM_U32_NORMCOLL_FALSE='#' LIBUNISTRING_COMPILE_UNINORM_U32_NORMCOLL_TRUE='' LIBUNISTRING_COMPILE_UNINORM_U32_NORMXFRM_FALSE='#' LIBUNISTRING_COMPILE_UNINORM_U32_NORMXFRM_TRUE='' LIBUNISTRING_COMPILE_UNINORM_U8_NORMALIZE_FALSE='#' LIBUNISTRING_COMPILE_UNINORM_U8_NORMALIZE_TRUE='' LIBUNISTRING_COMPILE_UNINORM_U8_NORMCMP_FALSE='#' LIBUNISTRING_COMPILE_UNINORM_U8_NORMCMP_TRUE='' LIBUNISTRING_COMPILE_UNINORM_U8_NORMCOLL_FALSE='#' LIBUNISTRING_COMPILE_UNINORM_U8_NORMCOLL_TRUE='' LIBUNISTRING_COMPILE_UNINORM_U8_NORMXFRM_FALSE='#' LIBUNISTRING_COMPILE_UNINORM_U8_NORMXFRM_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U16_ASNPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U16_ASNPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U16_ASPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U16_ASPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U16_SNPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U16_SNPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U16_SPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U16_SPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_ASNPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_ASNPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_ASPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_ASPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_SNPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_SNPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_SPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_SPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_VASNPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_VASNPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_VASPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_VASPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_VSNPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_VSNPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_VSPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_VSPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U16_VASNPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U16_VASNPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U16_VASPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U16_VASPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U16_VSNPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U16_VSNPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U16_VSPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U16_VSPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U32_ASNPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U32_ASNPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U32_ASPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U32_ASPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U32_SNPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U32_SNPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U32_SPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U32_SPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_ASNPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_ASNPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_ASPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_ASPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_SNPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_SNPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_SPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_SPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_VASNPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_VASNPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_VASPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_VASPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_VSNPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_VSNPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_VSPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_VSPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U32_VASNPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U32_VASNPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U32_VASPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U32_VASPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U32_VSNPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U32_VSNPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U32_VSPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U32_VSPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U8_ASNPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U8_ASNPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U8_ASPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U8_ASPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U8_SNPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U8_SNPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U8_SPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U8_SPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_ASNPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_ASNPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_ASPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_ASPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_SNPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_SNPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_SPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_SPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_VASNPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_VASNPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_VASPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_VASPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_VSNPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_VSNPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_VSPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_VSPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U8_VASNPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U8_VASNPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U8_VASPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U8_VASPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U8_VSNPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U8_VSNPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U8_VSPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U8_VSPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_ULC_ASNPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_ULC_ASNPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_ULC_ASPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_ULC_ASPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_ULC_FPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_ULC_FPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_ULC_SNPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_ULC_SNPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_ULC_SPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_ULC_SPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_ULC_VASNPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_ULC_VASNPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_ULC_VASPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_ULC_VASPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_ULC_VFPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_ULC_VFPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_ULC_VSNPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_ULC_VSNPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_ULC_VSPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_ULC_VSPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_CHECK_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_CHECK_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_CHR_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_CHR_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_CMP2_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_CMP2_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_CMP_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_CMP_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_CPY_ALLOC_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_CPY_ALLOC_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_CPY_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_CPY_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_ENDSWITH_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_ENDSWITH_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_MBLEN_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_MBLEN_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_MBSNLEN_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_MBSNLEN_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_MBTOUCR_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_MBTOUCR_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_MBTOUC_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_MBTOUC_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_MBTOUC_UNSAFE_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_MBTOUC_UNSAFE_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_MOVE_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_MOVE_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_NEXT_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_NEXT_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_PREV_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_PREV_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_SET_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_SET_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_STARTSWITH_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_STARTSWITH_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_STPCPY_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_STPCPY_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_STPNCPY_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_STPNCPY_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_STRCAT_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_STRCAT_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_STRCHR_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_STRCHR_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_STRCMP_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_STRCMP_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_STRCOLL_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_STRCOLL_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_STRCPY_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_STRCPY_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_STRCSPN_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_STRCSPN_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_STRDUP_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_STRDUP_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_STRLEN_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_STRLEN_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_STRMBLEN_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_STRMBLEN_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_STRMBTOUC_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_STRMBTOUC_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_STRNCAT_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_STRNCAT_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_STRNCMP_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_STRNCMP_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_STRNCPY_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_STRNCPY_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_STRNLEN_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_STRNLEN_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_STRPBRK_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_STRPBRK_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_STRRCHR_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_STRRCHR_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_STRSPN_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_STRSPN_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_STRSTR_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_STRSTR_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_STRTOK_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_STRTOK_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_TO_U32_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_TO_U32_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_TO_U8_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_TO_U8_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_UCTOMB_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_UCTOMB_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_CHECK_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_CHECK_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_CHR_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_CHR_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_CMP2_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_CMP2_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_CMP_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_CMP_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_CPY_ALLOC_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_CPY_ALLOC_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_CPY_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_CPY_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_ENDSWITH_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_ENDSWITH_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_MBLEN_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_MBLEN_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_MBSNLEN_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_MBSNLEN_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_MBTOUCR_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_MBTOUCR_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_MBTOUC_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_MBTOUC_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_MBTOUC_UNSAFE_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_MBTOUC_UNSAFE_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_MOVE_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_MOVE_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_NEXT_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_NEXT_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_PREV_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_PREV_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_SET_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_SET_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_STARTSWITH_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_STARTSWITH_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_STPCPY_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_STPCPY_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_STPNCPY_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_STPNCPY_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_STRCAT_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_STRCAT_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_STRCHR_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_STRCHR_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_STRCMP_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_STRCMP_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_STRCOLL_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_STRCOLL_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_STRCPY_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_STRCPY_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_STRCSPN_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_STRCSPN_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_STRDUP_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_STRDUP_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_STRLEN_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_STRLEN_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_STRMBLEN_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_STRMBLEN_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_STRMBTOUC_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_STRMBTOUC_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_STRNCAT_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_STRNCAT_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_STRNCMP_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_STRNCMP_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_STRNCPY_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_STRNCPY_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_STRNLEN_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_STRNLEN_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_STRPBRK_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_STRPBRK_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_STRRCHR_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_STRRCHR_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_STRSPN_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_STRSPN_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_STRSTR_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_STRSTR_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_STRTOK_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_STRTOK_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_TO_U16_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_TO_U16_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_TO_U8_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_TO_U8_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_UCTOMB_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_UCTOMB_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_CHECK_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_CHECK_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_CHR_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_CHR_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_CMP2_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_CMP2_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_CMP_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_CMP_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_CPY_ALLOC_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_CPY_ALLOC_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_CPY_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_CPY_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_ENDSWITH_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_ENDSWITH_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_MBLEN_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_MBLEN_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_MBSNLEN_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_MBSNLEN_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUCR_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUCR_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_UNSAFE_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_UNSAFE_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_MOVE_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_MOVE_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_NEXT_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_NEXT_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_PREV_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_PREV_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_SET_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_SET_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_STARTSWITH_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_STARTSWITH_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_STPCPY_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_STPCPY_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_STPNCPY_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_STPNCPY_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_STRCAT_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_STRCAT_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_STRCHR_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_STRCHR_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_STRCMP_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_STRCMP_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_STRCOLL_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_STRCOLL_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_STRCPY_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_STRCPY_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_STRCSPN_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_STRCSPN_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_STRDUP_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_STRDUP_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_STRLEN_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_STRLEN_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_STRMBLEN_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_STRMBLEN_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_STRMBTOUC_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_STRMBTOUC_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_STRNCAT_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_STRNCAT_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_STRNCMP_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_STRNCMP_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_STRNCPY_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_STRNCPY_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_STRNLEN_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_STRNLEN_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_STRPBRK_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_STRPBRK_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_STRRCHR_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_STRRCHR_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_STRSPN_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_STRSPN_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_STRSTR_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_STRSTR_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_STRTOK_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_STRTOK_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_TO_U16_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_TO_U16_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_TO_U32_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_TO_U32_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_TRUE='' LIBUNISTRING_COMPILE_UNIWBRK_U16_WORDBREAKS_FALSE='#' LIBUNISTRING_COMPILE_UNIWBRK_U16_WORDBREAKS_TRUE='' LIBUNISTRING_COMPILE_UNIWBRK_U32_WORDBREAKS_FALSE='#' LIBUNISTRING_COMPILE_UNIWBRK_U32_WORDBREAKS_TRUE='' LIBUNISTRING_COMPILE_UNIWBRK_U8_WORDBREAKS_FALSE='#' LIBUNISTRING_COMPILE_UNIWBRK_U8_WORDBREAKS_TRUE='' LIBUNISTRING_COMPILE_UNIWBRK_ULC_WORDBREAKS_FALSE='#' LIBUNISTRING_COMPILE_UNIWBRK_ULC_WORDBREAKS_TRUE='' LIBUNISTRING_COMPILE_UNIWBRK_WORDBREAK_PROPERTY_FALSE='#' LIBUNISTRING_COMPILE_UNIWBRK_WORDBREAK_PROPERTY_TRUE='' LIBUNISTRING_COMPILE_UNIWIDTH_U16_STRWIDTH_FALSE='#' LIBUNISTRING_COMPILE_UNIWIDTH_U16_STRWIDTH_TRUE='' LIBUNISTRING_COMPILE_UNIWIDTH_U16_WIDTH_FALSE='#' LIBUNISTRING_COMPILE_UNIWIDTH_U16_WIDTH_TRUE='' LIBUNISTRING_COMPILE_UNIWIDTH_U32_STRWIDTH_FALSE='#' LIBUNISTRING_COMPILE_UNIWIDTH_U32_STRWIDTH_TRUE='' LIBUNISTRING_COMPILE_UNIWIDTH_U32_WIDTH_FALSE='#' LIBUNISTRING_COMPILE_UNIWIDTH_U32_WIDTH_TRUE='' LIBUNISTRING_COMPILE_UNIWIDTH_U8_STRWIDTH_FALSE='#' LIBUNISTRING_COMPILE_UNIWIDTH_U8_STRWIDTH_TRUE='' LIBUNISTRING_COMPILE_UNIWIDTH_U8_WIDTH_FALSE='#' LIBUNISTRING_COMPILE_UNIWIDTH_U8_WIDTH_TRUE='' LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_FALSE='#' LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_TRUE='' LIBUNISTRING_UNICASE_H='unicase.h' LIBUNISTRING_UNICONV_H='uniconv.h' LIBUNISTRING_UNICTYPE_H='unictype.h' LIBUNISTRING_UNIGBRK_H='unigbrk.h' LIBUNISTRING_UNILBRK_H='unilbrk.h' LIBUNISTRING_UNINAME_H='uniname.h' LIBUNISTRING_UNINORM_H='uninorm.h' LIBUNISTRING_UNISTDIO_H='unistdio.h' LIBUNISTRING_UNISTR_H='unistr.h' LIBUNISTRING_UNITYPES_H='unitypes.h' LIBUNISTRING_UNIWBRK_H='uniwbrk.h' LIBUNISTRING_UNIWIDTH_H='uniwidth.h' LIB_PTHREAD_SIGMASK='' LIMITS_H='limits.h' LIPO='' LN_S='ln -s' LOCALCHARSET_TESTS_ENVIRONMENT='CHARSETALIASDIR="$(abs_top_builddir)/lib"' LOCALE_AR='ar' LOCALE_FR='fr_FR' LOCALE_FR_UTF8='fr_FR.UTF-8' LOCALE_JA='ja_JP.eucJP' LOCALE_TR_UTF8='none' LOCALE_ZH_CN='zh_CN.GB18030' LTLIBICONV='-L/opt/csw/lib -liconv -R/opt/csw/lib' LTLIBINTL='' LTLIBMULTITHREAD='-lpthread' LTLIBOBJS='' LTLIBPTH='' LTLIBTHREAD='' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} /export/home/buildbot/slave/libunistring-solaris10-i386/build/build-aux/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/opt/csw/gnu/mkdir -p' NAMESPACING='yes' NEXT_AS_FIRST_DIRECTIVE_CTYPE_H='' NEXT_AS_FIRST_DIRECTIVE_ERRNO_H='' NEXT_AS_FIRST_DIRECTIVE_FLOAT_H='' NEXT_AS_FIRST_DIRECTIVE_ICONV_H='' NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H='' NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H='' NEXT_AS_FIRST_DIRECTIVE_LIMITS_H='' NEXT_AS_FIRST_DIRECTIVE_LOCALE_H='' NEXT_AS_FIRST_DIRECTIVE_MATH_H='' NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H='' NEXT_AS_FIRST_DIRECTIVE_STDDEF_H='' NEXT_AS_FIRST_DIRECTIVE_STDINT_H='' NEXT_AS_FIRST_DIRECTIVE_STDIO_H='' NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='' NEXT_AS_FIRST_DIRECTIVE_STRING_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H='' NEXT_AS_FIRST_DIRECTIVE_TIME_H='' NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='' NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='' NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H='' NEXT_CTYPE_H='' NEXT_ERRNO_H='' NEXT_FLOAT_H='' NEXT_ICONV_H='' NEXT_INTTYPES_H='' NEXT_LANGINFO_H='' NEXT_LIMITS_H='' NEXT_LOCALE_H='' NEXT_MATH_H='' NEXT_SIGNAL_H='' NEXT_STDDEF_H='' NEXT_STDINT_H='' NEXT_STDIO_H='' NEXT_STDLIB_H='' NEXT_STRING_H='' NEXT_SYS_TYPES_H='' NEXT_TIME_H='' NEXT_UNISTD_H='' NEXT_WCHAR_H='' NEXT_WCTYPE_H='' 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' PRAGMA_COLUMNS='' PRAGMA_SYSTEM_HEADER='' PRIPTR_PREFIX='"l"' PRI_MACROS_BROKEN='0' PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0' PTRDIFF_T_SUFFIX='' RANLIB='ranlib' RC='windres' RELOCATABLE='no' REPLACE_ACOSF='0' REPLACE_ASINF='0' REPLACE_ATAN2F='0' REPLACE_ATANF='0' REPLACE_BTOWC='0' REPLACE_CALLOC='0' REPLACE_CANONICALIZE_FILE_NAME='0' REPLACE_CBRTF='0' REPLACE_CBRTL='0' REPLACE_CEIL='0' REPLACE_CEILF='0' REPLACE_CEILL='0' REPLACE_CHOWN='0' REPLACE_CLOSE='0' REPLACE_COSF='0' REPLACE_COSHF='0' REPLACE_CTIME='GNULIB_PORTCHECK' REPLACE_DPRINTF='0' REPLACE_DUP2='0' REPLACE_DUP='0' REPLACE_DUPLOCALE='0' REPLACE_EXP2='0' REPLACE_EXP2L='0' REPLACE_EXPF='0' REPLACE_EXPM1='0' REPLACE_EXPM1F='0' REPLACE_FABSL='0' REPLACE_FCHOWNAT='0' REPLACE_FCLOSE='0' REPLACE_FDOPEN='0' REPLACE_FFLUSH='0' REPLACE_FLOOR='0' REPLACE_FLOORF='0' REPLACE_FLOORL='0' REPLACE_FMA='0' REPLACE_FMAF='0' REPLACE_FMAL='0' REPLACE_FMOD='0' REPLACE_FMODF='0' REPLACE_FMODL='0' REPLACE_FOPEN='0' REPLACE_FPRINTF='0' REPLACE_FPURGE='0' REPLACE_FREOPEN='0' REPLACE_FREXP='0' REPLACE_FREXPF='0' REPLACE_FREXPL='1' REPLACE_FSEEK='0' REPLACE_FSEEKO='0' REPLACE_FTELL='0' REPLACE_FTELLO='0' REPLACE_FTRUNCATE='0' REPLACE_GETCWD='0' REPLACE_GETDELIM='0' REPLACE_GETDOMAINNAME='0' REPLACE_GETDTABLESIZE='0' REPLACE_GETGROUPS='0' REPLACE_GETLINE='0' REPLACE_GETLOGIN_R='0' REPLACE_GETPAGESIZE='0' REPLACE_GMTIME='0' REPLACE_HUGE_VAL='0' REPLACE_HYPOT='0' REPLACE_HYPOTF='0' REPLACE_HYPOTL='0' REPLACE_ICONV='0' REPLACE_ICONV_OPEN='0' REPLACE_ICONV_UTF='0' REPLACE_ILOGB='0' REPLACE_ILOGBF='0' REPLACE_ISATTY='0' REPLACE_ISFINITE='0' REPLACE_ISINF='0' REPLACE_ISNAN='0' REPLACE_ISWBLANK='0' REPLACE_ISWCNTRL='0' REPLACE_ITOLD='0' REPLACE_LCHOWN='0' REPLACE_LDEXPL='0' REPLACE_LINK='0' REPLACE_LINKAT='0' REPLACE_LOCALECONV='0' REPLACE_LOCALTIME='0' REPLACE_LOCALTIME_R='GNULIB_PORTCHECK' REPLACE_LOG10='0' REPLACE_LOG10F='0' REPLACE_LOG10L='0' REPLACE_LOG1P='0' REPLACE_LOG1PF='0' REPLACE_LOG1PL='0' REPLACE_LOG2='0' REPLACE_LOG2F='0' REPLACE_LOG2L='0' REPLACE_LOG='0' REPLACE_LOGB='0' REPLACE_LOGBF='0' REPLACE_LOGBL='0' REPLACE_LOGF='0' REPLACE_LOGL='0' REPLACE_LSEEK='0' REPLACE_MALLOC='0' REPLACE_MBRLEN='0' REPLACE_MBRTOWC='1' REPLACE_MBSINIT='0' REPLACE_MBSNRTOWCS='0' REPLACE_MBSRTOWCS='0' REPLACE_MBSTATE_T='0' REPLACE_MBTOWC='0' REPLACE_MEMCHR='0' REPLACE_MEMMEM='0' REPLACE_MKSTEMP='0' REPLACE_MKTIME='GNULIB_PORTCHECK' REPLACE_MODF='0' REPLACE_MODFF='0' REPLACE_MODFL='0' REPLACE_NAN='0' REPLACE_NANOSLEEP='GNULIB_PORTCHECK' REPLACE_NL_LANGINFO='0' REPLACE_NULL='0' REPLACE_OBSTACK_PRINTF='0' REPLACE_PERROR='0' REPLACE_POPEN='0' REPLACE_PREAD='0' REPLACE_PRINTF='0' REPLACE_PTHREAD_SIGMASK='0' REPLACE_PTSNAME='0' REPLACE_PTSNAME_R='0' REPLACE_PUTENV='1' REPLACE_PWRITE='0' REPLACE_QSORT_R='0' REPLACE_RAISE='0' REPLACE_RANDOM_R='0' REPLACE_READ='0' REPLACE_READLINK='0' REPLACE_READLINKAT='0' REPLACE_REALLOC='0' REPLACE_REALPATH='0' REPLACE_REMAINDER='0' REPLACE_REMAINDERF='0' REPLACE_REMAINDERL='0' REPLACE_REMOVE='0' REPLACE_RENAME='0' REPLACE_RENAMEAT='0' REPLACE_RMDIR='0' REPLACE_ROUND='0' REPLACE_ROUNDF='0' REPLACE_ROUNDL='0' REPLACE_SETENV='0' REPLACE_SETLOCALE='0' REPLACE_SIGNBIT='0' REPLACE_SIGNBIT_USING_GCC='0' REPLACE_SINF='0' REPLACE_SINHF='0' REPLACE_SLEEP='0' REPLACE_SNPRINTF='0' REPLACE_SPRINTF='0' REPLACE_SQRTF='0' REPLACE_SQRTL='0' REPLACE_STDIO_READ_FUNCS='0' REPLACE_STDIO_WRITE_FUNCS='0' REPLACE_STPNCPY='0' REPLACE_STRCASESTR='0' REPLACE_STRCHRNUL='0' REPLACE_STRDUP='0' REPLACE_STRERROR='0' REPLACE_STRERROR_R='0' REPLACE_STRFTIME='GNULIB_PORTCHECK' REPLACE_STRNCAT='0' REPLACE_STRNDUP='0' REPLACE_STRNLEN='0' REPLACE_STRSIGNAL='0' REPLACE_STRSTR='1' REPLACE_STRTOD='0' REPLACE_STRTOIMAX='0' REPLACE_STRTOK_R='0' REPLACE_STRTOUMAX='0' REPLACE_STRUCT_LCONV='0' REPLACE_SYMLINK='0' REPLACE_SYMLINKAT='0' REPLACE_TANF='0' REPLACE_TANHF='0' REPLACE_TIMEGM='GNULIB_PORTCHECK' REPLACE_TMPFILE='0' REPLACE_TOWLOWER='0' REPLACE_TRUNC='0' REPLACE_TRUNCATE='0' REPLACE_TRUNCF='0' REPLACE_TRUNCL='0' REPLACE_TTYNAME_R='0' REPLACE_TZSET='GNULIB_PORTCHECK' REPLACE_UNLINK='0' REPLACE_UNLINKAT='0' REPLACE_UNSETENV='1' REPLACE_USLEEP='0' REPLACE_VASPRINTF='0' REPLACE_VDPRINTF='0' REPLACE_VFPRINTF='0' REPLACE_VPRINTF='0' REPLACE_VSNPRINTF='0' REPLACE_VSPRINTF='0' REPLACE_WCRTOMB='1' REPLACE_WCSFTIME='0' REPLACE_WCSNRTOMBS='0' REPLACE_WCSRTOMBS='0' REPLACE_WCSWIDTH='0' REPLACE_WCTOB='0' REPLACE_WCTOMB='0' REPLACE_WCWIDTH='0' REPLACE_WRITE='0' SED='/opt/csw/gnu/sed' SET_MAKE='' SHELL='/bin/bash' SIG_ATOMIC_T_SUFFIX='' SIZE_T_SUFFIX='u' STDALIGN_H='stdalign.h' STDBOOL_H='stdbool.h' STDDEF_H='stddef.h' STDINT_H='stdint.h' STRIP='strip' SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0' TEXI2DVI='/opt/csw/bin/texi2dvi' TIME_H_DEFINES_STRUCT_TIMESPEC='1' UINT32_MAX_LT_UINTMAX_MAX='1' UINT64_MAX_EQ_ULONG_MAX='0' UNDEFINE_STRTOK_R='0' UNISTD_H_DEFINES_STRUCT_TIMESPEC='0' UNISTD_H_HAVE_WINSOCK2_H='0' UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0' VERSION='0.9.7' WCHAR_T_SUFFIX='l' WINDOWS_64_BIT_OFF_T='0' WINDOWS_STAT_INODES='0' WINT_T_SUFFIX='l' WOE32DLL_FALSE='' WOE32DLL_TRUE='#' WOE32_FALSE='' WOE32_TRUE='#' YIELD_LIB='-lrt' 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='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}' dvidir='${docdir}' exec_prefix='${prefix}' gl_LIBOBJS=' frexpl.o fseterr.o mbrtowc.o strstr.o' gl_LTLIBOBJS=' frexpl.lo fseterr.lo mbrtowc.lo strstr.lo' gltests_LIBOBJS=' error.o putenv.o unsetenv.o wcrtomb.o' gltests_LTLIBOBJS=' error.lo putenv.lo unsetenv.lo wcrtomb.lo' gltests_WITNESS='IN_LIBUNISTRING_GNULIB_TESTS' 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} /export/home/buildbot/slave/libunistring-solaris10-i386/build/build-aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' lispdir='${datarootdir}/emacs/site-lisp' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' pkglibexecdir='${libexecdir}/${PACKAGE}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' 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 "0.9.7" #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 __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _DARWIN_C_SOURCE 1 #define _GNU_SOURCE 1 #define _NETBSD_SOURCE 1 #define _OPENBSD_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 #define __STDC_WANT_LIB_EXT2__ 1 #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 #define _TANDEM_SOURCE 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_DECL_ALARM 1 #define HAVE_ISWCNTRL 1 #define HAVE_ISWBLANK 1 #define HAVE_SYMLINK 1 #define HAVE_MBSINIT 1 #define HAVE_MBRTOWC 1 #define HAVE_MPROTECT 1 #define HAVE_SNPRINTF 1 #define HAVE_STRDUP 1 #define HAVE_WCWIDTH 1 #define HAVE_BTOWC 1 #define HAVE_GETEXECNAME 1 #define HAVE_ISBLANK 1 #define HAVE_PTHREAD_SIGMASK 1 #define HAVE_SETENV 1 #define HAVE_SLEEP 1 #define HAVE_USLEEP 1 #define HAVE_WCRTOMB 1 #define HAVE_WCTOB 1 #ifndef __i386__ #define __i386__ 1 #endif #ifndef __i386__ #define __i386__ 1 #endif #define HAVE_ICONV 1 #define ICONV_CONST const #define HAVE_ICONV_H 1 #define HAVE_WCTYPE_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_LIMITS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_MATH_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_WCHAR_H 1 #define HAVE_STDINT_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_SEMAPHORE_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define DBL_EXPBIT0_WORD 1 #define DBL_EXPBIT0_BIT 20 #define FLT_EXPBIT0_WORD 0 #define FLT_EXPBIT0_BIT 23 #define HAVE_WINT_T 1 #define HAVE_TOWLOWER 1 #define HAVE_RAW_DECL_WCTYPE 1 #define HAVE_RAW_DECL_ISWCTYPE 1 #define HAVE_RAW_DECL_WCTRANS 1 #define HAVE_RAW_DECL_TOWCTRANS 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_WORKING_O_NOATIME 0 #define HAVE_WORKING_O_NOFOLLOW 1 #define HAVE_DECL_GETC_UNLOCKED 1 #define HAVE_LC_MESSAGES 1 #define USE_POSIX_THREADS 1 #define USE_POSIX_THREADS_WEAK 1 #define HAVE_STDLIB_H 1 #define MALLOC_0_IS_NONNULL 1 #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_MBSTATE_T 1 #define HAVE_MAP_ANONYMOUS 1 #define INSTALLPREFIX "/usr/local" #define HAVE__BOOL 1 #define HAVE_WCHAR_T 1 #define HAVE_SYS_INTTYPES_H 1 #define BITSIZEOF_PTRDIFF_T 32 #define BITSIZEOF_SIZE_T 32 #define BITSIZEOF_SIG_ATOMIC_T 32 #define BITSIZEOF_WCHAR_T 32 #define BITSIZEOF_WINT_T 32 #define HAVE_SIGNED_SIG_ATOMIC_T 1 #define HAVE_SIGNED_WCHAR_T 1 #define HAVE_SIGNED_WINT_T 1 #define PTRDIFF_T_SUFFIX #define SIZE_T_SUFFIX u #define SIG_ATOMIC_T_SUFFIX #define WCHAR_T_SUFFIX l #define WINT_T_SUFFIX l #define restrict __restrict__ #define HAVE_RAW_DECL_STRDUP 1 #define HAVE_RAW_DECL_STRNCAT 1 #define HAVE_RAW_DECL_STRPBRK 1 #define HAVE_RAW_DECL_STRTOK_R 1 #define HAVE_RAW_DECL_STRERROR_R 1 #define HAVE_RAW_DECL_STRSIGNAL 1 #define HAVE_MAP_ANONYMOUS 1 #define _USE_STD_STAT 1 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 #define HAVE_STDINT_H_WITH_UINTMAX 1 #define HAVE_INTMAX_T 1 #define HAVE_SNPRINTF 1 #define HAVE_WCSLEN 1 #define HAVE_MBRTOWC 1 #define HAVE_WCRTOMB 1 #define HAVE_DECL__SNPRINTF 0 #define HAVE_SNPRINTF_RETVAL_C99 1 #define CHECK_PRINTF_SAFE 1 #define HAVE_DECL_STRERROR_R 1 #define HAVE_STRERROR_R 1 #define HAVE_RAW_DECL_IMAXABS 1 #define HAVE_RAW_DECL_IMAXDIV 1 #define HAVE_RAW_DECL_STRTOIMAX 1 #define HAVE_RAW_DECL_STRTOUMAX 1 #define HAVE_INTTYPES_H 1 #define HAVE_SIGSET_T 1 #define HAVE_DECL_SETENV 1 #define HAVE_SEARCH_H 1 #define HAVE_TSEARCH 1 #define HAVE_DECL_UNSETENV 1 #define FLEXIBLE_ARRAY_MEMBER /**/ #define HAVE_FREXP_IN_LIBC 1 #define GNULIB_TEST_FREXP 1 #define GNULIB_TEST_FREXPL 1 #define HAVE_INLINE 1 #define HAVE_ISNAND_IN_LIBC 1 #define HAVE_ISNANF_IN_LIBC 1 #define HAVE_ISNANL_IN_LIBC 1 #define HAVE_DECL_ISWBLANK 1 #define GNULIB_TEST_ISWBLANK 1 #define HAVE_RAW_DECL_NL_LANGINFO 1 #define HAVE_SETLOCALE 1 #define HAVE_PTHREAD_RWLOCK 1 #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 #define GNULIB_LOCK 1 #define HAVE_MALLOC_POSIX 1 #define GNULIB_TEST_MALLOC_POSIX 1 #define HAVE_RAW_DECL_ACOSF 1 #define HAVE_RAW_DECL_ACOSL 1 #define HAVE_RAW_DECL_ASINF 1 #define HAVE_RAW_DECL_ASINL 1 #define HAVE_RAW_DECL_ATANF 1 #define HAVE_RAW_DECL_ATANL 1 #define HAVE_RAW_DECL_CBRT 1 #define HAVE_RAW_DECL_CBRTF 1 #define HAVE_RAW_DECL_CBRTL 1 #define HAVE_RAW_DECL_CEILF 1 #define HAVE_RAW_DECL_CEILL 1 #define HAVE_RAW_DECL_COPYSIGN 1 #define HAVE_RAW_DECL_COPYSIGNF 1 #define HAVE_RAW_DECL_COPYSIGNL 1 #define HAVE_RAW_DECL_COSF 1 #define HAVE_RAW_DECL_COSL 1 #define HAVE_RAW_DECL_COSHF 1 #define HAVE_RAW_DECL_EXPF 1 #define HAVE_RAW_DECL_EXPL 1 #define HAVE_RAW_DECL_EXP2 1 #define HAVE_RAW_DECL_EXP2F 1 #define HAVE_RAW_DECL_EXP2L 1 #define HAVE_RAW_DECL_EXPM1 1 #define HAVE_RAW_DECL_EXPM1F 1 #define HAVE_RAW_DECL_EXPM1L 1 #define HAVE_RAW_DECL_FABSF 1 #define HAVE_RAW_DECL_FABSL 1 #define HAVE_RAW_DECL_FLOORF 1 #define HAVE_RAW_DECL_FLOORL 1 #define HAVE_RAW_DECL_FMA 1 #define HAVE_RAW_DECL_FMAF 1 #define HAVE_RAW_DECL_FMAL 1 #define HAVE_RAW_DECL_FMOD 1 #define HAVE_RAW_DECL_FMODF 1 #define HAVE_RAW_DECL_FMODL 1 #define HAVE_RAW_DECL_FREXPF 1 #define HAVE_RAW_DECL_FREXPL 1 #define HAVE_RAW_DECL_HYPOTF 1 #define HAVE_RAW_DECL_HYPOTL 1 #define HAVE_RAW_DECL_ILOGB 1 #define HAVE_RAW_DECL_ILOGBF 1 #define HAVE_RAW_DECL_ILOGBL 1 #define HAVE_RAW_DECL_LDEXPF 1 #define HAVE_RAW_DECL_LDEXPL 1 #define HAVE_RAW_DECL_LOG 1 #define HAVE_RAW_DECL_LOGF 1 #define HAVE_RAW_DECL_LOGL 1 #define HAVE_RAW_DECL_LOG10 1 #define HAVE_RAW_DECL_LOG10F 1 #define HAVE_RAW_DECL_LOG10L 1 #define HAVE_RAW_DECL_LOG1P 1 #define HAVE_RAW_DECL_LOG1PF 1 #define HAVE_RAW_DECL_LOG1PL 1 #define HAVE_RAW_DECL_LOG2 1 #define HAVE_RAW_DECL_LOG2F 1 #define HAVE_RAW_DECL_LOG2L 1 #define HAVE_RAW_DECL_LOGB 1 #define HAVE_RAW_DECL_LOGBF 1 #define HAVE_RAW_DECL_LOGBL 1 #define HAVE_RAW_DECL_MODF 1 #define HAVE_RAW_DECL_MODFF 1 #define HAVE_RAW_DECL_MODFL 1 #define HAVE_RAW_DECL_POWF 1 #define HAVE_RAW_DECL_REMAINDER 1 #define HAVE_RAW_DECL_REMAINDERF 1 #define HAVE_RAW_DECL_REMAINDERL 1 #define HAVE_RAW_DECL_RINT 1 #define HAVE_RAW_DECL_RINTF 1 #define HAVE_RAW_DECL_RINTL 1 #define HAVE_RAW_DECL_ROUND 1 #define HAVE_RAW_DECL_ROUNDF 1 #define HAVE_RAW_DECL_ROUNDL 1 #define HAVE_RAW_DECL_SINF 1 #define HAVE_RAW_DECL_SINL 1 #define HAVE_RAW_DECL_SINHF 1 #define HAVE_RAW_DECL_SQRTF 1 #define HAVE_RAW_DECL_SQRTL 1 #define HAVE_RAW_DECL_TANF 1 #define HAVE_RAW_DECL_TANL 1 #define HAVE_RAW_DECL_TANHF 1 #define HAVE_RAW_DECL_TRUNC 1 #define HAVE_RAW_DECL_TRUNCF 1 #define HAVE_RAW_DECL_TRUNCL 1 #define MBRTOWC_RETVAL_BUG 1 #define GNULIB_TEST_MBRTOWC 1 #define GNULIB_TEST_MBSINIT 1 #define GNULIB_TEST_MBSNLEN 1 #define GNULIB_TEST_MEMCHR 1 #define HAVE_FREXP_IN_LIBC 1 #define HAVE_LDEXP_IN_LIBC 1 #define GNULIB_TEST_SIGNBIT 1 #define HAVE_STDINT_H 1 #define HAVE_RAW_DECL__EXIT 1 #define HAVE_RAW_DECL_ATOLL 1 #define HAVE_RAW_DECL_GETSUBOPT 1 #define HAVE_RAW_DECL_GRANTPT 1 #define HAVE_RAW_DECL_INITSTATE 1 #define HAVE_RAW_DECL_MKSTEMP 1 #define HAVE_RAW_DECL_POSIX_OPENPT 1 #define HAVE_RAW_DECL_PTSNAME 1 #define HAVE_RAW_DECL_RANDOM 1 #define HAVE_RAW_DECL_REALPATH 1 #define HAVE_RAW_DECL_SETENV 1 #define HAVE_RAW_DECL_SETSTATE 1 #define HAVE_RAW_DECL_SRANDOM 1 #define HAVE_RAW_DECL_STRTOD 1 #define HAVE_RAW_DECL_STRTOLL 1 #define HAVE_RAW_DECL_STRTOULL 1 #define HAVE_RAW_DECL_UNLOCKPT 1 #define HAVE_RAW_DECL_UNSETENV 1 #define GNULIB_TEST_STRNCAT 1 #define GNULIB_TEST_STRSTR 1 #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 #define HAVE_RAW_DECL_CHDIR 1 #define HAVE_RAW_DECL_CHOWN 1 #define HAVE_RAW_DECL_DUP 1 #define HAVE_RAW_DECL_DUP2 1 #define HAVE_RAW_DECL_FCHDIR 1 #define HAVE_RAW_DECL_FCHOWNAT 1 #define HAVE_RAW_DECL_FDATASYNC 1 #define HAVE_RAW_DECL_FSYNC 1 #define HAVE_RAW_DECL_FTRUNCATE 1 #define HAVE_RAW_DECL_GETCWD 1 #define HAVE_RAW_DECL_GETDTABLESIZE 1 #define HAVE_RAW_DECL_GETGROUPS 1 #define HAVE_RAW_DECL_GETHOSTNAME 1 #define HAVE_RAW_DECL_GETLOGIN 1 #define HAVE_RAW_DECL_GETLOGIN_R 1 #define HAVE_RAW_DECL_GETPAGESIZE 1 #define HAVE_RAW_DECL_GETUSERSHELL 1 #define HAVE_RAW_DECL_SETUSERSHELL 1 #define HAVE_RAW_DECL_ENDUSERSHELL 1 #define HAVE_RAW_DECL_ISATTY 1 #define HAVE_RAW_DECL_LCHOWN 1 #define HAVE_RAW_DECL_LINK 1 #define HAVE_RAW_DECL_LSEEK 1 #define HAVE_RAW_DECL_PIPE 1 #define HAVE_RAW_DECL_PREAD 1 #define HAVE_RAW_DECL_PWRITE 1 #define HAVE_RAW_DECL_READLINK 1 #define HAVE_RAW_DECL_RMDIR 1 #define HAVE_RAW_DECL_SLEEP 1 #define HAVE_RAW_DECL_SYMLINK 1 #define HAVE_RAW_DECL_TRUNCATE 1 #define HAVE_RAW_DECL_TTYNAME_R 1 #define HAVE_RAW_DECL_UNLINK 1 #define HAVE_RAW_DECL_UNLINKAT 1 #define HAVE_RAW_DECL_USLEEP 1 #define NEED_PRINTF_INFINITE_DOUBLE 1 #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 #define NEED_PRINTF_DIRECTIVE_A 1 #define HAVE_NL_LANGINFO 1 #define NEED_PRINTF_DIRECTIVE_LS 1 #define NEED_PRINTF_FLAG_ZERO 1 #define NEED_PRINTF_INFINITE_DOUBLE 1 #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 #define NEED_PRINTF_DIRECTIVE_A 1 #define HAVE_NL_LANGINFO 1 #define NEED_PRINTF_DIRECTIVE_LS 1 #define NEED_PRINTF_FLAG_ZERO 1 #define NEED_PRINTF_INFINITE_DOUBLE 1 #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 #define NEED_PRINTF_DIRECTIVE_A 1 #define HAVE_NL_LANGINFO 1 #define NEED_PRINTF_DIRECTIVE_LS 1 #define NEED_PRINTF_FLAG_ZERO 1 #define NEED_PRINTF_INFINITE_DOUBLE 1 #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 #define NEED_PRINTF_DIRECTIVE_A 1 #define HAVE_NL_LANGINFO 1 #define NEED_PRINTF_DIRECTIVE_LS 1 #define NEED_PRINTF_FLAG_ZERO 1 #define NEED_PRINTF_INFINITE_DOUBLE 1 #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 #define NEED_PRINTF_DIRECTIVE_A 1 #define HAVE_NL_LANGINFO 1 #define NEED_PRINTF_DIRECTIVE_LS 1 #define NEED_PRINTF_FLAG_ZERO 1 #define NEED_PRINTF_INFINITE_DOUBLE 1 #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 #define NEED_PRINTF_DIRECTIVE_A 1 #define HAVE_NL_LANGINFO 1 #define NEED_PRINTF_DIRECTIVE_LS 1 #define NEED_PRINTF_FLAG_ZERO 1 #define NEED_PRINTF_INFINITE_DOUBLE 1 #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 #define NEED_PRINTF_DIRECTIVE_A 1 #define HAVE_NL_LANGINFO 1 #define NEED_PRINTF_DIRECTIVE_LS 1 #define NEED_PRINTF_FLAG_ZERO 1 #define GNULIB_UNISTR_U16_MBTOUC 1 #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 #define GNULIB_UNISTR_U16_MBTOUCR 1 #define GNULIB_UNISTR_U16_UCTOMB 1 #define GNULIB_UNISTR_U32_MBTOUC 1 #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1 #define GNULIB_UNISTR_U32_MBTOUCR 1 #define GNULIB_UNISTR_U32_UCTOMB 1 #define GNULIB_UNISTR_U8_MBTOUC 1 #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 #define GNULIB_UNISTR_U8_MBTOUCR 1 #define GNULIB_UNISTR_U8_UCTOMB 1 #define HAVE_RAW_DECL_BTOWC 1 #define HAVE_RAW_DECL_WCTOB 1 #define HAVE_RAW_DECL_MBSINIT 1 #define HAVE_RAW_DECL_MBRTOWC 1 #define HAVE_RAW_DECL_MBRLEN 1 #define HAVE_RAW_DECL_MBSRTOWCS 1 #define HAVE_RAW_DECL_WCRTOMB 1 #define HAVE_RAW_DECL_WCSRTOMBS 1 #define HAVE_RAW_DECL_WCWIDTH 1 #define HAVE_RAW_DECL_WMEMCHR 1 #define HAVE_RAW_DECL_WMEMCMP 1 #define HAVE_RAW_DECL_WMEMCPY 1 #define HAVE_RAW_DECL_WMEMMOVE 1 #define HAVE_RAW_DECL_WMEMSET 1 #define HAVE_RAW_DECL_WCSLEN 1 #define HAVE_RAW_DECL_WCSCPY 1 #define HAVE_RAW_DECL_WCSNCPY 1 #define HAVE_RAW_DECL_WCSCAT 1 #define HAVE_RAW_DECL_WCSNCAT 1 #define HAVE_RAW_DECL_WCSCMP 1 #define HAVE_RAW_DECL_WCSNCMP 1 #define HAVE_RAW_DECL_WCSCOLL 1 #define HAVE_RAW_DECL_WCSXFRM 1 #define HAVE_RAW_DECL_WCSCHR 1 #define HAVE_RAW_DECL_WCSRCHR 1 #define HAVE_RAW_DECL_WCSCSPN 1 #define HAVE_RAW_DECL_WCSSPN 1 #define HAVE_RAW_DECL_WCSPBRK 1 #define HAVE_RAW_DECL_WCSSTR 1 #define HAVE_RAW_DECL_WCSTOK 1 #define HAVE_RAW_DECL_WCSWIDTH 1 #define HAVE_RAW_DECL_WCSFTIME 1 #define HAVE_TOWLOWER 1 #define HAVE_RAW_DECL_WCTYPE 1 #define HAVE_RAW_DECL_ISWCTYPE 1 #define HAVE_RAW_DECL_WCTRANS 1 #define HAVE_RAW_DECL_TOWCTRANS 1 #define HAVE_DECL_WCWIDTH 1 #define GNULIB_TEST_WCWIDTH 1 #define HAVE_STDINT_H 1 #define GNULIB_TEST_BTOWC 1 #define HAVE_RAW_DECL_ISBLANK 1 #define GNULIB_TEST_ENVIRON 1 #define GNULIB_TEST_FDOPEN 1 #define HAVE_GETPAGESIZE 1 #define GNULIB_TEST_GETPAGESIZE 1 #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 #define HAVE_DECL___ARGV 0 #define DBL_EXPBIT0_WORD 1 #define DBL_EXPBIT0_BIT 20 #define FLT_EXPBIT0_WORD 0 #define FLT_EXPBIT0_BIT 23 #define LDBL_EXPBIT0_WORD 2 #define LDBL_EXPBIT0_BIT 0 #define _LCONV_C99 1 #define HAVE_RAW_DECL_SETLOCALE 1 #define GNULIB_TEST_MBTOWC 1 #define HAVE_MAP_ANONYMOUS 1 #define GNULIB_MSVC_NOTHROW IN_LIBUNISTRING_GNULIB_TESTS #define GNULIB_TEST_PTHREAD_SIGMASK 1 #define HAVE_DECL__PUTENV 0 #define GNULIB_TEST_PUTENV 1 #define HAVE_RAISE 1 #define GNULIB_TEST_RAISE 1 #define GNULIB_TEST_SETENV 1 #define GNULIB_TEST_SETLOCALE 1 #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 #define HAVE_RAW_DECL_SIGACTION 1 #define HAVE_RAW_DECL_SIGADDSET 1 #define HAVE_RAW_DECL_SIGDELSET 1 #define HAVE_RAW_DECL_SIGEMPTYSET 1 #define HAVE_RAW_DECL_SIGFILLSET 1 #define HAVE_RAW_DECL_SIGISMEMBER 1 #define HAVE_RAW_DECL_SIGPENDING 1 #define HAVE_RAW_DECL_SIGPROCMASK 1 #define GNULIB_TEST_SIGPROCMASK 1 #define HAVE_DECL_SLEEP 1 #define GNULIB_TEST_SLEEP 1 #define __USE_MINGW_ANSI_STDIO 1 #define GNULIB_FSCANF IN_LIBUNISTRING_GNULIB_TESTS #define GNULIB_SCANF IN_LIBUNISTRING_GNULIB_TESTS #define HAVE_RAW_DECL_FSEEKO 1 #define HAVE_RAW_DECL_FTELLO 1 #define HAVE_RAW_DECL_GETS 1 #define HAVE_RAW_DECL_PCLOSE 1 #define HAVE_RAW_DECL_POPEN 1 #define HAVE_RAW_DECL_SNPRINTF 1 #define HAVE_RAW_DECL_TMPFILE 1 #define HAVE_RAW_DECL_VSNPRINTF 1 #define GNULIB_STRERROR IN_LIBUNISTRING_GNULIB_TESTS #define GNULIB_TEST_STRERROR 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_PTHREAD_ATFORK 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_UNSETENV 1 #define GNULIB_TEST_UNSETENV 1 #define GNULIB_TEST_USLEEP 1 #define GNULIB_TEST_WCRTOMB 1 #define HAVE_DECL_WCTOB 1 #define GNULIB_TEST_WCTOB 1 #define GNULIB_TEST_WCTOMB 1 configure: exit 0