checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for AIX... no checking for library containing strerror... none required 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... yes checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes 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 g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking whether make sets $(MAKE)... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether sys/types.h defines makedev... yes checking for ANSI C header files... (cached) yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/ucred usability... no checking sys/ucred presence... no checking for sys/ucred... no checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking varargs.h usability... yes checking varargs.h presence... yes checking for varargs.h... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for _LARGE_FILES value needed for large files... no checking for short... yes checking size of short... 2 checking for long... yes checking size of long... 4 checking for int... yes checking size of int... 4 checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for working long double with more range or precision than double... no checking for working volatile... yes checking whether to include all extra features (EXTRA FEATURE)... no checking whether extend the amount of preferences configurable by the user (EXTRA FEATURE)... yes checking whether to allow scramble to act on directories (EXTRA FEATURE)... yes checking whether to include a dnd toolbar with panel launchers (EXTRA FEATURE)... yes checking whether to include a filter for folder contents (EXTRA FEATURE)... yes checking whether to include a visible main menu (EXTRA FEATURE)... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/bin/msgfmt checking for dcgettext... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for catalogs to be installed... ar az bg ca cs de es es_MX eu fa_IR fr he hi hu it ja lt ms nl pl pt_BR pt_PT sv ta tr uk vi zh_CN zh_TW checking for bind_textdomain_codeset... (cached) yes checking for locales directory... ${prefix}/share/locale checking for library containing clock_gettime... -lrt checking for clock_gettime... yes checking for localtime... yes checking for localtime_r... yes checking for gettimeofday... yes checking for strftime... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking for library containing getfsent... none required checking for getfsent... yes checking for getmntent... yes checking for getvfsent... no checking for statfs... yes checking for fstab.h... yes checking for mntent.h... yes checking for sys/fs_types.h... no checking for sys/mnttab.h... no checking for sys/mount.h... yes checking for sys/vfs.h... yes checking for sys/vfstab.h... no checking for struct statfs.f_mntonname... no checking for struct mnttab.mnt_mountp... no checking for struct mntent.mnt_dir... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for signal... yes checking for sigaction... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for localtime_r... (cached) yes checking for strftime... (cached) yes checking for limits.h... (cached) yes checking for bcopy... yes checking for tzset... yes checking for mempcpy... yes checking for memcpy... yes checking for memset... yes checking for struct tm.tm_zone... yes checking for mblen... yes checking for mbrlen... yes checking for struct tm.tm_gmtoff... yes checking for sys/time.h... (cached) yes checking for function prototypes... yes checking for string.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking hurd.h usability... no checking hurd.h presence... no checking for hurd.h... no checking for limits.h... (cached) yes checking for memory.h... (cached) yes checking for mntent.h... (cached) yes checking mnttab.h usability... no checking mnttab.h presence... no checking for mnttab.h... no checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for paths.h... (cached) yes checking for stdlib.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for string.h... (cached) yes checking sys/filsys.h usability... no checking sys/filsys.h presence... no checking for sys/filsys.h... no checking sys/fs/s5param.h usability... no checking sys/fs/s5param.h presence... no checking for sys/fs/s5param.h... no checking for sys/fs_types.h... (cached) no checking sys/fstyp.h usability... no checking sys/fstyp.h presence... no checking for sys/fstyp.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mntent.h usability... no checking sys/mntent.h presence... no checking for sys/mntent.h... no checking for sys/param.h... (cached) yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/systeminfo.h usability... no checking sys/systeminfo.h presence... no checking for sys/systeminfo.h... no checking for sys/time.h... (cached) yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking for sys/vfs.h... (cached) yes checking for sys/wait.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for utime.h... (cached) yes checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking for struct stat.st_blocks... yes checking whether stat file-mode macros are broken... no checking for nanoseconds member of struct stat.st_mtim... tv_nsec checking for st_dm_mode in struct stat... no checking for struct timespec... yes checking for uid_t in sys/types.h... yes checking type of array argument to getgroups... gid_t checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking return type of signal handlers... void checking for size_t... yes checking for unsigned long long... yes checking for uintmax_t... yes checking for utime.h... (cached) yes checking for struct utimbuf... yes checking for d_type member in directory struct... yes checking for d_ino member in directory struct... yes checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for string.h... (cached) yes checking for working readdir... yes checking whether link(2) dereferences a symlink specified with a trailing slash... no checking whether closedir returns void... no checking whether utime accepts a null argument... yes checking for utime.h... (cached) yes checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking whether system is Windows or MSDOS... no checking for struct stat.st_author... no checking for struct stat.st_blksize... yes checking for ino_t... yes checking for ssize_t... yes checking for major_t... no checking for minor_t... no checking for working re_compile_pattern... yes checking for memchr... yes checking for memcpy... (cached) yes checking for memmove... yes checking for memrchr... yes checking for memset... (cached) yes checking for library containing clock_gettime... (cached) -lrt checking for clock_gettime... (cached) yes checking for clock_settime... yes checking for gettimeofday... (cached) yes checking for string.h... (cached) yes checking for stdlib.h... (cached) yes checking whether gettimeofday clobbers localtime buffer... no checking for bcopy... (cached) yes checking for canonicalize_file_name... yes checking for endgrent... yes checking for endpwent... yes checking for fchdir... yes checking for fdatasync... yes checking for ftime... yes checking for ftruncate... yes checking for getcwd... yes checking for gethrtime... no checking for getmntinfo... no checking for hasmntopt... yes checking for isascii... yes checking for iswspace... yes checking for lchown... yes checking for listmntent... no checking for localeconv... yes checking for memcpy... (cached) yes checking for mempcpy... (cached) yes checking for mkfifo... yes checking for realpath... yes checking for resolvepath... no checking for sethostname... yes checking for strchr... yes checking for strerror... yes checking for strrchr... yes checking for sysinfo... yes checking for wcrtomb... yes checking for tzset... (cached) yes checking for getline... yes checking for working getline function... yes checking for obstacks... yes checking for working strtod... yes checking for nl_langinfo and CODESET... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking whether a running program can be unlinked... yes checking for listmntent... (cached) no checking for getmntinfo... (cached) no checking for mntent.h... (cached) yes checking for sys/param.h... (cached) yes checking sys/ucred.h usability... no checking sys/ucred.h presence... no checking for sys/ucred.h... no checking for sys/mount.h... (cached) yes checking for sys/fs_types.h... (cached) no checking for struct fsstat.f_fstypename... no checking for getmntent in -lsun... no checking for getmntent in -lseq... no checking for getmntent in -lgen... no checking for getmntent... (cached) yes checking for listmntent of Cray/Unicos-9... no checking for one-argument getmntent function... yes checking for f_fstypename in struct statfs... no checking how to get filesystem space usage... checking for statvfs function (SVR4)... yes checking for pkg-config... /usr/bin/pkg-config checking for libxfcegui4-1.0 >= 4.1.26... yes checking LIBXFCEGUI4_CFLAGS... -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/freetype2 -I/usr/include/freetype2/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/atk-1.0 checking LIBXFCEGUI4_LIBS... -Wl,--export-dynamic -L/usr/X11R6/lib -L/usr/local/lib -lxfcegui4 -lgtk-x11-2.0 -lxfce4util -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 checking for libxfce4util-1.0 >= 4.1.0... yes checking LIBXFCE4UTIL_CFLAGS... -I/usr/local/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include checking LIBXFCE4UTIL_LIBS... -L/usr/local/lib -lxfce4util -lglib-2.0 checking for dbh-1.0 >= 1.0... yes checking DBH_CFLAGS... checking DBH_LIBS... -Wl,-R/usr/lib -ldbh -lm checking for glib-2.0 >= 2.0.0... yes checking GLIB_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include checking GLIB_LIBS... -lglib-2.0 checking for gthread-2.0 >= 2.0.0... yes checking GTHREAD_CFLAGS... -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include checking GTHREAD_LIBS... -pthread -lgthread-2.0 -lglib-2.0 checking for gtk+-2.0 >= 2.0.0... yes checking GTK_CFLAGS... -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/freetype2 -I/usr/include/freetype2/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include checking GTK_LIBS... -Wl,--export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 checking for libxml-2.0 >= 2.4.0... yes checking LIBXML_CFLAGS... -I/usr/include/libxml2 checking LIBXML_LIBS... -lxml2 -lpthread -lz -lm checking for libxfce4mcs-client-1.0 >= 4.0.0... yes checking LIBXFCE4MCS_CLIENT_CFLAGS... -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include checking LIBXFCE4MCS_CLIENT_LIBS... -L/usr/X11R6/lib -L/usr/local/lib -lxfce4mcs-client -lxfce4util -lglib-2.0 checking for libxfce4mcs-manager-1.0 >= 4.0.0... yes checking LIBXFCE4MCS_MANAGER_CFLAGS... -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include checking LIBXFCE4MCS_MANAGER_LIBS... -L/usr/X11R6/lib -L/usr/local/lib -lxfce4mcs-manager -lxfce4util -lglib-2.0 checking for xfce-mcs-manager >= 4.0.0... yes checking XFCE_MCS_MANAGER_CFLAGS... -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/local/include/xfce4 -I/usr/X11R6/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/freetype2 -I/usr/include/freetype2/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/atk-1.0 checking XFCE_MCS_MANAGER_LIBS... -Wl,--export-dynamic -L/usr/X11R6/lib -L/usr/local/lib -lxfcegui4 -lxfce4mcs-manager -lxfce4mcs-client -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lxfce4util -lglib-2.0 checking where to install MCS plugins... /usr/local/lib/xfce4/mcs-plugins checking whether to build with debugging support... no checking whether to build with profiling support... no checking whether to compile with coverage profiling instrumentation... no checking whether to enable assert statements... yes checking for librsvg-2.0 >= 2.0... no configure: creating ./config.status config.status: creating Makefile config.status: creating fgr/Makefile config.status: creating modules/Makefile config.status: creating libs/Makefile config.status: creating plugin-mcs/Makefile config.status: creating po/Makefile.in config.status: creating scramble/Makefile config.status: creating smb/Makefile config.status: creating src/Makefile config.status: creating pixmaps/Makefile config.status: creating doc/Makefile config.status: creating doc/C/Makefile config.status: creating doc/fr/Makefile config.status: creating doc/it/Makefile config.status: creating src/xffm-1.0.pc config.status: creating xfmime-edit/Makefile config.status: creating xfdiff4/Makefile config.status: creating xffm.spec config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing default-1 commands ************************************************************ Xffm 4.1.99 local features: -> SVG icons: yes -> install prefix: /usr/local -> Panel dnd toolbar (--enable-panel): yes -> Filter toolbar (--enable-filter): yes -> Visible main menu (--enable-menu): yes -> Extended user preferences (--enable-extendprefs): yes -> Allow scramble to act on directories (--enable-scrambledir): yes ------------------------------------------------------------ To learn more about local features, type ./configure --help ************************************************************