kulowiec@jump01:~/arch/s/wxWidgets-3.1.1$ LD_LIBRARY_PATH=/local/lib:/usr/lib PKG_CONFIG_PATH=/local/lib/pkgconfig:/usr/lib/pkgconfig CC=cc CXX=CC ./configure --prefix=/local --enable-gui --with-gtk=2 CXXFLAGS="-std=gnu++11" --with-sdl checking build system type... sparc-sun-solaris2.11 checking host system type... sparc-sun-solaris2.11 checking for toolkit... gtk checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... no checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether we are using the Intel C compiler... no checking whether we are using the Sun C compiler... yes checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E checking whether we are using the GNU C++ compiler... no checking whether CC accepts -g... yes checking whether we are using the Intel C++ compiler... no checking whether we are using the Sun C++ compiler... no checking for ar... ar checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for langinfo.h... yes checking for wchar.h... yes checking for sys/select.h... yes checking for cxxabi.h... no checking for an ANSI C-conforming const... yes checking for inline... inline checking size of short... 2 checking size of void *... 4 checking size of int... 4 checking size of long... 4 checking size of size_t... 4 checking size of long long... 8 checking size of wchar_t... 4 checking for va_copy... no checking if va_list can be copied by value... yes checking whether the compiler supports variadic macros... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking if large file support is available... yes checking for _LARGEFILE_SOURCE value needed for large files... unknown checking whether byte ordering is bigendian... yes checking for iostream... no checking for std::wstring in ... no checking if std::basic_string works... no configure: error: Can't use --enable-std_string without std::wstring or std::basic_string