checking for a BSD-compatible install... /usr/freeware/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether gmake sets $(MAKE)... yes checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether ccache g++ accepts -g... yes checking for style of include used by gmake... GNU checking dependency style of ccache g++... gcc3 checking for gcc... ccache gcc checking whether we are using the GNU C compiler... yes checking whether ccache gcc accepts -g... yes checking for ccache gcc option to accept ANSI C... none needed checking dependency style of ccache gcc... gcc3 checking how to run the C preprocessor... ccache gcc -E checking whether ln -s works... yes checking for a BSD-compatible install... /usr/freeware/bin/install -c checking whether gmake sets $(MAKE)... (cached) yes checking build system type... mips-sgi-irix6.5 checking host system type... mips-sgi-irix6.5 checking for a sed that does not truncate output... /usr/freeware/bin/sed checking for egrep... grep -E checking for ld used by ccache gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/local/bin/nm -B checking how to recognise dependent libraries... pass_all 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... no checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... ccache g++ -E checking whether we are using the GNU Fortran 77 compiler... yes checking whether ccache gfortran accepts -g... yes checking the maximum length of command line arguments... 65536 checking command to parse /usr/local/bin/nm -B output from ccache gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if ccache gcc supports -fno-rtti -fno-exceptions... no checking for ccache gcc option to produce PIC... checking if ccache gcc static flag -static works... yes checking if ccache gcc supports -c -o file.o... yes checking whether the ccache gcc linker (/usr/bin/ld -n32) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... irix6.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by ccache g++... /usr/bin/ld -n32 checking if the linker (/usr/bin/ld -n32) is GNU ld... no checking whether the ccache g++ linker (/usr/bin/ld -n32) supports shared libraries... yes checking for ccache g++ option to produce PIC... checking if ccache g++ static flag -static works... yes checking if ccache g++ supports -c -o file.o... yes checking whether the ccache g++ linker (/usr/bin/ld -n32) supports shared libraries... yes checking dynamic linker characteristics... irix6.5 ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ccache gfortran option to produce PIC... checking if ccache gfortran static flag -static works... yes checking if ccache gfortran supports -c -o file.o... yes checking whether the ccache gfortran linker (/usr/bin/ld -n32) supports shared libraries... yes checking dynamic linker characteristics... irix6.5 ld.so checking how to hardcode library paths into programs... immediate checking for rsvg... /usr/local/bin/rsvg checking for dlopen in -ldl... yes checking for socket in -lsocket... yes checking for ld used by GCC... /usr/bin/ld -n32 checking if the linker (/usr/bin/ld -n32) is GNU ld... no checking for shared library run path origin... done checking for iconv... yes checking how to link with libiconv... /usr/local/lib32/libiconv.so -Wl,-rpath -Wl,/usr/local/lib32 checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for M17NLIB... checking for m17n-db... m17n-db checking anthy/anthy.h usability... yes checking anthy/anthy.h presence... yes checking for anthy/anthy.h... yes checking for anthy_init in -lanthy... yes checking for mana... no checking for PRIME... yes checking for X11... yes checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking whether the compiler implements namespaces... yes checking whether the compiler supports Standard Template Library... yes checking whether to have Xft support... yes checking Xft UTF-8 support... yes checking for ANSI C header files... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/termios.h usability... yes checking sys/termios.h presence... yes checking for sys/termios.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/stat.h... (cached) yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking term.h usability... yes checking term.h presence... yes checking for term.h... yes checking ncurses/term.h usability... yes checking ncurses/term.h presence... yes checking for ncurses/term.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking pty.h usability... no checking pty.h presence... no checking for pty.h... no checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking stropts.h usability... yes checking stropts.h presence... yes checking for stropts.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for strings.h... (cached) yes checking for stdint types... (putting them into uim/uim-stdint.h)... no checking for stdint uintptr_t... (..) checking for uintptr_t... no checking for uintptr_t... yes checking for uint64_t... yes ./configure[24291]: stdint.h: not found checking for stdint uintptr_t... inttypes.h checking for extra inttypes in chosen header... (inttypes.h) checking for int_least32_t... no checking for int_fast32_t... no checking for intmax_t... yes make use of inttypes.h in uim/uim-stdint.h (no helpful system typedefs seen) checking for size_t... yes checking for pid_t... yes checking return type of signal handlers... void checking for sig_atomic_t... yes checking for sig_t... no checking for an ANSI C-conforming const... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for working alloca.h... yes checking for alloca... yes checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for unistd.h... (cached) yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... no checking for working fork... yes checking whether lstat dereferences a symlink specified with a trailing slash... no checking whether lstat accepts an empty string... no checking whether lstat dereferences a symlink specified with a trailing slash... (cached) no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking for cfmakeraw... no checking for wcswidth... yes checking for strdup... yes checking for snprintf... yes checking for asprintf... no checking for vasprintf... no checking for vsnprintf... yes checking for getpeereid... no checking for strsep... no checking for setenv... no checking for unsetenv... no checking for getpid... yes checking for stat... yes checking for mkdir... yes checking for chmod... yes checking for execv... yes checking for execvp... yes checking for isascii... yes checking for C99 vsnprintf... no checking for library containing dlfunc... no checking for nl_langinfo and CODESET... yes checking for inet_aton... yes checking whether NLS is requested... yes checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking whether NLS is requested... yes checking for GNU gettext in libc... no checking for iconv... (cached) yes checking how to link with libiconv... /usr/local/lib32/libiconv.so -Wl,-rpath -Wl,/usr/local/lib32 checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/local/lib32/libintl.so -Wl,-rpath -Wl,/usr/local/lib32 checking for GTK2... yes checking for GTK2_4... yes checking for APPLET... yes checking for APPLET_2_14... checking for setupterm in -lcurses... yes checking for forkpty... no checking for forkpty in -lutil... no checking for emacs... emacs checking where .elc files should go... ${datadir}/emacs/site-lisp checking for DICT... yes checking for eb_initialize_library in -leb... yes checking eb/eb.h usability... yes checking eb/eb.h presence... yes checking for eb/eb.h... yes checking for el_init in -ledit... yes checking for intltool >= 0.31... 0.31.2 found checking for perl... /usr/local/bin/perl checking for iconv... /usr/local/bin/iconv checking for msgfmt... /usr/local/bin/msgfmt checking for msgmerge... /usr/local/bin/msgmerge checking for xgettext... /usr/local/bin/xgettext configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating m4/Makefile config.status: creating helper/Makefile config.status: creating doc/Makefile config.status: creating uim/Makefile config.status: creating scm/Makefile config.status: creating gtk/Makefile config.status: creating gtk/test/Makefile config.status: creating gtk/test/test.sh config.status: creating qt/Makefile config.status: creating qt/chardict/Makefile config.status: creating qt/chardict/po/Makefile.in config.status: creating qt/test/Makefile config.status: creating xim/Makefile config.status: creating fep/Makefile config.status: creating emacs/Makefile config.status: creating test/Makefile config.status: creating examples/Makefile config.status: creating examples/uim-custom/Makefile config.status: creating pixmaps/Makefile config.status: creating replace/Makefile config.status: creating uim.pc config.status: creating uim.desktop.in config.status: creating uim.spec config.status: creating uim/config.h config.status: uim/config.h is unchanged config.status: executing depfiles commands config.status: executing uim/uim-stdint.h commands config.status: creating uim/uim-stdint.h : _UIM_UIM_UIM_STDINT_H config.status: uim/uim-stdint.h is unchanged config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: creating qt/chardict/po/POTFILES config.status: creating qt/chardict/po/Makefile config.status: executing intltool commands Configure Result : Anthy : yes Canna : no Mana : no PRIME : yes m17n-lib : no SCIM : no Gtk+ : yes Gnome Applet : yes Qt : no Qt immodule : no FEP : yes Emacs : yes XIM : yes Pref : yes DICT : yes EB : yes libedit : yes Default toolkit : gtk