This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by wxWidgets configure 3.1.3, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = ERLANG_TEST uname -m = sun4v uname -r = 5.11 uname -s = SunOS uname -v = 11.3 /usr/bin/uname -p = sparc /bin/uname -X = System = SunOS Node = ERLANG_TEST Release = 5.11 KernelID = 11.3 Machine = sun4v BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 8 /bin/arch = sun4 /usr/bin/arch -k = sun4v /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /export/home/itmxadm/STUDIO12/OracleDeveloperStudio12.6-solaris-sparc-bin/developerstudio12.6/bin PATH: /usr/bin PATH: /usr/sbin PATH: /export/home/itmxadm/STUDIO12/OracleDeveloperStudio12.6-solaris-sparc-bin/developerstudio12.6/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:3705: checking build system type configure:3719: result: sparc-sun-solaris2.11 configure:3739: checking host system type configure:3752: result: sparc-sun-solaris2.11 configure:4571: checking for toolkit configure:4635: result: gtk configure:12641: checking for gcc configure:12657: found /usr/bin/gcc configure:12668: result: gcc configure:12897: checking for C compiler version configure:12906: gcc --version >&5 gcc (GCC) 4.8.2 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:12917: $? = 0 configure:12906: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/4.8/lib/gcc/sparc-sun-solaris2.11/4.8.2/lto-wrapper Target: sparc-sun-solaris2.11 Configured with: /export/home/hudson/workspace/nightly-update/build/sparc/components/gcc48/gcc-4.8.2/configure CC=/usr/gcc/4.7/bin/gcc CXX=/usr/gcc/4.7/bin/g++ --prefix=/usr/gcc/4.8 --mandir=/usr/gcc/4.8/share/man --bindir=/usr/gcc/4.8/bin --libdir=/usr/gcc/4.8/lib --sbindir=/usr/gcc/4.8/sbin --infodir=/usr/gcc/4.8/share/info --libexecdir=/usr/gcc/4.8/lib --enable-languages=c,c++,fortran,objc --enable-shared --with-gmp-include=/usr/include/gmp --with-mpfr-include=/usr/include/mpfr --without-gnu-ld --with-ld=/usr/bin/ld --without-gnu-as --with-as=/usr/bin/as CFLAGS='-g -O2 -mtune=ultrasparc -mcpu=ultrasparc -mno-unaligned-doubles' CXXFLAGS='-g -O2 -mtune=ultrasparc -mcpu=ultrasparc -mno-unaligned-doubles' Thread model: posix gcc version 4.8.2 (GCC) configure:12917: $? = 0 configure:12906: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:12917: $? = 1 configure:12906: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:12917: $? = 1 configure:12937: checking whether the C compiler works configure:12959: gcc conftest.c >&5 configure:12963: $? = 0 configure:13011: result: yes configure:13014: checking for C compiler default output file name configure:13016: result: a.out configure:13022: checking for suffix of executables configure:13029: gcc -o conftest conftest.c >&5 configure:13033: $? = 0 configure:13055: result: configure:13077: checking whether we are cross compiling configure:13085: gcc -o conftest conftest.c >&5 configure:13089: $? = 0 configure:13096: ./conftest configure:13100: $? = 0 configure:13115: result: no configure:13120: checking for suffix of object files configure:13142: gcc -c conftest.c >&5 configure:13146: $? = 0 configure:13167: result: o configure:13171: checking whether we are using the GNU C compiler configure:13190: gcc -c conftest.c >&5 configure:13190: $? = 0 configure:13199: result: yes configure:13208: checking whether gcc accepts -g configure:13228: gcc -c -g conftest.c >&5 configure:13228: $? = 0 configure:13269: result: yes configure:13286: checking for gcc option to accept ISO C89 configure:13349: gcc -c conftest.c >&5 configure:13349: $? = 0 configure:13362: result: none needed configure:13395: checking whether we are using the Intel C compiler configure:13415: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:18:17: error: unknown type name 'choke' choke me ^ configure:13415: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wxWidgets" | #define PACKAGE_TARNAME "wxwidgets" | #define PACKAGE_VERSION "3.1.3" | #define PACKAGE_STRING "wxWidgets 3.1.3" | #define PACKAGE_BUGREPORT "wx-dev@googlegroups.com" | #define PACKAGE_URL "" | #define __SUN__ 1 | #define __SOLARIS__ 1 | #define __SVR4__ 1 | /* end confdefs.h. */ | | int | main () | { | | #ifndef __INTEL_COMPILER | choke me | #endif | | ; | return 0; | } configure:13425: result: no configure:13955: checking how to run the C preprocessor configure:13986: gcc -E conftest.c configure:13986: $? = 0 configure:14000: gcc -E conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:14000: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wxWidgets" | #define PACKAGE_TARNAME "wxwidgets" | #define PACKAGE_VERSION "3.1.3" | #define PACKAGE_STRING "wxWidgets 3.1.3" | #define PACKAGE_BUGREPORT "wx-dev@googlegroups.com" | #define PACKAGE_URL "" | #define __SUN__ 1 | #define __SOLARIS__ 1 | #define __SVR4__ 1 | /* end confdefs.h. */ | #include configure:14025: result: gcc -E configure:14045: gcc -E conftest.c configure:14045: $? = 0 configure:14059: gcc -E conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:14059: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wxWidgets" | #define PACKAGE_TARNAME "wxwidgets" | #define PACKAGE_VERSION "3.1.3" | #define PACKAGE_STRING "wxWidgets 3.1.3" | #define PACKAGE_BUGREPORT "wx-dev@googlegroups.com" | #define PACKAGE_URL "" | #define __SUN__ 1 | #define __SOLARIS__ 1 | #define __SVR4__ 1 | /* end confdefs.h. */ | #include configure:14088: checking for grep that handles long lines and -e configure:14146: result: /usr/bin/ggrep configure:14151: checking for egrep configure:14213: result: /usr/bin/ggrep -E configure:14219: checking whether gcc needs -traditional configure:14253: result: no configure:14320: checking for g++ configure:14336: found /usr/bin/g++ configure:14347: result: g++ configure:14374: checking for C++ compiler version configure:14383: g++ --version >&5 g++ (GCC) 4.8.2 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:14394: $? = 0 configure:14383: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/gcc/4.8/lib/gcc/sparc-sun-solaris2.11/4.8.2/lto-wrapper Target: sparc-sun-solaris2.11 Configured with: /export/home/hudson/workspace/nightly-update/build/sparc/components/gcc48/gcc-4.8.2/configure CC=/usr/gcc/4.7/bin/gcc CXX=/usr/gcc/4.7/bin/g++ --prefix=/usr/gcc/4.8 --mandir=/usr/gcc/4.8/share/man --bindir=/usr/gcc/4.8/bin --libdir=/usr/gcc/4.8/lib --sbindir=/usr/gcc/4.8/sbin --infodir=/usr/gcc/4.8/share/info --libexecdir=/usr/gcc/4.8/lib --enable-languages=c,c++,fortran,objc --enable-shared --with-gmp-include=/usr/include/gmp --with-mpfr-include=/usr/include/mpfr --without-gnu-ld --with-ld=/usr/bin/ld --without-gnu-as --with-as=/usr/bin/as CFLAGS='-g -O2 -mtune=ultrasparc -mcpu=ultrasparc -mno-unaligned-doubles' CXXFLAGS='-g -O2 -mtune=ultrasparc -mcpu=ultrasparc -mno-unaligned-doubles' Thread model: posix gcc version 4.8.2 (GCC) configure:14394: $? = 0 configure:14383: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:14394: $? = 1 configure:14383: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion' g++: fatal error: no input files compilation terminated. configure:14394: $? = 1 configure:14398: checking whether we are using the GNU C++ compiler configure:14417: g++ -c conftest.cpp >&5 configure:14417: $? = 0 configure:14426: result: yes configure:14435: checking whether g++ accepts -g configure:14455: g++ -c -g conftest.cpp >&5 configure:14455: $? = 0 configure:14496: result: yes configure:14532: checking whether we are using the Intel C++ compiler configure:14552: g++ -c conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:18:17: error: 'choke' was not declared in this scope choke me ^ conftest.cpp:18:23: error: expected ';' before 'me' choke me ^ configure:14552: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wxWidgets" | #define PACKAGE_TARNAME "wxwidgets" | #define PACKAGE_VERSION "3.1.3" | #define PACKAGE_STRING "wxWidgets 3.1.3" | #define PACKAGE_BUGREPORT "wx-dev@googlegroups.com" | #define PACKAGE_URL "" | #define __SUN__ 1 | #define __SOLARIS__ 1 | #define __SVR4__ 1 | /* end confdefs.h. */ | | int | main () | { | | #ifndef __INTEL_COMPILER | choke me | #endif | | ; | return 0; | } configure:14562: result: no configure:15036: checking whether we are using the Sun C++ compiler configure:15056: g++ -c conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:18:17: error: 'choke' was not declared in this scope choke me ^ conftest.cpp:18:23: error: expected ';' before 'me' choke me ^ configure:15056: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wxWidgets" | #define PACKAGE_TARNAME "wxwidgets" | #define PACKAGE_VERSION "3.1.3" | #define PACKAGE_STRING "wxWidgets 3.1.3" | #define PACKAGE_BUGREPORT "wx-dev@googlegroups.com" | #define PACKAGE_URL "" | #define __SUN__ 1 | #define __SOLARIS__ 1 | #define __SVR4__ 1 | /* end confdefs.h. */ | | int | main () | { | | #ifndef __SUNPRO_CC | choke me | #endif | | ; | return 0; | } configure:15066: result: no configure:18449: checking for ar configure:18465: found /usr/bin/ar configure:18476: result: ar configure:18920: checking for ANSI C header files configure:18940: gcc -c conftest.c >&5 configure:18940: $? = 0 configure:19013: gcc -o conftest conftest.c >&5 configure:19013: $? = 0 configure:19013: ./conftest configure:19013: $? = 0 configure:19024: result: yes configure:19037: checking for sys/types.h configure:19037: gcc -c conftest.c >&5 configure:19037: $? = 0 configure:19037: result: yes configure:19037: checking for sys/stat.h configure:19037: gcc -c conftest.c >&5 configure:19037: $? = 0 configure:19037: result: yes configure:19037: checking for stdlib.h configure:19037: gcc -c conftest.c >&5 configure:19037: $? = 0 configure:19037: result: yes configure:19037: checking for string.h configure:19037: gcc -c conftest.c >&5 configure:19037: $? = 0 configure:19037: result: yes configure:19037: checking for memory.h configure:19037: gcc -c conftest.c >&5 configure:19037: $? = 0 configure:19037: result: yes configure:19037: checking for strings.h configure:19037: gcc -c conftest.c >&5 configure:19037: $? = 0 configure:19037: result: yes configure:19037: checking for inttypes.h configure:19037: gcc -c conftest.c >&5 configure:19037: $? = 0 configure:19037: result: yes configure:19037: checking for stdint.h configure:19037: gcc -c conftest.c >&5 configure:19037: $? = 0 configure:19037: result: yes configure:19037: checking for unistd.h configure:19037: gcc -c conftest.c >&5 configure:19037: $? = 0 configure:19037: result: yes configure:19052: checking for langinfo.h configure:19052: gcc -c conftest.c >&5 configure:19052: $? = 0 configure:19052: result: yes configure:19052: checking for wchar.h configure:19052: gcc -c conftest.c >&5 configure:19052: $? = 0 configure:19052: result: yes configure:19083: checking for sys/select.h configure:19083: gcc -c conftest.c >&5 configure:19083: $? = 0 configure:19083: result: yes configure:19103: checking for cxxabi.h configure:19103: g++ -c conftest.cpp >&5 configure:19103: $? = 0 configure:19103: result: yes configure:19123: checking for an ANSI C-conforming const configure:19189: gcc -c conftest.c >&5 configure:19189: $? = 0 configure:19196: result: yes configure:19204: checking for inline configure:19220: gcc -c conftest.c >&5 configure:19220: $? = 0 configure:19228: result: inline configure:19251: checking size of short configure:19256: gcc -o conftest conftest.c >&5 configure:19256: $? = 0 configure:19256: ./conftest configure:19256: $? = 0 configure:19270: result: 2 configure:19284: checking size of void * configure:19289: gcc -o conftest conftest.c >&5 configure:19289: $? = 0 configure:19289: ./conftest configure:19289: $? = 0 configure:19303: result: 4 configure:19317: checking size of int configure:19322: gcc -o conftest conftest.c >&5 configure:19322: $? = 0 configure:19322: ./conftest configure:19322: $? = 0 configure:19336: result: 4 configure:19350: checking size of long configure:19355: gcc -o conftest conftest.c >&5 configure:19355: $? = 0 configure:19355: ./conftest configure:19355: $? = 0 configure:19369: result: 4 configure:19383: checking size of size_t configure:19388: gcc -o conftest conftest.c >&5 configure:19388: $? = 0 configure:19388: ./conftest configure:19388: $? = 0 configure:19402: result: 4 configure:19492: checking size of long long configure:19497: gcc -o conftest conftest.c >&5 configure:19497: $? = 0 configure:19497: ./conftest configure:19497: $? = 0 configure:19511: result: 8 configure:19527: checking size of wchar_t configure:19532: gcc -o conftest conftest.c >&5 configure:19532: $? = 0 configure:19532: ./conftest configure:19532: $? = 0 configure:19563: result: 4 configure:19579: checking for va_copy configure:19611: g++ -o conftest conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:48:33: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] foo("hi", 17); ^ configure:19611: $? = 0 configure:19628: result: yes configure:19690: checking whether the compiler supports variadic macros configure:19720: g++ -c conftest.cpp >&5 configure:19720: $? = 0 configure:19736: result: yes configure:19758: checking for _FILE_OFFSET_BITS value needed for large files configure:19779: gcc -c conftest.c >&5 configure:19779: $? = 0 configure:19788: result: 64 configure:19844: checking if large file support is available configure:19850: result: yes configure:19923: checking for _LARGEFILE_SOURCE value needed for large files configure:19942: g++ -o conftest -D_FILE_OFFSET_BITS=64 conftest.cpp >&5 configure:19942: $? = 0 configure:19970: result: no configure:20002: checking whether byte ordering is bigendian configure:20024: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:47:2: error: unknown type name 'bogus' bogus endian macros ^ conftest.c:47:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros' bogus endian macros ^ configure:20024: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wxWidgets" | #define PACKAGE_TARNAME "wxwidgets" | #define PACKAGE_VERSION "3.1.3" | #define PACKAGE_STRING "wxWidgets 3.1.3" | #define PACKAGE_BUGREPORT "wx-dev@googlegroups.com" | #define PACKAGE_URL "" | #define __SUN__ 1 | #define __SOLARIS__ 1 | #define __SVR4__ 1 | #define __UNIX__ 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CXXABI_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define wxUSE_WCHAR_T 1 | #define HAVE_VA_COPY 1 | #define HAVE_VARIADIC_MACROS 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LARGEFILE_SUPPORT 1 | #define HAVE_FSEEKO 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | | #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN | bogus endian macros | #endif | ; | return 0; | } configure:20066: gcc -o conftest conftest.c >&5 conftest.c: In function 'main': conftest.c:48:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit (u.c[sizeof (long) - 1] == 1); ^ configure:20066: $? = 0 configure:20066: ./conftest configure:20066: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wxWidgets" | #define PACKAGE_TARNAME "wxwidgets" | #define PACKAGE_VERSION "3.1.3" | #define PACKAGE_STRING "wxWidgets 3.1.3" | #define PACKAGE_BUGREPORT "wx-dev@googlegroups.com" | #define PACKAGE_URL "" | #define __SUN__ 1 | #define __SOLARIS__ 1 | #define __SVR4__ 1 | #define __UNIX__ 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CXXABI_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define wxUSE_WCHAR_T 1 | #define HAVE_VA_COPY 1 | #define HAVE_VARIADIC_MACROS 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LARGEFILE_SUPPORT 1 | #define HAVE_FSEEKO 1 | /* end confdefs.h. */ | main () { | /* Are we little or big endian? From Harbison&Steele. */ | union | { | long l; | char c[sizeof (long)]; | } u; | u.l = 1; | exit (u.c[sizeof (long) - 1] == 1); | } configure:20077: result: yes configure:20229: checking for std::wstring in configure:20246: g++ -c conftest.cpp >&5 configure:20246: $? = 0 configure:20256: result: yes configure:20323: checking for std::istream configure:20323: g++ -c conftest.cpp >&5 configure:20323: $? = 0 configure:20323: g++ -c conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:47:26: error: expected primary-expression before ')' token if (sizeof ((std::istream))) ^ configure:20323: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wxWidgets" | #define PACKAGE_TARNAME "wxwidgets" | #define PACKAGE_VERSION "3.1.3" | #define PACKAGE_STRING "wxWidgets 3.1.3" | #define PACKAGE_BUGREPORT "wx-dev@googlegroups.com" | #define PACKAGE_URL "" | #define __SUN__ 1 | #define __SOLARIS__ 1 | #define __SVR4__ 1 | #define __UNIX__ 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CXXABI_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define wxUSE_WCHAR_T 1 | #define HAVE_VA_COPY 1 | #define HAVE_VARIADIC_MACROS 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LARGEFILE_SUPPORT 1 | #define HAVE_FSEEKO 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STD_WSTRING 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((std::istream))) | return 0; | ; | return 0; | } configure:20323: result: yes configure:20335: checking for std::ostream configure:20335: g++ -c conftest.cpp >&5 configure:20335: $? = 0 configure:20335: g++ -c conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:48:26: error: expected primary-expression before ')' token if (sizeof ((std::ostream))) ^ configure:20335: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wxWidgets" | #define PACKAGE_TARNAME "wxwidgets" | #define PACKAGE_VERSION "3.1.3" | #define PACKAGE_STRING "wxWidgets 3.1.3" | #define PACKAGE_BUGREPORT "wx-dev@googlegroups.com" | #define PACKAGE_URL "" | #define __SUN__ 1 | #define __SOLARIS__ 1 | #define __SVR4__ 1 | #define __UNIX__ 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CXXABI_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define wxUSE_WCHAR_T 1 | #define HAVE_VA_COPY 1 | #define HAVE_VARIADIC_MACROS 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LARGEFILE_SUPPORT 1 | #define HAVE_FSEEKO 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STD_WSTRING 1 | #define HAVE_STD__ISTREAM 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((std::ostream))) | return 0; | ; | return 0; | } configure:20335: result: yes configure:20623: checking for type_traits configure:20623: g++ -c conftest.cpp >&5 In file included from /usr/gcc/4.8/include/c++/4.8.2/type_traits:35:0, from conftest.cpp:78: /usr/gcc/4.8/include/c++/4.8.2/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options. #error This file requires compiler and library support for the \ ^ configure:20623: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wxWidgets" | #define PACKAGE_TARNAME "wxwidgets" | #define PACKAGE_VERSION "3.1.3" | #define PACKAGE_STRING "wxWidgets 3.1.3" | #define PACKAGE_BUGREPORT "wx-dev@googlegroups.com" | #define PACKAGE_URL "" | #define __SUN__ 1 | #define __SOLARIS__ 1 | #define __SVR4__ 1 | #define __UNIX__ 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CXXABI_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define wxUSE_WCHAR_T 1 | #define HAVE_VA_COPY 1 | #define HAVE_VARIADIC_MACROS 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LARGEFILE_SUPPORT 1 | #define HAVE_FSEEKO 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STD_WSTRING 1 | #define HAVE_STD__ISTREAM 1 | #define HAVE_STD__OSTREAM 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:20623: result: no configure:20623: checking for tr1/type_traits configure:20623: g++ -c conftest.cpp >&5 configure:20623: $? = 0 configure:20623: result: yes configure:20639: checking for __sync_fetch_and_add and __sync_sub_and_fetch builtins configure:20663: g++ -o conftest conftest.cpp >&5 configure:20663: $? = 0 configure:20673: result: yes configure:20733: checking for libraries directories configure:20809: result: /usr/lib configure:20950: checking for cos configure:20950: gcc -o conftest conftest.c >&5 conftest.c:69:6: warning: conflicting types for built-in function 'cos' [enabled by default] char cos (); ^ Undefined first referenced symbol in file cos /var/tmp//ccpXrTqb.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:20950: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wxWidgets" | #define PACKAGE_TARNAME "wxwidgets" | #define PACKAGE_VERSION "3.1.3" | #define PACKAGE_STRING "wxWidgets 3.1.3" | #define PACKAGE_BUGREPORT "wx-dev@googlegroups.com" | #define PACKAGE_URL "" | #define __SUN__ 1 | #define __SOLARIS__ 1 | #define __SVR4__ 1 | #define __UNIX__ 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CXXABI_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define wxUSE_WCHAR_T 1 | #define HAVE_VA_COPY 1 | #define HAVE_VARIADIC_MACROS 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LARGEFILE_SUPPORT 1 | #define HAVE_FSEEKO 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STD_WSTRING 1 | #define HAVE_STD__ISTREAM 1 | #define HAVE_STD__OSTREAM 1 | #define HAVE_TR1_TYPE_TRAITS 1 | #define HAVE_GCC_ATOMIC_BUILTINS 1 | /* end confdefs.h. */ | /* Define cos to an innocuous variant, in case declares cos. | For example, HP-UX 11i declares gettimeofday. */ | #define cos innocuous_cos | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char cos (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef cos | | /* 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 cos (); | /* 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_cos || defined __stub___cos | choke me | #endif | | int | main () | { | return cos (); | ; | return 0; | } configure:20950: result: no configure:20961: checking for floor configure:20961: gcc -o conftest conftest.c >&5 conftest.c:69:6: warning: conflicting types for built-in function 'floor' [enabled by default] char floor (); ^ Undefined first referenced symbol in file floor /var/tmp//cclkb1vd.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:20961: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wxWidgets" | #define PACKAGE_TARNAME "wxwidgets" | #define PACKAGE_VERSION "3.1.3" | #define PACKAGE_STRING "wxWidgets 3.1.3" | #define PACKAGE_BUGREPORT "wx-dev@googlegroups.com" | #define PACKAGE_URL "" | #define __SUN__ 1 | #define __SOLARIS__ 1 | #define __SVR4__ 1 | #define __UNIX__ 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CXXABI_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define wxUSE_WCHAR_T 1 | #define HAVE_VA_COPY 1 | #define HAVE_VARIADIC_MACROS 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LARGEFILE_SUPPORT 1 | #define HAVE_FSEEKO 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STD_WSTRING 1 | #define HAVE_STD__ISTREAM 1 | #define HAVE_STD__OSTREAM 1 | #define HAVE_TR1_TYPE_TRAITS 1 | #define HAVE_GCC_ATOMIC_BUILTINS 1 | /* end confdefs.h. */ | /* Define floor to an innocuous variant, in case declares floor. | For example, HP-UX 11i declares gettimeofday. */ | #define floor innocuous_floor | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char floor (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef floor | | /* 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 floor (); | /* 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_floor || defined __stub___floor | choke me | #endif | | int | main () | { | return floor (); | ; | return 0; | } configure:20961: result: no configure:20970: checking if floating point functions link without -lm configure:20976: result: no configure:20984: checking for sin configure:20984: gcc -o conftest conftest.c -lm >&5 conftest.c:69:6: warning: conflicting types for built-in function 'sin' [enabled by default] char sin (); ^ configure:20984: $? = 0 configure:20984: result: yes configure:20995: checking for ceil configure:20995: gcc -o conftest conftest.c -lm >&5 conftest.c:70:6: warning: conflicting types for built-in function 'ceil' [enabled by default] char ceil (); ^ configure:20995: $? = 0 configure:20995: result: yes configure:21004: checking if floating point functions link with -lm configure:21007: result: yes configure:21085: checking for strtoull configure:21112: g++ -o conftest conftest.cpp -lm >&5 configure:21112: $? = 0 configure:21122: result: yes configure:21196: checking for pkg-config configure:21214: found /usr/bin/pkg-config configure:21226: result: /usr/bin/pkg-config configure:21251: checking pkg-config is at least version 0.9.0 configure:21254: result: yes configure:21271: WARNING: Defaulting to the builtin regex library for Unicode build. configure:21319: checking for zlib.h >= 1.1.4 configure:21347: gcc -o conftest conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:58:33: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] if (!f) exit(1); ^ configure:21347: $? = 0 configure:21347: ./conftest configure:21347: $? = 0 configure:21358: result: yes configure:21360: checking for zlib.h configure:21360: result: yes configure:21369: checking for deflate in -lz configure:21394: gcc -o conftest conftest.c -lz -lm >&5 configure:21394: $? = 0 configure:21403: result: yes configure:21438: checking for png.h > 0.90 configure:21463: gcc -o conftest conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:59:33: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] if (!f) exit(1); ^ configure:21463: $? = 0 configure:21463: ./conftest configure:21463: $? = 0 configure:21474: result: yes configure:21476: checking for png.h configure:21476: result: yes configure:21485: checking for png_sig_cmp in -lpng configure:21510: gcc -o conftest conftest.c -lpng -lz -lm -lm >&5 configure:21510: $? = 0 configure:21519: result: yes configure:21548: checking for jpeglib.h configure:21569: gcc -c conftest.c >&5 configure:21569: $? = 0 configure:21579: result: yes configure:21583: checking for jpeg_read_header in -ljpeg configure:21608: gcc -o conftest conftest.c -ljpeg -lm >&5 configure:21608: $? = 0 configure:21617: result: yes configure:21699: checking lzma.h usability configure:21699: gcc -c conftest.c >&5 configure:21699: $? = 0 configure:21699: result: yes configure:21699: checking lzma.h presence configure:21699: gcc -E conftest.c configure:21699: $? = 0 configure:21699: result: yes configure:21699: checking for lzma.h configure:21699: result: yes configure:21707: checking for lzma_code in -llzma configure:21732: gcc -o conftest conftest.c -llzma -lm >&5 configure:21732: $? = 0 configure:21741: result: yes configure:21770: checking for jbg_dec_init in -ljbig configure:21795: gcc -o conftest conftest.c -ljbig -llzma -lm >&5 ld: fatal: library -ljbig: not found collect2: error: ld returned 1 exit status configure:21795: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wxWidgets" | #define PACKAGE_TARNAME "wxwidgets" | #define PACKAGE_VERSION "3.1.3" | #define PACKAGE_STRING "wxWidgets 3.1.3" | #define PACKAGE_BUGREPORT "wx-dev@googlegroups.com" | #define PACKAGE_URL "" | #define __SUN__ 1 | #define __SOLARIS__ 1 | #define __SVR4__ 1 | #define __UNIX__ 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CXXABI_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define wxUSE_WCHAR_T 1 | #define HAVE_VA_COPY 1 | #define HAVE_VARIADIC_MACROS 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LARGEFILE_SUPPORT 1 | #define HAVE_FSEEKO 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STD_WSTRING 1 | #define HAVE_STD__ISTREAM 1 | #define HAVE_STD__OSTREAM 1 | #define HAVE_TR1_TYPE_TRAITS 1 | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define HAVE_SIN 1 | #define HAVE_CEIL 1 | #define HAVE_STRTOULL 1 | #define wxUSE_REGEX 1 | #define wxUSE_ZLIB 1 | #define wxUSE_LIBPNG 1 | #define wxUSE_LIBJPEG 1 | #define wxUSE_LIBLZMA 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char jbg_dec_init (); | int | main () | { | return jbg_dec_init (); | ; | return 0; | } configure:21804: result: no configure:21823: checking for LIBTIFF configure:21831: $PKG_CONFIG --exists --print-errors "libtiff-4" configure:21834: $? = 0 configure:21849: $PKG_CONFIG --exists --print-errors "libtiff-4" configure:21852: $? = 0 configure:22020: result: yes configure:22060: checking for expat.h configure:22060: gcc -c conftest.c >&5 configure:22060: $? = 0 configure:22060: result: yes configure:22068: checking if expat.h is valid C++ header configure:22091: g++ -c conftest.cpp >&5 configure:22091: $? = 0 configure:22107: result: yes configure:22110: checking for XML_ParserCreate in -lexpat configure:22135: gcc -o conftest conftest.c -lexpat -llzma -lm >&5 configure:22135: $? = 0 configure:22144: result: yes configure:22488: checking for GTK+ version configure:22497: result: configure:22590: checking for pkg-config configure:22620: result: /usr/bin/pkg-config configure:22645: checking pkg-config is at least version 0.7 configure:22648: result: yes configure:22659: checking for GTK+ - version >= 2.6.0 configure:22783: result: yes (version 2.24.31) configure:23973: checking if GTK+ is version >= 2.20 configure:23996: gcc -c -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_PTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/scratch/Xbuild/s11.3-sru/x-s11.3-sru-sparc/proto/root_sparc/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng14 conftest.c >&5 configure:23996: $? = 0 configure:24005: result: yes configure:25841: checking for X11/Xlib.h configure:25841: gcc -c conftest.c >&5 configure:25841: $? = 0 configure:25841: result: yes configure:25854: checking for X11/XKBlib.h configure:25854: gcc -c conftest.c >&5 configure:25854: $? = 0 configure:25854: result: yes configure:26301: checking for pkg-config configure:26331: result: /usr/bin/pkg-config configure:26356: checking pkg-config is at least version 0.9.0 configure:26359: result: yes configure:26370: checking for Xxf86vm configure:26378: $PKG_CONFIG --exists --print-errors "$fl_pkgname" configure:26381: $? = 0 configure:26396: $PKG_CONFIG --exists --print-errors "$fl_pkgname" configure:26399: $? = 0 configure:26571: result: yes configure:26591: checking for X11/extensions/xf86vmode.h configure:26591: gcc -c conftest.c >&5 configure:26591: $? = 0 configure:26591: result: yes configure:26667: checking for pkg-config configure:26697: result: /usr/bin/pkg-config configure:26722: checking pkg-config is at least version 0.9.0 configure:26725: result: yes configure:26736: checking for SM configure:26744: $PKG_CONFIG --exists --print-errors "$fl_pkgname" configure:26747: $? = 0 configure:26762: $PKG_CONFIG --exists --print-errors "$fl_pkgname" configure:26765: $? = 0 configure:26937: result: yes configure:26996: checking for OpenGL headers configure:27009: result: found in /usr/openwin/include configure:27030: checking for GL/gl.h configure:27030: gcc -c -I/usr/openwin/include conftest.c >&5 configure:27030: $? = 0 configure:27030: result: yes configure:27034: checking for GL/glu.h configure:27034: gcc -c -I/usr/openwin/include conftest.c >&5 configure:27034: $? = 0 configure:27034: result: yes configure:27093: checking for pkg-config configure:27123: result: /usr/bin/pkg-config configure:27148: checking pkg-config is at least version 0.9.0 configure:27151: result: yes configure:27162: checking for GL configure:27170: $PKG_CONFIG --exists --print-errors "$fl_pkgname" configure:27173: $? = 0 configure:27188: $PKG_CONFIG --exists --print-errors "$fl_pkgname" configure:27191: $? = 0 configure:27363: result: yes configure:27453: checking for pkg-config configure:27483: result: /usr/bin/pkg-config configure:27508: checking pkg-config is at least version 0.9.0 configure:27511: result: yes configure:27522: checking for GLU configure:27530: $PKG_CONFIG --exists --print-errors "$fl_pkgname" configure:27533: $? = 0 configure:27548: $PKG_CONFIG --exists --print-errors "$fl_pkgname" configure:27551: $? = 0 configure:27723: result: yes configure:28184: checking if the linker accepts --version-script configure:28196: g++ -o conftest.output -I/usr/openwin/include conftest.cpp -Wl,--version-script,conftest.sym >/dev/null 2>conftest.stderr configure:28199: $? = 1 configure:28253: result: no configure:28269: checking for symbols visibility support configure:28331: g++ -c -fvisibility=hidden -fvisibility-inlines-hidden -I/usr/openwin/include conftest.cpp >&5 configure:28331: $? = 0 configure:28346: result: yes configure:28349: checking for broken libstdc++ visibility configure:28381: g++ -o conftest -fvisibility=hidden -fvisibility-inlines-hidden -I/usr/openwin/include -shared -fPIC conftest.cpp -llzma -lm >&5 configure:28381: $? = 0 configure:28398: result: no configure:28490: checking if the linker accepts -rpath configure:28503: gcc -o conftest -isystem /usr/openwin/include -I/usr/openwin/include -Wl,-rpath,/ conftest.c -llzma -lm >&5 configure:28503: $? = 0 configure:28505: result: yes configure:28635: checking for mode_t configure:28635: gcc -c -isystem /usr/openwin/include -I/usr/openwin/include conftest.c >&5 configure:28635: $? = 0 configure:28635: gcc -c -isystem /usr/openwin/include -I/usr/openwin/include conftest.c >&5 conftest.c: In function 'main': conftest.c:102:21: error: expected expression before ')' token if (sizeof ((mode_t))) ^ configure:28635: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wxWidgets" | #define PACKAGE_TARNAME "wxwidgets" | #define PACKAGE_VERSION "3.1.3" | #define PACKAGE_STRING "wxWidgets 3.1.3" | #define PACKAGE_BUGREPORT "wx-dev@googlegroups.com" | #define PACKAGE_URL "" | #define __SUN__ 1 | #define __SOLARIS__ 1 | #define __SVR4__ 1 | #define __UNIX__ 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CXXABI_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define wxUSE_WCHAR_T 1 | #define HAVE_VA_COPY 1 | #define HAVE_VARIADIC_MACROS 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LARGEFILE_SUPPORT 1 | #define HAVE_FSEEKO 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STD_WSTRING 1 | #define HAVE_STD__ISTREAM 1 | #define HAVE_STD__OSTREAM 1 | #define HAVE_TR1_TYPE_TRAITS 1 | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define HAVE_SIN 1 | #define HAVE_CEIL 1 | #define HAVE_STRTOULL 1 | #define wxUSE_REGEX 1 | #define wxUSE_ZLIB 1 | #define wxUSE_LIBPNG 1 | #define wxUSE_LIBJPEG 1 | #define wxUSE_LIBLZMA 1 | #define wxUSE_LIBTIFF 1 | #define wxUSE_EXPAT 1 | #define wxUSE_XML 1 | #define __WXGTK220__ 1 | #define __WXGTK218__ 1 | #define __WXGTK210__ 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XKBLIB_H 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define wxUSE_OPENGL 1 | #define wxUSE_GLCANVAS 1 | #define HAVE_VISIBILITY 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:28635: result: yes configure:28646: checking for off_t configure:28646: gcc -c -isystem /usr/openwin/include -I/usr/openwin/include conftest.c >&5 configure:28646: $? = 0 configure:28646: gcc -c -isystem /usr/openwin/include -I/usr/openwin/include conftest.c >&5 conftest.c: In function 'main': conftest.c:102:20: error: expected expression before ')' token if (sizeof ((off_t))) ^ configure:28646: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wxWidgets" | #define PACKAGE_TARNAME "wxwidgets" | #define PACKAGE_VERSION "3.1.3" | #define PACKAGE_STRING "wxWidgets 3.1.3" | #define PACKAGE_BUGREPORT "wx-dev@googlegroups.com" | #define PACKAGE_URL "" | #define __SUN__ 1 | #define __SOLARIS__ 1 | #define __SVR4__ 1 | #define __UNIX__ 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CXXABI_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define wxUSE_WCHAR_T 1 | #define HAVE_VA_COPY 1 | #define HAVE_VARIADIC_MACROS 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LARGEFILE_SUPPORT 1 | #define HAVE_FSEEKO 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STD_WSTRING 1 | #define HAVE_STD__ISTREAM 1 | #define HAVE_STD__OSTREAM 1 | #define HAVE_TR1_TYPE_TRAITS 1 | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define HAVE_SIN 1 | #define HAVE_CEIL 1 | #define HAVE_STRTOULL 1 | #define wxUSE_REGEX 1 | #define wxUSE_ZLIB 1 | #define wxUSE_LIBPNG 1 | #define wxUSE_LIBJPEG 1 | #define wxUSE_LIBLZMA 1 | #define wxUSE_LIBTIFF 1 | #define wxUSE_EXPAT 1 | #define wxUSE_XML 1 | #define __WXGTK220__ 1 | #define __WXGTK218__ 1 | #define __WXGTK210__ 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XKBLIB_H 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define wxUSE_OPENGL 1 | #define wxUSE_GLCANVAS 1 | #define HAVE_VISIBILITY 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 ((off_t))) | return 0; | ; | return 0; | } configure:28646: result: yes configure:28657: checking for pid_t configure:28657: gcc -c -isystem /usr/openwin/include -I/usr/openwin/include conftest.c >&5 configure:28657: $? = 0 configure:28657: gcc -c -isystem /usr/openwin/include -I/usr/openwin/include conftest.c >&5 conftest.c: In function 'main': conftest.c:102:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:28657: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wxWidgets" | #define PACKAGE_TARNAME "wxwidgets" | #define PACKAGE_VERSION "3.1.3" | #define PACKAGE_STRING "wxWidgets 3.1.3" | #define PACKAGE_BUGREPORT "wx-dev@googlegroups.com" | #define PACKAGE_URL "" | #define __SUN__ 1 | #define __SOLARIS__ 1 | #define __SVR4__ 1 | #define __UNIX__ 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CXXABI_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define wxUSE_WCHAR_T 1 | #define HAVE_VA_COPY 1 | #define HAVE_VARIADIC_MACROS 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LARGEFILE_SUPPORT 1 | #define HAVE_FSEEKO 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STD_WSTRING 1 | #define HAVE_STD__ISTREAM 1 | #define HAVE_STD__OSTREAM 1 | #define HAVE_TR1_TYPE_TRAITS 1 | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define HAVE_SIN 1 | #define HAVE_CEIL 1 | #define HAVE_STRTOULL 1 | #define wxUSE_REGEX 1 | #define wxUSE_ZLIB 1 | #define wxUSE_LIBPNG 1 | #define wxUSE_LIBJPEG 1 | #define wxUSE_LIBLZMA 1 | #define wxUSE_LIBTIFF 1 | #define wxUSE_EXPAT 1 | #define wxUSE_XML 1 | #define __WXGTK220__ 1 | #define __WXGTK218__ 1 | #define __WXGTK210__ 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XKBLIB_H 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define wxUSE_OPENGL 1 | #define wxUSE_GLCANVAS 1 | #define HAVE_VISIBILITY 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:28657: result: yes configure:28668: checking for size_t configure:28668: gcc -c -isystem /usr/openwin/include -I/usr/openwin/include conftest.c >&5 configure:28668: $? = 0 configure:28668: gcc -c -isystem /usr/openwin/include -I/usr/openwin/include conftest.c >&5 conftest.c: In function 'main': conftest.c:102:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:28668: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wxWidgets" | #define PACKAGE_TARNAME "wxwidgets" | #define PACKAGE_VERSION "3.1.3" | #define PACKAGE_STRING "wxWidgets 3.1.3" | #define PACKAGE_BUGREPORT "wx-dev@googlegroups.com" | #define PACKAGE_URL "" | #define __SUN__ 1 | #define __SOLARIS__ 1 | #define __SVR4__ 1 | #define __UNIX__ 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CXXABI_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define wxUSE_WCHAR_T 1 | #define HAVE_VA_COPY 1 | #define HAVE_VARIADIC_MACROS 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LARGEFILE_SUPPORT 1 | #define HAVE_FSEEKO 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STD_WSTRING 1 | #define HAVE_STD__ISTREAM 1 | #define HAVE_STD__OSTREAM 1 | #define HAVE_TR1_TYPE_TRAITS 1 | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define HAVE_SIN 1 | #define HAVE_CEIL 1 | #define HAVE_STRTOULL 1 | #define wxUSE_REGEX 1 | #define wxUSE_ZLIB 1 | #define wxUSE_LIBPNG 1 | #define wxUSE_LIBJPEG 1 | #define wxUSE_LIBLZMA 1 | #define wxUSE_LIBTIFF 1 | #define wxUSE_EXPAT 1 | #define wxUSE_XML 1 | #define __WXGTK220__ 1 | #define __WXGTK218__ 1 | #define __WXGTK210__ 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XKBLIB_H 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define wxUSE_OPENGL 1 | #define wxUSE_GLCANVAS 1 | #define HAVE_VISIBILITY 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 ((size_t))) | return 0; | ; | return 0; | } configure:28668: result: yes configure:28680: checking for ssize_t configure:28680: gcc -c -isystem /usr/openwin/include -I/usr/openwin/include conftest.c >&5 configure:28680: $? = 0 configure:28680: gcc -c -isystem /usr/openwin/include -I/usr/openwin/include conftest.c >&5 conftest.c: In function 'main': conftest.c:102:22: error: expected expression before ')' token if (sizeof ((ssize_t))) ^ configure:28680: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wxWidgets" | #define PACKAGE_TARNAME "wxwidgets" | #define PACKAGE_VERSION "3.1.3" | #define PACKAGE_STRING "wxWidgets 3.1.3" | #define PACKAGE_BUGREPORT "wx-dev@googlegroups.com" | #define PACKAGE_URL "" | #define __SUN__ 1 | #define __SOLARIS__ 1 | #define __SVR4__ 1 | #define __UNIX__ 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CXXABI_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define wxUSE_WCHAR_T 1 | #define HAVE_VA_COPY 1 | #define HAVE_VARIADIC_MACROS 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LARGEFILE_SUPPORT 1 | #define HAVE_FSEEKO 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STD_WSTRING 1 | #define HAVE_STD__ISTREAM 1 | #define HAVE_STD__OSTREAM 1 | #define HAVE_TR1_TYPE_TRAITS 1 | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define HAVE_SIN 1 | #define HAVE_CEIL 1 | #define HAVE_STRTOULL 1 | #define wxUSE_REGEX 1 | #define wxUSE_ZLIB 1 | #define wxUSE_LIBPNG 1 | #define wxUSE_LIBJPEG 1 | #define wxUSE_LIBLZMA 1 | #define wxUSE_LIBTIFF 1 | #define wxUSE_EXPAT 1 | #define wxUSE_XML 1 | #define __WXGTK220__ 1 | #define __WXGTK218__ 1 | #define __WXGTK210__ 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XKBLIB_H 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define wxUSE_OPENGL 1 | #define wxUSE_GLCANVAS 1 | #define HAVE_VISIBILITY 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 ((ssize_t))) | return 0; | ; | return 0; | } configure:28680: result: yes configure:28696: checking if size_t is unsigned int configure:28719: g++ -c -isystem /usr/openwin/include -I/usr/openwin/include conftest.cpp >&5 conftest.cpp:74:49: error: 'void Foo::foo(unsigned int)' cannot be overloaded struct Foo { void foo(size_t); void foo(unsigned int); }; ^ conftest.cpp:74:31: error: with 'void Foo::foo(size_t)' struct Foo { void foo(size_t); void foo(unsigned int); }; ^ configure:28719: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wxWidgets" | #define PACKAGE_TARNAME "wxwidgets" | #define PACKAGE_VERSION "3.1.3" | #define PACKAGE_STRING "wxWidgets 3.1.3" | #define PACKAGE_BUGREPORT "wx-dev@googlegroups.com" | #define PACKAGE_URL "" | #define __SUN__ 1 | #define __SOLARIS__ 1 | #define __SVR4__ 1 | #define __UNIX__ 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CXXABI_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define wxUSE_WCHAR_T 1 | #define HAVE_VA_COPY 1 | #define HAVE_VARIADIC_MACROS 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LARGEFILE_SUPPORT 1 | #define HAVE_FSEEKO 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STD_WSTRING 1 | #define HAVE_STD__ISTREAM 1 | #define HAVE_STD__OSTREAM 1 | #define HAVE_TR1_TYPE_TRAITS 1 | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define HAVE_SIN 1 | #define HAVE_CEIL 1 | #define HAVE_STRTOULL 1 | #define wxUSE_REGEX 1 | #define wxUSE_ZLIB 1 | #define wxUSE_LIBPNG 1 | #define wxUSE_LIBJPEG 1 | #define wxUSE_LIBLZMA 1 | #define wxUSE_LIBTIFF 1 | #define wxUSE_EXPAT 1 | #define wxUSE_XML 1 | #define __WXGTK220__ 1 | #define __WXGTK218__ 1 | #define __WXGTK210__ 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XKBLIB_H 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define wxUSE_OPENGL 1 | #define wxUSE_GLCANVAS 1 | #define HAVE_VISIBILITY 1 | #define HAVE_SSIZE_T 1 | /* end confdefs.h. */ | #include | int | main () | { | | return 0; } | | struct Foo { void foo(size_t); void foo(unsigned int); }; | | int bar() { | | ; | return 0; | } configure:28729: result: yes configure:28776: checking if wchar_t is separate type configure:28801: g++ -c -isystem /usr/openwin/include -I/usr/openwin/include conftest.cpp >&5 configure:28801: $? = 0 configure:28810: result: yes configure:28828: checking for pw_gecos in struct passwd configure:28849: gcc -c -isystem /usr/openwin/include -I/usr/openwin/include conftest.c >&5 configure:28849: $? = 0 configure:28863: result: yes configure:28876: checking for wcslen configure:28876: gcc -o conftest -isystem /usr/openwin/include -I/usr/openwin/include conftest.c -llzma -lm >&5 configure:28876: $? = 0 configure:28876: result: yes configure:28982: checking for wcsftime configure:28982: gcc -o conftest -isystem /usr/openwin/include -I/usr/openwin/include conftest.c -llzma -lm >&5 configure:28982: $? = 0 configure:28982: result: yes configure:28996: checking for strnlen configure:28996: gcc -o conftest -isystem /usr/openwin/include -I/usr/openwin/include conftest.c -llzma -lm >&5 configure:28996: $? = 0 configure:28996: result: yes configure:28996: checking for wcsdup configure:28996: gcc -o conftest -isystem /usr/openwin/include -I/usr/openwin/include conftest.c -llzma -lm >&5 configure:28996: $? = 0 configure:28996: result: yes configure:28996: checking for wcsnlen configure:28996: gcc -o conftest -isystem /usr/openwin/include -I/usr/openwin/include conftest.c -llzma -lm >&5 configure:28996: $? = 0 configure:28996: result: yes configure:28996: checking for wcscasecmp configure:28996: gcc -o conftest -isystem /usr/openwin/include -I/usr/openwin/include conftest.c -llzma -lm >&5 configure:28996: $? = 0 configure:28996: result: yes configure:28996: checking for wcsncasecmp configure:28996: gcc -o conftest -isystem /usr/openwin/include -I/usr/openwin/include conftest.c -llzma -lm >&5 configure:28996: $? = 0 configure:28996: result: yes configure:29011: checking for mbstate_t configure:29011: gcc -c -isystem /usr/openwin/include -I/usr/openwin/include conftest.c >&5 configure:29011: $? = 0 configure:29011: gcc -c -isystem /usr/openwin/include -I/usr/openwin/include conftest.c >&5 conftest.c: In function 'main': conftest.c:83:24: error: expected expression before ')' token if (sizeof ((mbstate_t))) ^ configure:29011: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wxWidgets" | #define PACKAGE_TARNAME "wxwidgets" | #define PACKAGE_VERSION "3.1.3" | #define PACKAGE_STRING "wxWidgets 3.1.3" | #define PACKAGE_BUGREPORT "wx-dev@googlegroups.com" | #define PACKAGE_URL "" | #define __SUN__ 1 | #define __SOLARIS__ 1 | #define __SVR4__ 1 | #define __UNIX__ 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CXXABI_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define wxUSE_WCHAR_T 1 | #define HAVE_VA_COPY 1 | #define HAVE_VARIADIC_MACROS 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LARGEFILE_SUPPORT 1 | #define HAVE_FSEEKO 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STD_WSTRING 1 | #define HAVE_STD__ISTREAM 1 | #define HAVE_STD__OSTREAM 1 | #define HAVE_TR1_TYPE_TRAITS 1 | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define HAVE_SIN 1 | #define HAVE_CEIL 1 | #define HAVE_STRTOULL 1 | #define wxUSE_REGEX 1 | #define wxUSE_ZLIB 1 | #define wxUSE_LIBPNG 1 | #define wxUSE_LIBJPEG 1 | #define wxUSE_LIBLZMA 1 | #define wxUSE_LIBTIFF 1 | #define wxUSE_EXPAT 1 | #define wxUSE_XML 1 | #define __WXGTK220__ 1 | #define __WXGTK218__ 1 | #define __WXGTK210__ 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XKBLIB_H 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define wxUSE_OPENGL 1 | #define wxUSE_GLCANVAS 1 | #define HAVE_VISIBILITY 1 | #define HAVE_SSIZE_T 1 | #define wxSIZE_T_IS_UINT 1 | #define wxWCHAR_T_IS_REAL_TYPE 1 | #define HAVE_PW_GECOS 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCSNLEN 1 | #define HAVE_WCSCASECMP 1 | #define HAVE_WCSNCASECMP 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((mbstate_t))) | return 0; | ; | return 0; | } configure:29011: result: yes configure:29021: checking for wcsrtombs configure:29021: gcc -o conftest -isystem /usr/openwin/include -I/usr/openwin/include conftest.c -llzma -lm >&5 configure:29021: $? = 0 configure:29021: result: yes configure:29036: checking for snprintf configure:29036: gcc -o conftest -isystem /usr/openwin/include -I/usr/openwin/include conftest.c -llzma -lm >&5 conftest.c:103:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] char snprintf (); ^ configure:29036: $? = 0 configure:29036: result: yes configure:29036: checking for vsnprintf configure:29036: gcc -o conftest -isystem /usr/openwin/include -I/usr/openwin/include conftest.c -llzma -lm >&5 conftest.c:104:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default] char vsnprintf (); ^ configure:29036: $? = 0 configure:29036: result: yes configure:29036: checking for vsscanf configure:29036: gcc -o conftest -isystem /usr/openwin/include -I/usr/openwin/include conftest.c -llzma -lm >&5 conftest.c:105:6: warning: conflicting types for built-in function 'vsscanf' [enabled by default] char vsscanf (); ^ configure:29036: $? = 0 configure:29036: result: yes configure:29053: checking for vsnprintf declaration configure:29077: g++ -c -isystem /usr/openwin/include -I/usr/openwin/include conftest.cpp >&5 configure:29077: $? = 0 configure:29087: result: yes configure:29094: checking if vsnprintf declaration is broken configure:29125: g++ -c -isystem /usr/openwin/include -I/usr/openwin/include conftest.cpp >&5 configure:29125: $? = 0 configure:29135: result: no configure:29146: checking for snprintf declaration configure:29175: g++ -c -isystem /usr/openwin/include -I/usr/openwin/include conftest.cpp >&5 configure:29175: $? = 0 configure:29185: result: yes configure:29195: checking if snprintf supports positional arguments configure:29226: g++ -o conftest -isystem /usr/openwin/include -I/usr/openwin/include conftest.cpp -llzma -lm >&5 conftest.cpp: In function 'int main()': conftest.cpp:92:56: error: 'strcmp' was not declared in this scope if (strcmp ("2 3 1", buffer) == 0) ^ conftest.cpp:93:40: error: 'exit' was not declared in this scope exit (0); ^ conftest.cpp:94:36: error: 'exit' was not declared in this scope exit (1); ^ configure:29226: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wxWidgets" | #define PACKAGE_TARNAME "wxwidgets" | #define PACKAGE_VERSION "3.1.3" | #define PACKAGE_STRING "wxWidgets 3.1.3" | #define PACKAGE_BUGREPORT "wx-dev@googlegroups.com" | #define PACKAGE_URL "" | #define __SUN__ 1 | #define __SOLARIS__ 1 | #define __SVR4__ 1 | #define __UNIX__ 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CXXABI_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define wxUSE_WCHAR_T 1 | #define HAVE_VA_COPY 1 | #define HAVE_VARIADIC_MACROS 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LARGEFILE_SUPPORT 1 | #define HAVE_FSEEKO 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STD_WSTRING 1 | #define HAVE_STD__ISTREAM 1 | #define HAVE_STD__OSTREAM 1 | #define HAVE_TR1_TYPE_TRAITS 1 | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define HAVE_SIN 1 | #define HAVE_CEIL 1 | #define HAVE_STRTOULL 1 | #define wxUSE_REGEX 1 | #define wxUSE_ZLIB 1 | #define wxUSE_LIBPNG 1 | #define wxUSE_LIBJPEG 1 | #define wxUSE_LIBLZMA 1 | #define wxUSE_LIBTIFF 1 | #define wxUSE_EXPAT 1 | #define wxUSE_XML 1 | #define __WXGTK220__ 1 | #define __WXGTK218__ 1 | #define __WXGTK210__ 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XKBLIB_H 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define wxUSE_OPENGL 1 | #define wxUSE_GLCANVAS 1 | #define HAVE_VISIBILITY 1 | #define HAVE_SSIZE_T 1 | #define wxSIZE_T_IS_UINT 1 | #define wxWCHAR_T_IS_REAL_TYPE 1 | #define HAVE_PW_GECOS 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCSNLEN 1 | #define HAVE_WCSCASECMP 1 | #define HAVE_WCSNCASECMP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_WCSRTOMBS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSSCANF 1 | #define HAVE_VSNPRINTF_DECL 1 | #define HAVE_SNPRINTF_DECL 1 | /* end confdefs.h. */ | | #include | | int main (void) | { | char buffer[128]; | snprintf (buffer, 128, "%2 %3 %1", 1, 2, 3); | if (strcmp ("2 3 1", buffer) == 0) | exit (0); | exit (1); | } | configure:29238: result: yes configure:29249: checking for vsscanf declaration configure:29279: g++ -c -isystem /usr/openwin/include -I/usr/openwin/include conftest.cpp >&5 configure:29279: $? = 0 configure:29289: result: yes configure:29296: checking if vsscanf() declaration is broken configure:29326: g++ -c -isystem /usr/openwin/include -I/usr/openwin/include conftest.cpp >&5 configure:29326: $? = 0 configure:29336: result: no configure:29358: checking for widec.h configure:29358: gcc -c -isystem /usr/openwin/include -I/usr/openwin/include conftest.c >&5 configure:29358: $? = 0 configure:29358: result: yes configure:29378: checking for putws configure:29405: gcc -o conftest -isystem /usr/openwin/include -I/usr/openwin/include conftest.c -llzma -lm >&5 configure:29405: $? = 0 configure:29415: result: yes configure:29378: checking for fputws configure:29405: gcc -o conftest -isystem /usr/openwin/include -I/usr/openwin/include conftest.c -llzma -lm >&5 configure:29405: $? = 0 configure:29415: result: yes configure:29378: checking for wprintf configure:29405: gcc -o conftest -isystem /usr/openwin/include -I/usr/openwin/include conftest.c -llzma -lm >&5 configure:29405: $? = 0 configure:29415: result: yes configure:29378: checking for vswprintf configure:29405: gcc -o conftest -isystem /usr/openwin/include -I/usr/openwin/include conftest.c -llzma -lm >&5 configure:29405: $? = 0 configure:29415: result: yes configure:29378: checking for vswscanf configure:29405: gcc -o conftest -isystem /usr/openwin/include -I/usr/openwin/include conftest.c -llzma -lm >&5 configure:29405: $? = 0 configure:29415: result: yes configure:29432: checking for _vsnwprintf configure:29445: gcc -c -isystem /usr/openwin/include -I/usr/openwin/include conftest.c >&5 conftest.c: In function 'main': conftest.c:97:2: error: '_vsnwprintf' undeclared (first use in this function) &_vsnwprintf; ^ conftest.c:97:2: note: each undeclared identifier is reported only once for each function it appears in configure:29445: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wxWidgets" | #define PACKAGE_TARNAME "wxwidgets" | #define PACKAGE_VERSION "3.1.3" | #define PACKAGE_STRING "wxWidgets 3.1.3" | #define PACKAGE_BUGREPORT "wx-dev@googlegroups.com" | #define PACKAGE_URL "" | #define __SUN__ 1 | #define __SOLARIS__ 1 | #define __SVR4__ 1 | #define __UNIX__ 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CXXABI_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define wxUSE_WCHAR_T 1 | #define HAVE_VA_COPY 1 | #define HAVE_VARIADIC_MACROS 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LARGEFILE_SUPPORT 1 | #define HAVE_FSEEKO 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STD_WSTRING 1 | #define HAVE_STD__ISTREAM 1 | #define HAVE_STD__OSTREAM 1 | #define HAVE_TR1_TYPE_TRAITS 1 | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define HAVE_SIN 1 | #define HAVE_CEIL 1 | #define HAVE_STRTOULL 1 | #define wxUSE_REGEX 1 | #define wxUSE_ZLIB 1 | #define wxUSE_LIBPNG 1 | #define wxUSE_LIBJPEG 1 | #define wxUSE_LIBLZMA 1 | #define wxUSE_LIBTIFF 1 | #define wxUSE_EXPAT 1 | #define wxUSE_XML 1 | #define __WXGTK220__ 1 | #define __WXGTK218__ 1 | #define __WXGTK210__ 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XKBLIB_H 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define wxUSE_OPENGL 1 | #define wxUSE_GLCANVAS 1 | #define HAVE_VISIBILITY 1 | #define HAVE_SSIZE_T 1 | #define wxSIZE_T_IS_UINT 1 | #define wxWCHAR_T_IS_REAL_TYPE 1 | #define HAVE_PW_GECOS 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCSNLEN 1 | #define HAVE_WCSCASECMP 1 | #define HAVE_WCSNCASECMP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_WCSRTOMBS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSSCANF 1 | #define HAVE_VSNPRINTF_DECL 1 | #define HAVE_SNPRINTF_DECL 1 | #define HAVE_UNIX98_PRINTF 1 | #define HAVE_VSSCANF_DECL 1 | #define HAVE_WIDEC_H 1 | #define HAVE_PUTWS 1 | #define HAVE_FPUTWS 1 | #define HAVE_WPRINTF 1 | #define HAVE_VSWPRINTF 1 | #define HAVE_VSWSCANF 1 | /* end confdefs.h. */ | #include | int | main () | { | &_vsnwprintf; | ; | return 0; | } configure:29451: result: no configure:29460: checking for fsync configure:29487: gcc -o conftest -isystem /usr/openwin/include -I/usr/openwin/include conftest.c -llzma -lm >&5 configure:29487: $? = 0 configure:29497: result: yes configure:29515: checking for round configure:29538: g++ -o conftest -isystem /usr/openwin/include -I/usr/openwin/include conftest.cpp -llzma -lm >&5 configure:29538: $? = 0 configure:29553: result: yes configure:29583: checking for iconv configure:29605: g++ -o conftest -isystem /usr/openwin/include -I/usr/openwin/include conftest.cpp -llzma -lm >&5 configure:29605: $? = 0 configure:29637: result: yes configure:29643: checking if iconv needs const configure:29671: g++ -c -isystem /usr/openwin/include -I/usr/openwin/include conftest.cpp >&5 conftest.cpp:104:99: error: declaration of C function 'std::size_t iconv(iconv_t, char**, std::size_t*, char**, std::size_t*)' conflicts with size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); ^ In file included from conftest.cpp:98:0: /usr/include/iconv.h:59:15: error: previous declaration 'std::size_t iconv(iconv_t, const char**, std::size_t*, char**, std::size_t*)' here extern size_t iconv(iconv_t, const char **_RESTRICT_KYWD, ^ configure:29671: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wxWidgets" | #define PACKAGE_TARNAME "wxwidgets" | #define PACKAGE_VERSION "3.1.3" | #define PACKAGE_STRING "wxWidgets 3.1.3" | #define PACKAGE_BUGREPORT "wx-dev@googlegroups.com" | #define PACKAGE_URL "" | #define __SUN__ 1 | #define __SOLARIS__ 1 | #define __SVR4__ 1 | #define __UNIX__ 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CXXABI_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define wxUSE_WCHAR_T 1 | #define HAVE_VA_COPY 1 | #define HAVE_VARIADIC_MACROS 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LARGEFILE_SUPPORT 1 | #define HAVE_FSEEKO 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STD_WSTRING 1 | #define HAVE_STD__ISTREAM 1 | #define HAVE_STD__OSTREAM 1 | #define HAVE_TR1_TYPE_TRAITS 1 | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define HAVE_SIN 1 | #define HAVE_CEIL 1 | #define HAVE_STRTOULL 1 | #define wxUSE_REGEX 1 | #define wxUSE_ZLIB 1 | #define wxUSE_LIBPNG 1 | #define wxUSE_LIBJPEG 1 | #define wxUSE_LIBLZMA 1 | #define wxUSE_LIBTIFF 1 | #define wxUSE_EXPAT 1 | #define wxUSE_XML 1 | #define __WXGTK220__ 1 | #define __WXGTK218__ 1 | #define __WXGTK210__ 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XKBLIB_H 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define wxUSE_OPENGL 1 | #define wxUSE_GLCANVAS 1 | #define HAVE_VISIBILITY 1 | #define HAVE_SSIZE_T 1 | #define wxSIZE_T_IS_UINT 1 | #define wxWCHAR_T_IS_REAL_TYPE 1 | #define HAVE_PW_GECOS 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCSNLEN 1 | #define HAVE_WCSCASECMP 1 | #define HAVE_WCSNCASECMP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_WCSRTOMBS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSSCANF 1 | #define HAVE_VSNPRINTF_DECL 1 | #define HAVE_SNPRINTF_DECL 1 | #define HAVE_UNIX98_PRINTF 1 | #define HAVE_VSSCANF_DECL 1 | #define HAVE_WIDEC_H 1 | #define HAVE_PUTWS 1 | #define HAVE_FPUTWS 1 | #define HAVE_WPRINTF 1 | #define HAVE_VSWPRINTF 1 | #define HAVE_VSWSCANF 1 | #define HAVE_FSYNC 1 | #define HAVE_ROUND 1 | #define HAVE_ICONV 1 | /* end confdefs.h. */ | | #include | #include | extern | #ifdef __cplusplus | "C" | #endif | #if defined(__STDC__) || 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:29680: result: yes configure:29712: checking for sigaction configure:29712: gcc -o conftest -isystem /usr/openwin/include -I/usr/openwin/include conftest.c -llzma -lm >&5 configure:29712: $? = 0 configure:29712: result: yes configure:29729: checking for sa_handler type configure:29757: g++ -c -isystem /usr/openwin/include -I/usr/openwin/include conftest.cpp >&5 configure:29757: $? = 0 configure:29775: result: int configure:29786: checking for backtrace() configure:29814: g++ -c -isystem /usr/openwin/include -I/usr/openwin/include conftest.cpp >&5 configure:29814: $? = 0 configure:29830: result: yes configure:29833: checking for library containing backtrace configure:29864: gcc -o conftest -isystem /usr/openwin/include -I/usr/openwin/include conftest.c -llzma -lm >&5 configure:29864: $? = 0 configure:29881: result: none required configure:29898: checking for __cxa_demangle() in configure:29924: g++ -o conftest -isystem /usr/openwin/include -I/usr/openwin/include conftest.cpp -llzma -lm >&5 configure:29924: $? = 0 configure:29941: result: yes configure:29964: checking for mkstemp configure:29964: gcc -o conftest -isystem /usr/openwin/include -I/usr/openwin/include conftest.c -llzma -lm >&5 configure:29964: $? = 0 configure:29964: result: yes configure:29974: checking for statfs configure:30004: gcc -c -isystem /usr/openwin/include -I/usr/openwin/include conftest.c >&5 conftest.c: In function 'main': conftest.c:114:28: error: storage size of 'fs' isn't known struct statfs fs; ^ configure:30004: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wxWidgets" | #define PACKAGE_TARNAME "wxwidgets" | #define PACKAGE_VERSION "3.1.3" | #define PACKAGE_STRING "wxWidgets 3.1.3" | #define PACKAGE_BUGREPORT "wx-dev@googlegroups.com" | #define PACKAGE_URL "" | #define __SUN__ 1 | #define __SOLARIS__ 1 | #define __SVR4__ 1 | #define __UNIX__ 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CXXABI_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define wxUSE_WCHAR_T 1 | #define HAVE_VA_COPY 1 | #define HAVE_VARIADIC_MACROS 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LARGEFILE_SUPPORT 1 | #define HAVE_FSEEKO 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STD_WSTRING 1 | #define HAVE_STD__ISTREAM 1 | #define HAVE_STD__OSTREAM 1 | #define HAVE_TR1_TYPE_TRAITS 1 | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define HAVE_SIN 1 | #define HAVE_CEIL 1 | #define HAVE_STRTOULL 1 | #define wxUSE_REGEX 1 | #define wxUSE_ZLIB 1 | #define wxUSE_LIBPNG 1 | #define wxUSE_LIBJPEG 1 | #define wxUSE_LIBLZMA 1 | #define wxUSE_LIBTIFF 1 | #define wxUSE_EXPAT 1 | #define wxUSE_XML 1 | #define __WXGTK220__ 1 | #define __WXGTK218__ 1 | #define __WXGTK210__ 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XKBLIB_H 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define wxUSE_OPENGL 1 | #define wxUSE_GLCANVAS 1 | #define HAVE_VISIBILITY 1 | #define HAVE_SSIZE_T 1 | #define wxSIZE_T_IS_UINT 1 | #define wxWCHAR_T_IS_REAL_TYPE 1 | #define HAVE_PW_GECOS 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCSNLEN 1 | #define HAVE_WCSCASECMP 1 | #define HAVE_WCSNCASECMP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_WCSRTOMBS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSSCANF 1 | #define HAVE_VSNPRINTF_DECL 1 | #define HAVE_SNPRINTF_DECL 1 | #define HAVE_UNIX98_PRINTF 1 | #define HAVE_VSSCANF_DECL 1 | #define HAVE_WIDEC_H 1 | #define HAVE_PUTWS 1 | #define HAVE_FPUTWS 1 | #define HAVE_WPRINTF 1 | #define HAVE_VSWPRINTF 1 | #define HAVE_VSWSCANF 1 | #define HAVE_FSYNC 1 | #define HAVE_ROUND 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_SIGACTION 1 | #define wxTYPE_SA_HANDLER int | #define HAVE_CXA_DEMANGLE 1 | #define HAVE_MKSTEMP 1 | /* end confdefs.h. */ | | #if defined(__BSD__) | #include | #include | #else | #include | #endif | | int | main () | { | | long l; | struct statfs fs; | statfs("/", &fs); | l = fs.f_bsize; | l += fs.f_blocks; | l += fs.f_bavail; | | ; | return 0; | } configure:30013: result: no configure:30076: checking for statvfs configure:30097: gcc -c -isystem /usr/openwin/include -I/usr/openwin/include conftest.c >&5 configure:30097: $? = 0 configure:30106: result: yes configure:30110: checking for statvfs argument type configure:30141: g++ -c -isystem /usr/openwin/include -I/usr/openwin/include conftest.cpp >&5 configure:30141: $? = 0 configure:30184: result: statvfs_t configure:30210: checking for fcntl configure:30210: gcc -o conftest -isystem /usr/openwin/include -I/usr/openwin/include conftest.c -llzma -lm >&5 configure:30210: $? = 0 configure:30210: result: yes configure:30230: checking for setenv configure:30230: gcc -o conftest -isystem /usr/openwin/include -I/usr/openwin/include conftest.c -llzma -lm >&5 configure:30230: $? = 0 configure:30230: result: yes configure:30242: checking for unsetenv configure:30242: gcc -o conftest -isystem /usr/openwin/include -I/usr/openwin/include conftest.c -llzma -lm >&5 configure:30242: $? = 0 configure:30242: result: yes configure:30270: checking for nanosleep configure:30270: gcc -o conftest -isystem /usr/openwin/include -I/usr/openwin/include conftest.c -llzma -lm >&5 configure:30270: $? = 0 configure:30270: result: yes configure:30395: checking for uname configure:30422: gcc -o conftest -isystem /usr/openwin/include -I/usr/openwin/include conftest.c -llzma -lm >&5 configure:30422: $? = 0 configure:30432: result: yes configure:30510: checking for strtok_r configure:30537: gcc -o conftest -isystem /usr/openwin/include -I/usr/openwin/include conftest.c -llzma -lm >&5 configure:30537: $? = 0 configure:30547: result: yes configure:30567: checking for inet_addr configure:30567: gcc -o conftest -isystem /usr/openwin/include -I/usr/openwin/include conftest.c -llzma -lm >&5 Undefined first referenced symbol in file inet_addr /var/tmp//ccOKpgNa.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:30567: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wxWidgets" | #define PACKAGE_TARNAME "wxwidgets" | #define PACKAGE_VERSION "3.1.3" | #define PACKAGE_STRING "wxWidgets 3.1.3" | #define PACKAGE_BUGREPORT "wx-dev@googlegroups.com" | #define PACKAGE_URL "" | #define __SUN__ 1 | #define __SOLARIS__ 1 | #define __SVR4__ 1 | #define __UNIX__ 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CXXABI_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define wxUSE_WCHAR_T 1 | #define HAVE_VA_COPY 1 | #define HAVE_VARIADIC_MACROS 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LARGEFILE_SUPPORT 1 | #define HAVE_FSEEKO 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STD_WSTRING 1 | #define HAVE_STD__ISTREAM 1 | #define HAVE_STD__OSTREAM 1 | #define HAVE_TR1_TYPE_TRAITS 1 | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define HAVE_SIN 1 | #define HAVE_CEIL 1 | #define HAVE_STRTOULL 1 | #define wxUSE_REGEX 1 | #define wxUSE_ZLIB 1 | #define wxUSE_LIBPNG 1 | #define wxUSE_LIBJPEG 1 | #define wxUSE_LIBLZMA 1 | #define wxUSE_LIBTIFF 1 | #define wxUSE_EXPAT 1 | #define wxUSE_XML 1 | #define __WXGTK220__ 1 | #define __WXGTK218__ 1 | #define __WXGTK210__ 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XKBLIB_H 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define wxUSE_OPENGL 1 | #define wxUSE_GLCANVAS 1 | #define HAVE_VISIBILITY 1 | #define HAVE_SSIZE_T 1 | #define wxSIZE_T_IS_UINT 1 | #define wxWCHAR_T_IS_REAL_TYPE 1 | #define HAVE_PW_GECOS 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCSNLEN 1 | #define HAVE_WCSCASECMP 1 | #define HAVE_WCSNCASECMP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_WCSRTOMBS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSSCANF 1 | #define HAVE_VSNPRINTF_DECL 1 | #define HAVE_SNPRINTF_DECL 1 | #define HAVE_UNIX98_PRINTF 1 | #define HAVE_VSSCANF_DECL 1 | #define HAVE_WIDEC_H 1 | #define HAVE_PUTWS 1 | #define HAVE_FPUTWS 1 | #define HAVE_WPRINTF 1 | #define HAVE_VSWPRINTF 1 | #define HAVE_VSWSCANF 1 | #define HAVE_FSYNC 1 | #define HAVE_ROUND 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_SIGACTION 1 | #define wxTYPE_SA_HANDLER int | #define HAVE_CXA_DEMANGLE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STATVFS 1 | #define WX_STATFS_T statvfs_t | #define HAVE_FCNTL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UNAME 1 | #define HAVE_STRTOK_R 1 | /* end confdefs.h. */ | /* Define inet_addr to an innocuous variant, in case declares inet_addr. | For example, HP-UX 11i declares gettimeofday. */ | #define inet_addr innocuous_inet_addr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char inet_addr (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef inet_addr | | /* 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 inet_addr (); | /* 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_inet_addr || defined __stub___inet_addr | choke me | #endif | | int | main () | { | return inet_addr (); | ; | return 0; | } configure:30567: result: no configure:30576: checking for inet_addr in -lnsl configure:30601: gcc -o conftest -isystem /usr/openwin/include -I/usr/openwin/include conftest.c -lnsl -llzma -lm >&5 configure:30601: $? = 0 configure:30610: result: yes configure:30757: checking for inet_aton configure:30757: gcc -o conftest -isystem /usr/openwin/include -I/usr/openwin/include conftest.c -llzma -lm >&5 Undefined first referenced symbol in file inet_aton /var/tmp//cckxRmib.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:30757: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wxWidgets" | #define PACKAGE_TARNAME "wxwidgets" | #define PACKAGE_VERSION "3.1.3" | #define PACKAGE_STRING "wxWidgets 3.1.3" | #define PACKAGE_BUGREPORT "wx-dev@googlegroups.com" | #define PACKAGE_URL "" | #define __SUN__ 1 | #define __SOLARIS__ 1 | #define __SVR4__ 1 | #define __UNIX__ 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CXXABI_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define wxUSE_WCHAR_T 1 | #define HAVE_VA_COPY 1 | #define HAVE_VARIADIC_MACROS 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LARGEFILE_SUPPORT 1 | #define HAVE_FSEEKO 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STD_WSTRING 1 | #define HAVE_STD__ISTREAM 1 | #define HAVE_STD__OSTREAM 1 | #define HAVE_TR1_TYPE_TRAITS 1 | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define HAVE_SIN 1 | #define HAVE_CEIL 1 | #define HAVE_STRTOULL 1 | #define wxUSE_REGEX 1 | #define wxUSE_ZLIB 1 | #define wxUSE_LIBPNG 1 | #define wxUSE_LIBJPEG 1 | #define wxUSE_LIBLZMA 1 | #define wxUSE_LIBTIFF 1 | #define wxUSE_EXPAT 1 | #define wxUSE_XML 1 | #define __WXGTK220__ 1 | #define __WXGTK218__ 1 | #define __WXGTK210__ 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XKBLIB_H 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define wxUSE_OPENGL 1 | #define wxUSE_GLCANVAS 1 | #define HAVE_VISIBILITY 1 | #define HAVE_SSIZE_T 1 | #define wxSIZE_T_IS_UINT 1 | #define wxWCHAR_T_IS_REAL_TYPE 1 | #define HAVE_PW_GECOS 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCSNLEN 1 | #define HAVE_WCSCASECMP 1 | #define HAVE_WCSNCASECMP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_WCSRTOMBS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSSCANF 1 | #define HAVE_VSNPRINTF_DECL 1 | #define HAVE_SNPRINTF_DECL 1 | #define HAVE_UNIX98_PRINTF 1 | #define HAVE_VSSCANF_DECL 1 | #define HAVE_WIDEC_H 1 | #define HAVE_PUTWS 1 | #define HAVE_FPUTWS 1 | #define HAVE_WPRINTF 1 | #define HAVE_VSWPRINTF 1 | #define HAVE_VSWSCANF 1 | #define HAVE_FSYNC 1 | #define HAVE_ROUND 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_SIGACTION 1 | #define wxTYPE_SA_HANDLER int | #define HAVE_CXA_DEMANGLE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STATVFS 1 | #define WX_STATFS_T statvfs_t | #define HAVE_FCNTL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UNAME 1 | #define HAVE_STRTOK_R 1 | /* end confdefs.h. */ | /* Define inet_aton to an innocuous variant, in case declares inet_aton. | For example, HP-UX 11i declares gettimeofday. */ | #define inet_aton innocuous_inet_aton | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char inet_aton (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef inet_aton | | /* 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 inet_aton (); | /* 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_inet_aton || defined __stub___inet_aton | choke me | #endif | | int | main () | { | return inet_aton (); | ; | return 0; | } configure:30757: result: no configure:30767: checking for inet_aton in -lnsl configure:30792: gcc -o conftest -isystem /usr/openwin/include -I/usr/openwin/include conftest.c -lnsl -llzma -lm >&5 configure:30792: $? = 0 configure:30802: result: yes configure:30823: checking for fdopen configure:30850: gcc -o conftest -isystem /usr/openwin/include -I/usr/openwin/include conftest.c -llzma -lm >&5 configure:30850: $? = 0 configure:30860: result: yes configure:30881: checking for sysconf configure:30908: gcc -o conftest -isystem /usr/openwin/include -I/usr/openwin/include conftest.c -llzma -lm >&5 configure:30908: $? = 0 configure:30918: result: yes configure:30938: checking for getpwuid_r configure:30972: gcc -o conftest -isystem /usr/openwin/include -I/usr/openwin/include conftest.c -llzma -lm >&5 conftest.c: In function 'main': conftest.c:164:21: error: too many arguments to function 'getpwuid_r' getpwuid_r(0, &pw, buf, sizeof(buf), &ppw) ^ In file included from conftest.c:118:0: /usr/include/pwd.h:167:23: note: declared here extern struct passwd *getpwuid_r(uid_t, struct passwd *, char *, int); ^ configure:30972: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wxWidgets" | #define PACKAGE_TARNAME "wxwidgets" | #define PACKAGE_VERSION "3.1.3" | #define PACKAGE_STRING "wxWidgets 3.1.3" | #define PACKAGE_BUGREPORT "wx-dev@googlegroups.com" | #define PACKAGE_URL "" | #define __SUN__ 1 | #define __SOLARIS__ 1 | #define __SVR4__ 1 | #define __UNIX__ 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CXXABI_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define wxUSE_WCHAR_T 1 | #define HAVE_VA_COPY 1 | #define HAVE_VARIADIC_MACROS 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LARGEFILE_SUPPORT 1 | #define HAVE_FSEEKO 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STD_WSTRING 1 | #define HAVE_STD__ISTREAM 1 | #define HAVE_STD__OSTREAM 1 | #define HAVE_TR1_TYPE_TRAITS 1 | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define HAVE_SIN 1 | #define HAVE_CEIL 1 | #define HAVE_STRTOULL 1 | #define wxUSE_REGEX 1 | #define wxUSE_ZLIB 1 | #define wxUSE_LIBPNG 1 | #define wxUSE_LIBJPEG 1 | #define wxUSE_LIBLZMA 1 | #define wxUSE_LIBTIFF 1 | #define wxUSE_EXPAT 1 | #define wxUSE_XML 1 | #define __WXGTK220__ 1 | #define __WXGTK218__ 1 | #define __WXGTK210__ 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XKBLIB_H 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define wxUSE_OPENGL 1 | #define wxUSE_GLCANVAS 1 | #define HAVE_VISIBILITY 1 | #define HAVE_SSIZE_T 1 | #define wxSIZE_T_IS_UINT 1 | #define wxWCHAR_T_IS_REAL_TYPE 1 | #define HAVE_PW_GECOS 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCSNLEN 1 | #define HAVE_WCSCASECMP 1 | #define HAVE_WCSNCASECMP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_WCSRTOMBS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSSCANF 1 | #define HAVE_VSNPRINTF_DECL 1 | #define HAVE_SNPRINTF_DECL 1 | #define HAVE_UNIX98_PRINTF 1 | #define HAVE_VSSCANF_DECL 1 | #define HAVE_WIDEC_H 1 | #define HAVE_PUTWS 1 | #define HAVE_FPUTWS 1 | #define HAVE_WPRINTF 1 | #define HAVE_VSWPRINTF 1 | #define HAVE_VSWSCANF 1 | #define HAVE_FSYNC 1 | #define HAVE_ROUND 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_SIGACTION 1 | #define wxTYPE_SA_HANDLER int | #define HAVE_CXA_DEMANGLE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STATVFS 1 | #define WX_STATFS_T statvfs_t | #define HAVE_FCNTL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UNAME 1 | #define HAVE_STRTOK_R 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_ADDR 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYSCONF 1 | /* end confdefs.h. */ | | | | #define _REENTRANT | #include | | #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 getpwuid_r | &getpwuid_r; | #endif | | struct passwd pw, *ppw; | char buf[1024]; | getpwuid_r(0, &pw, buf, sizeof(buf), &ppw) | | | ; | return 0; | } | configure:30982: result: no configure:31002: checking for getgrgid_r configure:31036: gcc -o conftest -isystem /usr/openwin/include -I/usr/openwin/include conftest.c -llzma -lm >&5 conftest.c: In function 'main': conftest.c:164:21: error: too many arguments to function 'getgrgid_r' getgrgid_r(0, &grp, buf, sizeof(buf), &pgrp) ^ In file included from conftest.c:118:0: /usr/include/grp.h:162:22: note: declared here extern struct group *getgrgid_r(gid_t, struct group *, char *, int); ^ configure:31036: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wxWidgets" | #define PACKAGE_TARNAME "wxwidgets" | #define PACKAGE_VERSION "3.1.3" | #define PACKAGE_STRING "wxWidgets 3.1.3" | #define PACKAGE_BUGREPORT "wx-dev@googlegroups.com" | #define PACKAGE_URL "" | #define __SUN__ 1 | #define __SOLARIS__ 1 | #define __SVR4__ 1 | #define __UNIX__ 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CXXABI_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define wxUSE_WCHAR_T 1 | #define HAVE_VA_COPY 1 | #define HAVE_VARIADIC_MACROS 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LARGEFILE_SUPPORT 1 | #define HAVE_FSEEKO 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STD_WSTRING 1 | #define HAVE_STD__ISTREAM 1 | #define HAVE_STD__OSTREAM 1 | #define HAVE_TR1_TYPE_TRAITS 1 | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define HAVE_SIN 1 | #define HAVE_CEIL 1 | #define HAVE_STRTOULL 1 | #define wxUSE_REGEX 1 | #define wxUSE_ZLIB 1 | #define wxUSE_LIBPNG 1 | #define wxUSE_LIBJPEG 1 | #define wxUSE_LIBLZMA 1 | #define wxUSE_LIBTIFF 1 | #define wxUSE_EXPAT 1 | #define wxUSE_XML 1 | #define __WXGTK220__ 1 | #define __WXGTK218__ 1 | #define __WXGTK210__ 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XKBLIB_H 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define wxUSE_OPENGL 1 | #define wxUSE_GLCANVAS 1 | #define HAVE_VISIBILITY 1 | #define HAVE_SSIZE_T 1 | #define wxSIZE_T_IS_UINT 1 | #define wxWCHAR_T_IS_REAL_TYPE 1 | #define HAVE_PW_GECOS 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCSNLEN 1 | #define HAVE_WCSCASECMP 1 | #define HAVE_WCSNCASECMP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_WCSRTOMBS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSSCANF 1 | #define HAVE_VSNPRINTF_DECL 1 | #define HAVE_SNPRINTF_DECL 1 | #define HAVE_UNIX98_PRINTF 1 | #define HAVE_VSSCANF_DECL 1 | #define HAVE_WIDEC_H 1 | #define HAVE_PUTWS 1 | #define HAVE_FPUTWS 1 | #define HAVE_WPRINTF 1 | #define HAVE_VSWPRINTF 1 | #define HAVE_VSWSCANF 1 | #define HAVE_FSYNC 1 | #define HAVE_ROUND 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_SIGACTION 1 | #define wxTYPE_SA_HANDLER int | #define HAVE_CXA_DEMANGLE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STATVFS 1 | #define WX_STATFS_T statvfs_t | #define HAVE_FCNTL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UNAME 1 | #define HAVE_STRTOK_R 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_ADDR 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYSCONF 1 | /* end confdefs.h. */ | | | | #define _REENTRANT | #include | | #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 getgrgid_r | &getgrgid_r; | #endif | | struct group grp, *pgrp; | char buf[1024]; | getgrgid_r(0, &grp, buf, sizeof(buf), &pgrp) | | | ; | return 0; | } | configure:31046: result: no configure:31237: checking whether pthreads work with -pthreads configure:31265: gcc -o conftest -pthreads -isystem /usr/openwin/include -I/usr/openwin/include conftest.c -llzma -lm >&5 configure:31265: $? = 0 configure:31274: result: yes configure:31293: checking if more special flags are required for pthreads configure:31315: result: -D_REENTRANT configure:31328: checking for pthread_setconcurrency configure:31328: gcc -o conftest -isystem /usr/openwin/include -I/usr/openwin/include -pthreads conftest.c -llzma -lm >&5 configure:31328: $? = 0 configure:31328: result: yes configure:31357: checking for pthread_cleanup_push/pop configure:31386: g++ -c -isystem /usr/openwin/include -I/usr/openwin/include conftest.cpp >&5 configure:31386: $? = 0 configure:31405: result: yes configure:31414: checking for sched.h configure:31414: gcc -c -isystem /usr/openwin/include -I/usr/openwin/include conftest.c >&5 configure:31414: $? = 0 configure:31414: result: yes configure:31426: checking for sched_yield configure:31426: gcc -o conftest -isystem /usr/openwin/include -I/usr/openwin/include -pthreads conftest.c -llzma -lm >&5 configure:31426: $? = 0 configure:31426: result: yes configure:31484: checking for pthread_attr_getschedpolicy configure:31484: gcc -o conftest -isystem /usr/openwin/include -I/usr/openwin/include -pthreads conftest.c -llzma -lm >&5 configure:31484: $? = 0 configure:31484: result: yes configure:31486: checking for pthread_attr_setschedparam configure:31486: gcc -o conftest -isystem /usr/openwin/include -I/usr/openwin/include -pthreads conftest.c -llzma -lm >&5 configure:31486: $? = 0 configure:31486: result: yes configure:31488: checking for sched_get_priority_max configure:31488: gcc -o conftest -isystem /usr/openwin/include -I/usr/openwin/include -pthreads conftest.c -llzma -lm >&5 configure:31488: $? = 0 configure:31488: result: yes configure:31553: checking for pthread_cancel configure:31553: gcc -o conftest -isystem /usr/openwin/include -I/usr/openwin/include -pthreads conftest.c -llzma -lm >&5 configure:31553: $? = 0 configure:31553: result: yes configure:31563: checking for pthread_mutex_timedlock configure:31563: gcc -o conftest -isystem /usr/openwin/include -I/usr/openwin/include -pthreads conftest.c -llzma -lm >&5 configure:31563: $? = 0 configure:31563: result: yes configure:31573: checking for pthread_attr_setstacksize configure:31573: gcc -o conftest -isystem /usr/openwin/include -I/usr/openwin/include -pthreads conftest.c -llzma -lm >&5 configure:31573: $? = 0 configure:31573: result: yes configure:31581: checking for pthread_mutexattr_t configure:31601: gcc -c -isystem /usr/openwin/include -I/usr/openwin/include conftest.c >&5 configure:31601: $? = 0 configure:31610: result: yes configure:31617: checking for pthread_mutexattr_settype declaration configure:31637: gcc -c -isystem /usr/openwin/include -I/usr/openwin/include conftest.c >&5 configure:31637: $? = 0 configure:31646: result: yes configure:31848: checking for abi::__forced_unwind() in configure:31873: g++ -c -isystem /usr/openwin/include -I/usr/openwin/include conftest.cpp >&5 configure:31873: $? = 0 configure:31889: result: yes configure:31950: checking for localtime_r configure:31950: gcc -o conftest -isystem /usr/openwin/include -I/usr/openwin/include -pthreads conftest.c -llzma -lm >&5 configure:31950: $? = 0 configure:31950: result: yes configure:31956: checking for gmtime_r configure:31956: gcc -o conftest -isystem /usr/openwin/include -I/usr/openwin/include -pthreads conftest.c -llzma -lm >&5 configure:31956: $? = 0 configure:31956: result: yes configure:31971: checking how many arguments gethostbyname_r() takes configure:32006: gcc -c -isystem /usr/openwin/include -I/usr/openwin/include conftest.c >&5 conftest.c: In function 'main': conftest.c:134:13: error: too few arguments to function 'gethostbyname_r' (void)gethostbyname_r(name) /* ; */ ^ In file included from conftest.c:128:0: /usr/include/netdb.h:227:17: note: declared here struct hostent *gethostbyname_r ^ configure:32006: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wxWidgets" | #define PACKAGE_TARNAME "wxwidgets" | #define PACKAGE_VERSION "3.1.3" | #define PACKAGE_STRING "wxWidgets 3.1.3" | #define PACKAGE_BUGREPORT "wx-dev@googlegroups.com" | #define PACKAGE_URL "" | #define __SUN__ 1 | #define __SOLARIS__ 1 | #define __SVR4__ 1 | #define __UNIX__ 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CXXABI_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define wxUSE_WCHAR_T 1 | #define HAVE_VA_COPY 1 | #define HAVE_VARIADIC_MACROS 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LARGEFILE_SUPPORT 1 | #define HAVE_FSEEKO 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STD_WSTRING 1 | #define HAVE_STD__ISTREAM 1 | #define HAVE_STD__OSTREAM 1 | #define HAVE_TR1_TYPE_TRAITS 1 | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define HAVE_SIN 1 | #define HAVE_CEIL 1 | #define HAVE_STRTOULL 1 | #define wxUSE_REGEX 1 | #define wxUSE_ZLIB 1 | #define wxUSE_LIBPNG 1 | #define wxUSE_LIBJPEG 1 | #define wxUSE_LIBLZMA 1 | #define wxUSE_LIBTIFF 1 | #define wxUSE_EXPAT 1 | #define wxUSE_XML 1 | #define __WXGTK220__ 1 | #define __WXGTK218__ 1 | #define __WXGTK210__ 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XKBLIB_H 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define wxUSE_OPENGL 1 | #define wxUSE_GLCANVAS 1 | #define HAVE_VISIBILITY 1 | #define HAVE_SSIZE_T 1 | #define wxSIZE_T_IS_UINT 1 | #define wxWCHAR_T_IS_REAL_TYPE 1 | #define HAVE_PW_GECOS 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCSNLEN 1 | #define HAVE_WCSCASECMP 1 | #define HAVE_WCSNCASECMP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_WCSRTOMBS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSSCANF 1 | #define HAVE_VSNPRINTF_DECL 1 | #define HAVE_SNPRINTF_DECL 1 | #define HAVE_UNIX98_PRINTF 1 | #define HAVE_VSSCANF_DECL 1 | #define HAVE_WIDEC_H 1 | #define HAVE_PUTWS 1 | #define HAVE_FPUTWS 1 | #define HAVE_WPRINTF 1 | #define HAVE_VSWPRINTF 1 | #define HAVE_VSWSCANF 1 | #define HAVE_FSYNC 1 | #define HAVE_ROUND 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_SIGACTION 1 | #define wxTYPE_SA_HANDLER int | #define HAVE_CXA_DEMANGLE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STATVFS 1 | #define WX_STATFS_T statvfs_t | #define HAVE_FCNTL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UNAME 1 | #define HAVE_STRTOK_R 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_ADDR 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYSCONF 1 | #define HAVE_PTHREAD_SETCONCURRENCY 1 | #define HAVE_PTHREAD_SET_CONCURRENCY 1 | #define wxHAVE_PTHREAD_CLEANUP 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_THREAD_PRIORITY_FUNCTIONS 1 | #define HAVE_PTHREAD_CANCEL 1 | #define HAVE_PTHREAD_MUTEX_TIMEDLOCK 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_MUTEXATTR_T 1 | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE_DECL 1 | #define HAVE_ABI_FORCEDUNWIND 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | /* end confdefs.h. */ | #include | int | main () | { | | char *name = "www.gnu.org"; | (void)gethostbyname_r(name) /* ; */ | | ; | return 0; | } configure:32036: gcc -c -isystem /usr/openwin/include -I/usr/openwin/include conftest.c >&5 conftest.c: In function 'main': conftest.c:138:13: warning: passing argument 5 of 'gethostbyname_r' from incompatible pointer type [enabled by default] (void)gethostbyname_r(name, &ret, buf, buflen, &retp, &my_h_errno) /* ; */ ^ In file included from conftest.c:128:0: /usr/include/netdb.h:227:17: note: expected 'int *' but argument is of type 'struct hostent **' struct hostent *gethostbyname_r ^ conftest.c:138:13: error: too many arguments to function 'gethostbyname_r' (void)gethostbyname_r(name, &ret, buf, buflen, &retp, &my_h_errno) /* ; */ ^ In file included from conftest.c:128:0: /usr/include/netdb.h:227:17: note: declared here struct hostent *gethostbyname_r ^ configure:32036: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wxWidgets" | #define PACKAGE_TARNAME "wxwidgets" | #define PACKAGE_VERSION "3.1.3" | #define PACKAGE_STRING "wxWidgets 3.1.3" | #define PACKAGE_BUGREPORT "wx-dev@googlegroups.com" | #define PACKAGE_URL "" | #define __SUN__ 1 | #define __SOLARIS__ 1 | #define __SVR4__ 1 | #define __UNIX__ 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CXXABI_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define wxUSE_WCHAR_T 1 | #define HAVE_VA_COPY 1 | #define HAVE_VARIADIC_MACROS 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LARGEFILE_SUPPORT 1 | #define HAVE_FSEEKO 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STD_WSTRING 1 | #define HAVE_STD__ISTREAM 1 | #define HAVE_STD__OSTREAM 1 | #define HAVE_TR1_TYPE_TRAITS 1 | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define HAVE_SIN 1 | #define HAVE_CEIL 1 | #define HAVE_STRTOULL 1 | #define wxUSE_REGEX 1 | #define wxUSE_ZLIB 1 | #define wxUSE_LIBPNG 1 | #define wxUSE_LIBJPEG 1 | #define wxUSE_LIBLZMA 1 | #define wxUSE_LIBTIFF 1 | #define wxUSE_EXPAT 1 | #define wxUSE_XML 1 | #define __WXGTK220__ 1 | #define __WXGTK218__ 1 | #define __WXGTK210__ 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XKBLIB_H 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define wxUSE_OPENGL 1 | #define wxUSE_GLCANVAS 1 | #define HAVE_VISIBILITY 1 | #define HAVE_SSIZE_T 1 | #define wxSIZE_T_IS_UINT 1 | #define wxWCHAR_T_IS_REAL_TYPE 1 | #define HAVE_PW_GECOS 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCSNLEN 1 | #define HAVE_WCSCASECMP 1 | #define HAVE_WCSNCASECMP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_WCSRTOMBS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSSCANF 1 | #define HAVE_VSNPRINTF_DECL 1 | #define HAVE_SNPRINTF_DECL 1 | #define HAVE_UNIX98_PRINTF 1 | #define HAVE_VSSCANF_DECL 1 | #define HAVE_WIDEC_H 1 | #define HAVE_PUTWS 1 | #define HAVE_FPUTWS 1 | #define HAVE_WPRINTF 1 | #define HAVE_VSWPRINTF 1 | #define HAVE_VSWSCANF 1 | #define HAVE_FSYNC 1 | #define HAVE_ROUND 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_SIGACTION 1 | #define wxTYPE_SA_HANDLER int | #define HAVE_CXA_DEMANGLE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STATVFS 1 | #define WX_STATFS_T statvfs_t | #define HAVE_FCNTL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UNAME 1 | #define HAVE_STRTOK_R 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_ADDR 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYSCONF 1 | #define HAVE_PTHREAD_SETCONCURRENCY 1 | #define HAVE_PTHREAD_SET_CONCURRENCY 1 | #define wxHAVE_PTHREAD_CLEANUP 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_THREAD_PRIORITY_FUNCTIONS 1 | #define HAVE_PTHREAD_CANCEL 1 | #define HAVE_PTHREAD_MUTEX_TIMEDLOCK 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_MUTEXATTR_T 1 | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE_DECL 1 | #define HAVE_ABI_FORCEDUNWIND 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | /* end confdefs.h. */ | #include | int | main () | { | | char *name = "www.gnu.org"; | struct hostent ret, *retp; | char buf[1024]; | int buflen = 1024; | int my_h_errno; | (void)gethostbyname_r(name, &ret, buf, buflen, &retp, &my_h_errno) /* ; */ | | ; | return 0; | } configure:32068: gcc -c -isystem /usr/openwin/include -I/usr/openwin/include conftest.c >&5 configure:32068: $? = 0 configure:32128: result: five configure:32188: checking how many arguments getservbyname_r() takes configure:32219: g++ -c -isystem /usr/openwin/include -I/usr/openwin/include conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:140:77: error: too many arguments to function 'servent* getservbyname_r(const char*, const char*, servent*, char*, int)' (void) getservbyname_r(name, proto, se, buffer, buflen, &res) ^ In file included from conftest.cpp:130:0: /usr/include/netdb.h:236:17: note: declared here struct servent *getservbyname_r ^ configure:32219: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wxWidgets" | #define PACKAGE_TARNAME "wxwidgets" | #define PACKAGE_VERSION "3.1.3" | #define PACKAGE_STRING "wxWidgets 3.1.3" | #define PACKAGE_BUGREPORT "wx-dev@googlegroups.com" | #define PACKAGE_URL "" | #define __SUN__ 1 | #define __SOLARIS__ 1 | #define __SVR4__ 1 | #define __UNIX__ 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CXXABI_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define wxUSE_WCHAR_T 1 | #define HAVE_VA_COPY 1 | #define HAVE_VARIADIC_MACROS 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LARGEFILE_SUPPORT 1 | #define HAVE_FSEEKO 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STD_WSTRING 1 | #define HAVE_STD__ISTREAM 1 | #define HAVE_STD__OSTREAM 1 | #define HAVE_TR1_TYPE_TRAITS 1 | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define HAVE_SIN 1 | #define HAVE_CEIL 1 | #define HAVE_STRTOULL 1 | #define wxUSE_REGEX 1 | #define wxUSE_ZLIB 1 | #define wxUSE_LIBPNG 1 | #define wxUSE_LIBJPEG 1 | #define wxUSE_LIBLZMA 1 | #define wxUSE_LIBTIFF 1 | #define wxUSE_EXPAT 1 | #define wxUSE_XML 1 | #define __WXGTK220__ 1 | #define __WXGTK218__ 1 | #define __WXGTK210__ 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XKBLIB_H 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define wxUSE_OPENGL 1 | #define wxUSE_GLCANVAS 1 | #define HAVE_VISIBILITY 1 | #define HAVE_SSIZE_T 1 | #define wxSIZE_T_IS_UINT 1 | #define wxWCHAR_T_IS_REAL_TYPE 1 | #define HAVE_PW_GECOS 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCSNLEN 1 | #define HAVE_WCSCASECMP 1 | #define HAVE_WCSNCASECMP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_WCSRTOMBS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSSCANF 1 | #define HAVE_VSNPRINTF_DECL 1 | #define HAVE_SNPRINTF_DECL 1 | #define HAVE_UNIX98_PRINTF 1 | #define HAVE_VSSCANF_DECL 1 | #define HAVE_WIDEC_H 1 | #define HAVE_PUTWS 1 | #define HAVE_FPUTWS 1 | #define HAVE_WPRINTF 1 | #define HAVE_VSWPRINTF 1 | #define HAVE_VSWSCANF 1 | #define HAVE_FSYNC 1 | #define HAVE_ROUND 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_SIGACTION 1 | #define wxTYPE_SA_HANDLER int | #define HAVE_CXA_DEMANGLE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STATVFS 1 | #define WX_STATFS_T statvfs_t | #define HAVE_FCNTL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UNAME 1 | #define HAVE_STRTOK_R 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_ADDR 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYSCONF 1 | #define HAVE_PTHREAD_SETCONCURRENCY 1 | #define HAVE_PTHREAD_SET_CONCURRENCY 1 | #define wxHAVE_PTHREAD_CLEANUP 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_THREAD_PRIORITY_FUNCTIONS 1 | #define HAVE_PTHREAD_CANCEL 1 | #define HAVE_PTHREAD_MUTEX_TIMEDLOCK 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_MUTEXATTR_T 1 | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE_DECL 1 | #define HAVE_ABI_FORCEDUNWIND 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_FUNC_GETHOSTBYNAME_R_5 1 | /* end confdefs.h. */ | #include | int | main () | { | | char *name; | char *proto; | struct servent *se, *res; | char buffer[2048]; | int buflen = 2048; | (void) getservbyname_r(name, proto, se, buffer, buflen, &res) | | ; | return 0; | } configure:32241: g++ -c -isystem /usr/openwin/include -I/usr/openwin/include conftest.cpp >&5 configure:32241: $? = 0 configure:32286: result: five configure:32519: checking for dlopen configure:32519: gcc -o conftest -isystem /usr/openwin/include -I/usr/openwin/include -pthreads conftest.c -llzma -lm >&5 configure:32519: $? = 0 configure:32519: result: yes configure:32648: checking for dlerror configure:32648: gcc -o conftest -isystem /usr/openwin/include -I/usr/openwin/include -pthreads conftest.c -llzma -lm >&5 configure:32648: $? = 0 configure:32648: result: yes configure:32705: checking for dladdr configure:32705: gcc -o conftest -isystem /usr/openwin/include -I/usr/openwin/include -pthreads conftest.c -llzma -lm >&5 configure:32705: $? = 0 configure:32705: result: yes configure:32822: checking for sys/inotify.h configure:32822: gcc -c -isystem /usr/openwin/include -I/usr/openwin/include conftest.c >&5 conftest.c:179:25: fatal error: sys/inotify.h: No such file or directory #include ^ compilation terminated. configure:32822: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wxWidgets" | #define PACKAGE_TARNAME "wxwidgets" | #define PACKAGE_VERSION "3.1.3" | #define PACKAGE_STRING "wxWidgets 3.1.3" | #define PACKAGE_BUGREPORT "wx-dev@googlegroups.com" | #define PACKAGE_URL "" | #define __SUN__ 1 | #define __SOLARIS__ 1 | #define __SVR4__ 1 | #define __UNIX__ 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CXXABI_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define wxUSE_WCHAR_T 1 | #define HAVE_VA_COPY 1 | #define HAVE_VARIADIC_MACROS 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LARGEFILE_SUPPORT 1 | #define HAVE_FSEEKO 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STD_WSTRING 1 | #define HAVE_STD__ISTREAM 1 | #define HAVE_STD__OSTREAM 1 | #define HAVE_TR1_TYPE_TRAITS 1 | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define HAVE_SIN 1 | #define HAVE_CEIL 1 | #define HAVE_STRTOULL 1 | #define wxUSE_REGEX 1 | #define wxUSE_ZLIB 1 | #define wxUSE_LIBPNG 1 | #define wxUSE_LIBJPEG 1 | #define wxUSE_LIBLZMA 1 | #define wxUSE_LIBTIFF 1 | #define wxUSE_EXPAT 1 | #define wxUSE_XML 1 | #define __WXGTK220__ 1 | #define __WXGTK218__ 1 | #define __WXGTK210__ 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XKBLIB_H 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define wxUSE_OPENGL 1 | #define wxUSE_GLCANVAS 1 | #define HAVE_VISIBILITY 1 | #define HAVE_SSIZE_T 1 | #define wxSIZE_T_IS_UINT 1 | #define wxWCHAR_T_IS_REAL_TYPE 1 | #define HAVE_PW_GECOS 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCSNLEN 1 | #define HAVE_WCSCASECMP 1 | #define HAVE_WCSNCASECMP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_WCSRTOMBS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSSCANF 1 | #define HAVE_VSNPRINTF_DECL 1 | #define HAVE_SNPRINTF_DECL 1 | #define HAVE_UNIX98_PRINTF 1 | #define HAVE_VSSCANF_DECL 1 | #define HAVE_WIDEC_H 1 | #define HAVE_PUTWS 1 | #define HAVE_FPUTWS 1 | #define HAVE_WPRINTF 1 | #define HAVE_VSWPRINTF 1 | #define HAVE_VSWSCANF 1 | #define HAVE_FSYNC 1 | #define HAVE_ROUND 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_SIGACTION 1 | #define wxTYPE_SA_HANDLER int | #define HAVE_CXA_DEMANGLE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STATVFS 1 | #define WX_STATFS_T statvfs_t | #define HAVE_FCNTL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UNAME 1 | #define HAVE_STRTOK_R 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_ADDR 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYSCONF 1 | #define HAVE_PTHREAD_SETCONCURRENCY 1 | #define HAVE_PTHREAD_SET_CONCURRENCY 1 | #define wxHAVE_PTHREAD_CLEANUP 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_THREAD_PRIORITY_FUNCTIONS 1 | #define HAVE_PTHREAD_CANCEL 1 | #define HAVE_PTHREAD_MUTEX_TIMEDLOCK 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_MUTEXATTR_T 1 | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE_DECL 1 | #define HAVE_ABI_FORCEDUNWIND 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_FUNC_GETHOSTBYNAME_R_5 1 | #define HAVE_FUNC_GETSERVBYNAME_R_5 1 | #define wxUSE_COMPILER_TLS 1 | #define wxUSE_THREADS 1 | #define __WXGTK20__ 1 | #define WXWIN_COMPATIBILITY_3_0 1 | #define wxUSE_GUI 1 | #define wxUSE_UNIX 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_DLERROR 1 | #define HAVE_DLADDR 1 | #define HAVE_DLADDR 1 | #define wxUSE_DYNAMIC_LOADER 1 | #define wxUSE_DYNLIB_CLASS 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:32822: result: no configure:32839: checking for sys/event.h configure:32839: gcc -c -isystem /usr/openwin/include -I/usr/openwin/include conftest.c >&5 conftest.c:179:23: fatal error: sys/event.h: No such file or directory #include ^ compilation terminated. configure:32839: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wxWidgets" | #define PACKAGE_TARNAME "wxwidgets" | #define PACKAGE_VERSION "3.1.3" | #define PACKAGE_STRING "wxWidgets 3.1.3" | #define PACKAGE_BUGREPORT "wx-dev@googlegroups.com" | #define PACKAGE_URL "" | #define __SUN__ 1 | #define __SOLARIS__ 1 | #define __SVR4__ 1 | #define __UNIX__ 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CXXABI_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define wxUSE_WCHAR_T 1 | #define HAVE_VA_COPY 1 | #define HAVE_VARIADIC_MACROS 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LARGEFILE_SUPPORT 1 | #define HAVE_FSEEKO 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STD_WSTRING 1 | #define HAVE_STD__ISTREAM 1 | #define HAVE_STD__OSTREAM 1 | #define HAVE_TR1_TYPE_TRAITS 1 | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define HAVE_SIN 1 | #define HAVE_CEIL 1 | #define HAVE_STRTOULL 1 | #define wxUSE_REGEX 1 | #define wxUSE_ZLIB 1 | #define wxUSE_LIBPNG 1 | #define wxUSE_LIBJPEG 1 | #define wxUSE_LIBLZMA 1 | #define wxUSE_LIBTIFF 1 | #define wxUSE_EXPAT 1 | #define wxUSE_XML 1 | #define __WXGTK220__ 1 | #define __WXGTK218__ 1 | #define __WXGTK210__ 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XKBLIB_H 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define wxUSE_OPENGL 1 | #define wxUSE_GLCANVAS 1 | #define HAVE_VISIBILITY 1 | #define HAVE_SSIZE_T 1 | #define wxSIZE_T_IS_UINT 1 | #define wxWCHAR_T_IS_REAL_TYPE 1 | #define HAVE_PW_GECOS 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCSNLEN 1 | #define HAVE_WCSCASECMP 1 | #define HAVE_WCSNCASECMP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_WCSRTOMBS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSSCANF 1 | #define HAVE_VSNPRINTF_DECL 1 | #define HAVE_SNPRINTF_DECL 1 | #define HAVE_UNIX98_PRINTF 1 | #define HAVE_VSSCANF_DECL 1 | #define HAVE_WIDEC_H 1 | #define HAVE_PUTWS 1 | #define HAVE_FPUTWS 1 | #define HAVE_WPRINTF 1 | #define HAVE_VSWPRINTF 1 | #define HAVE_VSWSCANF 1 | #define HAVE_FSYNC 1 | #define HAVE_ROUND 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_SIGACTION 1 | #define wxTYPE_SA_HANDLER int | #define HAVE_CXA_DEMANGLE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STATVFS 1 | #define WX_STATFS_T statvfs_t | #define HAVE_FCNTL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UNAME 1 | #define HAVE_STRTOK_R 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_ADDR 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYSCONF 1 | #define HAVE_PTHREAD_SETCONCURRENCY 1 | #define HAVE_PTHREAD_SET_CONCURRENCY 1 | #define wxHAVE_PTHREAD_CLEANUP 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_THREAD_PRIORITY_FUNCTIONS 1 | #define HAVE_PTHREAD_CANCEL 1 | #define HAVE_PTHREAD_MUTEX_TIMEDLOCK 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_MUTEXATTR_T 1 | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE_DECL 1 | #define HAVE_ABI_FORCEDUNWIND 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_FUNC_GETHOSTBYNAME_R_5 1 | #define HAVE_FUNC_GETSERVBYNAME_R_5 1 | #define wxUSE_COMPILER_TLS 1 | #define wxUSE_THREADS 1 | #define __WXGTK20__ 1 | #define WXWIN_COMPATIBILITY_3_0 1 | #define wxUSE_GUI 1 | #define wxUSE_UNIX 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_DLERROR 1 | #define HAVE_DLADDR 1 | #define HAVE_DLADDR 1 | #define wxUSE_DYNAMIC_LOADER 1 | #define wxUSE_DYNLIB_CLASS 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:32839: result: no configure:32873: WARNING: wxFileSystemWatcher won't be available on this platform configure:32887: checking for LIBSECRET configure:32895: $PKG_CONFIG --exists --print-errors "libsecret-1" Package libsecret-1 was not found in the pkg-config search path. Perhaps you should add the directory containing `libsecret-1.pc' to the PKG_CONFIG_PATH environment variable No package 'libsecret-1' found configure:32898: $? = 1 configure:32913: $PKG_CONFIG --exists --print-errors "libsecret-1" Package libsecret-1 was not found in the pkg-config search path. Perhaps you should add the directory containing `libsecret-1.pc' to the PKG_CONFIG_PATH environment variable No package 'libsecret-1' found configure:32916: $? = 1 No package 'libsecret-1' found configure:32945: WARNING: libsecret not found, wxSecretStore won't be available configure:33007: checking for SNDCTL_DSP_SPEED in sys/soundcard.h configure:33029: gcc -o conftest -isystem /usr/openwin/include -I/usr/openwin/include -pthreads conftest.c -llzma -lm >&5 configure:33029: $? = 0 configure:33069: result: yes configure:33705: checking for GTKPRINT configure:33713: $PKG_CONFIG --exists --print-errors "$gtk_unix_print" configure:33716: $? = 0 configure:33731: $PKG_CONFIG --exists --print-errors "$gtk_unix_print" configure:33734: $? = 0 configure:33778: result: yes configure:33887: checking for LIBNOTIFY configure:33895: $PKG_CONFIG --exists --print-errors "libnotify >= 0.7" Package libnotify was not found in the pkg-config search path. Perhaps you should add the directory containing `libnotify.pc' to the PKG_CONFIG_PATH environment variable No package 'libnotify' found configure:33898: $? = 1 configure:33913: $PKG_CONFIG --exists --print-errors "libnotify >= 0.7" Package libnotify was not found in the pkg-config search path. Perhaps you should add the directory containing `libnotify.pc' to the PKG_CONFIG_PATH environment variable No package 'libnotify' found configure:33916: $? = 1 No package 'libnotify' found configure:33947: checking for LIBNOTIFY configure:33955: $PKG_CONFIG --exists --print-errors "libnotify >= 0.4" Package libnotify was not found in the pkg-config search path. Perhaps you should add the directory containing `libnotify.pc' to the PKG_CONFIG_PATH environment variable No package 'libnotify' found configure:33958: $? = 1 configure:33973: $PKG_CONFIG --exists --print-errors "libnotify >= 0.4" Package libnotify was not found in the pkg-config search path. Perhaps you should add the directory containing `libnotify.pc' to the PKG_CONFIG_PATH environment variable No package 'libnotify' found configure:33976: $? = 1 No package 'libnotify' found configure:34005: WARNING: libnotify not found, wxNotificationMessage will use generic implementation. configure:34367: checking xlocale.h usability configure:34367: gcc -c -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_PTHREADS -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/scratch/Xbuild/s11.3-sru/x-s11.3-sru-sparc/proto/root_sparc/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng14 -isystem /usr/openwin/include -I/usr/openwin/include conftest.c >&5 conftest.c:212:21: fatal error: xlocale.h: No such file or directory #include ^ compilation terminated. configure:34367: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wxWidgets" | #define PACKAGE_TARNAME "wxwidgets" | #define PACKAGE_VERSION "3.1.3" | #define PACKAGE_STRING "wxWidgets 3.1.3" | #define PACKAGE_BUGREPORT "wx-dev@googlegroups.com" | #define PACKAGE_URL "" | #define __SUN__ 1 | #define __SOLARIS__ 1 | #define __SVR4__ 1 | #define __UNIX__ 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CXXABI_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define wxUSE_WCHAR_T 1 | #define HAVE_VA_COPY 1 | #define HAVE_VARIADIC_MACROS 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LARGEFILE_SUPPORT 1 | #define HAVE_FSEEKO 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STD_WSTRING 1 | #define HAVE_STD__ISTREAM 1 | #define HAVE_STD__OSTREAM 1 | #define HAVE_TR1_TYPE_TRAITS 1 | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define HAVE_SIN 1 | #define HAVE_CEIL 1 | #define HAVE_STRTOULL 1 | #define wxUSE_REGEX 1 | #define wxUSE_ZLIB 1 | #define wxUSE_LIBPNG 1 | #define wxUSE_LIBJPEG 1 | #define wxUSE_LIBLZMA 1 | #define wxUSE_LIBTIFF 1 | #define wxUSE_EXPAT 1 | #define wxUSE_XML 1 | #define __WXGTK220__ 1 | #define __WXGTK218__ 1 | #define __WXGTK210__ 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XKBLIB_H 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define wxUSE_OPENGL 1 | #define wxUSE_GLCANVAS 1 | #define HAVE_VISIBILITY 1 | #define HAVE_SSIZE_T 1 | #define wxSIZE_T_IS_UINT 1 | #define wxWCHAR_T_IS_REAL_TYPE 1 | #define HAVE_PW_GECOS 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCSNLEN 1 | #define HAVE_WCSCASECMP 1 | #define HAVE_WCSNCASECMP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_WCSRTOMBS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSSCANF 1 | #define HAVE_VSNPRINTF_DECL 1 | #define HAVE_SNPRINTF_DECL 1 | #define HAVE_UNIX98_PRINTF 1 | #define HAVE_VSSCANF_DECL 1 | #define HAVE_WIDEC_H 1 | #define HAVE_PUTWS 1 | #define HAVE_FPUTWS 1 | #define HAVE_WPRINTF 1 | #define HAVE_VSWPRINTF 1 | #define HAVE_VSWSCANF 1 | #define HAVE_FSYNC 1 | #define HAVE_ROUND 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_SIGACTION 1 | #define wxTYPE_SA_HANDLER int | #define HAVE_CXA_DEMANGLE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STATVFS 1 | #define WX_STATFS_T statvfs_t | #define HAVE_FCNTL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UNAME 1 | #define HAVE_STRTOK_R 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_ADDR 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYSCONF 1 | #define HAVE_PTHREAD_SETCONCURRENCY 1 | #define HAVE_PTHREAD_SET_CONCURRENCY 1 | #define wxHAVE_PTHREAD_CLEANUP 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_THREAD_PRIORITY_FUNCTIONS 1 | #define HAVE_PTHREAD_CANCEL 1 | #define HAVE_PTHREAD_MUTEX_TIMEDLOCK 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_MUTEXATTR_T 1 | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE_DECL 1 | #define HAVE_ABI_FORCEDUNWIND 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_FUNC_GETHOSTBYNAME_R_5 1 | #define HAVE_FUNC_GETSERVBYNAME_R_5 1 | #define wxUSE_COMPILER_TLS 1 | #define wxUSE_THREADS 1 | #define __WXGTK20__ 1 | #define WXWIN_COMPATIBILITY_3_0 1 | #define wxUSE_GUI 1 | #define wxUSE_UNIX 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_DLERROR 1 | #define HAVE_DLADDR 1 | #define HAVE_DLADDR 1 | #define wxUSE_DYNAMIC_LOADER 1 | #define wxUSE_DYNLIB_CLASS 1 | #define wxUSE_ANY 1 | #define wxUSE_APPLE_IEEE 1 | #define wxUSE_TIMER 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define wxUSE_SOUND 1 | #define wxUSE_GTKPRINT 1 | #define wxUSE_CMDLINE_PARSER 1 | #define wxUSE_STOPWATCH 1 | #define wxUSE_DATETIME 1 | #define wxUSE_FILE 1 | #define wxUSE_FFILE 1 | #define wxUSE_ARCHIVE_STREAMS 1 | #define wxUSE_ZIPSTREAM 1 | #define wxUSE_TARSTREAM 1 | #define wxUSE_FILE_HISTORY 1 | #define wxUSE_FILESYSTEM 1 | #define wxUSE_FS_ARCHIVE 1 | #define wxUSE_FS_ZIP 1 | #define wxUSE_FSVOLUME 1 | #define wxUSE_ON_FATAL_EXCEPTION 1 | #define wxUSE_STACKWALKER 1 | #define wxUSE_DEBUGREPORT 1 | #define wxUSE_SNGLINST_CHECKER 1 | #define wxUSE_BUSYINFO 1 | #define wxUSE_STD_CONTAINERS_COMPATIBLY 1 | #define wxUSE_STD_IOSTREAM 1 | #define wxUSE_STD_STRING 1 | #define wxUSE_UNSAFE_WXSTRING_CONV 1 | #define wxUSE_STDPATHS 1 | #define wxUSE_TEXTBUFFER 1 | #define wxUSE_TEXTFILE 1 | #define wxUSE_CONFIG 1 | #define wxUSE_CONFIG_NATIVE 1 | #define wxUSE_INTL 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:34367: result: no configure:34367: checking xlocale.h presence configure:34367: gcc -E -isystem /usr/openwin/include -I/usr/openwin/include conftest.c conftest.c:179:21: fatal error: xlocale.h: No such file or directory #include ^ compilation terminated. configure:34367: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wxWidgets" | #define PACKAGE_TARNAME "wxwidgets" | #define PACKAGE_VERSION "3.1.3" | #define PACKAGE_STRING "wxWidgets 3.1.3" | #define PACKAGE_BUGREPORT "wx-dev@googlegroups.com" | #define PACKAGE_URL "" | #define __SUN__ 1 | #define __SOLARIS__ 1 | #define __SVR4__ 1 | #define __UNIX__ 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CXXABI_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define wxUSE_WCHAR_T 1 | #define HAVE_VA_COPY 1 | #define HAVE_VARIADIC_MACROS 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LARGEFILE_SUPPORT 1 | #define HAVE_FSEEKO 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STD_WSTRING 1 | #define HAVE_STD__ISTREAM 1 | #define HAVE_STD__OSTREAM 1 | #define HAVE_TR1_TYPE_TRAITS 1 | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define HAVE_SIN 1 | #define HAVE_CEIL 1 | #define HAVE_STRTOULL 1 | #define wxUSE_REGEX 1 | #define wxUSE_ZLIB 1 | #define wxUSE_LIBPNG 1 | #define wxUSE_LIBJPEG 1 | #define wxUSE_LIBLZMA 1 | #define wxUSE_LIBTIFF 1 | #define wxUSE_EXPAT 1 | #define wxUSE_XML 1 | #define __WXGTK220__ 1 | #define __WXGTK218__ 1 | #define __WXGTK210__ 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XKBLIB_H 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define wxUSE_OPENGL 1 | #define wxUSE_GLCANVAS 1 | #define HAVE_VISIBILITY 1 | #define HAVE_SSIZE_T 1 | #define wxSIZE_T_IS_UINT 1 | #define wxWCHAR_T_IS_REAL_TYPE 1 | #define HAVE_PW_GECOS 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCSNLEN 1 | #define HAVE_WCSCASECMP 1 | #define HAVE_WCSNCASECMP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_WCSRTOMBS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSSCANF 1 | #define HAVE_VSNPRINTF_DECL 1 | #define HAVE_SNPRINTF_DECL 1 | #define HAVE_UNIX98_PRINTF 1 | #define HAVE_VSSCANF_DECL 1 | #define HAVE_WIDEC_H 1 | #define HAVE_PUTWS 1 | #define HAVE_FPUTWS 1 | #define HAVE_WPRINTF 1 | #define HAVE_VSWPRINTF 1 | #define HAVE_VSWSCANF 1 | #define HAVE_FSYNC 1 | #define HAVE_ROUND 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_SIGACTION 1 | #define wxTYPE_SA_HANDLER int | #define HAVE_CXA_DEMANGLE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STATVFS 1 | #define WX_STATFS_T statvfs_t | #define HAVE_FCNTL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UNAME 1 | #define HAVE_STRTOK_R 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_ADDR 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYSCONF 1 | #define HAVE_PTHREAD_SETCONCURRENCY 1 | #define HAVE_PTHREAD_SET_CONCURRENCY 1 | #define wxHAVE_PTHREAD_CLEANUP 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_THREAD_PRIORITY_FUNCTIONS 1 | #define HAVE_PTHREAD_CANCEL 1 | #define HAVE_PTHREAD_MUTEX_TIMEDLOCK 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_MUTEXATTR_T 1 | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE_DECL 1 | #define HAVE_ABI_FORCEDUNWIND 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_FUNC_GETHOSTBYNAME_R_5 1 | #define HAVE_FUNC_GETSERVBYNAME_R_5 1 | #define wxUSE_COMPILER_TLS 1 | #define wxUSE_THREADS 1 | #define __WXGTK20__ 1 | #define WXWIN_COMPATIBILITY_3_0 1 | #define wxUSE_GUI 1 | #define wxUSE_UNIX 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_DLERROR 1 | #define HAVE_DLADDR 1 | #define HAVE_DLADDR 1 | #define wxUSE_DYNAMIC_LOADER 1 | #define wxUSE_DYNLIB_CLASS 1 | #define wxUSE_ANY 1 | #define wxUSE_APPLE_IEEE 1 | #define wxUSE_TIMER 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define wxUSE_SOUND 1 | #define wxUSE_GTKPRINT 1 | #define wxUSE_CMDLINE_PARSER 1 | #define wxUSE_STOPWATCH 1 | #define wxUSE_DATETIME 1 | #define wxUSE_FILE 1 | #define wxUSE_FFILE 1 | #define wxUSE_ARCHIVE_STREAMS 1 | #define wxUSE_ZIPSTREAM 1 | #define wxUSE_TARSTREAM 1 | #define wxUSE_FILE_HISTORY 1 | #define wxUSE_FILESYSTEM 1 | #define wxUSE_FS_ARCHIVE 1 | #define wxUSE_FS_ZIP 1 | #define wxUSE_FSVOLUME 1 | #define wxUSE_ON_FATAL_EXCEPTION 1 | #define wxUSE_STACKWALKER 1 | #define wxUSE_DEBUGREPORT 1 | #define wxUSE_SNGLINST_CHECKER 1 | #define wxUSE_BUSYINFO 1 | #define wxUSE_STD_CONTAINERS_COMPATIBLY 1 | #define wxUSE_STD_IOSTREAM 1 | #define wxUSE_STD_STRING 1 | #define wxUSE_UNSAFE_WXSTRING_CONV 1 | #define wxUSE_STDPATHS 1 | #define wxUSE_TEXTBUFFER 1 | #define wxUSE_TEXTFILE 1 | #define wxUSE_CONFIG 1 | #define wxUSE_CONFIG_NATIVE 1 | #define wxUSE_INTL 1 | /* end confdefs.h. */ | #include configure:34367: result: no configure:34367: checking for xlocale.h configure:34367: result: no configure:34378: checking for locale_t configure:34410: g++ -c -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_PTHREADS -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/scratch/Xbuild/s11.3-sru/x-s11.3-sru-sparc/proto/root_sparc/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng14 -isystem /usr/openwin/include -I/usr/openwin/include conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:190:9: error: 'locale_t' was not declared in this scope locale_t t; ^ conftest.cpp:190:18: error: expected ';' before 't' locale_t t; ^ conftest.cpp:191:30: error: 't' was not declared in this scope strtod_l(NULL, NULL, t); ^ conftest.cpp:191:31: error: 'strtod_l' was not declared in this scope strtod_l(NULL, NULL, t); ^ configure:34410: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wxWidgets" | #define PACKAGE_TARNAME "wxwidgets" | #define PACKAGE_VERSION "3.1.3" | #define PACKAGE_STRING "wxWidgets 3.1.3" | #define PACKAGE_BUGREPORT "wx-dev@googlegroups.com" | #define PACKAGE_URL "" | #define __SUN__ 1 | #define __SOLARIS__ 1 | #define __SVR4__ 1 | #define __UNIX__ 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CXXABI_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define wxUSE_WCHAR_T 1 | #define HAVE_VA_COPY 1 | #define HAVE_VARIADIC_MACROS 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LARGEFILE_SUPPORT 1 | #define HAVE_FSEEKO 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STD_WSTRING 1 | #define HAVE_STD__ISTREAM 1 | #define HAVE_STD__OSTREAM 1 | #define HAVE_TR1_TYPE_TRAITS 1 | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define HAVE_SIN 1 | #define HAVE_CEIL 1 | #define HAVE_STRTOULL 1 | #define wxUSE_REGEX 1 | #define wxUSE_ZLIB 1 | #define wxUSE_LIBPNG 1 | #define wxUSE_LIBJPEG 1 | #define wxUSE_LIBLZMA 1 | #define wxUSE_LIBTIFF 1 | #define wxUSE_EXPAT 1 | #define wxUSE_XML 1 | #define __WXGTK220__ 1 | #define __WXGTK218__ 1 | #define __WXGTK210__ 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XKBLIB_H 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define wxUSE_OPENGL 1 | #define wxUSE_GLCANVAS 1 | #define HAVE_VISIBILITY 1 | #define HAVE_SSIZE_T 1 | #define wxSIZE_T_IS_UINT 1 | #define wxWCHAR_T_IS_REAL_TYPE 1 | #define HAVE_PW_GECOS 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCSNLEN 1 | #define HAVE_WCSCASECMP 1 | #define HAVE_WCSNCASECMP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_WCSRTOMBS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSSCANF 1 | #define HAVE_VSNPRINTF_DECL 1 | #define HAVE_SNPRINTF_DECL 1 | #define HAVE_UNIX98_PRINTF 1 | #define HAVE_VSSCANF_DECL 1 | #define HAVE_WIDEC_H 1 | #define HAVE_PUTWS 1 | #define HAVE_FPUTWS 1 | #define HAVE_WPRINTF 1 | #define HAVE_VSWPRINTF 1 | #define HAVE_VSWSCANF 1 | #define HAVE_FSYNC 1 | #define HAVE_ROUND 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_SIGACTION 1 | #define wxTYPE_SA_HANDLER int | #define HAVE_CXA_DEMANGLE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STATVFS 1 | #define WX_STATFS_T statvfs_t | #define HAVE_FCNTL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UNAME 1 | #define HAVE_STRTOK_R 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_ADDR 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYSCONF 1 | #define HAVE_PTHREAD_SETCONCURRENCY 1 | #define HAVE_PTHREAD_SET_CONCURRENCY 1 | #define wxHAVE_PTHREAD_CLEANUP 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_THREAD_PRIORITY_FUNCTIONS 1 | #define HAVE_PTHREAD_CANCEL 1 | #define HAVE_PTHREAD_MUTEX_TIMEDLOCK 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_MUTEXATTR_T 1 | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE_DECL 1 | #define HAVE_ABI_FORCEDUNWIND 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_FUNC_GETHOSTBYNAME_R_5 1 | #define HAVE_FUNC_GETSERVBYNAME_R_5 1 | #define wxUSE_COMPILER_TLS 1 | #define wxUSE_THREADS 1 | #define __WXGTK20__ 1 | #define WXWIN_COMPATIBILITY_3_0 1 | #define wxUSE_GUI 1 | #define wxUSE_UNIX 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_DLERROR 1 | #define HAVE_DLADDR 1 | #define HAVE_DLADDR 1 | #define wxUSE_DYNAMIC_LOADER 1 | #define wxUSE_DYNLIB_CLASS 1 | #define wxUSE_ANY 1 | #define wxUSE_APPLE_IEEE 1 | #define wxUSE_TIMER 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define wxUSE_SOUND 1 | #define wxUSE_GTKPRINT 1 | #define wxUSE_CMDLINE_PARSER 1 | #define wxUSE_STOPWATCH 1 | #define wxUSE_DATETIME 1 | #define wxUSE_FILE 1 | #define wxUSE_FFILE 1 | #define wxUSE_ARCHIVE_STREAMS 1 | #define wxUSE_ZIPSTREAM 1 | #define wxUSE_TARSTREAM 1 | #define wxUSE_FILE_HISTORY 1 | #define wxUSE_FILESYSTEM 1 | #define wxUSE_FS_ARCHIVE 1 | #define wxUSE_FS_ZIP 1 | #define wxUSE_FSVOLUME 1 | #define wxUSE_ON_FATAL_EXCEPTION 1 | #define wxUSE_STACKWALKER 1 | #define wxUSE_DEBUGREPORT 1 | #define wxUSE_SNGLINST_CHECKER 1 | #define wxUSE_BUSYINFO 1 | #define wxUSE_STD_CONTAINERS_COMPATIBLY 1 | #define wxUSE_STD_IOSTREAM 1 | #define wxUSE_STD_STRING 1 | #define wxUSE_UNSAFE_WXSTRING_CONV 1 | #define wxUSE_STDPATHS 1 | #define wxUSE_TEXTBUFFER 1 | #define wxUSE_TEXTFILE 1 | #define wxUSE_CONFIG 1 | #define wxUSE_CONFIG_NATIVE 1 | #define wxUSE_INTL 1 | /* end confdefs.h. */ | | #ifdef HAVE_XLOCALE_H | #include | #endif | #include | #include | | int | main () | { | | locale_t t; | strtod_l(NULL, NULL, t); | | ; | return 0; | } configure:34425: result: no configure:34435: WARNING: No locale_t support, wxXLocale won't be available configure:34501: checking for sys/epoll.h configure:34501: gcc -c -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_PTHREADS -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/scratch/Xbuild/s11.3-sru/x-s11.3-sru-sparc/proto/root_sparc/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng14 -isystem /usr/openwin/include -I/usr/openwin/include conftest.c >&5 conftest.c:224:23: fatal error: sys/epoll.h: No such file or directory #include ^ compilation terminated. configure:34501: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wxWidgets" | #define PACKAGE_TARNAME "wxwidgets" | #define PACKAGE_VERSION "3.1.3" | #define PACKAGE_STRING "wxWidgets 3.1.3" | #define PACKAGE_BUGREPORT "wx-dev@googlegroups.com" | #define PACKAGE_URL "" | #define __SUN__ 1 | #define __SOLARIS__ 1 | #define __SVR4__ 1 | #define __UNIX__ 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CXXABI_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define wxUSE_WCHAR_T 1 | #define HAVE_VA_COPY 1 | #define HAVE_VARIADIC_MACROS 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LARGEFILE_SUPPORT 1 | #define HAVE_FSEEKO 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STD_WSTRING 1 | #define HAVE_STD__ISTREAM 1 | #define HAVE_STD__OSTREAM 1 | #define HAVE_TR1_TYPE_TRAITS 1 | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define HAVE_SIN 1 | #define HAVE_CEIL 1 | #define HAVE_STRTOULL 1 | #define wxUSE_REGEX 1 | #define wxUSE_ZLIB 1 | #define wxUSE_LIBPNG 1 | #define wxUSE_LIBJPEG 1 | #define wxUSE_LIBLZMA 1 | #define wxUSE_LIBTIFF 1 | #define wxUSE_EXPAT 1 | #define wxUSE_XML 1 | #define __WXGTK220__ 1 | #define __WXGTK218__ 1 | #define __WXGTK210__ 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XKBLIB_H 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define wxUSE_OPENGL 1 | #define wxUSE_GLCANVAS 1 | #define HAVE_VISIBILITY 1 | #define HAVE_SSIZE_T 1 | #define wxSIZE_T_IS_UINT 1 | #define wxWCHAR_T_IS_REAL_TYPE 1 | #define HAVE_PW_GECOS 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCSNLEN 1 | #define HAVE_WCSCASECMP 1 | #define HAVE_WCSNCASECMP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_WCSRTOMBS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSSCANF 1 | #define HAVE_VSNPRINTF_DECL 1 | #define HAVE_SNPRINTF_DECL 1 | #define HAVE_UNIX98_PRINTF 1 | #define HAVE_VSSCANF_DECL 1 | #define HAVE_WIDEC_H 1 | #define HAVE_PUTWS 1 | #define HAVE_FPUTWS 1 | #define HAVE_WPRINTF 1 | #define HAVE_VSWPRINTF 1 | #define HAVE_VSWSCANF 1 | #define HAVE_FSYNC 1 | #define HAVE_ROUND 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_SIGACTION 1 | #define wxTYPE_SA_HANDLER int | #define HAVE_CXA_DEMANGLE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STATVFS 1 | #define WX_STATFS_T statvfs_t | #define HAVE_FCNTL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UNAME 1 | #define HAVE_STRTOK_R 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_ADDR 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYSCONF 1 | #define HAVE_PTHREAD_SETCONCURRENCY 1 | #define HAVE_PTHREAD_SET_CONCURRENCY 1 | #define wxHAVE_PTHREAD_CLEANUP 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_THREAD_PRIORITY_FUNCTIONS 1 | #define HAVE_PTHREAD_CANCEL 1 | #define HAVE_PTHREAD_MUTEX_TIMEDLOCK 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_MUTEXATTR_T 1 | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE_DECL 1 | #define HAVE_ABI_FORCEDUNWIND 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_FUNC_GETHOSTBYNAME_R_5 1 | #define HAVE_FUNC_GETSERVBYNAME_R_5 1 | #define wxUSE_COMPILER_TLS 1 | #define wxUSE_THREADS 1 | #define __WXGTK20__ 1 | #define WXWIN_COMPATIBILITY_3_0 1 | #define wxUSE_GUI 1 | #define wxUSE_UNIX 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_DLERROR 1 | #define HAVE_DLADDR 1 | #define HAVE_DLADDR 1 | #define wxUSE_DYNAMIC_LOADER 1 | #define wxUSE_DYNLIB_CLASS 1 | #define wxUSE_ANY 1 | #define wxUSE_APPLE_IEEE 1 | #define wxUSE_TIMER 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define wxUSE_SOUND 1 | #define wxUSE_GTKPRINT 1 | #define wxUSE_CMDLINE_PARSER 1 | #define wxUSE_STOPWATCH 1 | #define wxUSE_DATETIME 1 | #define wxUSE_FILE 1 | #define wxUSE_FFILE 1 | #define wxUSE_ARCHIVE_STREAMS 1 | #define wxUSE_ZIPSTREAM 1 | #define wxUSE_TARSTREAM 1 | #define wxUSE_FILE_HISTORY 1 | #define wxUSE_FILESYSTEM 1 | #define wxUSE_FS_ARCHIVE 1 | #define wxUSE_FS_ZIP 1 | #define wxUSE_FSVOLUME 1 | #define wxUSE_ON_FATAL_EXCEPTION 1 | #define wxUSE_STACKWALKER 1 | #define wxUSE_DEBUGREPORT 1 | #define wxUSE_SNGLINST_CHECKER 1 | #define wxUSE_BUSYINFO 1 | #define wxUSE_STD_CONTAINERS_COMPATIBLY 1 | #define wxUSE_STD_IOSTREAM 1 | #define wxUSE_STD_STRING 1 | #define wxUSE_UNSAFE_WXSTRING_CONV 1 | #define wxUSE_STDPATHS 1 | #define wxUSE_TEXTBUFFER 1 | #define wxUSE_TEXTFILE 1 | #define wxUSE_CONFIG 1 | #define wxUSE_CONFIG_NATIVE 1 | #define wxUSE_INTL 1 | #define wxUSE_LOG 1 | #define wxUSE_LOGGUI 1 | #define wxUSE_LOGWINDOW 1 | #define wxUSE_LOG_DIALOG 1 | #define wxUSE_LONGLONG 1 | #define wxUSE_GEOMETRY 1 | #define wxUSE_BASE64 1 | #define wxUSE_STREAMS 1 | #define wxUSE_PRINTF_POS_PARAMS 1 | #define wxUSE_CONSOLE_EVENTLOOP 1 | #define wxUSE_SELECT_DISPATCHER 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:34501: result: no configure:34516: WARNING: sys/epoll.h not available, wxEpollDispatcher disabled configure:34527: checking for gettimeofday configure:34527: gcc -o conftest -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_PTHREADS -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/scratch/Xbuild/s11.3-sru/x-s11.3-sru-sparc/proto/root_sparc/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng14 -isystem /usr/openwin/include -I/usr/openwin/include -pthreads conftest.c -llzma -lm >&5 configure:34527: $? = 0 configure:34527: result: yes configure:34538: checking whether gettimeofday takes two arguments configure:34561: gcc -c -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_PTHREADS -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/scratch/Xbuild/s11.3-sru/x-s11.3-sru-sparc/proto/root_sparc/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng14 -isystem /usr/openwin/include -I/usr/openwin/include conftest.c >&5 configure:34561: $? = 0 configure:34597: result: yes configure:34607: checking for timezone variable in configure:34635: g++ -c -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_PTHREADS -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/scratch/Xbuild/s11.3-sru/x-s11.3-sru-sparc/proto/root_sparc/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng14 -isystem /usr/openwin/include -I/usr/openwin/include conftest.cpp >&5 configure:34635: $? = 0 configure:34710: result: timezone configure:34722: checking for localtime configure:34722: gcc -o conftest -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_PTHREADS -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/scratch/Xbuild/s11.3-sru/x-s11.3-sru-sparc/proto/root_sparc/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng14 -isystem /usr/openwin/include -I/usr/openwin/include -pthreads conftest.c -llzma -lm >&5 configure:34722: $? = 0 configure:34722: result: yes configure:34733: checking for tm_gmtoff in struct tm configure:34755: gcc -c -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_PTHREADS -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/scratch/Xbuild/s11.3-sru/x-s11.3-sru-sparc/proto/root_sparc/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng14 -isystem /usr/openwin/include -I/usr/openwin/include conftest.c >&5 conftest.c: In function 'main': conftest.c:201:23: error: 'struct tm' has no member named 'tm_gmtoff' tm.tm_gmtoff++; ^ configure:34755: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wxWidgets" | #define PACKAGE_TARNAME "wxwidgets" | #define PACKAGE_VERSION "3.1.3" | #define PACKAGE_STRING "wxWidgets 3.1.3" | #define PACKAGE_BUGREPORT "wx-dev@googlegroups.com" | #define PACKAGE_URL "" | #define __SUN__ 1 | #define __SOLARIS__ 1 | #define __SVR4__ 1 | #define __UNIX__ 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CXXABI_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define wxUSE_WCHAR_T 1 | #define HAVE_VA_COPY 1 | #define HAVE_VARIADIC_MACROS 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LARGEFILE_SUPPORT 1 | #define HAVE_FSEEKO 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STD_WSTRING 1 | #define HAVE_STD__ISTREAM 1 | #define HAVE_STD__OSTREAM 1 | #define HAVE_TR1_TYPE_TRAITS 1 | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define HAVE_SIN 1 | #define HAVE_CEIL 1 | #define HAVE_STRTOULL 1 | #define wxUSE_REGEX 1 | #define wxUSE_ZLIB 1 | #define wxUSE_LIBPNG 1 | #define wxUSE_LIBJPEG 1 | #define wxUSE_LIBLZMA 1 | #define wxUSE_LIBTIFF 1 | #define wxUSE_EXPAT 1 | #define wxUSE_XML 1 | #define __WXGTK220__ 1 | #define __WXGTK218__ 1 | #define __WXGTK210__ 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XKBLIB_H 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define wxUSE_OPENGL 1 | #define wxUSE_GLCANVAS 1 | #define HAVE_VISIBILITY 1 | #define HAVE_SSIZE_T 1 | #define wxSIZE_T_IS_UINT 1 | #define wxWCHAR_T_IS_REAL_TYPE 1 | #define HAVE_PW_GECOS 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCSNLEN 1 | #define HAVE_WCSCASECMP 1 | #define HAVE_WCSNCASECMP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_WCSRTOMBS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSSCANF 1 | #define HAVE_VSNPRINTF_DECL 1 | #define HAVE_SNPRINTF_DECL 1 | #define HAVE_UNIX98_PRINTF 1 | #define HAVE_VSSCANF_DECL 1 | #define HAVE_WIDEC_H 1 | #define HAVE_PUTWS 1 | #define HAVE_FPUTWS 1 | #define HAVE_WPRINTF 1 | #define HAVE_VSWPRINTF 1 | #define HAVE_VSWSCANF 1 | #define HAVE_FSYNC 1 | #define HAVE_ROUND 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_SIGACTION 1 | #define wxTYPE_SA_HANDLER int | #define HAVE_CXA_DEMANGLE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STATVFS 1 | #define WX_STATFS_T statvfs_t | #define HAVE_FCNTL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UNAME 1 | #define HAVE_STRTOK_R 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_ADDR 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYSCONF 1 | #define HAVE_PTHREAD_SETCONCURRENCY 1 | #define HAVE_PTHREAD_SET_CONCURRENCY 1 | #define wxHAVE_PTHREAD_CLEANUP 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_THREAD_PRIORITY_FUNCTIONS 1 | #define HAVE_PTHREAD_CANCEL 1 | #define HAVE_PTHREAD_MUTEX_TIMEDLOCK 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_MUTEXATTR_T 1 | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE_DECL 1 | #define HAVE_ABI_FORCEDUNWIND 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_FUNC_GETHOSTBYNAME_R_5 1 | #define HAVE_FUNC_GETSERVBYNAME_R_5 1 | #define wxUSE_COMPILER_TLS 1 | #define wxUSE_THREADS 1 | #define __WXGTK20__ 1 | #define WXWIN_COMPATIBILITY_3_0 1 | #define wxUSE_GUI 1 | #define wxUSE_UNIX 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_DLERROR 1 | #define HAVE_DLADDR 1 | #define HAVE_DLADDR 1 | #define wxUSE_DYNAMIC_LOADER 1 | #define wxUSE_DYNLIB_CLASS 1 | #define wxUSE_ANY 1 | #define wxUSE_APPLE_IEEE 1 | #define wxUSE_TIMER 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define wxUSE_SOUND 1 | #define wxUSE_GTKPRINT 1 | #define wxUSE_CMDLINE_PARSER 1 | #define wxUSE_STOPWATCH 1 | #define wxUSE_DATETIME 1 | #define wxUSE_FILE 1 | #define wxUSE_FFILE 1 | #define wxUSE_ARCHIVE_STREAMS 1 | #define wxUSE_ZIPSTREAM 1 | #define wxUSE_TARSTREAM 1 | #define wxUSE_FILE_HISTORY 1 | #define wxUSE_FILESYSTEM 1 | #define wxUSE_FS_ARCHIVE 1 | #define wxUSE_FS_ZIP 1 | #define wxUSE_FSVOLUME 1 | #define wxUSE_ON_FATAL_EXCEPTION 1 | #define wxUSE_STACKWALKER 1 | #define wxUSE_DEBUGREPORT 1 | #define wxUSE_SNGLINST_CHECKER 1 | #define wxUSE_BUSYINFO 1 | #define wxUSE_STD_CONTAINERS_COMPATIBLY 1 | #define wxUSE_STD_IOSTREAM 1 | #define wxUSE_STD_STRING 1 | #define wxUSE_UNSAFE_WXSTRING_CONV 1 | #define wxUSE_STDPATHS 1 | #define wxUSE_TEXTBUFFER 1 | #define wxUSE_TEXTFILE 1 | #define wxUSE_CONFIG 1 | #define wxUSE_CONFIG_NATIVE 1 | #define wxUSE_INTL 1 | #define wxUSE_LOG 1 | #define wxUSE_LOGGUI 1 | #define wxUSE_LOGWINDOW 1 | #define wxUSE_LOG_DIALOG 1 | #define wxUSE_LONGLONG 1 | #define wxUSE_GEOMETRY 1 | #define wxUSE_BASE64 1 | #define wxUSE_STREAMS 1 | #define wxUSE_PRINTF_POS_PARAMS 1 | #define wxUSE_CONSOLE_EVENTLOOP 1 | #define wxUSE_SELECT_DISPATCHER 1 | #define HAVE_GETTIMEOFDAY 1 | #define WX_TIMEZONE timezone | #define HAVE_LOCALTIME 1 | /* end confdefs.h. */ | | #include | | int | main () | { | | struct tm tm; | tm.tm_gmtoff++; | | ; | return 0; | } configure:34766: result: no configure:34775: checking for _NL_TIME_FIRST_WEEKDAY in langinfo.h configure:34797: gcc -c -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_PTHREADS -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/scratch/Xbuild/s11.3-sru/x-s11.3-sru-sparc/proto/root_sparc/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng14 -isystem /usr/openwin/include -I/usr/openwin/include conftest.c >&5 conftest.c: In function 'main': conftest.c:201:22: error: '_NL_TIME_FIRST_WEEKDAY' undeclared (first use in this function) _NL_TIME_FIRST_WEEKDAY; ^ conftest.c:201:22: note: each undeclared identifier is reported only once for each function it appears in configure:34797: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wxWidgets" | #define PACKAGE_TARNAME "wxwidgets" | #define PACKAGE_VERSION "3.1.3" | #define PACKAGE_STRING "wxWidgets 3.1.3" | #define PACKAGE_BUGREPORT "wx-dev@googlegroups.com" | #define PACKAGE_URL "" | #define __SUN__ 1 | #define __SOLARIS__ 1 | #define __SVR4__ 1 | #define __UNIX__ 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CXXABI_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define wxUSE_WCHAR_T 1 | #define HAVE_VA_COPY 1 | #define HAVE_VARIADIC_MACROS 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LARGEFILE_SUPPORT 1 | #define HAVE_FSEEKO 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STD_WSTRING 1 | #define HAVE_STD__ISTREAM 1 | #define HAVE_STD__OSTREAM 1 | #define HAVE_TR1_TYPE_TRAITS 1 | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define HAVE_SIN 1 | #define HAVE_CEIL 1 | #define HAVE_STRTOULL 1 | #define wxUSE_REGEX 1 | #define wxUSE_ZLIB 1 | #define wxUSE_LIBPNG 1 | #define wxUSE_LIBJPEG 1 | #define wxUSE_LIBLZMA 1 | #define wxUSE_LIBTIFF 1 | #define wxUSE_EXPAT 1 | #define wxUSE_XML 1 | #define __WXGTK220__ 1 | #define __WXGTK218__ 1 | #define __WXGTK210__ 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XKBLIB_H 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define wxUSE_OPENGL 1 | #define wxUSE_GLCANVAS 1 | #define HAVE_VISIBILITY 1 | #define HAVE_SSIZE_T 1 | #define wxSIZE_T_IS_UINT 1 | #define wxWCHAR_T_IS_REAL_TYPE 1 | #define HAVE_PW_GECOS 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCSNLEN 1 | #define HAVE_WCSCASECMP 1 | #define HAVE_WCSNCASECMP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_WCSRTOMBS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSSCANF 1 | #define HAVE_VSNPRINTF_DECL 1 | #define HAVE_SNPRINTF_DECL 1 | #define HAVE_UNIX98_PRINTF 1 | #define HAVE_VSSCANF_DECL 1 | #define HAVE_WIDEC_H 1 | #define HAVE_PUTWS 1 | #define HAVE_FPUTWS 1 | #define HAVE_WPRINTF 1 | #define HAVE_VSWPRINTF 1 | #define HAVE_VSWSCANF 1 | #define HAVE_FSYNC 1 | #define HAVE_ROUND 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_SIGACTION 1 | #define wxTYPE_SA_HANDLER int | #define HAVE_CXA_DEMANGLE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STATVFS 1 | #define WX_STATFS_T statvfs_t | #define HAVE_FCNTL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UNAME 1 | #define HAVE_STRTOK_R 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_ADDR 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYSCONF 1 | #define HAVE_PTHREAD_SETCONCURRENCY 1 | #define HAVE_PTHREAD_SET_CONCURRENCY 1 | #define wxHAVE_PTHREAD_CLEANUP 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_THREAD_PRIORITY_FUNCTIONS 1 | #define HAVE_PTHREAD_CANCEL 1 | #define HAVE_PTHREAD_MUTEX_TIMEDLOCK 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_MUTEXATTR_T 1 | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE_DECL 1 | #define HAVE_ABI_FORCEDUNWIND 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_FUNC_GETHOSTBYNAME_R_5 1 | #define HAVE_FUNC_GETSERVBYNAME_R_5 1 | #define wxUSE_COMPILER_TLS 1 | #define wxUSE_THREADS 1 | #define __WXGTK20__ 1 | #define WXWIN_COMPATIBILITY_3_0 1 | #define wxUSE_GUI 1 | #define wxUSE_UNIX 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_DLERROR 1 | #define HAVE_DLADDR 1 | #define HAVE_DLADDR 1 | #define wxUSE_DYNAMIC_LOADER 1 | #define wxUSE_DYNLIB_CLASS 1 | #define wxUSE_ANY 1 | #define wxUSE_APPLE_IEEE 1 | #define wxUSE_TIMER 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define wxUSE_SOUND 1 | #define wxUSE_GTKPRINT 1 | #define wxUSE_CMDLINE_PARSER 1 | #define wxUSE_STOPWATCH 1 | #define wxUSE_DATETIME 1 | #define wxUSE_FILE 1 | #define wxUSE_FFILE 1 | #define wxUSE_ARCHIVE_STREAMS 1 | #define wxUSE_ZIPSTREAM 1 | #define wxUSE_TARSTREAM 1 | #define wxUSE_FILE_HISTORY 1 | #define wxUSE_FILESYSTEM 1 | #define wxUSE_FS_ARCHIVE 1 | #define wxUSE_FS_ZIP 1 | #define wxUSE_FSVOLUME 1 | #define wxUSE_ON_FATAL_EXCEPTION 1 | #define wxUSE_STACKWALKER 1 | #define wxUSE_DEBUGREPORT 1 | #define wxUSE_SNGLINST_CHECKER 1 | #define wxUSE_BUSYINFO 1 | #define wxUSE_STD_CONTAINERS_COMPATIBLY 1 | #define wxUSE_STD_IOSTREAM 1 | #define wxUSE_STD_STRING 1 | #define wxUSE_UNSAFE_WXSTRING_CONV 1 | #define wxUSE_STDPATHS 1 | #define wxUSE_TEXTBUFFER 1 | #define wxUSE_TEXTFILE 1 | #define wxUSE_CONFIG 1 | #define wxUSE_CONFIG_NATIVE 1 | #define wxUSE_INTL 1 | #define wxUSE_LOG 1 | #define wxUSE_LOGGUI 1 | #define wxUSE_LOGWINDOW 1 | #define wxUSE_LOG_DIALOG 1 | #define wxUSE_LONGLONG 1 | #define wxUSE_GEOMETRY 1 | #define wxUSE_BASE64 1 | #define wxUSE_STREAMS 1 | #define wxUSE_PRINTF_POS_PARAMS 1 | #define wxUSE_CONSOLE_EVENTLOOP 1 | #define wxUSE_SELECT_DISPATCHER 1 | #define HAVE_GETTIMEOFDAY 1 | #define WX_TIMEZONE timezone | #define HAVE_LOCALTIME 1 | /* end confdefs.h. */ | | #define _GNU_SOURCE | #include | | int | main () | { | | _NL_TIME_FIRST_WEEKDAY; | | ; | return 0; | } configure:34808: result: no configure:34822: checking for setpriority configure:34822: gcc -o conftest -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_PTHREADS -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/scratch/Xbuild/s11.3-sru/x-s11.3-sru-sparc/proto/root_sparc/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng14 -isystem /usr/openwin/include -I/usr/openwin/include -pthreads conftest.c -llzma -lm >&5 configure:34822: $? = 0 configure:34822: result: yes configure:34835: checking for socket configure:34835: gcc -o conftest -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_PTHREADS -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/scratch/Xbuild/s11.3-sru/x-s11.3-sru-sparc/proto/root_sparc/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng14 -isystem /usr/openwin/include -I/usr/openwin/include -pthreads conftest.c -llzma -lm >&5 Undefined first referenced symbol in file socket /var/tmp//ccM5Z4Wc.o ld: fatal: symbol referencing errors collect2: error: ld returned 1 exit status configure:34835: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wxWidgets" | #define PACKAGE_TARNAME "wxwidgets" | #define PACKAGE_VERSION "3.1.3" | #define PACKAGE_STRING "wxWidgets 3.1.3" | #define PACKAGE_BUGREPORT "wx-dev@googlegroups.com" | #define PACKAGE_URL "" | #define __SUN__ 1 | #define __SOLARIS__ 1 | #define __SVR4__ 1 | #define __UNIX__ 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CXXABI_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define wxUSE_WCHAR_T 1 | #define HAVE_VA_COPY 1 | #define HAVE_VARIADIC_MACROS 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LARGEFILE_SUPPORT 1 | #define HAVE_FSEEKO 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STD_WSTRING 1 | #define HAVE_STD__ISTREAM 1 | #define HAVE_STD__OSTREAM 1 | #define HAVE_TR1_TYPE_TRAITS 1 | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define HAVE_SIN 1 | #define HAVE_CEIL 1 | #define HAVE_STRTOULL 1 | #define wxUSE_REGEX 1 | #define wxUSE_ZLIB 1 | #define wxUSE_LIBPNG 1 | #define wxUSE_LIBJPEG 1 | #define wxUSE_LIBLZMA 1 | #define wxUSE_LIBTIFF 1 | #define wxUSE_EXPAT 1 | #define wxUSE_XML 1 | #define __WXGTK220__ 1 | #define __WXGTK218__ 1 | #define __WXGTK210__ 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XKBLIB_H 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define wxUSE_OPENGL 1 | #define wxUSE_GLCANVAS 1 | #define HAVE_VISIBILITY 1 | #define HAVE_SSIZE_T 1 | #define wxSIZE_T_IS_UINT 1 | #define wxWCHAR_T_IS_REAL_TYPE 1 | #define HAVE_PW_GECOS 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCSNLEN 1 | #define HAVE_WCSCASECMP 1 | #define HAVE_WCSNCASECMP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_WCSRTOMBS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSSCANF 1 | #define HAVE_VSNPRINTF_DECL 1 | #define HAVE_SNPRINTF_DECL 1 | #define HAVE_UNIX98_PRINTF 1 | #define HAVE_VSSCANF_DECL 1 | #define HAVE_WIDEC_H 1 | #define HAVE_PUTWS 1 | #define HAVE_FPUTWS 1 | #define HAVE_WPRINTF 1 | #define HAVE_VSWPRINTF 1 | #define HAVE_VSWSCANF 1 | #define HAVE_FSYNC 1 | #define HAVE_ROUND 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_SIGACTION 1 | #define wxTYPE_SA_HANDLER int | #define HAVE_CXA_DEMANGLE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STATVFS 1 | #define WX_STATFS_T statvfs_t | #define HAVE_FCNTL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UNAME 1 | #define HAVE_STRTOK_R 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_ADDR 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYSCONF 1 | #define HAVE_PTHREAD_SETCONCURRENCY 1 | #define HAVE_PTHREAD_SET_CONCURRENCY 1 | #define wxHAVE_PTHREAD_CLEANUP 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_THREAD_PRIORITY_FUNCTIONS 1 | #define HAVE_PTHREAD_CANCEL 1 | #define HAVE_PTHREAD_MUTEX_TIMEDLOCK 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_MUTEXATTR_T 1 | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE_DECL 1 | #define HAVE_ABI_FORCEDUNWIND 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_FUNC_GETHOSTBYNAME_R_5 1 | #define HAVE_FUNC_GETSERVBYNAME_R_5 1 | #define wxUSE_COMPILER_TLS 1 | #define wxUSE_THREADS 1 | #define __WXGTK20__ 1 | #define WXWIN_COMPATIBILITY_3_0 1 | #define wxUSE_GUI 1 | #define wxUSE_UNIX 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_DLERROR 1 | #define HAVE_DLADDR 1 | #define HAVE_DLADDR 1 | #define wxUSE_DYNAMIC_LOADER 1 | #define wxUSE_DYNLIB_CLASS 1 | #define wxUSE_ANY 1 | #define wxUSE_APPLE_IEEE 1 | #define wxUSE_TIMER 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define wxUSE_SOUND 1 | #define wxUSE_GTKPRINT 1 | #define wxUSE_CMDLINE_PARSER 1 | #define wxUSE_STOPWATCH 1 | #define wxUSE_DATETIME 1 | #define wxUSE_FILE 1 | #define wxUSE_FFILE 1 | #define wxUSE_ARCHIVE_STREAMS 1 | #define wxUSE_ZIPSTREAM 1 | #define wxUSE_TARSTREAM 1 | #define wxUSE_FILE_HISTORY 1 | #define wxUSE_FILESYSTEM 1 | #define wxUSE_FS_ARCHIVE 1 | #define wxUSE_FS_ZIP 1 | #define wxUSE_FSVOLUME 1 | #define wxUSE_ON_FATAL_EXCEPTION 1 | #define wxUSE_STACKWALKER 1 | #define wxUSE_DEBUGREPORT 1 | #define wxUSE_SNGLINST_CHECKER 1 | #define wxUSE_BUSYINFO 1 | #define wxUSE_STD_CONTAINERS_COMPATIBLY 1 | #define wxUSE_STD_IOSTREAM 1 | #define wxUSE_STD_STRING 1 | #define wxUSE_UNSAFE_WXSTRING_CONV 1 | #define wxUSE_STDPATHS 1 | #define wxUSE_TEXTBUFFER 1 | #define wxUSE_TEXTFILE 1 | #define wxUSE_CONFIG 1 | #define wxUSE_CONFIG_NATIVE 1 | #define wxUSE_INTL 1 | #define wxUSE_LOG 1 | #define wxUSE_LOGGUI 1 | #define wxUSE_LOGWINDOW 1 | #define wxUSE_LOG_DIALOG 1 | #define wxUSE_LONGLONG 1 | #define wxUSE_GEOMETRY 1 | #define wxUSE_BASE64 1 | #define wxUSE_STREAMS 1 | #define wxUSE_PRINTF_POS_PARAMS 1 | #define wxUSE_CONSOLE_EVENTLOOP 1 | #define wxUSE_SELECT_DISPATCHER 1 | #define HAVE_GETTIMEOFDAY 1 | #define WX_TIMEZONE timezone | #define HAVE_LOCALTIME 1 | #define HAVE_SETPRIORITY 1 | /* end confdefs.h. */ | /* Define socket to an innocuous variant, in case declares socket. | For example, HP-UX 11i declares gettimeofday. */ | #define socket innocuous_socket | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char socket (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef socket | | /* 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 socket (); | /* 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_socket || defined __stub___socket | choke me | #endif | | int | main () | { | return socket (); | ; | return 0; | } configure:34835: result: no configure:34840: checking for socket in -lsocket configure:34865: gcc -o conftest -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_PTHREADS -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/scratch/Xbuild/s11.3-sru/x-s11.3-sru-sparc/proto/root_sparc/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng14 -isystem /usr/openwin/include -I/usr/openwin/include -pthreads conftest.c -lsocket -llzma -lm >&5 configure:34865: $? = 0 configure:34874: result: yes configure:34944: checking what is the type of the third argument of getsockname configure:34973: g++ -c -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_PTHREADS -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/scratch/Xbuild/s11.3-sru/x-s11.3-sru-sparc/proto/root_sparc/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng14 -isystem /usr/openwin/include -I/usr/openwin/include conftest.cpp >&5 configure:34973: $? = 0 configure:35043: result: socklen_t configure:35056: checking what is the type of the fifth argument of getsockopt configure:35085: g++ -c -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_PTHREADS -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/scratch/Xbuild/s11.3-sru/x-s11.3-sru-sparc/proto/root_sparc/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng14 -isystem /usr/openwin/include -I/usr/openwin/include conftest.cpp >&5 configure:35085: $? = 0 configure:35148: result: socklen_t configure:35280: checking for linux/joystick.h configure:35280: gcc -c -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_PTHREADS -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/scratch/Xbuild/s11.3-sru/x-s11.3-sru-sparc/proto/root_sparc/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng14 -isystem /usr/openwin/include -I/usr/openwin/include conftest.c >&5 conftest.c:238:28: fatal error: linux/joystick.h: No such file or directory #include ^ compilation terminated. configure:35280: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wxWidgets" | #define PACKAGE_TARNAME "wxwidgets" | #define PACKAGE_VERSION "3.1.3" | #define PACKAGE_STRING "wxWidgets 3.1.3" | #define PACKAGE_BUGREPORT "wx-dev@googlegroups.com" | #define PACKAGE_URL "" | #define __SUN__ 1 | #define __SOLARIS__ 1 | #define __SVR4__ 1 | #define __UNIX__ 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CXXABI_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define wxUSE_WCHAR_T 1 | #define HAVE_VA_COPY 1 | #define HAVE_VARIADIC_MACROS 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LARGEFILE_SUPPORT 1 | #define HAVE_FSEEKO 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STD_WSTRING 1 | #define HAVE_STD__ISTREAM 1 | #define HAVE_STD__OSTREAM 1 | #define HAVE_TR1_TYPE_TRAITS 1 | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define HAVE_SIN 1 | #define HAVE_CEIL 1 | #define HAVE_STRTOULL 1 | #define wxUSE_REGEX 1 | #define wxUSE_ZLIB 1 | #define wxUSE_LIBPNG 1 | #define wxUSE_LIBJPEG 1 | #define wxUSE_LIBLZMA 1 | #define wxUSE_LIBTIFF 1 | #define wxUSE_EXPAT 1 | #define wxUSE_XML 1 | #define __WXGTK220__ 1 | #define __WXGTK218__ 1 | #define __WXGTK210__ 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XKBLIB_H 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define wxUSE_OPENGL 1 | #define wxUSE_GLCANVAS 1 | #define HAVE_VISIBILITY 1 | #define HAVE_SSIZE_T 1 | #define wxSIZE_T_IS_UINT 1 | #define wxWCHAR_T_IS_REAL_TYPE 1 | #define HAVE_PW_GECOS 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCSNLEN 1 | #define HAVE_WCSCASECMP 1 | #define HAVE_WCSNCASECMP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_WCSRTOMBS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSSCANF 1 | #define HAVE_VSNPRINTF_DECL 1 | #define HAVE_SNPRINTF_DECL 1 | #define HAVE_UNIX98_PRINTF 1 | #define HAVE_VSSCANF_DECL 1 | #define HAVE_WIDEC_H 1 | #define HAVE_PUTWS 1 | #define HAVE_FPUTWS 1 | #define HAVE_WPRINTF 1 | #define HAVE_VSWPRINTF 1 | #define HAVE_VSWSCANF 1 | #define HAVE_FSYNC 1 | #define HAVE_ROUND 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_SIGACTION 1 | #define wxTYPE_SA_HANDLER int | #define HAVE_CXA_DEMANGLE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STATVFS 1 | #define WX_STATFS_T statvfs_t | #define HAVE_FCNTL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_UNAME 1 | #define HAVE_STRTOK_R 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_ADDR 1 | #define HAVE_FDOPEN 1 | #define HAVE_SYSCONF 1 | #define HAVE_PTHREAD_SETCONCURRENCY 1 | #define HAVE_PTHREAD_SET_CONCURRENCY 1 | #define wxHAVE_PTHREAD_CLEANUP 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_THREAD_PRIORITY_FUNCTIONS 1 | #define HAVE_PTHREAD_CANCEL 1 | #define HAVE_PTHREAD_MUTEX_TIMEDLOCK 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_MUTEXATTR_T 1 | #define HAVE_PTHREAD_MUTEXATTR_SETTYPE_DECL 1 | #define HAVE_ABI_FORCEDUNWIND 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_FUNC_GETHOSTBYNAME_R_5 1 | #define HAVE_FUNC_GETSERVBYNAME_R_5 1 | #define wxUSE_COMPILER_TLS 1 | #define wxUSE_THREADS 1 | #define __WXGTK20__ 1 | #define WXWIN_COMPATIBILITY_3_0 1 | #define wxUSE_GUI 1 | #define wxUSE_UNIX 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_DLERROR 1 | #define HAVE_DLADDR 1 | #define HAVE_DLADDR 1 | #define wxUSE_DYNAMIC_LOADER 1 | #define wxUSE_DYNLIB_CLASS 1 | #define wxUSE_ANY 1 | #define wxUSE_APPLE_IEEE 1 | #define wxUSE_TIMER 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define wxUSE_SOUND 1 | #define wxUSE_GTKPRINT 1 | #define wxUSE_CMDLINE_PARSER 1 | #define wxUSE_STOPWATCH 1 | #define wxUSE_DATETIME 1 | #define wxUSE_FILE 1 | #define wxUSE_FFILE 1 | #define wxUSE_ARCHIVE_STREAMS 1 | #define wxUSE_ZIPSTREAM 1 | #define wxUSE_TARSTREAM 1 | #define wxUSE_FILE_HISTORY 1 | #define wxUSE_FILESYSTEM 1 | #define wxUSE_FS_ARCHIVE 1 | #define wxUSE_FS_ZIP 1 | #define wxUSE_FSVOLUME 1 | #define wxUSE_ON_FATAL_EXCEPTION 1 | #define wxUSE_STACKWALKER 1 | #define wxUSE_DEBUGREPORT 1 | #define wxUSE_SNGLINST_CHECKER 1 | #define wxUSE_BUSYINFO 1 | #define wxUSE_STD_CONTAINERS_COMPATIBLY 1 | #define wxUSE_STD_IOSTREAM 1 | #define wxUSE_STD_STRING 1 | #define wxUSE_UNSAFE_WXSTRING_CONV 1 | #define wxUSE_STDPATHS 1 | #define wxUSE_TEXTBUFFER 1 | #define wxUSE_TEXTFILE 1 | #define wxUSE_CONFIG 1 | #define wxUSE_CONFIG_NATIVE 1 | #define wxUSE_INTL 1 | #define wxUSE_LOG 1 | #define wxUSE_LOGGUI 1 | #define wxUSE_LOGWINDOW 1 | #define wxUSE_LOG_DIALOG 1 | #define wxUSE_LONGLONG 1 | #define wxUSE_GEOMETRY 1 | #define wxUSE_BASE64 1 | #define wxUSE_STREAMS 1 | #define wxUSE_PRINTF_POS_PARAMS 1 | #define wxUSE_CONSOLE_EVENTLOOP 1 | #define wxUSE_SELECT_DISPATCHER 1 | #define HAVE_GETTIMEOFDAY 1 | #define WX_TIMEZONE timezone | #define HAVE_LOCALTIME 1 | #define HAVE_SETPRIORITY 1 | #define WX_SOCKLEN_T socklen_t | #define SOCKOPTLEN_T socklen_t | #define wxUSE_SOCKETS 1 | #define wxUSE_PROTOCOL 1 | #define wxUSE_PROTOCOL_HTTP 1 | #define wxUSE_PROTOCOL_FTP 1 | #define wxUSE_PROTOCOL_FILE 1 | #define wxUSE_URL 1 | #define wxUSE_VARIANT 1 | #define wxUSE_FS_INET 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:35280: result: no configure:35298: WARNING: Joystick not supported by this system... disabled configure:35564: checking for XTST configure:35572: $PKG_CONFIG --exists --print-errors "xtst" configure:35575: $? = 0 configure:35590: $PKG_CONFIG --exists --print-errors "xtst" configure:35593: $? = 0 configure:35643: result: yes configure:36147: checking for PRIVATE_FONTS configure:36155: $PKG_CONFIG --exists --print-errors "fontconfig >= 2.8.0 pangoft2 >= 1.38.0" configure:36158: $? = 0 configure:36173: $PKG_CONFIG --exists --print-errors "fontconfig >= 2.8.0 pangoft2 >= 1.38.0" configure:36176: $? = 0 configure:36212: result: yes configure:36362: checking for python configure:36380: found /usr/bin/python configure:36392: result: /usr/bin/python configure:36554: checking for WEBKIT configure:36562: $PKG_CONFIG --exists --print-errors "$webkitgtk >= 1.3.1" Package webkit-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `webkit-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'webkit-1.0' found configure:36565: $? = 1 configure:36580: $PKG_CONFIG --exists --print-errors "$webkitgtk >= 1.3.1" Package webkit-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `webkit-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'webkit-1.0' found configure:36583: $? = 1 No package 'webkit-1.0' found configure:36612: WARNING: webkitgtk not found. configure:36649: WARNING: WebKit not available, disabling wxWebView configure:36962: checking for CAIRO configure:36970: $PKG_CONFIG --exists --print-errors "cairo" configure:36973: $? = 0 configure:36988: $PKG_CONFIG --exists --print-errors "cairo" configure:36991: $? = 0 configure:37029: result: yes configure:37038: checking for cairo_push_group configure:37038: gcc -o conftest -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_PTHREADS -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/scratch/Xbuild/s11.3-sru/x-s11.3-sru-sparc/proto/root_sparc/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng14 -isystem /usr/openwin/include -I/usr/openwin/include -pthreads conftest.c -llzma -lm -lcairo >&5 configure:37038: $? = 0 configure:37038: result: yes configure:37090: checking for GST configure:37098: $PKG_CONFIG --exists --print-errors "gstreamer-$GST_VERSION gstreamer-video-$GST_VERSION gstreamer-player-$GST_VERSION >= 1.7.2.1" Package gstreamer-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gstreamer-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gstreamer-1.0' found Package gstreamer-video-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gstreamer-video-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gstreamer-video-1.0' found Package gstreamer-player-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gstreamer-player-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gstreamer-player-1.0' found configure:37101: $? = 1 configure:37116: $PKG_CONFIG --exists --print-errors "gstreamer-$GST_VERSION gstreamer-video-$GST_VERSION gstreamer-player-$GST_VERSION >= 1.7.2.1" Package gstreamer-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gstreamer-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gstreamer-1.0' found Package gstreamer-video-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gstreamer-video-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gstreamer-video-1.0' found Package gstreamer-player-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gstreamer-player-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gstreamer-player-1.0' found configure:37119: $? = 1 No package 'gstreamer-1.0' found No package 'gstreamer-video-1.0' found No package 'gstreamer-player-1.0' found configure:37148: GStreamer 1.7.2+ not available. Not using GstPlayer and falling back to 1.0 configure:37173: checking for GST configure:37181: $PKG_CONFIG --exists --print-errors "gstreamer-$GST_VERSION gstreamer-video-$GST_VERSION" Package gstreamer-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gstreamer-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gstreamer-1.0' found Package gstreamer-video-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gstreamer-video-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gstreamer-video-1.0' found configure:37184: $? = 1 configure:37199: $PKG_CONFIG --exists --print-errors "gstreamer-$GST_VERSION gstreamer-video-$GST_VERSION" Package gstreamer-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gstreamer-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gstreamer-1.0' found Package gstreamer-video-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gstreamer-video-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gstreamer-video-1.0' found configure:37202: $? = 1 No package 'gstreamer-1.0' found No package 'gstreamer-video-1.0' found configure:37231: WARNING: GStreamer 1.0 not available, falling back to 0.10 configure:37261: checking for GST configure:37269: $PKG_CONFIG --exists --print-errors "gstreamer-$GST_VERSION gstreamer-plugins-base-$GST_VERSION" Package gstreamer-0.10 was not found in the pkg-config search path. Perhaps you should add the directory containing `gstreamer-0.10.pc' to the PKG_CONFIG_PATH environment variable No package 'gstreamer-0.10' found Package gstreamer-plugins-base-0.10 was not found in the pkg-config search path. Perhaps you should add the directory containing `gstreamer-plugins-base-0.10.pc' to the PKG_CONFIG_PATH environment variable No package 'gstreamer-plugins-base-0.10' found configure:37272: $? = 1 configure:37287: $PKG_CONFIG --exists --print-errors "gstreamer-$GST_VERSION gstreamer-plugins-base-$GST_VERSION" Package gstreamer-0.10 was not found in the pkg-config search path. Perhaps you should add the directory containing `gstreamer-0.10.pc' to the PKG_CONFIG_PATH environment variable No package 'gstreamer-0.10' found Package gstreamer-plugins-base-0.10 was not found in the pkg-config search path. Perhaps you should add the directory containing `gstreamer-plugins-base-0.10.pc' to the PKG_CONFIG_PATH environment variable No package 'gstreamer-plugins-base-0.10' found configure:37290: $? = 1 No package 'gstreamer-0.10' found No package 'gstreamer-plugins-base-0.10' found configure:37319: WARNING: GStreamer 0.10 not available configure:37396: WARNING: GStreamer not available... disabling wxMediaCtrl configure:37568: checking CXXWARNINGS for gcc -Woverloaded-virtual configure:37595: g++ -c -I/scratch/Xbuild/s11.3-sru/x-s11.3-sru-sparc/proto/root_sparc/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_PTHREADS -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/scratch/Xbuild/s11.3-sru/x-s11.3-sru-sparc/proto/root_sparc/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng14 -pedantic -Werror -Woverloaded-virtual -isystem /usr/openwin/include -I/usr/openwin/include conftest.cpp >&5 configure:37595: $? = 0 configure:37609: result: -Woverloaded-virtual configure:37621: : CXXWARNINGS="$CXXWARNINGS $ac_cv_cxxflags_gcc_option__Woverloaded_virtual" configure:37624: $? = 0 configure:37880: checking for a BSD-compatible install configure:37948: result: /usr/bin/ginstall -c configure:38018: checking for ranlib configure:38034: found /usr/bin/ranlib configure:38045: result: ranlib configure:38068: checking whether ln -s works configure:38072: result: yes configure:38080: checking whether make sets $(MAKE) configure:38102: result: yes configure:38165: checking for ar configure:38192: result: ar configure:38261: checking for strip configure:38277: found /usr/bin/strip configure:38288: result: strip configure:38353: checking for nm configure:38369: found /usr/bin/nm configure:38380: result: nm configure:38415: checking if make is GNU make configure:38429: result: no configure:38935: checking for dependency tracking method configure:38949: result: gcc configure:40352: checking whether make sets $(MAKE) configure:40374: result: yes configure:40580: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by wxWidgets config.status 3.1.3, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on ERLANG_TEST config.status:1558: creating lib/wx/config/gtk2-unicode-3.1 config.status:1558: creating lib/wx/config/inplace-gtk2-unicode-3.1 config.status:1558: creating utils/ifacecheck/rungccxml.sh config.status:1558: creating Makefile config.status:1558: creating samples/xrc/Makefile config.status:1558: creating samples/wrapsizer/Makefile config.status:1558: creating samples/wizard/Makefile config.status:1558: creating samples/widgets/Makefile config.status:1558: creating samples/vscroll/Makefile config.status:1558: creating samples/validate/Makefile config.status:1558: creating samples/uiaction/Makefile config.status:1558: creating samples/typetest/Makefile config.status:1558: creating samples/treelist/Makefile config.status:1558: creating samples/treectrl/Makefile config.status:1558: creating samples/toolbar/Makefile config.status:1558: creating samples/thread/Makefile config.status:1558: creating samples/text/Makefile config.status:1558: creating samples/taskbar/Makefile config.status:1558: creating samples/taborder/Makefile config.status:1558: creating samples/svg/Makefile config.status:1558: creating samples/stc/Makefile config.status:1558: creating samples/statbar/Makefile config.status:1558: creating samples/splitter/Makefile config.status:1558: creating samples/splash/Makefile config.status:1558: creating samples/sound/Makefile config.status:1558: creating samples/sockets/Makefile config.status:1558: creating samples/shaped/Makefile config.status:1558: creating samples/scroll/Makefile config.status:1558: creating samples/sashtest/Makefile config.status:1558: creating samples/richtext/Makefile config.status:1558: creating samples/ribbon/Makefile config.status:1558: creating samples/render/Makefile config.status:1558: creating samples/propgrid/Makefile config.status:1558: creating samples/printing/Makefile config.status:1558: creating samples/preferences/Makefile config.status:1558: creating samples/power/Makefile config.status:1558: creating samples/popup/Makefile config.status:1558: creating samples/opengl/pyramid/Makefile config.status:1558: creating samples/opengl/penguin/Makefile config.status:1558: creating samples/opengl/isosurf/Makefile config.status:1558: creating samples/opengl/cube/Makefile config.status:1558: creating samples/opengl/Makefile config.status:1558: creating samples/notebook/Makefile config.status:1558: creating samples/minimal/Makefile config.status:1558: creating samples/menu/Makefile config.status:1558: creating samples/mdi/Makefile config.status:1558: creating samples/listctrl/Makefile config.status:1558: creating samples/layout/Makefile config.status:1558: creating samples/keyboard/Makefile config.status:1558: creating samples/ipc/Makefile config.status:1558: creating samples/internat/Makefile config.status:1558: creating samples/image/Makefile config.status:1558: creating samples/html/zip/Makefile config.status:1558: creating samples/html/widget/Makefile config.status:1558: creating samples/html/virtual/Makefile config.status:1558: creating samples/html/test/Makefile config.status:1558: creating samples/html/printing/Makefile config.status:1558: creating samples/html/helpview/Makefile config.status:1558: creating samples/html/help/Makefile config.status:1558: creating samples/html/about/Makefile config.status:1558: creating samples/html/Makefile config.status:1558: creating samples/htlbox/Makefile config.status:1558: creating samples/help/Makefile config.status:1558: creating samples/grid/Makefile config.status:1558: creating samples/font/Makefile config.status:1558: creating samples/exec/Makefile config.status:1558: creating samples/except/Makefile config.status:1558: creating samples/event/Makefile config.status:1558: creating samples/erase/Makefile config.status:1558: creating samples/drawing/Makefile config.status:1558: creating samples/dragimag/Makefile config.status:1558: creating samples/docview/Makefile config.status:1558: creating samples/dnd/Makefile config.status:1558: creating samples/display/Makefile config.status:1558: creating samples/dialup/Makefile config.status:1558: creating samples/dialogs/Makefile config.status:1558: creating samples/debugrpt/Makefile config.status:1558: creating samples/dataview/Makefile config.status:1558: creating samples/console/Makefile config.status:1558: creating samples/config/Makefile config.status:1558: creating samples/combo/Makefile config.status:1558: creating samples/collpane/Makefile config.status:1558: creating samples/clipboard/Makefile config.status:1558: creating samples/caret/Makefile config.status:1558: creating samples/calendar/Makefile config.status:1558: creating samples/aui/Makefile config.status:1558: creating samples/artprov/Makefile config.status:1558: creating samples/archive/Makefile config.status:1558: creating samples/animate/Makefile config.status:1558: creating samples/Makefile config.status:1558: creating demos/poem/Makefile config.status:1558: creating demos/Makefile config.status:1558: creating demos/forty/Makefile config.status:1558: creating demos/life/Makefile config.status:1558: creating demos/fractal/Makefile config.status:1558: creating demos/bombs/Makefile config.status:1558: creating utils/screenshotgen/Makefile config.status:1558: creating utils/screenshotgen/src/Makefile config.status:1558: creating utils/ifacecheck/src/Makefile config.status:1558: creating utils/helpview/Makefile config.status:1558: creating utils/helpview/src/Makefile config.status:1558: creating utils/execmon/Makefile config.status:1558: creating utils/wxrc/Makefile config.status:1558: creating utils/emulator/src/Makefile config.status:1558: creating utils/emulator/Makefile config.status:1558: creating utils/hhp2cached/Makefile config.status:1558: creating utils/Makefile config.status:1558: creating tests/benchmarks/Makefile config.status:1558: creating tests/Makefile config.status:1558: creating lib/wx/include/gtk2-unicode-3.1/wx/setup.h config.status:1733: lib/wx/include/gtk2-unicode-3.1/wx/setup.h is unchanged config.status:1747: executing wx-config commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=sparc-sun-solaris2.11 ac_cv_c_bigendian=yes ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_cxxflags_gcc_option__Woverloaded_virtual=-Woverloaded-virtual ac_cv_env_CAIRO_CFLAGS_set='' ac_cv_env_CAIRO_CFLAGS_value='' ac_cv_env_CAIRO_LIBS_set='' ac_cv_env_CAIRO_LIBS_value='' ac_cv_env_CCC_set='' ac_cv_env_CCC_value='' ac_cv_env_CC_set='' ac_cv_env_CC_value='' ac_cv_env_CFLAGS_set='' ac_cv_env_CFLAGS_value='' ac_cv_env_CPPFLAGS_set='' ac_cv_env_CPPFLAGS_value='' ac_cv_env_CPP_set='' ac_cv_env_CPP_value='' ac_cv_env_CXXFLAGS_set='' ac_cv_env_CXXFLAGS_value='' ac_cv_env_CXX_set='' ac_cv_env_CXX_value='' ac_cv_env_DIRECTFB_CFLAGS_set='' ac_cv_env_DIRECTFB_CFLAGS_value='' ac_cv_env_DIRECTFB_LIBS_set='' ac_cv_env_DIRECTFB_LIBS_value='' ac_cv_env_GLU_CFLAGS_set='' ac_cv_env_GLU_CFLAGS_value='' ac_cv_env_GLU_LIBS_set='' ac_cv_env_GLU_LIBS_value='' ac_cv_env_GL_CFLAGS_set='' ac_cv_env_GL_CFLAGS_value='' ac_cv_env_GL_LIBS_set='' ac_cv_env_GL_LIBS_value='' ac_cv_env_GNOMEVFS_CFLAGS_set='' ac_cv_env_GNOMEVFS_CFLAGS_value='' ac_cv_env_GNOMEVFS_LIBS_set='' ac_cv_env_GNOMEVFS_LIBS_value='' ac_cv_env_GST_CFLAGS_set='' ac_cv_env_GST_CFLAGS_value='' ac_cv_env_GST_LIBS_set='' ac_cv_env_GST_LIBS_value='' ac_cv_env_GTKPRINT_CFLAGS_set='' ac_cv_env_GTKPRINT_CFLAGS_value='' ac_cv_env_GTKPRINT_LIBS_set='' ac_cv_env_GTKPRINT_LIBS_value='' ac_cv_env_LDFLAGS_set='' ac_cv_env_LDFLAGS_value='' ac_cv_env_LIBNOTIFY_CFLAGS_set='' ac_cv_env_LIBNOTIFY_CFLAGS_value='' ac_cv_env_LIBNOTIFY_LIBS_set='' ac_cv_env_LIBNOTIFY_LIBS_value='' ac_cv_env_LIBSECRET_CFLAGS_set='' ac_cv_env_LIBSECRET_CFLAGS_value='' ac_cv_env_LIBSECRET_LIBS_set='' ac_cv_env_LIBSECRET_LIBS_value='' ac_cv_env_LIBS_set='' ac_cv_env_LIBS_value='' ac_cv_env_LIBTIFF_CFLAGS_set='' ac_cv_env_LIBTIFF_CFLAGS_value='' ac_cv_env_LIBTIFF_LIBS_set='' ac_cv_env_LIBTIFF_LIBS_value='' ac_cv_env_MesaGL_CFLAGS_set='' ac_cv_env_MesaGL_CFLAGS_value='' ac_cv_env_MesaGL_LIBS_set='' ac_cv_env_MesaGL_LIBS_value='' ac_cv_env_PANGOFT2_CFLAGS_set='' ac_cv_env_PANGOFT2_CFLAGS_value='' ac_cv_env_PANGOFT2_LIBS_set='' ac_cv_env_PANGOFT2_LIBS_value='' ac_cv_env_PANGOXFT_CFLAGS_set='' ac_cv_env_PANGOXFT_CFLAGS_value='' ac_cv_env_PANGOXFT_LIBS_set='' ac_cv_env_PANGOXFT_LIBS_value='' ac_cv_env_PKG_CONFIG_set='' ac_cv_env_PKG_CONFIG_value='' ac_cv_env_PRIVATE_FONTS_CFLAGS_set='' ac_cv_env_PRIVATE_FONTS_CFLAGS_value='' ac_cv_env_PRIVATE_FONTS_LIBS_set='' ac_cv_env_PRIVATE_FONTS_LIBS_value='' ac_cv_env_QT5_CFLAGS_set='' ac_cv_env_QT5_CFLAGS_value='' ac_cv_env_QT5_LIBS_set='' ac_cv_env_QT5_LIBS_value='' ac_cv_env_SDL_CFLAGS_set='' ac_cv_env_SDL_CFLAGS_value='' ac_cv_env_SDL_LIBS_set='' ac_cv_env_SDL_LIBS_value='' ac_cv_env_SM_CFLAGS_set='' ac_cv_env_SM_CFLAGS_value='' ac_cv_env_SM_LIBS_set='' ac_cv_env_SM_LIBS_value='' ac_cv_env_WEBKIT_CFLAGS_set='' ac_cv_env_WEBKIT_CFLAGS_value='' ac_cv_env_WEBKIT_LIBS_set='' ac_cv_env_WEBKIT_LIBS_value='' ac_cv_env_XMKMF_set='' ac_cv_env_XMKMF_value='' ac_cv_env_XTST_CFLAGS_set='' ac_cv_env_XTST_CFLAGS_value='' ac_cv_env_XTST_LIBS_set='' ac_cv_env_XTST_LIBS_value='' ac_cv_env_Xinerama_CFLAGS_set='' ac_cv_env_Xinerama_CFLAGS_value='' ac_cv_env_Xinerama_LIBS_set='' ac_cv_env_Xinerama_LIBS_value='' ac_cv_env_Xxf86vm_CFLAGS_set='' ac_cv_env_Xxf86vm_CFLAGS_value='' ac_cv_env_Xxf86vm_LIBS_set='' ac_cv_env_Xxf86vm_LIBS_value='' ac_cv_env_build_alias_set='' ac_cv_env_build_alias_value='' ac_cv_env_host_alias_set='' ac_cv_env_host_alias_value='' ac_cv_env_target_alias_set='' ac_cv_env_target_alias_value='' ac_cv_func_cairo_push_group=yes ac_cv_func_ceil=yes ac_cv_func_cos=no ac_cv_func_dladdr=yes ac_cv_func_dlerror=yes ac_cv_func_dlopen=yes ac_cv_func_fcntl=yes ac_cv_func_floor=no ac_cv_func_gettimeofday=yes ac_cv_func_gmtime_r=yes ac_cv_func_inet_addr=no ac_cv_func_inet_aton=no ac_cv_func_localtime=yes ac_cv_func_localtime_r=yes ac_cv_func_mkstemp=yes ac_cv_func_nanosleep=yes ac_cv_func_pthread_attr_getschedpolicy=yes ac_cv_func_pthread_attr_setschedparam=yes ac_cv_func_pthread_attr_setstacksize=yes ac_cv_func_pthread_cancel=yes ac_cv_func_pthread_mutex_timedlock=yes ac_cv_func_pthread_setconcurrency=yes ac_cv_func_sched_get_priority_max=yes ac_cv_func_sched_yield=yes ac_cv_func_setenv=yes ac_cv_func_setpriority=yes ac_cv_func_sigaction=yes ac_cv_func_sin=yes ac_cv_func_snprintf=yes ac_cv_func_socket=no ac_cv_func_strnlen=yes ac_cv_func_unsetenv=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsscanf=yes ac_cv_func_wcscasecmp=yes ac_cv_func_wcsdup=yes ac_cv_func_wcsftime=yes ac_cv_func_wcslen=yes ac_cv_func_wcsncasecmp=yes ac_cv_func_wcsnlen=yes ac_cv_func_wcsrtombs=yes ac_cv_func_which_gethostbyname_r=five ac_cv_func_which_getservbyname_r=five ac_cv_header_GL_gl_h=yes ac_cv_header_GL_glu_h=yes ac_cv_header_X11_XKBlib_h=yes ac_cv_header_X11_Xlib_h=yes ac_cv_header_X11_extensions_xf86vmode_h=yes ac_cv_header_cxxabi_h=yes ac_cv_header_expat_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_linux_joystick_h=no ac_cv_header_lzma_h=yes ac_cv_header_memory_h=yes ac_cv_header_png_h=yes ac_cv_header_sched_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_epoll_h=no ac_cv_header_sys_event_h=no ac_cv_header_sys_inotify_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_soundcard=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_tr1_type_traits=yes ac_cv_header_type_traits=no ac_cv_header_unistd_h=yes ac_cv_header_wchar_h=yes ac_cv_header_widec_h=yes ac_cv_header_xlocale_h=no ac_cv_header_zlib_h=yes ac_cv_host=sparc-sun-solaris2.11 ac_cv_lib_expat_XML_ParserCreate=yes ac_cv_lib_jbig_jbg_dec_init=no ac_cv_lib_jpeg_jpeg_read_header=yes ac_cv_lib_lzma_lzma_code=yes ac_cv_lib_nsl___inet_aton=yes ac_cv_lib_nsl_inet_addr=yes ac_cv_lib_png_png_sig_cmp=yes ac_cv_lib_socket_socket=yes ac_cv_lib_z_deflate=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/ggrep -E' ac_cv_path_GREP=/usr/bin/ggrep ac_cv_path_PYTHON=/usr/bin/python ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_NM=nm ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89='' ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_search_backtrace='none required' ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_long_long=8 ac_cv_sizeof_short=2 ac_cv_sizeof_size_t=4 ac_cv_sizeof_void_p=4 ac_cv_sizeof_wchar_t=4 ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_source=no ac_cv_type_mbstate_t=yes ac_cv_type_mode_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_size_t=yes ac_cv_type_ssize_t=yes ac_cv_type_std__istream=yes ac_cv_type_std__ostream=yes am_cv_func_iconv=yes am_cv_lib_iconv=no bakefile_cv_c_compiler___INTEL_COMPILER=no bakefile_cv_cxx_compiler___INTEL_COMPILER=no bakefile_cv_cxx_compiler___SUNPRO_CC=no bakefile_cv_prog_makeisgnu=no pkg_cv_CAIRO_CFLAGS='-D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/scratch/Xbuild/s11.3-sru/x-s11.3-sru-sparc/proto/root_sparc/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng14 ' pkg_cv_CAIRO_LIBS='-lcairo ' pkg_cv_GLU_CFLAGS='-D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libdrm ' pkg_cv_GLU_LIBS='-lGLU -lGL ' pkg_cv_GL_CFLAGS='-D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libdrm ' pkg_cv_GL_LIBS='-lGL ' pkg_cv_GTKPRINT_CFLAGS='-D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_PTHREADS -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/scratch/Xbuild/s11.3-sru/x-s11.3-sru-sparc/proto/root_sparc/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng14 ' pkg_cv_GTKPRINT_LIBS='-lgtk-x11-2.0 -lsecdb -ltsol -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lgdk_pixbuf-2.0 -lgio-2.0 -lXfixes -lcairo -lX11 -lXext -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype ' pkg_cv_LIBTIFF_CFLAGS=' ' pkg_cv_LIBTIFF_LIBS='-ltiff ' pkg_cv_PRIVATE_FONTS_CFLAGS='-I/scratch/Xbuild/s11.3-sru/x-s11.3-sru-sparc/proto/root_sparc/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_PRIVATE_FONTS_LIBS='-lpangoft2-1.0 -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype ' pkg_cv_SM_CFLAGS=' ' pkg_cv_SM_LIBS='-lSM ' pkg_cv_XTST_CFLAGS='-D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS ' pkg_cv_XTST_LIBS='-lXtst ' pkg_cv_Xxf86vm_CFLAGS='-D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS ' pkg_cv_Xxf86vm_LIBS='-lXxf86vm ' wx_cv_cc_broken_libstdcxx_visibility=no wx_cv_cc_gcc_atomic_builtins=yes wx_cv_cc_visibility=yes wx_cv_cflags_gtk='-D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_PTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/scratch/Xbuild/s11.3-sru/x-s11.3-sru-sparc/proto/root_sparc/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng14 ' wx_cv_class_stdstring=yes wx_cv_expat_is_not_broken=yes wx_cv_func_backtrace=yes wx_cv_func_broken_vsnprintf_decl=no wx_cv_func_broken_vsscanf_decl=no wx_cv_func_cxa_demangle=yes wx_cv_func_fdopen=yes wx_cv_func_fputws=yes wx_cv_func_fsync=yes wx_cv_func_getgrgid_r=no wx_cv_func_getpwuid_r=no wx_cv_func_gettimeofday_has_2_args=yes wx_cv_func_iconv_const=yes wx_cv_func_pthread_cleanup=yes wx_cv_func_pthread_mutexattr_settype_decl=yes wx_cv_func_putws=yes wx_cv_func_round=yes wx_cv_func_snprintf_decl=yes wx_cv_func_snprintf_pos_params=yes wx_cv_func_statfs=no wx_cv_func_statvfs=yes wx_cv_func_strtok_r=yes wx_cv_func_strtoull=yes wx_cv_func_sysconf=yes wx_cv_func_uname=yes wx_cv_func_va_copy=yes wx_cv_func_vsnprintf_decl=yes wx_cv_func_vsscanf_decl=yes wx_cv_func_vswprintf=yes wx_cv_func_vswscanf=yes wx_cv_func_wprintf=yes wx_cv_gtk210=yes wx_cv_gtk218=yes wx_cv_gtk220=yes wx_cv_have_nl_time_first_weekday=no wx_cv_have_variadic_macros=yes wx_cv_lib_gtk=2.0 wx_cv_libs_gtk='-lgtk-x11-2.0 -lsecdb -ltsol -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lgdk_pixbuf-2.0 -lgio-2.0 -lXfixes -lcairo -lX11 -lXext -lpango-1.0 -lfontconfig -lgobject-2.0 -lfreetype -lgthread-2.0 -lpthread -lglib-2.0 -lX11' wx_cv_size_t_is_uint=yes wx_cv_std_libfullpath=/usr/lib wx_cv_std_libpath=lib wx_cv_struct_pw_gecos=yes wx_cv_struct_tm_has_gmtoff=no wx_cv_type_abi_forced_unwind=yes wx_cv_type_getsockname3=socklen_t wx_cv_type_getsockopt5=socklen_t wx_cv_type_locale_t=no wx_cv_type_pthread_mutexattr_t=yes wx_cv_type_sa_handler=int wx_cv_type_statvfs_t=statvfs_t wx_cv_use_aboutdlg=wxUSE_ABOUTDLG='${DEFAULT_wxUSE_ABOUTDLG:-yes}' wx_cv_use_accel=wxUSE_ACCEL='${DEFAULT_wxUSE_ACCEL:-yes}' wx_cv_use_accessibility=wxUSE_ACCESSIBILITY='${DEFAULT_wxUSE_ACCESSIBILITY:-yes}' wx_cv_use_actindicator=wxUSE_ACTIVITYINDICATOR='${DEFAULT_wxUSE_ACTIVITYINDICATOR:-yes}' wx_cv_use_addremovectrl=wxUSE_ADDREMOVECTRL='${DEFAULT_wxUSE_ADDREMOVECTRL:-yes}' wx_cv_use_all_features=wxUSE_ALL_FEATURES='${DEFAULT_wxUSE_ALL_FEATURES:-yes}' wx_cv_use_animatectrl=wxUSE_ANIMATIONCTRL='${DEFAULT_wxUSE_ANIMATIONCTRL:-yes}' wx_cv_use_any=wxUSE_ANY='${DEFAULT_wxUSE_ANY:-yes}' wx_cv_use_apple_ieee=wxUSE_APPLE_IEEE='${DEFAULT_wxUSE_APPLE_IEEE:-yes}' wx_cv_use_arcstream=wxUSE_ARCHIVE_STREAMS='${DEFAULT_wxUSE_ARCHIVE_STREAMS:-yes}' wx_cv_use_artstd=wxUSE_ARTPROVIDER_STD='${DEFAULT_wxUSE_ARTPROVIDER_STD:-yes}' wx_cv_use_arttango=wxUSE_ARTPROVIDER_TANGO='${DEFAULT_wxUSE_ARTPROVIDER_TANGO:-yes}' wx_cv_use_aui=wxUSE_AUI='${DEFAULT_wxUSE_AUI:-yes}' wx_cv_use_autoidman=wxUSE_AUTOID_MANAGEMENT='${DEFAULT_wxUSE_AUTOID_MANAGEMENT:-yes}' wx_cv_use_backtrace=wxUSE_STACKWALKER='${DEFAULT_wxUSE_STACKWALKER:-yes}' wx_cv_use_bannerwindow=wxUSE_BANNERWINDOW='${DEFAULT_wxUSE_BANNERWINDOW:-yes}' wx_cv_use_base64=wxUSE_BASE64='${DEFAULT_wxUSE_BASE64:-yes}' wx_cv_use_baseevtloop=wxUSE_CONSOLE_EVENTLOOP='${DEFAULT_wxUSE_CONSOLE_EVENTLOOP:-yes}' wx_cv_use_bmpbutton=wxUSE_BMPBUTTON='${DEFAULT_wxUSE_BMPBUTTON:-yes}' wx_cv_use_bmpcombobox=wxUSE_BITMAPCOMBOBOX='${DEFAULT_wxUSE_BITMAPCOMBOBOX:-yes}' wx_cv_use_busyinfo=wxUSE_BUSYINFO='${DEFAULT_wxUSE_BUSYINFO:-yes}' wx_cv_use_button=wxUSE_BUTTON='${DEFAULT_wxUSE_BUTTON:-yes}' wx_cv_use_calendar=wxUSE_CALCTRL='${DEFAULT_wxUSE_CALCTRL:-yes}' wx_cv_use_caret=wxUSE_CARET='${DEFAULT_wxUSE_CARET:-yes}' wx_cv_use_catch_segvs=wxUSE_ON_FATAL_EXCEPTION='${DEFAULT_wxUSE_ON_FATAL_EXCEPTION:-yes}' wx_cv_use_checkbox=wxUSE_CHECKBOX='${DEFAULT_wxUSE_CHECKBOX:-yes}' wx_cv_use_checklst=wxUSE_CHECKLST='${DEFAULT_wxUSE_CHECKLST:-yes}' wx_cv_use_choice=wxUSE_CHOICE='${DEFAULT_wxUSE_CHOICE:-yes}' wx_cv_use_choicebook=wxUSE_CHOICEBOOK='${DEFAULT_wxUSE_CHOICEBOOK:-yes}' wx_cv_use_choicedlg=wxUSE_CHOICEDLG='${DEFAULT_wxUSE_CHOICEDLG:-yes}' wx_cv_use_clipboard=wxUSE_CLIPBOARD='${DEFAULT_wxUSE_CLIPBOARD:-yes}' wx_cv_use_cmdline=wxUSE_CMDLINE_PARSER='${DEFAULT_wxUSE_CMDLINE_PARSER:-yes}' wx_cv_use_coldlg=wxUSE_COLOURDLG='${DEFAULT_wxUSE_COLOURDLG:-yes}' wx_cv_use_collpane=wxUSE_COLLPANE='${DEFAULT_wxUSE_COLLPANE:-yes}' wx_cv_use_colourpicker=wxUSE_COLOURPICKERCTRL='${DEFAULT_wxUSE_COLOURPICKERCTRL:-yes}' wx_cv_use_combobox=wxUSE_COMBOBOX='${DEFAULT_wxUSE_COMBOBOX:-yes}' wx_cv_use_comboctrl=wxUSE_COMBOCTRL='${DEFAULT_wxUSE_COMBOCTRL:-yes}' wx_cv_use_commandlinkbutton=wxUSE_COMMANDLINKBUTTON='${DEFAULT_wxUSE_COMMANDLINKBUTTON:-yes}' wx_cv_use_commondlg=wxUSE_COMMONDLGS='${DEFAULT_wxUSE_COMMONDLGS:-yes}' wx_cv_use_compat28=WXWIN_COMPATIBILITY_2_8='${DEFAULT_WXWIN_COMPATIBILITY_2_8:-no}' wx_cv_use_compat30=WXWIN_COMPATIBILITY_3_0='${DEFAULT_WXWIN_COMPATIBILITY_3_0:-yes}' wx_cv_use_config=wxUSE_CONFIG='${DEFAULT_wxUSE_CONFIG:-yes}' wx_cv_use_constraints=wxUSE_CONSTRAINTS='${DEFAULT_wxUSE_CONSTRAINTS:-yes}' wx_cv_use_controls=wxUSE_CONTROLS='${DEFAULT_wxUSE_CONTROLS:-yes}' wx_cv_use_dataobj=wxUSE_DATAOBJ='${DEFAULT_wxUSE_DATAOBJ:-yes}' wx_cv_use_dataviewctrl=wxUSE_DATAVIEWCTRL='${DEFAULT_wxUSE_DATAVIEWCTRL:-yes}' wx_cv_use_datepick=wxUSE_DATEPICKCTRL='${DEFAULT_wxUSE_DATEPICKCTRL:-yes}' wx_cv_use_datetime=wxUSE_DATETIME='${DEFAULT_wxUSE_DATETIME:-yes}' wx_cv_use_dccache=wxUSE_DC_CACHEING='${DEFAULT_wxUSE_DC_CACHEING:-yes}' wx_cv_use_dctransform=wxUSE_DC_TRANSFORM_MATRIX='${DEFAULT_wxUSE_DC_TRANSFORM_MATRIX:-yes}' wx_cv_use_debug_cntxt=wxUSE_DEBUG_CONTEXT='${DEFAULT_wxUSE_DEBUG_CONTEXT:-no}' wx_cv_use_debug_flag=wxUSE_DEBUG_FLAG='${DEFAULT_wxUSE_DEBUG_FLAG:-yes}' wx_cv_use_debug_gdb=wxUSE_DEBUG_GDB='${DEFAULT_wxUSE_DEBUG_GDB:-no}' wx_cv_use_debug_info=wxUSE_DEBUG_INFO='${DEFAULT_wxUSE_DEBUG_INFO:-no}' wx_cv_use_debugreport=wxUSE_DEBUGREPORT='${DEFAULT_wxUSE_DEBUGREPORT:-yes}' wx_cv_use_detect_sm=wxUSE_DETECT_SM='${DEFAULT_wxUSE_DETECT_SM:-yes}' wx_cv_use_dialupman=wxUSE_DIALUP_MANAGER='${DEFAULT_wxUSE_DIALUP_MANAGER:-yes}' wx_cv_use_dirdlg=wxUSE_DIRDLG='${DEFAULT_wxUSE_DIRDLG:-yes}' wx_cv_use_dirpicker=wxUSE_DIRPICKERCTRL='${DEFAULT_wxUSE_DIRPICKERCTRL:-yes}' wx_cv_use_display=wxUSE_DISPLAY='${DEFAULT_wxUSE_DISPLAY:-yes}' wx_cv_use_dmalloc=wxUSE_DMALLOC='${DEFAULT_wxUSE_DMALLOC:-yes}' wx_cv_use_dnd=wxUSE_DRAG_AND_DROP='${DEFAULT_wxUSE_DRAG_AND_DROP:-yes}' wx_cv_use_docview=wxUSE_DOC_VIEW_ARCHITECTURE='${DEFAULT_wxUSE_DOC_VIEW_ARCHITECTURE:-yes}' wx_cv_use_dragimage=wxUSE_DRAGIMAGE='${DEFAULT_wxUSE_DRAGIMAGE:-yes}' wx_cv_use_dynamicloader=wxUSE_DYNAMIC_LOADER='${DEFAULT_wxUSE_DYNAMIC_LOADER:-yes}' wx_cv_use_dynlib=wxUSE_DYNLIB_CLASS='${DEFAULT_wxUSE_DYNLIB_CLASS:-yes}' wx_cv_use_editablebox=wxUSE_EDITABLELISTBOX='${DEFAULT_wxUSE_EDITABLELISTBOX:-yes}' wx_cv_use_epollloop=wxUSE_EPOLL_DISPATCHER='${DEFAULT_wxUSE_EPOLL_DISPATCHER:-yes}' wx_cv_use_exceptions=wxUSE_EXCEPTIONS='${DEFAULT_wxUSE_EXCEPTIONS:-yes}' wx_cv_use_expat=wxUSE_EXPAT=yes wx_cv_use_extended_rtti=wxUSE_EXTENDED_RTTI='${DEFAULT_wxUSE_EXTENDED_RTTI:-no}' wx_cv_use_ffile=wxUSE_FFILE='${DEFAULT_wxUSE_FFILE:-yes}' wx_cv_use_file=wxUSE_FILE='${DEFAULT_wxUSE_FILE:-yes}' wx_cv_use_filectrl=wxUSE_FILECTRL='${DEFAULT_wxUSE_FILECTRL:-yes}' wx_cv_use_filedlg=wxUSE_FILEDLG='${DEFAULT_wxUSE_FILEDLG:-yes}' wx_cv_use_filehistory=wxUSE_FILE_HISTORY='${DEFAULT_wxUSE_FILE_HISTORY:-yes}' wx_cv_use_filepicker=wxUSE_FILEPICKERCTRL='${DEFAULT_wxUSE_FILEPICKERCTRL:-yes}' wx_cv_use_fileproto=wxUSE_PROTOCOL_FILE='${DEFAULT_wxUSE_PROTOCOL_FILE:-yes}' wx_cv_use_filesystem=wxUSE_FILESYSTEM='${DEFAULT_wxUSE_FILESYSTEM:-yes}' wx_cv_use_finddlg=wxUSE_FINDREPLDLG='${DEFAULT_wxUSE_FINDREPLDLG:-yes}' wx_cv_use_fontdlg=wxUSE_FONTDLG='${DEFAULT_wxUSE_FONTDLG:-yes}' wx_cv_use_fontenum=wxUSE_FONTENUM='${DEFAULT_wxUSE_FONTENUM:-yes}' wx_cv_use_fontmap=wxUSE_FONTMAP='${DEFAULT_wxUSE_FONTMAP:-yes}' wx_cv_use_fontpicker=wxUSE_FONTPICKERCTRL='${DEFAULT_wxUSE_FONTPICKERCTRL:-yes}' wx_cv_use_fs_archive=wxUSE_FS_ARCHIVE='${DEFAULT_wxUSE_FS_ARCHIVE:-yes}' wx_cv_use_fs_inet=wxUSE_FS_INET='${DEFAULT_wxUSE_FS_INET:-yes}' wx_cv_use_fs_zip=wxUSE_FS_ZIP='${DEFAULT_wxUSE_FS_ZIP:-yes}' wx_cv_use_fsvolume=wxUSE_FSVOLUME='${DEFAULT_wxUSE_FSVOLUME:-yes}' wx_cv_use_fswatcher=wxUSE_FSWATCHER='${DEFAULT_wxUSE_FSWATCHER:-yes}' wx_cv_use_ftp=wxUSE_PROTOCOL_FTP='${DEFAULT_wxUSE_PROTOCOL_FTP:-yes}' wx_cv_use_gauge=wxUSE_GAUGE='${DEFAULT_wxUSE_GAUGE:-yes}' wx_cv_use_geometry=wxUSE_GEOMETRY='${DEFAULT_wxUSE_GEOMETRY:-yes}' wx_cv_use_gif=wxUSE_GIF='${DEFAULT_wxUSE_GIF:-yes}' wx_cv_use_gnomevfs=wxUSE_LIBGNOMEVFS='${DEFAULT_wxUSE_LIBGNOMEVFS:-yes}' wx_cv_use_gpe=wxUSE_GPE='${DEFAULT_wxUSE_GPE:-no}' wx_cv_use_graphics_ctx=wxUSE_GRAPHICS_CONTEXT='${DEFAULT_wxUSE_GRAPHICS_CONTEXT:-yes}' wx_cv_use_grid=wxUSE_GRID='${DEFAULT_wxUSE_GRID:-yes}' wx_cv_use_gtkprint=wxUSE_GTKPRINT='${DEFAULT_wxUSE_GTKPRINT:-yes}' wx_cv_use_gui=wxUSE_GUI='${DEFAULT_wxUSE_GUI:-yes}' wx_cv_use_headerctrl=wxUSE_HEADERCTRL='${DEFAULT_wxUSE_HEADERCTRL:-yes}' wx_cv_use_help=wxUSE_HELP='${DEFAULT_wxUSE_HELP:-yes}' wx_cv_use_hotkey=wxUSE_HOTKEY='${DEFAULT_wxUSE_HOTKEY:-yes}' wx_cv_use_html=wxUSE_HTML='${DEFAULT_wxUSE_HTML:-yes}' wx_cv_use_htmlhelp=wxUSE_WXHTML_HELP='${DEFAULT_wxUSE_WXHTML_HELP:-yes}' wx_cv_use_http=wxUSE_PROTOCOL_HTTP='${DEFAULT_wxUSE_PROTOCOL_HTTP:-yes}' wx_cv_use_hyperlink=wxUSE_HYPERLINKCTRL='${DEFAULT_wxUSE_HYPERLINKCTRL:-yes}' wx_cv_use_ico_cur=wxUSE_ICO_CUR='${DEFAULT_wxUSE_ICO_CUR:-yes}' wx_cv_use_iff=wxUSE_IFF='${DEFAULT_wxUSE_IFF:-yes}' wx_cv_use_image=wxUSE_IMAGE='${DEFAULT_wxUSE_IMAGE:-yes}' wx_cv_use_imaglist=wxUSE_IMAGLIST='${DEFAULT_wxUSE_IMAGLIST:-yes}' wx_cv_use_infobar=wxUSE_INFOBAR='${DEFAULT_wxUSE_INFOBAR:-yes}' wx_cv_use_intl=wxUSE_INTL='${DEFAULT_wxUSE_INTL:-yes}' wx_cv_use_ipc=wxUSE_IPC='${DEFAULT_wxUSE_IPC:-yes}' wx_cv_use_ipv6=wxUSE_IPV6='${DEFAULT_wxUSE_IPV6:-yes}' wx_cv_use_joystick=wxUSE_JOYSTICK='${DEFAULT_wxUSE_JOYSTICK:-yes}' wx_cv_use_libiconv=wxUSE_LIBICONV='${DEFAULT_wxUSE_LIBICONV:-yes}' wx_cv_use_libjbig=wxUSE_LIBJBIG='${DEFAULT_wxUSE_LIBJBIG:-yes}' wx_cv_use_libjpeg=wxUSE_LIBJPEG=yes wx_cv_use_liblzma=wxUSE_LIBLZMA='${DEFAULT_wxUSE_LIBLZMA:-yes}' wx_cv_use_libmspack=wxUSE_LIBMSPACK='${DEFAULT_wxUSE_LIBMSPACK:-yes}' wx_cv_use_libnotify=wxUSE_LIBNOTIFY='${DEFAULT_wxUSE_LIBNOTIFY:-yes}' wx_cv_use_libpng=wxUSE_LIBPNG=yes wx_cv_use_libtiff=wxUSE_LIBTIFF=yes wx_cv_use_libxpm=wxUSE_LIBXPM=yes wx_cv_use_listbook=wxUSE_LISTBOOK='${DEFAULT_wxUSE_LISTBOOK:-yes}' wx_cv_use_listbox=wxUSE_LISTBOX='${DEFAULT_wxUSE_LISTBOX:-yes}' wx_cv_use_listctrl=wxUSE_LISTCTRL='${DEFAULT_wxUSE_LISTCTRL:-yes}' wx_cv_use_log=wxUSE_LOG='${DEFAULT_wxUSE_LOG:-yes}' wx_cv_use_logdialog=wxUSE_LOGDIALOG='${DEFAULT_wxUSE_LOGDIALOG:-yes}' wx_cv_use_loggui=wxUSE_LOGGUI='${DEFAULT_wxUSE_LOGGUI:-yes}' wx_cv_use_logwin=wxUSE_LOGWINDOW='${DEFAULT_wxUSE_LOGWINDOW:-yes}' wx_cv_use_longlong=wxUSE_LONGLONG='${DEFAULT_wxUSE_LONGLONG:-yes}' wx_cv_use_markup=wxUSE_MARKUP='${DEFAULT_wxUSE_MARKUP:-yes}' wx_cv_use_mdi=wxUSE_MDI='${DEFAULT_wxUSE_MDI:-yes}' wx_cv_use_mdidoc=wxUSE_MDI_ARCHITECTURE='${DEFAULT_wxUSE_MDI_ARCHITECTURE:-yes}' wx_cv_use_mediactrl=wxUSE_MEDIACTRL='${DEFAULT_wxUSE_MEDIACTRL:-yes}' wx_cv_use_mem_tracing=wxUSE_MEM_TRACING='${DEFAULT_wxUSE_MEM_TRACING:-no}' wx_cv_use_menus=wxUSE_MENUS='${DEFAULT_wxUSE_MENUS:-yes}' wx_cv_use_metafile=wxUSE_METAFILE='${DEFAULT_wxUSE_METAFILE:-yes}' wx_cv_use_mimetype=wxUSE_MIMETYPE='${DEFAULT_wxUSE_MIMETYPE:-yes}' wx_cv_use_miniframe=wxUSE_MINIFRAME='${DEFAULT_wxUSE_MINIFRAME:-yes}' wx_cv_use_monolithic=wxUSE_MONOLITHIC='${DEFAULT_wxUSE_MONOLITHIC:-no}' wx_cv_use_mousewheel=wxUSE_MOUSEWHEEL='${DEFAULT_wxUSE_MOUSEWHEEL:-yes}' wx_cv_use_msgdlg=wxUSE_MSGDLG='${DEFAULT_wxUSE_MSGDLG:-yes}' wx_cv_use_mshtmlhelp=wxUSE_MS_HTML_HELP='${DEFAULT_wxUSE_MS_HTML_HELP:-yes}' wx_cv_use_nanox=wxUSE_NANOX='${DEFAULT_wxUSE_NANOX:-no}' wx_cv_use_no_exceptions=wxUSE_NO_EXCEPTIONS='${DEFAULT_wxUSE_NO_EXCEPTIONS:-no}' wx_cv_use_no_rtti=wxUSE_NO_RTTI='${DEFAULT_wxUSE_NO_RTTI:-no}' wx_cv_use_notebook=wxUSE_NOTEBOOK='${DEFAULT_wxUSE_NOTEBOOK:-yes}' wx_cv_use_notifmsg=wxUSE_NOTIFICATION_MESSAGE='${DEFAULT_wxUSE_NOTIFICATION_MESSAGE:-yes}' wx_cv_use_numberdlg=wxUSE_NUMBERDLG='${DEFAULT_wxUSE_NUMBERDLG:-yes}' wx_cv_use_odcombobox=wxUSE_ODCOMBOBOX='${DEFAULT_wxUSE_ODCOMBOBOX:-yes}' wx_cv_use_official_build=wxUSE_OFFICIAL_BUILD='${DEFAULT_wxUSE_OFFICIAL_BUILD:-no}' wx_cv_use_ole=wxUSE_OLE='${DEFAULT_wxUSE_OLE:-yes}' wx_cv_use_opengl=wxUSE_OPENGL='${DEFAULT_wxUSE_OPENGL:-yes}' wx_cv_use_optimise=wxUSE_OPTIMISE='${DEFAULT_wxUSE_OPTIMISE:-yes}' wx_cv_use_ownerdrawn=wxUSE_OWNER_DRAWN='${DEFAULT_wxUSE_OWNER_DRAWN:-yes}' wx_cv_use_palette=wxUSE_PALETTE='${DEFAULT_wxUSE_PALETTE:-yes}' wx_cv_use_pch=wxUSE_PCH='${DEFAULT_wxUSE_PCH:-no}' wx_cv_use_pcx=wxUSE_PCX='${DEFAULT_wxUSE_PCX:-yes}' wx_cv_use_permissive=wxUSE_PERMISSIVE='${DEFAULT_wxUSE_PERMISSIVE:-no}' wx_cv_use_plugins=wxUSE_PLUGINS='${DEFAULT_wxUSE_PLUGINS:-no}' wx_cv_use_pnm=wxUSE_PNM='${DEFAULT_wxUSE_PNM:-yes}' wx_cv_use_popupwin=wxUSE_POPUPWIN='${DEFAULT_wxUSE_POPUPWIN:-yes}' wx_cv_use_postscript=wxUSE_POSTSCRIPT='${DEFAULT_wxUSE_POSTSCRIPT:-yes}' wx_cv_use_prefseditor=wxUSE_PREFERENCES_EDITOR='${DEFAULT_wxUSE_PREFERENCES_EDITOR:-yes}' wx_cv_use_printarch=wxUSE_PRINTING_ARCHITECTURE='${DEFAULT_wxUSE_PRINTING_ARCHITECTURE:-yes}' wx_cv_use_printfposparam=wxUSE_PRINTF_POS_PARAMS='${DEFAULT_wxUSE_PRINTF_POS_PARAMS:-yes}' wx_cv_use_privatefonts=wxUSE_PRIVATE_FONTS='${DEFAULT_wxUSE_PRIVATE_FONTS:-yes}' wx_cv_use_profile=wxUSE_PROFILE='${DEFAULT_wxUSE_PROFILE:-no}' wx_cv_use_progressdlg=wxUSE_PROGRESSDLG='${DEFAULT_wxUSE_PROGRESSDLG:-yes}' wx_cv_use_propgrid=wxUSE_PROPGRID='${DEFAULT_wxUSE_PROPGRID:-yes}' wx_cv_use_protocol=wxUSE_PROTOCOL='${DEFAULT_wxUSE_PROTOCOL:-yes}' wx_cv_use_protocol_file=wxUSE_PROTOCOL_FILE='${DEFAULT_wxUSE_PROTOCOL_FILE:-yes}' wx_cv_use_protocol_ftp=wxUSE_PROTOCOL_FTP='${DEFAULT_wxUSE_PROTOCOL_FTP:-yes}' wx_cv_use_protocol_http=wxUSE_PROTOCOL_HTTP='${DEFAULT_wxUSE_PROTOCOL_HTTP:-yes}' wx_cv_use_protocols=wxUSE_PROTOCOL='${DEFAULT_wxUSE_PROTOCOL:-yes}' wx_cv_use_ps_in_msw=wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW='${DEFAULT_wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW:-yes}' wx_cv_use_radiobox=wxUSE_RADIOBOX='${DEFAULT_wxUSE_RADIOBOX:-yes}' wx_cv_use_radiobtn=wxUSE_RADIOBTN='${DEFAULT_wxUSE_RADIOBTN:-yes}' wx_cv_use_rearrangectrl=wxUSE_REARRANGECTRL='${DEFAULT_wxUSE_REARRANGECTRL:-yes}' wx_cv_use_regex=wxUSE_REGEX=yes wx_cv_use_regkey=wxUSE_REGKEY='${DEFAULT_wxUSE_REGKEY:-yes}' wx_cv_use_repro_build=wxUSE_REPRODUCIBLE_BUILD='${DEFAULT_wxUSE_REPRODUCIBLE_BUILD:-no}' wx_cv_use_ribbon=wxUSE_RIBBON='${DEFAULT_wxUSE_RIBBON:-yes}' wx_cv_use_richmsgdlg=wxUSE_RICHMSGDLG='${DEFAULT_wxUSE_RICHMSGDLG:-yes}' wx_cv_use_richtext=wxUSE_RICHTEXT='${DEFAULT_wxUSE_RICHTEXT:-yes}' wx_cv_use_richtooltip=wxUSE_RICHTOOLTIP='${DEFAULT_wxUSE_RICHTOOLTIP:-yes}' wx_cv_use_rpath=wxUSE_RPATH='${DEFAULT_wxUSE_RPATH:-yes}' wx_cv_use_sash=wxUSE_SASH='${DEFAULT_wxUSE_SASH:-yes}' wx_cv_use_scrollbar=wxUSE_SCROLLBAR='${DEFAULT_wxUSE_SCROLLBAR:-yes}' wx_cv_use_sdl=wxUSE_LIBSDL='${DEFAULT_wxUSE_LIBSDL:-yes}' wx_cv_use_searchctrl=wxUSE_SEARCHCTRL='${DEFAULT_wxUSE_SEARCHCTRL:-yes}' wx_cv_use_secretstore=wxUSE_SECRETSTORE='${DEFAULT_wxUSE_SECRETSTORE:-yes}' wx_cv_use_selectloop=wxUSE_SELECT_DISPATCHER='${DEFAULT_wxUSE_SELECT_DISPATCHER:-yes}' wx_cv_use_shared=wxUSE_SHARED='${DEFAULT_wxUSE_SHARED:-yes}' wx_cv_use_slider=wxUSE_SLIDER='${DEFAULT_wxUSE_SLIDER:-yes}' wx_cv_use_snglinst=wxUSE_SNGLINST_CHECKER='${DEFAULT_wxUSE_SNGLINST_CHECKER:-yes}' wx_cv_use_sockets=wxUSE_SOCKETS='${DEFAULT_wxUSE_SOCKETS:-yes}' wx_cv_use_sound=wxUSE_SOUND='${DEFAULT_wxUSE_SOUND:-yes}' wx_cv_use_spinbtn=wxUSE_SPINBTN='${DEFAULT_wxUSE_SPINBTN:-yes}' wx_cv_use_spinctrl=wxUSE_SPINCTRL='${DEFAULT_wxUSE_SPINCTRL:-yes}' wx_cv_use_splash=wxUSE_SPLASH='${DEFAULT_wxUSE_SPLASH:-yes}' wx_cv_use_splines=wxUSE_SPLINES='${DEFAULT_wxUSE_SPLINES:-yes}' wx_cv_use_splitter=wxUSE_SPLITTER='${DEFAULT_wxUSE_SPLITTER:-yes}' wx_cv_use_statbmp=wxUSE_STATBMP='${DEFAULT_wxUSE_STATBMP:-yes}' wx_cv_use_statbox=wxUSE_STATBOX='${DEFAULT_wxUSE_STATBOX:-yes}' wx_cv_use_statline=wxUSE_STATLINE='${DEFAULT_wxUSE_STATLINE:-yes}' wx_cv_use_stattext=wxUSE_STATTEXT='${DEFAULT_wxUSE_STATTEXT:-yes}' wx_cv_use_statusbar=wxUSE_STATUSBAR='${DEFAULT_wxUSE_STATUSBAR:-yes}' wx_cv_use_stc=wxUSE_STC='${DEFAULT_wxUSE_STC:-yes}' wx_cv_use_std_containers=wxUSE_STD_CONTAINERS='${DEFAULT_wxUSE_STD_CONTAINERS:-no}' wx_cv_use_std_containers_compat=wxUSE_STD_CONTAINERS_COMPATIBLY='${DEFAULT_wxUSE_STD_CONTAINERS_COMPATIBLY:-no}' wx_cv_use_std_iostreams=wxUSE_STD_IOSTREAM='${DEFAULT_wxUSE_STD_IOSTREAM:-no}' wx_cv_use_std_string=wxUSE_STD_STRING='${DEFAULT_wxUSE_STD_STRING:-no}' wx_cv_use_std_string_conv_in_wxstring=wxUSE_STD_STRING_CONV_IN_WXSTRING='${DEFAULT_wxUSE_STD_STRING_CONV_IN_WXSTRING:-no}' wx_cv_use_stdpaths=wxUSE_STDPATHS='${DEFAULT_wxUSE_STDPATHS:-yes}' wx_cv_use_stl=wxUSE_STL='${DEFAULT_wxUSE_STL:-no}' wx_cv_use_stopwatch=wxUSE_STOPWATCH='${DEFAULT_wxUSE_STOPWATCH:-yes}' wx_cv_use_streams=wxUSE_STREAMS='${DEFAULT_wxUSE_STREAMS:-yes}' wx_cv_use_subdirs=wxWITH_SUBDIRS='${DEFAULT_wxWITH_SUBDIRS:-yes}' wx_cv_use_svg=wxUSE_SVG='${DEFAULT_wxUSE_SVG:-yes}' wx_cv_use_sys_libs=wxUSE_SYS_LIBS='${DEFAULT_wxUSE_SYS_LIBS:-yes}' wx_cv_use_sysoptions=wxUSE_SYSTEM_OPTIONS='${DEFAULT_wxUSE_SYSTEM_OPTIONS:-yes}' wx_cv_use_tarstream=wxUSE_TARSTREAM='${DEFAULT_wxUSE_TARSTREAM:-yes}' wx_cv_use_taskbaricon=wxUSE_TASKBARICON='${DEFAULT_wxUSE_TASKBARICON:-yes}' wx_cv_use_tbarnative=wxUSE_TOOLBAR_NATIVE='${DEFAULT_wxUSE_TOOLBAR_NATIVE:-yes}' wx_cv_use_textbuf=wxUSE_TEXTBUFFER='${DEFAULT_wxUSE_TEXTBUFFER:-yes}' wx_cv_use_textctrl=wxUSE_TEXTCTRL='${DEFAULT_wxUSE_TEXTCTRL:-yes}' wx_cv_use_textdlg=wxUSE_TEXTDLG='${DEFAULT_wxUSE_TEXTDLG:-yes}' wx_cv_use_textfile=wxUSE_TEXTFILE='${DEFAULT_wxUSE_TEXTFILE:-yes}' wx_cv_use_tga=wxUSE_TGA='${DEFAULT_wxUSE_TGA:-yes}' wx_cv_use_threads=wxUSE_THREADS='${DEFAULT_wxUSE_THREADS:-yes}' wx_cv_use_timepick=wxUSE_TIMEPICKCTRL='${DEFAULT_wxUSE_TIMEPICKCTRL:-yes}' wx_cv_use_timer=wxUSE_TIMER='${DEFAULT_wxUSE_TIMER:-yes}' wx_cv_use_tipdlg=wxUSE_STARTUP_TIPS='${DEFAULT_wxUSE_STARTUP_TIPS:-yes}' wx_cv_use_tipwindow=wxUSE_TIPWINDOW='${DEFAULT_wxUSE_TIPWINDOW:-yes}' wx_cv_use_tls=wxUSE_COMPILER_TLS='${DEFAULT_wxUSE_COMPILER_TLS:-yes}' wx_cv_use_togglebtn=wxUSE_TOGGLEBTN='${DEFAULT_wxUSE_TOGGLEBTN:-yes}' wx_cv_use_toolbar=wxUSE_TOOLBAR='${DEFAULT_wxUSE_TOOLBAR:-yes}' wx_cv_use_toolbook=wxUSE_TOOLBOOK='${DEFAULT_wxUSE_TOOLBOOK:-yes}' wx_cv_use_tooltips=wxUSE_TOOLTIPS='${DEFAULT_wxUSE_TOOLTIPS:-yes}' wx_cv_use_treebook=wxUSE_TREEBOOK='${DEFAULT_wxUSE_TREEBOOK:-yes}' wx_cv_use_treectrl=wxUSE_TREECTRL='${DEFAULT_wxUSE_TREECTRL:-yes}' wx_cv_use_treelist=wxUSE_TREELISTCTRL='${DEFAULT_wxUSE_TREELISTCTRL:-yes}' wx_cv_use_uiactionsim=wxUSE_UIACTIONSIMULATOR='${DEFAULT_wxUSE_UIACTIONSIMULATOR:-yes}' wx_cv_use_unicode=wxUSE_UNICODE='${DEFAULT_wxUSE_UNICODE:-yes}' wx_cv_use_universal=wxUSE_UNIVERSAL='${DEFAULT_wxUSE_UNIVERSAL:-no}' wx_cv_use_unsafe_conv_in_wxstring=wxUSE_UNSAFE_WXSTRING_CONV='${DEFAULT_wxUSE_UNSAFE_WXSTRING_CONV:-yes}' wx_cv_use_url=wxUSE_URL='${DEFAULT_wxUSE_URL:-yes}' wx_cv_use_utf8=wxUSE_UNICODE_UTF8=no wx_cv_use_utf8only=wxUSE_UNICODE_UTF8_LOCALE='${DEFAULT_wxUSE_UNICODE_UTF8_LOCALE:-no}' wx_cv_use_uxtheme=wxUSE_UXTHEME='${DEFAULT_wxUSE_UXTHEME:-yes}' wx_cv_use_validators=wxUSE_VALIDATORS='${DEFAULT_wxUSE_VALIDATORS:-yes}' wx_cv_use_vararg_macros=wxUSE_VARARG_MACROS='${DEFAULT_wxUSE_VARARG_MACROS:-yes}' wx_cv_use_variant=wxUSE_VARIANT='${DEFAULT_wxUSE_VARIANT:-yes}' wx_cv_use_visibility=wxUSE_VISIBILITY='${DEFAULT_wxUSE_VISIBILITY:-yes}' wx_cv_use_webkit=wxUSE_WEBKIT='${DEFAULT_wxUSE_WEBKIT:-yes}' wx_cv_use_webview=wxUSE_WEBVIEW='${DEFAULT_wxUSE_WEBVIEW:-yes}' wx_cv_use_webviewie=wxUSE_WEBVIEW_IE='${DEFAULT_wxUSE_WEBVIEW_IE:-yes}' wx_cv_use_webviewwebkit=wxUSE_WEBVIEW_WEBKIT='${DEFAULT_wxUSE_WEBVIEW_WEBKIT:-yes}' wx_cv_use_wizarddlg=wxUSE_WIZARDDLG='${DEFAULT_wxUSE_WIZARDDLG:-yes}' wx_cv_use_wxdib=wxUSE_DIB='${DEFAULT_wxUSE_DIB:-yes}' wx_cv_use_xlocale=wxUSE_XLOCALE='${DEFAULT_wxUSE_XLOCALE:-yes}' wx_cv_use_xpm=wxUSE_XPM='${DEFAULT_wxUSE_XPM:-yes}' wx_cv_use_xrc=wxUSE_XRC='${DEFAULT_wxUSE_XRC:-yes}' wx_cv_use_xtest=wxUSE_XTEST='${DEFAULT_wxUSE_XTEST:-yes}' wx_cv_use_zipstream=wxUSE_ZIPSTREAM='${DEFAULT_wxUSE_ZIPSTREAM:-yes}' wx_cv_use_zlib=wxUSE_ZLIB=yes wx_cv_var_timezone=timezone wx_cv_version_script=no wx_cv_wchar_t_is_separate_type=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## AIX_CXX_LD='' AR='ar' AROPTIONS='rc' BK_DEPS='/export/home/itmxadm/WX/wxWidgets-3.1.3/bk-deps' BK_MAKE_PCH='' BUILT_WX_LIBS='xrc stc richtext ribbon propgrid aui gl html qa adv core xml net base' CAIRO_CFLAGS='-D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/scratch/Xbuild/s11.3-sru/x-s11.3-sru-sparc/proto/root_sparc/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng14 ' CAIRO_LIBS='-lcairo ' CC='gcc' CFLAGS='-pthreads -D_REENTRANT -Wall -Wundef -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_PTHREADS -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/scratch/Xbuild/s11.3-sru/x-s11.3-sru-sparc/proto/root_sparc/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng14 -fvisibility=hidden' CFLAGS_VISIBILITY='-fvisibility=hidden' COND_BUILD_debug='#' COND_BUILD_debug_DEBUG_INFO_default='#' COND_BUILD_release='#' COND_BUILD_release_DEBUG_INFO_default='#' COND_DEBUG_FLAG_0='#' COND_DEBUG_INFO_0='' COND_DEBUG_INFO_1='#' COND_DEPS_TRACKING_0='#' COND_DEPS_TRACKING_1='' COND_GCC_PCH_1='#' COND_ICC_PCH_1='#' COND_MONOLITHIC_0='' COND_MONOLITHIC_0_SHARED_0='#' COND_MONOLITHIC_0_SHARED_0_USE_AUI_1='#' COND_MONOLITHIC_0_SHARED_0_USE_GUI_1='#' COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_HTML_1='#' COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_MEDIA_1='#' COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_QA_1='#' COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_WEBVIEW_1='#' COND_MONOLITHIC_0_SHARED_0_USE_PROPGRID_1='#' COND_MONOLITHIC_0_SHARED_0_USE_RIBBON_1='#' COND_MONOLITHIC_0_SHARED_0_USE_RICHTEXT_1='#' COND_MONOLITHIC_0_SHARED_0_USE_STC_1='#' COND_MONOLITHIC_0_SHARED_0_USE_XRC_1='#' COND_MONOLITHIC_0_SHARED_1='' COND_MONOLITHIC_0_SHARED_1_USE_AUI_1='' COND_MONOLITHIC_0_SHARED_1_USE_GUI_1='' COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_HTML_1='' COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_MEDIA_1='#' COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_QA_1='' COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_WEBVIEW_1='#' COND_MONOLITHIC_0_SHARED_1_USE_PROPGRID_1='' COND_MONOLITHIC_0_SHARED_1_USE_RIBBON_1='' COND_MONOLITHIC_0_SHARED_1_USE_RICHTEXT_1='' COND_MONOLITHIC_0_SHARED_1_USE_STC_1='' COND_MONOLITHIC_0_SHARED_1_USE_XRC_1='' COND_MONOLITHIC_0_USE_AUI_1='' COND_MONOLITHIC_0_USE_GUI_1='' COND_MONOLITHIC_0_USE_GUI_1_USE_MEDIA_1='#' COND_MONOLITHIC_0_USE_HTML_1='' COND_MONOLITHIC_0_USE_MEDIA_1='#' COND_MONOLITHIC_0_USE_PROPGRID_1='' COND_MONOLITHIC_0_USE_QA_1='' COND_MONOLITHIC_0_USE_RIBBON_1='' COND_MONOLITHIC_0_USE_RICHTEXT_1='' COND_MONOLITHIC_0_USE_STC_1='' COND_MONOLITHIC_0_USE_WEBVIEW_1='#' COND_MONOLITHIC_0_USE_XRC_1='' COND_MONOLITHIC_1='#' COND_MONOLITHIC_1_SHARED_0='#' COND_MONOLITHIC_1_SHARED_1='#' COND_MONOLITHIC_1_USE_STC_1='#' COND_OFFICIAL_BUILD_0_PLATFORM_WIN32_1='#' COND_OFFICIAL_BUILD_1_PLATFORM_WIN32_1='#' COND_PLATFORM_MACOSX_0_USE_SOVERCYGWIN_0_USE_SOVERSION_1='' COND_PLATFORM_MACOSX_0_USE_SOVERSION_1='' COND_PLATFORM_MACOSX_1='#' COND_PLATFORM_MACOSX_1_PLATFORM_WIN32_1_SHARED_0='#' COND_PLATFORM_MACOSX_1_TOOLKIT_GTK_TOOLKIT_VERSION_2_USE_GUI_1='#' COND_PLATFORM_MACOSX_1_TOOLKIT_GTK_TOOLKIT_VERSION_3_USE_GUI_1='#' COND_PLATFORM_MACOSX_1_TOOLKIT_GTK_TOOLKIT_VERSION_4_USE_GUI_1='#' COND_PLATFORM_MACOSX_1_TOOLKIT_OSX_COCOA_USE_GUI_1='#' COND_PLATFORM_MACOSX_1_TOOLKIT_OSX_COCOA_USE_GUI_1_WXUNIV_0='#' COND_PLATFORM_MACOSX_1_TOOLKIT_OSX_IPHONE_USE_GUI_1='#' COND_PLATFORM_MACOSX_1_TOOLKIT_OSX_IPHONE_USE_GUI_1_WXUNIV_0='#' COND_PLATFORM_MACOSX_1_USE_GUI_1='#' COND_PLATFORM_MACOSX_1_USE_OPENGL_1='#' COND_PLATFORM_MACOSX_1_USE_SOVERSION_1='#' COND_PLATFORM_OS2_1='#' COND_PLATFORM_UNIX_0='#' COND_PLATFORM_UNIX_1='' COND_PLATFORM_UNIX_1_TOOLKIT_GTK_TOOLKIT_VERSION_2_USE_GUI_1='' COND_PLATFORM_UNIX_1_TOOLKIT_GTK_TOOLKIT_VERSION_3_USE_GUI_1='#' COND_PLATFORM_UNIX_1_TOOLKIT_GTK_TOOLKIT_VERSION_4_USE_GUI_1='#' COND_PLATFORM_UNIX_1_USE_GUI_1='' COND_PLATFORM_UNIX_1_USE_PLUGINS_0='' COND_PLATFORM_WIN32_0='' COND_PLATFORM_WIN32_0_TOOLKIT_GTK_TOOLKIT_VERSION_3='#' COND_PLATFORM_WIN32_0_TOOLKIT_GTK_TOOLKIT_VERSION_4='#' COND_PLATFORM_WIN32_1='#' COND_PLATFORM_WIN32_1_SHARED_0='#' COND_PLATFORM_WIN32_1_TOOLKIT_GTK_TOOLKIT_VERSION_2_USE_GUI_1='#' COND_PLATFORM_WIN32_1_TOOLKIT_GTK_TOOLKIT_VERSION_3_USE_GUI_1='#' COND_PLATFORM_WIN32_1_TOOLKIT_GTK_TOOLKIT_VERSION_4_USE_GUI_1='#' COND_PLATFORM_WIN32_1_TOOLKIT_QT_USE_GUI_1_WXUNIV_0='#' COND_PYTHON='' COND_SHARED_0='#' COND_SHARED_0_TOOLKIT_MAC_WXUNIV_0='#' COND_SHARED_0_TOOLKIT_MSW_WXUNIV_0='#' COND_SHARED_0_USE_GUI_1_USE_OPENGL_1='#' COND_SHARED_0_USE_GUI_1_wxUSE_LIBJPEG_builtin='#' COND_SHARED_0_USE_GUI_1_wxUSE_LIBPNG_builtin='#' COND_SHARED_0_USE_GUI_1_wxUSE_LIBTIFF_builtin='#' COND_SHARED_0_USE_STC_1='#' COND_SHARED_0_wxUSE_EXPAT_builtin='#' COND_SHARED_0_wxUSE_REGEX_builtin='#' COND_SHARED_0_wxUSE_ZLIB_builtin='#' COND_SHARED_1='' COND_SHARED_1_USE_GUI_1='' COND_SHARED_1_USE_GUI_1_USE_OPENGL_1='' COND_TOOLKIT_='#' COND_TOOLKIT_COCOA='#' COND_TOOLKIT_DFB='#' COND_TOOLKIT_DFB_USE_GUI_1='#' COND_TOOLKIT_GTK='' COND_TOOLKIT_GTK_TOOLKIT_VERSION_2='' COND_TOOLKIT_GTK_TOOLKIT_VERSION_2_USE_GUI_1='' COND_TOOLKIT_GTK_TOOLKIT_VERSION_2_USE_GUI_1_WXUNIV_0='' COND_TOOLKIT_GTK_TOOLKIT_VERSION_2_USE_GUI_1_WXUNIV_1='#' COND_TOOLKIT_GTK_TOOLKIT_VERSION_3='#' COND_TOOLKIT_GTK_TOOLKIT_VERSION_3_USE_GUI_1='#' COND_TOOLKIT_GTK_TOOLKIT_VERSION_3_USE_GUI_1_WXUNIV_0='#' COND_TOOLKIT_GTK_TOOLKIT_VERSION_4='#' COND_TOOLKIT_GTK_TOOLKIT_VERSION_4_USE_GUI_1='#' COND_TOOLKIT_GTK_TOOLKIT_VERSION_4_USE_GUI_1_WXUNIV_0='#' COND_TOOLKIT_GTK_TOOLKIT_VERSION_='#' COND_TOOLKIT_GTK_TOOLKIT_VERSION__USE_GUI_1='#' COND_TOOLKIT_GTK_TOOLKIT_VERSION__USE_GUI_1_WXUNIV_0='#' COND_TOOLKIT_GTK_USE_GUI_1='' COND_TOOLKIT_MAC='#' COND_TOOLKIT_MOTIF='#' COND_TOOLKIT_MOTIF_USE_GUI_1='#' COND_TOOLKIT_MOTIF_USE_GUI_1_WXUNIV_0='#' COND_TOOLKIT_MSW='#' COND_TOOLKIT_MSW_USE_GUI_1='#' COND_TOOLKIT_MSW_USE_GUI_1_WXUNIV_0='#' COND_TOOLKIT_OSX_CARBON='#' COND_TOOLKIT_OSX_COCOA='#' COND_TOOLKIT_OSX_COCOA_USE_GUI_1='#' COND_TOOLKIT_OSX_COCOA_USE_GUI_1_WXUNIV_0='#' COND_TOOLKIT_OSX_COCOA_WXUNIV_0='#' COND_TOOLKIT_OSX_IPHONE='#' COND_TOOLKIT_OSX_IPHONE_USE_GUI_1='#' COND_TOOLKIT_OSX_IPHONE_USE_GUI_1_WXUNIV_0='#' COND_TOOLKIT_QT='#' COND_TOOLKIT_QT_USE_GUI_1_WXUNIV_0='#' COND_TOOLKIT_X11='#' COND_TOOLKIT_X11_USE_GUI_1='#' COND_TOOLKIT_X11_USE_GUI_1_WXUNIV_1='#' COND_UNICODE_1='' COND_USE_CAIRO_1='#' COND_USE_EXCEPTIONS_0='#' COND_USE_EXCEPTIONS_1='#' COND_USE_GUI_0='#' COND_USE_GUI_1='' COND_USE_GUI_1_USE_OPENGL_1='' COND_USE_GUI_1_WXUNIV_0='' COND_USE_GUI_1_WXUNIV_1='#' COND_USE_GUI_1_wxUSE_LIBJPEG_builtin='#' COND_USE_GUI_1_wxUSE_LIBPNG_builtin='#' COND_USE_GUI_1_wxUSE_LIBTIFF_builtin='#' COND_USE_OPENGL_1='' COND_USE_PCH_1='#' COND_USE_PLUGINS_0='' COND_USE_RTTI_0='#' COND_USE_RTTI_1='#' COND_USE_SOTWOSYMLINKS_1='#' COND_USE_SOVERCYGWIN_1_USE_SOVERSION_1='#' COND_USE_SOVERLINUX_1='#' COND_USE_SOVERSION_0='#' COND_USE_SOVERSION_1_USE_SOVERSOLARIS_1='' COND_USE_SOVERSOLARIS_1='' COND_USE_STC_1='' COND_USE_THREADS_0='#' COND_USE_THREADS_1='#' COND_USE_WEBVIEW_WEBKIT2_1='#' COND_USE_XRC_1='' COND_WINDOWS_IMPLIB_1='#' COND_WITH_PLUGIN_SDL_1='#' COND_WXUNIV_1='#' COND_wxUSE_EXPAT_builtin='#' COND_wxUSE_LIBJPEG_builtin='#' COND_wxUSE_LIBPNG_builtin='#' COND_wxUSE_LIBTIFF_builtin='#' COND_wxUSE_REGEX_builtin='' COND_wxUSE_ZLIB_builtin='#' CPP='gcc -E' CPPFLAGS='-D_FILE_OFFSET_BITS=64 -I${wx_top_builddir}/lib/wx/include/gtk2-unicode-3.1 -I${top_srcdir}/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_PTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/scratch/Xbuild/s11.3-sru/x-s11.3-sru-sparc/proto/root_sparc/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng14 -isystem /usr/openwin/include -I/usr/openwin/include' CXX='g++' CXXFLAGS='-pthreads -D_REENTRANT -O2 -I/scratch/Xbuild/s11.3-sru/x-s11.3-sru-sparc/proto/root_sparc/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_PTHREADS -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/scratch/Xbuild/s11.3-sru/x-s11.3-sru-sparc/proto/root_sparc/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng14 -fvisibility=hidden -fvisibility-inlines-hidden' CXXFLAGS_VISIBILITY='-fvisibility=hidden -fvisibility-inlines-hidden' CXXWARNINGS='-Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual' DEBUG_FLAG='' DEBUG_INFO='0' DEFS='-DHAVE_CONFIG_H' DEPS_TRACKING='1' DIRECTFB_CFLAGS='' DIRECTFB_LIBS='' DISTDIR='wx$(TOOLKIT)' DLLIMP_SUFFIX='so' DLLPREFIX='lib' DLLPREFIX_MODULE='' DLLTOOL='' DMALLOC_LIBS='' DYLIB_RPATH_INSTALL='' DYLIB_RPATH_POSTLINK='' ECHO_C='\c' ECHO_N='' ECHO_T='' EGREP='/usr/bin/ggrep -E' EXEEXT='' EXTRALIBS='-pthreads -lz -lnsl -lsocket -llzma -lm ' EXTRALIBS_GUI='-lgtk-x11-2.0 -lsecdb -ltsol -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lgdk_pixbuf-2.0 -lgio-2.0 -lXfixes -lcairo -lX11 -lXext -lpango-1.0 -lfontconfig -lgobject-2.0 -lfreetype -lgthread-2.0 -lpthread -lglib-2.0 -lX11 -lXxf86vm -lSM -lgtk-x11-2.0 -lsecdb -ltsol -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lgdk_pixbuf-2.0 -lgio-2.0 -lXfixes -lcairo -lX11 -lXext -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -lXtst -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -lpng -lz -ljpeg -ltiff -llzma' EXTRALIBS_HTML='' EXTRALIBS_MEDIA='' EXTRALIBS_OPENGL=' -lGL -lGLU' EXTRALIBS_SDL='' EXTRALIBS_STC='-lwxscintilla-3.1' EXTRALIBS_WEBVIEW='' EXTRALIBS_XML=' -lexpat' GCC='yes' GCC_PCH='0' GLU_CFLAGS='-D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libdrm ' GLU_LIBS='-lGLU -lGL ' GL_CFLAGS='-D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libdrm ' GL_LIBS='-lGL ' GNOMEVFS_CFLAGS='' GNOMEVFS_LIBS='' GREP='/usr/bin/ggrep' GST_CFLAGS='' GST_LIBS='' GTKPRINT_CFLAGS='-D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_PTHREADS -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/scratch/Xbuild/s11.3-sru/x-s11.3-sru-sparc/proto/root_sparc/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng14 ' GTKPRINT_LIBS='-lgtk-x11-2.0 -lsecdb -ltsol -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lgdk_pixbuf-2.0 -lgio-2.0 -lXfixes -lcairo -lX11 -lXext -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype ' GTK_CFLAGS='-D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_PTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/scratch/Xbuild/s11.3-sru/x-s11.3-sru-sparc/proto/root_sparc/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng14 ' GTK_CONFIG='' GTK_LIBS='-lgtk-x11-2.0 -lsecdb -ltsol -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lgdk_pixbuf-2.0 -lgio-2.0 -lXfixes -lcairo -lX11 -lXext -lpango-1.0 -lfontconfig -lgobject-2.0 -lfreetype -lgthread-2.0 -lpthread -lglib-2.0 -lX11' GUIDIST='GTK_DIST SAMPLES_DIST DEMOS_DIST UTILS_DIST MISC_DIST INTL_DIST' GXX_VERSION='' HAVE_CXX11='' HAVE_CXX14='' HAVE_CXX17='' HEADER_PAD_OPTION='' HOST_SUFFIX='' ICC_PCH='0' ICC_PCH_CREATE_SWITCH='' ICC_PCH_USE_SWITCH='' IF_GNU_MAKE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_DIR='mkdir -p' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS='-pthreads ' LDFLAGS_GL='' LDFLAGS_GUI='' LIBEXT='.a' LIBICONV='' LIBNOTIFY_CFLAGS='' LIBNOTIFY_LIBS='' LIBOBJS='' LIBPREFIX='lib' LIBS='-lz -lnsl -lsocket -llzma -lm' LIBSECRET_CFLAGS='' LIBSECRET_LIBS='' LIBTIFF_CFLAGS=' ' LIBTIFF_LIBS='-ltiff ' LN_S='ln -s' LTLIBOBJS='' MAKE_SET='' MONOLITHIC='0' MesaGL_CFLAGS='' MesaGL_LIBS='' NM='nm' OBJCXXFLAGS='-pthreads -D_REENTRANT -O2 -fvisibility=hidden -fvisibility-inlines-hidden' OBJEXT='o' OFFICIAL_BUILD='0' OPENGL_LIBS='-lGL -lGLU' PACKAGE_BUGREPORT='wx-dev@googlegroups.com' PACKAGE_NAME='wxWidgets' PACKAGE_STRING='wxWidgets 3.1.3' PACKAGE_TARNAME='wxwidgets' PACKAGE_URL='' PACKAGE_VERSION='3.1.3' PANGOFT2_CFLAGS='' PANGOFT2_LIBS='' PANGOXFT_CFLAGS='' PANGOXFT_LIBS='' PATH_SEPARATOR=':' PIC_FLAG='-fPIC -DPIC' PKG_CONFIG='/usr/bin/pkg-config' PLATFORM_BEOS='0' PLATFORM_MAC='0' PLATFORM_MACOS='0' PLATFORM_MACOSX='0' PLATFORM_UNIX='1' PLATFORM_WIN32='0' PRIVATE_FONTS_CFLAGS='-I/scratch/Xbuild/s11.3-sru/x-s11.3-sru-sparc/proto/root_sparc/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' PRIVATE_FONTS_LIBS='-lpangoft2-1.0 -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype ' PYTHON='/usr/bin/python' QT5_CFLAGS='' QT5_LIBS='' RANLIB='ranlib' RESCOMP='' SAMPLES_CXXFLAGS='' SAMPLES_RPATH_FLAG='-Wl,-rpath,$(wx_top_builddir)/lib' SAMPLES_SUBDIRS='animate archive artprov aui calendar caret clipboard collpane combo config console dataview debugrpt dialogs dialup display dnd docview dragimag drawing erase event except exec font grid help htlbox html html/about html/help html/helpview html/printing html/test html/virtual html/widget html/zip image internat ipc keyboard layout listctrl mdi menu minimal notebook opengl opengl/cube opengl/isosurf opengl/penguin opengl/pyramid popup power preferences printing propgrid render ribbon richtext sashtest scroll shaped sockets sound splash splitter statbar stc svg taborder taskbar text thread toolbar treectrl treelist typetest uiaction validate vscroll widgets wizard wrapsizer xrc ' SDL_CFLAGS='' SDL_CONFIG='' SDL_LIBS='' SET_MAKE='' SHARED='1' SHARED_LD_CC='$(CC) -shared -fPIC -o' SHARED_LD_CXX='$(CXX) -shared -fPIC -o' SHARED_LD_MODULE_CC='$(CC) -shared -fPIC -o' SHARED_LD_MODULE_CXX='$(CXX) -shared -fPIC -o' SHELL='/bin/sh' SM_CFLAGS=' ' SM_LIBS='-lSM ' SONAME_FLAG='-h ' SO_SUFFIX='so' SO_SUFFIX_MODULE='so' STD_BASE_LIBS='xml net base' STD_GUI_LIBS='xrc html qa adv core' STRIP='strip' TOOLCHAIN_FULLNAME='gtk2-unicode-3.1' TOOLCHAIN_NAME='gtk2u-3.1' TOOLKIT='GTK' TOOLKIT_DIR='gtk' TOOLKIT_LOWERCASE='gtk' TOOLKIT_VERSION='2' UNICODE='1' USE_GUI='1' USE_MACVERSION='0' USE_PLUGINS='0' USE_SOTWOSYMLINKS='0' USE_SOVERCYGWIN='0' USE_SOVERLINUX='0' USE_SOVERSION='1' USE_SOVERSOLARIS='1' VENDOR='custom' WEBKIT_CFLAGS='' WEBKIT_LIBS='' WIDGET_SET='' WINDOWS_IMPLIB='0' WINDRES='' WITH_PLUGIN_SDL='0' WXCONFIG_CFLAGS='-pthreads -D_REENTRANT' WXCONFIG_CPPFLAGS='-D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__' WXCONFIG_CXXFLAGS='-pthreads -D_REENTRANT' WXCONFIG_LDFLAGS='-pthreads ' WXCONFIG_LDFLAGS_GUI='' WXCONFIG_LIBS='-lwxregexu-3.1 -lwxscintilla-3.1 -lz -lexpat -lpng -lz -ljpeg -ltiff -llzma -lz -lnsl -lsocket -llzma -lm' WXCONFIG_RESFLAGS='' WXCONFIG_RPATH='-Wl,-rpath,$libdir' WXUNIV='0' WX_CHARTYPE='unicode' WX_FLAVOUR='' WX_LIBRARY_BASENAME_GUI='wx_gtk2u' WX_LIBRARY_BASENAME_NOGUI='wx_baseu' WX_LIB_FLAVOUR='' WX_RELEASE='3.1' WX_SUBVERSION='3.1.3.0' WX_VERSION='3.1.3' WX_VERSION_TAG='WXU_3.1' XMKMF='' XTST_CFLAGS='-D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS ' XTST_LIBS='-lXtst ' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' Xinerama_CFLAGS='' Xinerama_LIBS='' Xxf86vm_CFLAGS='-D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS ' Xxf86vm_LIBS='-lXxf86vm ' ac_ct_CC='gcc' ac_ct_CXX='g++' bindir='${exec_prefix}/bin' build='sparc-sun-solaris2.11' build_alias='' build_cpu='sparc' build_os='solaris2.11' build_vendor='sun' cross_compiling='no' datadir='${datarootdir}' datarootdir='${prefix}/share' dlldir='${exec_prefix}/lib' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='sparc-sun-solaris2.11' host_alias='' host_cpu='sparc' host_os='solaris2.11' host_vendor='sun' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs='' sysconfdir='${prefix}/etc' target_alias='' wxCFLAGS_C99='' wxUSE_EXPAT='sys' wxUSE_LIBJPEG='sys' wxUSE_LIBPNG='sys' wxUSE_LIBTIFF='sys' wxUSE_REGEX='builtin' wxUSE_ZLIB='sys' wx_top_builddir='/export/home/itmxadm/WX/wxWidgets-3.1.3' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "wxWidgets" #define PACKAGE_TARNAME "wxwidgets" #define PACKAGE_VERSION "3.1.3" #define PACKAGE_STRING "wxWidgets 3.1.3" #define PACKAGE_BUGREPORT "wx-dev@googlegroups.com" #define PACKAGE_URL "" #define __SUN__ 1 #define __SOLARIS__ 1 #define __SVR4__ 1 #define __UNIX__ 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_WCHAR_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_CXXABI_H 1 #define SIZEOF_SHORT 2 #define SIZEOF_VOID_P 4 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_SIZE_T 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_WCHAR_T 4 #define wxUSE_WCHAR_T 1 #define HAVE_VA_COPY 1 #define HAVE_VARIADIC_MACROS 1 #define _FILE_OFFSET_BITS 64 #define HAVE_LARGEFILE_SUPPORT 1 #define HAVE_FSEEKO 1 #define WORDS_BIGENDIAN 1 #define HAVE_STD_WSTRING 1 #define HAVE_STD__ISTREAM 1 #define HAVE_STD__OSTREAM 1 #define HAVE_TR1_TYPE_TRAITS 1 #define HAVE_GCC_ATOMIC_BUILTINS 1 #define HAVE_SIN 1 #define HAVE_CEIL 1 #define HAVE_STRTOULL 1 #define wxUSE_REGEX 1 #define wxUSE_ZLIB 1 #define wxUSE_LIBPNG 1 #define wxUSE_LIBJPEG 1 #define wxUSE_LIBLZMA 1 #define wxUSE_LIBTIFF 1 #define wxUSE_EXPAT 1 #define wxUSE_XML 1 #define __WXGTK220__ 1 #define __WXGTK218__ 1 #define __WXGTK210__ 1 #define HAVE_X11_XLIB_H 1 #define HAVE_X11_XKBLIB_H 1 #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 #define wxUSE_OPENGL 1 #define wxUSE_GLCANVAS 1 #define HAVE_VISIBILITY 1 #define HAVE_SSIZE_T 1 #define wxSIZE_T_IS_UINT 1 #define wxWCHAR_T_IS_REAL_TYPE 1 #define HAVE_PW_GECOS 1 #define HAVE_WCSLEN 1 #define HAVE_WCSLEN 1 #define HAVE_WCSFTIME 1 #define HAVE_STRNLEN 1 #define HAVE_WCSDUP 1 #define HAVE_WCSNLEN 1 #define HAVE_WCSCASECMP 1 #define HAVE_WCSNCASECMP 1 #define HAVE_MBSTATE_T 1 #define HAVE_WCSRTOMBS 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_VSSCANF 1 #define HAVE_VSNPRINTF_DECL 1 #define HAVE_SNPRINTF_DECL 1 #define HAVE_UNIX98_PRINTF 1 #define HAVE_VSSCANF_DECL 1 #define HAVE_WIDEC_H 1 #define HAVE_PUTWS 1 #define HAVE_FPUTWS 1 #define HAVE_WPRINTF 1 #define HAVE_VSWPRINTF 1 #define HAVE_VSWSCANF 1 #define HAVE_FSYNC 1 #define HAVE_ROUND 1 #define HAVE_ICONV 1 #define ICONV_CONST const #define HAVE_SIGACTION 1 #define wxTYPE_SA_HANDLER int #define HAVE_CXA_DEMANGLE 1 #define HAVE_MKSTEMP 1 #define HAVE_STATVFS 1 #define WX_STATFS_T statvfs_t #define HAVE_FCNTL 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_NANOSLEEP 1 #define HAVE_NANOSLEEP 1 #define HAVE_UNAME 1 #define HAVE_STRTOK_R 1 #define HAVE_INET_ATON 1 #define HAVE_INET_ADDR 1 #define HAVE_FDOPEN 1 #define HAVE_SYSCONF 1 #define HAVE_PTHREAD_SETCONCURRENCY 1 #define HAVE_PTHREAD_SET_CONCURRENCY 1 #define wxHAVE_PTHREAD_CLEANUP 1 #define HAVE_SCHED_H 1 #define HAVE_SCHED_YIELD 1 #define HAVE_THREAD_PRIORITY_FUNCTIONS 1 #define HAVE_PTHREAD_CANCEL 1 #define HAVE_PTHREAD_MUTEX_TIMEDLOCK 1 #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 #define HAVE_PTHREAD_MUTEXATTR_T 1 #define HAVE_PTHREAD_MUTEXATTR_SETTYPE_DECL 1 #define HAVE_ABI_FORCEDUNWIND 1 #define HAVE_LOCALTIME_R 1 #define HAVE_GMTIME_R 1 #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_FUNC_GETHOSTBYNAME_R_5 1 #define HAVE_FUNC_GETSERVBYNAME_R_5 1 #define wxUSE_COMPILER_TLS 1 #define wxUSE_THREADS 1 #define __WXGTK20__ 1 #define WXWIN_COMPATIBILITY_3_0 1 #define wxUSE_GUI 1 #define wxUSE_UNIX 1 #define HAVE_DLOPEN 1 #define HAVE_DLOPEN 1 #define HAVE_DLERROR 1 #define HAVE_DLERROR 1 #define HAVE_DLADDR 1 #define HAVE_DLADDR 1 #define wxUSE_DYNAMIC_LOADER 1 #define wxUSE_DYNLIB_CLASS 1 #define wxUSE_ANY 1 #define wxUSE_APPLE_IEEE 1 #define wxUSE_TIMER 1 #define HAVE_SYS_SOUNDCARD_H 1 #define wxUSE_SOUND 1 #define wxUSE_GTKPRINT 1 #define wxUSE_CMDLINE_PARSER 1 #define wxUSE_STOPWATCH 1 #define wxUSE_DATETIME 1 #define wxUSE_FILE 1 #define wxUSE_FFILE 1 #define wxUSE_ARCHIVE_STREAMS 1 #define wxUSE_ZIPSTREAM 1 #define wxUSE_TARSTREAM 1 #define wxUSE_FILE_HISTORY 1 #define wxUSE_FILESYSTEM 1 #define wxUSE_FS_ARCHIVE 1 #define wxUSE_FS_ZIP 1 #define wxUSE_FSVOLUME 1 #define wxUSE_ON_FATAL_EXCEPTION 1 #define wxUSE_STACKWALKER 1 #define wxUSE_DEBUGREPORT 1 #define wxUSE_SNGLINST_CHECKER 1 #define wxUSE_BUSYINFO 1 #define wxUSE_STD_CONTAINERS_COMPATIBLY 1 #define wxUSE_STD_IOSTREAM 1 #define wxUSE_STD_STRING 1 #define wxUSE_UNSAFE_WXSTRING_CONV 1 #define wxUSE_STDPATHS 1 #define wxUSE_TEXTBUFFER 1 #define wxUSE_TEXTFILE 1 #define wxUSE_CONFIG 1 #define wxUSE_CONFIG_NATIVE 1 #define wxUSE_INTL 1 #define wxUSE_LOG 1 #define wxUSE_LOGGUI 1 #define wxUSE_LOGWINDOW 1 #define wxUSE_LOG_DIALOG 1 #define wxUSE_LONGLONG 1 #define wxUSE_GEOMETRY 1 #define wxUSE_BASE64 1 #define wxUSE_STREAMS 1 #define wxUSE_PRINTF_POS_PARAMS 1 #define wxUSE_CONSOLE_EVENTLOOP 1 #define wxUSE_SELECT_DISPATCHER 1 #define HAVE_GETTIMEOFDAY 1 #define WX_TIMEZONE timezone #define HAVE_LOCALTIME 1 #define HAVE_SETPRIORITY 1 #define WX_SOCKLEN_T socklen_t #define SOCKOPTLEN_T socklen_t #define wxUSE_SOCKETS 1 #define wxUSE_PROTOCOL 1 #define wxUSE_PROTOCOL_HTTP 1 #define wxUSE_PROTOCOL_FTP 1 #define wxUSE_PROTOCOL_FILE 1 #define wxUSE_URL 1 #define wxUSE_VARIANT 1 #define wxUSE_FS_INET 1 #define wxUSE_FONTENUM 1 #define wxUSE_FONTMAP 1 #define wxUSE_UNICODE 1 #define wxUSE_CONSTRAINTS 1 #define wxUSE_MDI 1 #define wxUSE_MDI_ARCHITECTURE 1 #define wxUSE_DOC_VIEW_ARCHITECTURE 1 #define wxUSE_HELP 1 #define wxUSE_WXHTML_HELP 1 #define wxUSE_PRINTING_ARCHITECTURE 1 #define wxUSE_POSTSCRIPT 1 #define wxUSE_AFM_FOR_POSTSCRIPT 1 #define wxUSE_SVG 1 #define wxUSE_IPC 1 #define wxUSE_DATAOBJ 1 #define wxUSE_CLIPBOARD 1 #define wxUSE_DRAG_AND_DROP 1 #define wxUSE_SPLINES 1 #define wxUSE_MOUSEWHEEL 1 #define wxUSE_XTEST 1 #define wxUSE_UIACTIONSIMULATOR 1 #define wxUSE_DC_TRANSFORM_MATRIX 1 #define wxUSE_MARKUP 1 #define wxUSE_ACCEL 1 #define wxUSE_ACTIVITYINDICATOR 1 #define wxUSE_ADDREMOVECTRL 1 #define wxUSE_ANIMATIONCTRL 1 #define wxUSE_BANNERWINDOW 1 #define wxUSE_BUTTON 1 #define wxUSE_BMPBUTTON 1 #define wxUSE_CALENDARCTRL 1 #define wxUSE_CARET 1 #define wxUSE_COLLPANE 1 #define wxUSE_COMBOBOX 1 #define wxUSE_COMBOCTRL 1 #define wxUSE_COMMANDLINKBUTTON 1 #define wxUSE_CHOICE 1 #define wxUSE_CHOICEBOOK 1 #define wxUSE_CHECKBOX 1 #define wxUSE_CHECKLISTBOX 1 #define wxUSE_COLOURPICKERCTRL 1 #define wxUSE_DATEPICKCTRL 1 #define wxUSE_DIRPICKERCTRL 1 #define wxUSE_FILECTRL 1 #define wxUSE_FILEPICKERCTRL 1 #define wxUSE_FONTPICKERCTRL 1 #define wxUSE_DISPLAY 1 #define wxUSE_DETECT_SM 1 #define wxUSE_GAUGE 1 #define wxUSE_GRID 1 #define wxUSE_HEADERCTRL 1 #define wxUSE_HYPERLINKCTRL 1 #define wxUSE_BITMAPCOMBOBOX 1 #define wxUSE_DATAVIEWCTRL 1 #define wxUSE_IMAGLIST 1 #define wxUSE_INFOBAR 1 #define wxUSE_LISTBOOK 1 #define wxUSE_LISTBOX 1 #define wxUSE_LISTCTRL 1 #define wxUSE_EDITABLELISTBOX 1 #define wxUSE_NOTEBOOK 1 #define wxUSE_NOTIFICATION_MESSAGE 1 #define wxUSE_ODCOMBOBOX 1 #define wxUSE_RADIOBOX 1 #define wxUSE_RADIOBTN 1 #define wxUSE_REARRANGECTRL 1 #define wxUSE_RICHMSGDLG 1 #define wxUSE_RICHTOOLTIP 1 #define wxUSE_SASH 1 #define wxUSE_SCROLLBAR 1 #define wxUSE_SEARCHCTRL 1 #define wxUSE_SLIDER 1 #define wxUSE_SPINBTN 1 #define wxUSE_SPINCTRL 1 #define wxUSE_SPLITTER 1 #define wxUSE_STATBMP 1 #define wxUSE_STATBOX 1 #define wxUSE_STATTEXT 1 #define wxUSE_STATLINE 1 #define wxUSE_NATIVE_STATUSBAR 1 #define wxUSE_STATUSBAR 1 #define wxUSE_TEXTCTRL 1 #define wxUSE_RICHEDIT 1 #define wxUSE_RICHEDIT2 1 #define wxUSE_TIMEPICKCTRL 1 #define wxUSE_TOGGLEBTN 1 #define wxUSE_TOOLBAR 1 #define wxUSE_TOOLBAR_NATIVE 1 #define wxUSE_TOOLTIPS 1 #define wxUSE_TREEBOOK 1 #define wxUSE_TOOLBOOK 1 #define wxUSE_TREECTRL 1 #define wxUSE_TREELISTCTRL 1 #define wxUSE_POPUPWIN 1 #define wxUSE_PREFERENCES_EDITOR 1 #define wxUSE_PRIVATE_FONTS 1 #define wxUSE_DIALUP_MANAGER 1 #define wxUSE_TIPWINDOW 1 #define wxUSE_CONTROLS 1 #define wxUSE_ARTPROVIDER_STD 1 #define wxUSE_DRAGIMAGE 1 #define wxUSE_EXCEPTIONS 1 #define wxUSE_HTML 1 #define wxUSE_XRC 1 #define wxUSE_AUI 1 #define wxUSE_PROPGRID 1 #define wxUSE_RIBBON 1 #define wxUSE_STC 1 #define wxUSE_MENUS 1 #define wxUSE_MIMETYPE 1 #define wxUSE_MINIFRAME 1 #define wxUSE_SYSTEM_OPTIONS 1 #define wxUSE_TASKBARICON 1 #define wxUSE_TASKBARICON_BALLOONS 1 #define wxUSE_VALIDATORS 1 #define wxUSE_PALETTE 1 #define wxUSE_RICHTEXT 1 #define wxUSE_IMAGE 1 #define wxUSE_GIF 1 #define wxUSE_PCX 1 #define wxUSE_TGA 1 #define wxUSE_IFF 1 #define wxUSE_PNM 1 #define wxUSE_XPM 1 #define wxUSE_ICO_CUR 1 #define wxUSE_ABOUTDLG 1 #define wxUSE_CHOICEDLG 1 #define wxUSE_COLOURDLG 1 #define wxUSE_FILEDLG 1 #define wxUSE_FINDREPLDLG 1 #define wxUSE_FONTDLG 1 #define wxUSE_DIRDLG 1 #define wxUSE_MSGDLG 1 #define wxUSE_NUMBERDLG 1 #define wxUSE_PROGRESSDLG 1 #define wxUSE_NATIVE_PROGRESSDLG 1 #define wxUSE_SPLASH 1 #define wxUSE_STARTUP_TIPS 1 #define wxUSE_TEXTDLG 1 #define wxUSE_WIZARDDLG 1 #define HAVE_CAIRO_PUSH_GROUP 1 #define wxUSE_CAIRO 1 #define wxUSE_GRAPHICS_CONTEXT 1 #define wxINSTALL_PREFIX "/usr/local" configure: exit 0