- enable optimization workaround on macppc as well

- zap extra whitespace
- nuke junk :/
This commit is contained in:
jolan 2003-12-17 01:47:34 +00:00
parent 3627729e42
commit 0cb33a0e05
2 changed files with 3 additions and 745 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.1.1.1 2003/12/15 06:11:34 jolan Exp $
# $OpenBSD: Makefile,v 1.2 2003/12/17 01:47:34 jolan Exp $
COMMENT= "xfce4 file manager"
DISTNAME= xffm-4.0.1
# XXX workaround gcc bugs on sparc64
.if ${MACHINE_ARCH:Msparc64}
.if ${MACHINE_ARCH:Mpowerpc} || ${MACHINE_ARCH:Msparc64}
PATCH_LIST= patch-* gcc-*
.endif
@ -18,5 +18,5 @@ LIB_DEPENDS= ${GTK2} \
RUN_DEPENDS= ${MCSMANG}
BUILD_DEPENDS= ${PKG} \
${RUN_DEPENDS}
.include <bsd.port.mk>

View File

@ -1,742 +0,0 @@
Script started on Tue Dec 9 22:57:25 2003
10:57pm[jolan@blackmilk]/usr/ports/mystuff/x11/xfce4/desktop/xffm$ make
===> Configuring for xffm-4.0.1
checking for a BSD-compatible install... /usr/bin/install -c -o root -g bin
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
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... cc
checking for C compiler default output... 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 cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking dependency style of cc... gcc
checking how to run the C preprocessor... cc -E
checking for egrep... grep -E
checking for AIX... no
checking for strerror in -lcposix... no
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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ANSI C... (cached) none needed
checking dependency style of cc... (cached) gcc
checking for cc option to accept ANSI C... none needed
checking for a BSD-compatible install... /usr/bin/install -c -o root -g bin
checking build system type... i386-unknown-openbsd3.4
checking host system type... i386-unknown-openbsd3.4
checking for a sed that does not truncate output... /usr/bin/sed
checking for ld used by cc... /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... file_magic ELF [0-9][0-9]*-bit [LM]SB shared object
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc
checking how to run the C++ preprocessor... c++ -E
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 65536
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc static flag works... yes
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... openbsd3.4 ld.so
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 c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... no
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... openbsd3.4 ld.so
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... openbsd3.4 ld.so
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... no
checking for _LARGE_FILES value needed for large files... no
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 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... no
checking for bindtextdomain in -lintl... yes
checking for dgettext in -lintl... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/local/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for catalogs to be installed... ca cs de es es_MX fr hi hu ja lt ms nl pt_PT 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... none required
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... no
checking for getvfsent... no
checking for statfs... yes
checking for fstab.h... yes
checking for mntent.h... no
checking for sys/fs_types.h... no
checking for sys/mnttab.h... no
checking for sys/mount.h... yes
checking for sys/vfs.h... no
checking for sys/vfstab.h... no
checking for struct statfs.f_mntonname... yes
checking for struct mnttab.mnt_mountp... no
checking for struct mntent.mnt_dir... no
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... no
checking for memcpy... yes
checking for memset... yes
checking for struct tm.tm_zone... yes
checking for mblen... yes
checking for mbrlen... no
checking for struct tm.tm_gmtoff... yes
checking for sys/time.h... (cached) yes
checking for function prototypes... yes
checking for ANSI C header files... (cached) 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... no
checking fenv.h presence... no
checking for fenv.h... no
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) no
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) no
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... no
checking sys/statfs.h presence... no
checking for sys/statfs.h... no
checking sys/statvfs.h usability... no
checking sys/statvfs.h presence... no
checking for sys/statvfs.h... no
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) no
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... no
checking values.h presence... no
checking for values.h... no
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... no
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... no
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... yes
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... no
checking for memchr... yes
checking for memcpy... (cached) yes
checking for memmove... yes
checking for memrchr... no
checking for memset... (cached) yes
checking for library containing clock_gettime... (cached) none required
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... no
checking for endgrent... yes
checking for endpwent... yes
checking for fchdir... yes
checking for fdatasync... no
checking for ftime... no
checking for ftruncate... yes
checking for getcwd... yes
checking for gethrtime... no
checking for getmntinfo... yes
checking for hasmntopt... no
checking for isascii... yes
checking for iswspace... no
checking for lchown... yes
checking for listmntent... no
checking for localeconv... yes
checking for memcpy... (cached) yes
checking for mempcpy... (cached) no
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... no
checking for wcrtomb... no
checking for tzset... (cached) yes
checking for getline... no
checking for getdelim... no
checking for obstacks... no
checking for working strtod... yes
checking for nl_langinfo and CODESET... no
checking whether we are using the GNU C Library 2.1 or newer... no
checking for iconv... yes
checking how to link with libiconv... /usr/local/lib/libiconv.a
checking for iconv declaration...
extern size_t iconv (iconv_t cd, const 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) yes
checking for mntent.h... (cached) no
checking for sys/param.h... (cached) yes
checking sys/ucred.h usability... no
checking sys/ucred.h presence... yes
configure: WARNING: sys/ucred.h: present but cannot be compiled
configure: WARNING: sys/ucred.h: check for missing prerequisite headers?
configure: WARNING: sys/ucred.h: proceeding with the preprocessor's result
configure: WARNING: ## ------------------------------------ ##
configure: WARNING: ## Report this to bug-autoconf@gnu.org. ##
configure: WARNING: ## ------------------------------------ ##
checking for sys/ucred.h... yes
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) no
checking for listmntent of Cray/Unicos-9... no
checking for getfsstat function... no
checking for mntctl function and struct vmount... no
checking for FIXME existence of three headers... no
checking for getmntinfo function... yes
checking for f_fstypename in struct statfs... yes
checking how to get filesystem space usage...
checking for statvfs function (SVR4)... no
checking for 3-argument statfs function (DEC OSF/1)... no
checking for two-argument statfs with statfs.bsize member (AIX, 4.3BSD)... yes
checking for pkg-config... /usr/local/bin/pkg-config
checking for dbh-1.0 >= 1.0... yes
checking DBH_CFLAGS... -I/usr/local/include
checking DBH_LIBS... -Wl,-R/usr/local/lib -L/usr/local/lib -ldbh -lm
checking for glib-2.0 >= 2.0.0... yes
checking GLIB_CFLAGS... -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
checking GLIB_LIBS... -L/usr/local/lib -lglib-2.0 -lintl -liconv -lm
checking for gthread-2.0 >= 2.0.0... yes
checking GTHREAD_CFLAGS... -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
checking GTHREAD_LIBS... -pthread -L/usr/local/lib -lgthread-2.0 -lglib-2.0 -lintl -liconv -lm
checking for gtk+-2.0 >= 2.0.0... yes
checking GTK_CFLAGS... -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include
checking GTK_LIBS... -Wl,-E -L/usr/local/lib -L/usr/X11R6/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lXinerama -lXext -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype -lXrender -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv -lm
checking for libxml-2.0 >= 2.4.0... yes
checking LIBXML_CFLAGS... -I/usr/local/include/libxml2 -I/usr/local/include
checking LIBXML_LIBS... -L/usr/local/lib -lxml2 -lz -liconv -lm
checking for libxfcegui4-1.0 >= 4.0.0... yes
checking LIBXFCEGUI4_CFLAGS... -I/usr/local/include/xfce4 -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/X11R6/include
checking LIBXFCEGUI4_LIBS... -Wl,-E -L/usr/X11R6/lib -L/usr/local/lib -lxfcegui4 -lgtk-x11-2.0 -lxfce4util -lgdk-x11-2.0 -lXinerama -lXext -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype -lXrender -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv -lm
checking for libxfce4mcs-client-1.0 >= 4.0.0... yes
checking LIBXFCE4MCS_CLIENT_CFLAGS... -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include
checking LIBXFCE4MCS_CLIENT_LIBS... -L/usr/X11R6/lib -L/usr/local/lib -lxfce4mcs-client -lxfce4util -lglib-2.0 -lintl -liconv -lm
checking for libxfce4mcs-manager-1.0 >= 4.0.0... yes
checking LIBXFCE4MCS_MANAGER_CFLAGS... -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include
checking LIBXFCE4MCS_MANAGER_LIBS... -L/usr/X11R6/lib -L/usr/local/lib -lxfce4mcs-manager -lxfce4util -lglib-2.0 -lintl -liconv -lm
checking for xfce-mcs-manager >= 4.0.0... yes
checking XFCE_MCS_MANAGER_CFLAGS... -I/usr/local/include/xfce4 -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/X11R6/include
checking XFCE_MCS_MANAGER_LIBS... -Wl,-E -L/usr/X11R6/lib -L/usr/local/lib -lxfcegui4 -lxfce4mcs-manager -lxfce4mcs-client -lgtk-x11-2.0 -lgdk-x11-2.0 -lXinerama -lXext -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype -lXrender -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lxfce4util -lglib-2.0 -lintl -liconv -lm
checking where to install MCS plugins... /usr/local/lib/xfce4/mcs-plugins
checking for libxfce4util-1.0 >= 4.0.0... yes
checking LIBXFCE4UTIL_CFLAGS... -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
checking LIBXFCE4UTIL_LIBS... -L/usr/local/lib -lxfce4util -lglib-2.0 -lintl -liconv -lm
checking whether to build with debugging support... no
checking whether to build with profiling support... no
checking whether to enable assert statements... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating fgr/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 mime/Makefile
config.status: creating pixmaps/Makefile
config.status: creating pixmaps/no_icons/Makefile
config.status: creating pixmaps/plain/Makefile
config.status: creating doc/Makefile
config.status: creating doc/C/Makefile
config.status: creating doc/fr/Makefile
config.status: creating src/xffm-1.0.pc
config.status: creating xfdiff4/Makefile
config.status: creating xffm.spec
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
===> Building for xffm-4.0.1
make all-recursive
Making all in scramble
source='scramble.c' object='scramble-scramble.o' libtool=no depfile='.deps/scramble-scramble.Po' tmpdepfile='.deps/scramble-scramble.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/X11R6/include -I../libs -O2 -pipe -Wall -c -o scramble-scramble.o `test -f 'scramble.c' || echo './'`scramble.c
/bin/sh ../libtool --mode=link cc -O2 -pipe -Wall -L/usr/local/lib -o scramble scramble-scramble.o
mkdir .libs
cc -O2 -pipe -Wall -o scramble scramble-scramble.o -L/usr/local/lib
Making all in fgr
source='glob.c' object='glob.o' libtool=no depfile='.deps/glob.Po' tmpdepfile='.deps/glob.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I/libs -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -Wall -c `test -f 'glob.c' || echo './'`glob.c
source='globber.c' object='globber.o' libtool=no depfile='.deps/globber.Po' tmpdepfile='.deps/globber.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I/libs -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -Wall -c `test -f 'globber.c' || echo './'`globber.c
/bin/sh ../libtool --mode=link cc -O2 -pipe -Wall -L/usr/local/lib -o fgr glob.o globber.o
mkdir .libs
cc -O2 -pipe -Wall -o fgr glob.o globber.o -L/usr/local/lib
Making all in libs
source='dummies.c' object='libxffm_la-dummies.lo' libtool=yes depfile='.deps/libxffm_la-dummies.Plo' tmpdepfile='.deps/libxffm_la-dummies.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -Wall -c -o libxffm_la-dummies.lo `test -f 'dummies.c' || echo './'`dummies.c
mkdir .libs
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -Wall -c dummies.c -Wp,-MD,.deps/libxffm_la-dummies.TPlo -fPIC -DPIC -o .libs/libxffm_la-dummies.o
source='entry.c' object='libxffm_la-entry.lo' libtool=yes depfile='.deps/libxffm_la-entry.Plo' tmpdepfile='.deps/libxffm_la-entry.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -Wall -c -o libxffm_la-entry.lo `test -f 'entry.c' || echo './'`entry.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -Wall -c entry.c -Wp,-MD,.deps/libxffm_la-entry.TPlo -fPIC -DPIC -o .libs/libxffm_la-entry.o
source='filter.c' object='libxffm_la-filter.lo' libtool=yes depfile='.deps/libxffm_la-filter.Plo' tmpdepfile='.deps/libxffm_la-filter.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -Wall -c -o libxffm_la-filter.lo `test -f 'filter.c' || echo './'`filter.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -Wall -c filter.c -Wp,-MD,.deps/libxffm_la-filter.TPlo -fPIC -DPIC -o .libs/libxffm_la-filter.o
filter.c: In function `set_filter_combo':
filter.c:90: warning: implicit declaration of function `set_limited_combo'
source='gdir.c' object='libxffm_la-gdir.lo' libtool=yes depfile='.deps/libxffm_la-gdir.Plo' tmpdepfile='.deps/libxffm_la-gdir.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -Wall -c -o libxffm_la-gdir.lo `test -f 'gdir.c' || echo './'`gdir.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -Wall -c gdir.c -Wp,-MD,.deps/libxffm_la-gdir.TPlo -fPIC -DPIC -o .libs/libxffm_la-gdir.o
source='icons.c' object='libxffm_la-icons.lo' libtool=yes depfile='.deps/libxffm_la-icons.Plo' tmpdepfile='.deps/libxffm_la-icons.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -Wall -c -o libxffm_la-icons.lo `test -f 'icons.c' || echo './'`icons.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -Wall -c icons.c -Wp,-MD,.deps/libxffm_la-icons.TPlo -fPIC -DPIC -o .libs/libxffm_la-icons.o
source='ls.c' object='libxffm_la-ls.lo' libtool=yes depfile='.deps/libxffm_la-ls.Plo' tmpdepfile='.deps/libxffm_la-ls.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -Wall -c -o libxffm_la-ls.lo `test -f 'ls.c' || echo './'`ls.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -Wall -c ls.c -Wp,-MD,.deps/libxffm_la-ls.TPlo -fPIC -DPIC -o .libs/libxffm_la-ls.o
source='misc.c' object='libxffm_la-misc.lo' libtool=yes depfile='.deps/libxffm_la-misc.Plo' tmpdepfile='.deps/libxffm_la-misc.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -Wall -c -o libxffm_la-misc.lo `test -f 'misc.c' || echo './'`misc.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -Wall -c misc.c -Wp,-MD,.deps/libxffm_la-misc.TPlo -fPIC -DPIC -o .libs/libxffm_la-misc.o
misc.c: In function `on_key_press_history':
misc.c:1288: warning: implicit declaration of function `cancel_input'
misc.c:1170: warning: unused variable `combo'
misc.c: In function `is_in_history':
misc.c:1535: warning: `return' with no value, in function returning non-void
misc.c: In function `remove_from_history':
misc.c:1551: warning: unused variable `size'
source='monitor.c' object='libxffm_la-monitor.lo' libtool=yes depfile='.deps/libxffm_la-monitor.Plo' tmpdepfile='.deps/libxffm_la-monitor.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -Wall -c -o libxffm_la-monitor.lo `test -f 'monitor.c' || echo './'`monitor.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -Wall -c monitor.c -Wp,-MD,.deps/libxffm_la-monitor.TPlo -fPIC -DPIC -o .libs/libxffm_la-monitor.o
source='options.c' object='libxffm_la-options.lo' libtool=yes depfile='.deps/libxffm_la-options.Plo' tmpdepfile='.deps/libxffm_la-options.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -Wall -c -o libxffm_la-options.lo `test -f 'options.c' || echo './'`options.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -Wall -c options.c -Wp,-MD,.deps/libxffm_la-options.TPlo -fPIC -DPIC -o .libs/libxffm_la-options.o
source='reg.c' object='libxffm_la-reg.lo' libtool=yes depfile='.deps/libxffm_la-reg.Plo' tmpdepfile='.deps/libxffm_la-reg.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -Wall -c -o libxffm_la-reg.lo `test -f 'reg.c' || echo './'`reg.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -Wall -c reg.c -Wp,-MD,.deps/libxffm_la-reg.TPlo -fPIC -DPIC -o .libs/libxffm_la-reg.o
reg.c: In function `reg_duplicate_app':
reg.c:88: warning: `p' might be used uninitialized in this function
reg.c: In function `reg_build_list':
reg.c:251: warning: implicit declaration of function `is_in_history'
reg.c:255: warning: implicit declaration of function `save_to_history'
reg.c: In function `reg_write':
reg.c:336: warning: unused variable `i'
reg.c:334: warning: unused variable `child'
source='settings.c' object='libxffm_la-settings.lo' libtool=yes depfile='.deps/libxffm_la-settings.Plo' tmpdepfile='.deps/libxffm_la-settings.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -Wall -c -o libxffm_la-settings.lo `test -f 'settings.c' || echo './'`settings.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -Wall -c settings.c -Wp,-MD,.deps/libxffm_la-settings.TPlo -fPIC -DPIC -o .libs/libxffm_la-settings.o
source='strftime.c' object='libxffm_la-strftime.lo' libtool=yes depfile='.deps/libxffm_la-strftime.Plo' tmpdepfile='.deps/libxffm_la-strftime.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -Wall -c -o libxffm_la-strftime.lo `test -f 'strftime.c' || echo './'`strftime.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -Wall -c strftime.c -Wp,-MD,.deps/libxffm_la-strftime.TPlo -fPIC -DPIC -o .libs/libxffm_la-strftime.o
source='trash.c' object='libxffm_la-trash.lo' libtool=yes depfile='.deps/libxffm_la-trash.Plo' tmpdepfile='.deps/libxffm_la-trash.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -Wall -c -o libxffm_la-trash.lo `test -f 'trash.c' || echo './'`trash.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -Wall -c trash.c -Wp,-MD,.deps/libxffm_la-trash.TPlo -fPIC -DPIC -o .libs/libxffm_la-trash.o
source='uri.c' object='libxffm_la-uri.lo' libtool=yes depfile='.deps/libxffm_la-uri.Plo' tmpdepfile='.deps/libxffm_la-uri.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -Wall -c -o libxffm_la-uri.lo `test -f 'uri.c' || echo './'`uri.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -Wall -c uri.c -Wp,-MD,.deps/libxffm_la-uri.TPlo -fPIC -DPIC -o .libs/libxffm_la-uri.o
/bin/sh ../libtool --mode=link cc -O2 -pipe -Wall -L/usr/local/lib -o libxffm.la -rpath /usr/local/lib -export-dynamic libxffm_la-dummies.lo libxffm_la-entry.lo libxffm_la-filter.lo libxffm_la-gdir.lo libxffm_la-icons.lo libxffm_la-ls.lo libxffm_la-misc.lo libxffm_la-monitor.lo libxffm_la-options.lo libxffm_la-reg.lo libxffm_la-settings.lo libxffm_la-strftime.lo libxffm_la-trash.lo libxffm_la-uri.lo
cc -shared -fPIC -DPIC -o .libs/libxffm.so.0.0 .libs/libxffm_la-dummies.o .libs/libxffm_la-entry.o .libs/libxffm_la-filter.o .libs/libxffm_la-gdir.o .libs/libxffm_la-icons.o .libs/libxffm_la-ls.o .libs/libxffm_la-misc.o .libs/libxffm_la-monitor.o .libs/libxffm_la-options.o .libs/libxffm_la-reg.o .libs/libxffm_la-settings.o .libs/libxffm_la-strftime.o .libs/libxffm_la-trash.o .libs/libxffm_la-uri.o -L/usr/local/lib
creating libxffm.la
(cd .libs && rm -f libxffm.la && ln -s ../libxffm.la libxffm.la)
source='cpy.c' object='libxffm_actions_la-cpy.lo' libtool=yes depfile='.deps/libxffm_actions_la-cpy.Plo' tmpdepfile='.deps/libxffm_actions_la-cpy.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -pipe -Wall -c -o libxffm_actions_la-cpy.lo `test -f 'cpy.c' || echo './'`cpy.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -pipe -Wall -c cpy.c -Wp,-MD,.deps/libxffm_actions_la-cpy.TPlo -fPIC -DPIC -o .libs/libxffm_actions_la-cpy.o
source='duplicate.c' object='libxffm_actions_la-duplicate.lo' libtool=yes depfile='.deps/libxffm_actions_la-duplicate.Plo' tmpdepfile='.deps/libxffm_actions_la-duplicate.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -pipe -Wall -c -o libxffm_actions_la-duplicate.lo `test -f 'duplicate.c' || echo './'`duplicate.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -pipe -Wall -c duplicate.c -Wp,-MD,.deps/libxffm_actions_la-duplicate.TPlo -fPIC -DPIC -o .libs/libxffm_actions_la-duplicate.o
source='new.c' object='libxffm_actions_la-new.lo' libtool=yes depfile='.deps/libxffm_actions_la-new.Plo' tmpdepfile='.deps/libxffm_actions_la-new.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -pipe -Wall -c -o libxffm_actions_la-new.lo `test -f 'new.c' || echo './'`new.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -pipe -Wall -c new.c -Wp,-MD,.deps/libxffm_actions_la-new.TPlo -fPIC -DPIC -o .libs/libxffm_actions_la-new.o
source='print.c' object='libxffm_actions_la-print.lo' libtool=yes depfile='.deps/libxffm_actions_la-print.Plo' tmpdepfile='.deps/libxffm_actions_la-print.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -pipe -Wall -c -o libxffm_actions_la-print.lo `test -f 'print.c' || echo './'`print.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -pipe -Wall -c print.c -Wp,-MD,.deps/libxffm_actions_la-print.TPlo -fPIC -DPIC -o .libs/libxffm_actions_la-print.o
source='properties.c' object='libxffm_actions_la-properties.lo' libtool=yes depfile='.deps/libxffm_actions_la-properties.Plo' tmpdepfile='.deps/libxffm_actions_la-properties.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -pipe -Wall -c -o libxffm_actions_la-properties.lo `test -f 'properties.c' || echo './'`properties.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -pipe -Wall -c properties.c -Wp,-MD,.deps/libxffm_actions_la-properties.TPlo -fPIC -DPIC -o .libs/libxffm_actions_la-properties.o
properties.c: In function `on_prop':
properties.c:842: warning: implicit declaration of function `local_monitor'
source='remove.c' object='libxffm_actions_la-remove.lo' libtool=yes depfile='.deps/libxffm_actions_la-remove.Plo' tmpdepfile='.deps/libxffm_actions_la-remove.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -pipe -Wall -c -o libxffm_actions_la-remove.lo `test -f 'remove.c' || echo './'`remove.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -pipe -Wall -c remove.c -Wp,-MD,.deps/libxffm_actions_la-remove.TPlo -fPIC -DPIC -o .libs/libxffm_actions_la-remove.o
remove.c: In function `check_select':
remove.c:348: warning: unused variable `tree_details'
source='rename.c' object='libxffm_actions_la-rename.lo' libtool=yes depfile='.deps/libxffm_actions_la-rename.Plo' tmpdepfile='.deps/libxffm_actions_la-rename.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -pipe -Wall -c -o libxffm_actions_la-rename.lo `test -f 'rename.c' || echo './'`rename.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -pipe -Wall -c rename.c -Wp,-MD,.deps/libxffm_actions_la-rename.TPlo -fPIC -DPIC -o .libs/libxffm_actions_la-rename.o
source='run.c' object='libxffm_actions_la-run.lo' libtool=yes depfile='.deps/libxffm_actions_la-run.Plo' tmpdepfile='.deps/libxffm_actions_la-run.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -pipe -Wall -c -o libxffm_actions_la-run.lo `test -f 'run.c' || echo './'`run.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -pipe -Wall -c run.c -Wp,-MD,.deps/libxffm_actions_la-run.TPlo -fPIC -DPIC -o .libs/libxffm_actions_la-run.o
run.c: In function `set_run_combo':
run.c:477: warning: implicit declaration of function `set_limited_combo'
run.c:440: warning: unused variable `w'
run.c:438: warning: unused variable `tree_details'
source='scramble.c' object='libxffm_actions_la-scramble.lo' libtool=yes depfile='.deps/libxffm_actions_la-scramble.Plo' tmpdepfile='.deps/libxffm_actions_la-scramble.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -pipe -Wall -c -o libxffm_actions_la-scramble.lo `test -f 'scramble.c' || echo './'`scramble.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -pipe -Wall -c scramble.c -Wp,-MD,.deps/libxffm_actions_la-scramble.TPlo -fPIC -DPIC -o .libs/libxffm_actions_la-scramble.o
source='symlink.c' object='libxffm_actions_la-symlink.lo' libtool=yes depfile='.deps/libxffm_actions_la-symlink.Plo' tmpdepfile='.deps/libxffm_actions_la-symlink.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -pipe -Wall -c -o libxffm_actions_la-symlink.lo `test -f 'symlink.c' || echo './'`symlink.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -pipe -Wall -c symlink.c -Wp,-MD,.deps/libxffm_actions_la-symlink.TPlo -fPIC -DPIC -o .libs/libxffm_actions_la-symlink.o
source='touch.c' object='libxffm_actions_la-touch.lo' libtool=yes depfile='.deps/libxffm_actions_la-touch.Plo' tmpdepfile='.deps/libxffm_actions_la-touch.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -pipe -Wall -c -o libxffm_actions_la-touch.lo `test -f 'touch.c' || echo './'`touch.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -pipe -Wall -c touch.c -Wp,-MD,.deps/libxffm_actions_la-touch.TPlo -fPIC -DPIC -o .libs/libxffm_actions_la-touch.o
/bin/sh ../libtool --mode=link cc -O2 -pipe -Wall -L/usr/local/lib -o libxffm_actions.la -rpath /usr/local/lib -export-dynamic libxffm_actions_la-cpy.lo libxffm_actions_la-duplicate.lo libxffm_actions_la-new.lo libxffm_actions_la-print.lo libxffm_actions_la-properties.lo libxffm_actions_la-remove.lo libxffm_actions_la-rename.lo libxffm_actions_la-run.lo libxffm_actions_la-scramble.lo libxffm_actions_la-symlink.lo libxffm_actions_la-touch.lo
cc -shared -fPIC -DPIC -o .libs/libxffm_actions.so.0.0 .libs/libxffm_actions_la-cpy.o .libs/libxffm_actions_la-duplicate.o .libs/libxffm_actions_la-new.o .libs/libxffm_actions_la-print.o .libs/libxffm_actions_la-properties.o .libs/libxffm_actions_la-remove.o .libs/libxffm_actions_la-rename.o .libs/libxffm_actions_la-run.o .libs/libxffm_actions_la-scramble.o .libs/libxffm_actions_la-symlink.o .libs/libxffm_actions_la-touch.o -L/usr/local/lib
creating libxffm_actions.la
(cd .libs && rm -f libxffm_actions.la && ln -s ../libxffm_actions.la libxffm_actions.la)
source='dnd.c' object='libxffm_calls_la-dnd.lo' libtool=yes depfile='.deps/libxffm_calls_la-dnd.Plo' tmpdepfile='.deps/libxffm_calls_la-dnd.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -O2 -pipe -Wall -c -o libxffm_calls_la-dnd.lo `test -f 'dnd.c' || echo './'`dnd.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -O2 -pipe -Wall -c dnd.c -Wp,-MD,.deps/libxffm_calls_la-dnd.TPlo -fPIC -DPIC -o .libs/libxffm_calls_la-dnd.o
dnd.c: In function `on_drag_data_get':
dnd.c:744: warning: unused variable `selection'
source='goto.c' object='libxffm_calls_la-goto.lo' libtool=yes depfile='.deps/libxffm_calls_la-goto.Plo' tmpdepfile='.deps/libxffm_calls_la-goto.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -O2 -pipe -Wall -c -o libxffm_calls_la-goto.lo `test -f 'goto.c' || echo './'`goto.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -O2 -pipe -Wall -c goto.c -Wp,-MD,.deps/libxffm_calls_la-goto.TPlo -fPIC -DPIC -o .libs/libxffm_calls_la-goto.o
goto.c: In function `go_to':
goto.c:313: warning: implicit declaration of function `clear_dnd_selection_list'
goto.c: In function `set_goto_combo':
goto.c:476: warning: implicit declaration of function `set_limited_combo'
goto.c:473: warning: unused variable `tmp'
goto.c:472: warning: unused variable `i'
source='help.c' object='libxffm_calls_la-help.lo' libtool=yes depfile='.deps/libxffm_calls_la-help.Plo' tmpdepfile='.deps/libxffm_calls_la-help.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -O2 -pipe -Wall -c -o libxffm_calls_la-help.lo `test -f 'help.c' || echo './'`help.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -O2 -pipe -Wall -c help.c -Wp,-MD,.deps/libxffm_calls_la-help.TPlo -fPIC -DPIC -o .libs/libxffm_calls_la-help.o
source='input.c' object='libxffm_calls_la-input.lo' libtool=yes depfile='.deps/libxffm_calls_la-input.Plo' tmpdepfile='.deps/libxffm_calls_la-input.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -O2 -pipe -Wall -c -o libxffm_calls_la-input.lo `test -f 'input.c' || echo './'`input.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -O2 -pipe -Wall -c input.c -Wp,-MD,.deps/libxffm_calls_la-input.TPlo -fPIC -DPIC -o .libs/libxffm_calls_la-input.o
input.c: In function `set_workdir_combo':
input.c:113: warning: implicit declaration of function `set_limited_combo'
input.c:97: warning: unused variable `w'
input.c:96: warning: unused variable `tree_details'
input.c: In function `ok_input':
input.c:409: warning: implicit declaration of function `wait'
input.c:411: warning: couldn't find null pointer sentinel value starting at 2
input.c:411: warning: (integer 0 is not a null pointer in varargs context)
source='menu.c' object='libxffm_calls_la-menu.lo' libtool=yes depfile='.deps/libxffm_calls_la-menu.Plo' tmpdepfile='.deps/libxffm_calls_la-menu.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -O2 -pipe -Wall -c -o libxffm_calls_la-menu.lo `test -f 'menu.c' || echo './'`menu.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -O2 -pipe -Wall -c menu.c -Wp,-MD,.deps/libxffm_calls_la-menu.TPlo -fPIC -DPIC -o .libs/libxffm_calls_la-menu.o
menu.c: In function `do_select_popup':
menu.c:369: warning: implicit declaration of function `clear_dnd_selection_list'
menu.c:586: warning: suggest parentheses around && within ||
menu.c:599: warning: unused variable `loc'
source='menu_callbacks.c' object='libxffm_calls_la-menu_callbacks.lo' libtool=yes depfile='.deps/libxffm_calls_la-menu_callbacks.Plo' tmpdepfile='.deps/libxffm_calls_la-menu_callbacks.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -O2 -pipe -Wall -c -o libxffm_calls_la-menu_callbacks.lo `test -f 'menu_callbacks.c' || echo './'`menu_callbacks.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -O2 -pipe -Wall -c menu_callbacks.c -Wp,-MD,.deps/libxffm_calls_la-menu_callbacks.TPlo -fPIC -DPIC -o .libs/libxffm_calls_la-menu_callbacks.o
menu_callbacks.c: In function `on_activate_branch':
menu_callbacks.c:226: warning: implicit declaration of function `clear_dnd_selection_list'
menu_callbacks.c: In function `on_autotype_C':
menu_callbacks.c:489: warning: implicit declaration of function `parse_runline'
menu_callbacks.c: In function `on_autotype_D':
menu_callbacks.c:637: warning: unused variable `loc'
source='new_win.c' object='libxffm_calls_la-new_win.lo' libtool=yes depfile='.deps/libxffm_calls_la-new_win.Plo' tmpdepfile='.deps/libxffm_calls_la-new_win.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -O2 -pipe -Wall -c -o libxffm_calls_la-new_win.lo `test -f 'new_win.c' || echo './'`new_win.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -O2 -pipe -Wall -c new_win.c -Wp,-MD,.deps/libxffm_calls_la-new_win.TPlo -fPIC -DPIC -o .libs/libxffm_calls_la-new_win.o
source='pasteboard.c' object='libxffm_calls_la-pasteboard.lo' libtool=yes depfile='.deps/libxffm_calls_la-pasteboard.Plo' tmpdepfile='.deps/libxffm_calls_la-pasteboard.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -O2 -pipe -Wall -c -o libxffm_calls_la-pasteboard.lo `test -f 'pasteboard.c' || echo './'`pasteboard.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -O2 -pipe -Wall -c pasteboard.c -Wp,-MD,.deps/libxffm_calls_la-pasteboard.TPlo -fPIC -DPIC -o .libs/libxffm_calls_la-pasteboard.o
source='refresh.c' object='libxffm_calls_la-refresh.lo' libtool=yes depfile='.deps/libxffm_calls_la-refresh.Plo' tmpdepfile='.deps/libxffm_calls_la-refresh.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -O2 -pipe -Wall -c -o libxffm_calls_la-refresh.lo `test -f 'refresh.c' || echo './'`refresh.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -O2 -pipe -Wall -c refresh.c -Wp,-MD,.deps/libxffm_calls_la-refresh.TPlo -fPIC -DPIC -o .libs/libxffm_calls_la-refresh.o
source='terminal.c' object='libxffm_calls_la-terminal.lo' libtool=yes depfile='.deps/libxffm_calls_la-terminal.Plo' tmpdepfile='.deps/libxffm_calls_la-terminal.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -O2 -pipe -Wall -c -o libxffm_calls_la-terminal.lo `test -f 'terminal.c' || echo './'`terminal.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -O2 -pipe -Wall -c terminal.c -Wp,-MD,.deps/libxffm_calls_la-terminal.TPlo -fPIC -DPIC -o .libs/libxffm_calls_la-terminal.o
source='xfdiff.c' object='libxffm_calls_la-xfdiff.lo' libtool=yes depfile='.deps/libxffm_calls_la-xfdiff.Plo' tmpdepfile='.deps/libxffm_calls_la-xfdiff.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -O2 -pipe -Wall -c -o libxffm_calls_la-xfdiff.lo `test -f 'xfdiff.c' || echo './'`xfdiff.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -O2 -pipe -Wall -c xfdiff.c -Wp,-MD,.deps/libxffm_calls_la-xfdiff.TPlo -fPIC -DPIC -o .libs/libxffm_calls_la-xfdiff.o
source='zoom.c' object='libxffm_calls_la-zoom.lo' libtool=yes depfile='.deps/libxffm_calls_la-zoom.Plo' tmpdepfile='.deps/libxffm_calls_la-zoom.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -O2 -pipe -Wall -c -o libxffm_calls_la-zoom.lo `test -f 'zoom.c' || echo './'`zoom.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -O2 -pipe -Wall -c zoom.c -Wp,-MD,.deps/libxffm_calls_la-zoom.TPlo -fPIC -DPIC -o .libs/libxffm_calls_la-zoom.o
/bin/sh ../libtool --mode=link cc -O2 -pipe -Wall -L/usr/local/lib -o libxffm_calls.la -rpath /usr/local/lib -export-dynamic libxffm_calls_la-dnd.lo libxffm_calls_la-goto.lo libxffm_calls_la-help.lo libxffm_calls_la-input.lo libxffm_calls_la-menu.lo libxffm_calls_la-menu_callbacks.lo libxffm_calls_la-new_win.lo libxffm_calls_la-pasteboard.lo libxffm_calls_la-refresh.lo libxffm_calls_la-terminal.lo libxffm_calls_la-xfdiff.lo libxffm_calls_la-zoom.lo
cc -shared -fPIC -DPIC -o .libs/libxffm_calls.so.0.0 .libs/libxffm_calls_la-dnd.o .libs/libxffm_calls_la-goto.o .libs/libxffm_calls_la-help.o .libs/libxffm_calls_la-input.o .libs/libxffm_calls_la-menu.o .libs/libxffm_calls_la-menu_callbacks.o .libs/libxffm_calls_la-new_win.o .libs/libxffm_calls_la-pasteboard.o .libs/libxffm_calls_la-refresh.o .libs/libxffm_calls_la-terminal.o .libs/libxffm_calls_la-xfdiff.o .libs/libxffm_calls_la-zoom.o -L/usr/local/lib
creating libxffm_calls.la
(cd .libs && rm -f libxffm_calls.la && ln -s ../libxffm_calls.la libxffm_calls.la)
source='tubo.c' object='libxffm_tubo_la-tubo.lo' libtool=yes depfile='.deps/libxffm_tubo_la-tubo.Plo' tmpdepfile='.deps/libxffm_tubo_la-tubo.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -O2 -pipe -Wall -c -o libxffm_tubo_la-tubo.lo `test -f 'tubo.c' || echo './'`tubo.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -O2 -pipe -Wall -c tubo.c -Wp,-MD,.deps/libxffm_tubo_la-tubo.TPlo -fPIC -DPIC -o .libs/libxffm_tubo_la-tubo.o
/bin/sh ../libtool --mode=link cc -O2 -pipe -Wall -L/usr/local/lib -o libxffm_tubo.la -rpath /usr/local/lib -export-dynamic libxffm_tubo_la-tubo.lo
cc -shared -fPIC -DPIC -o .libs/libxffm_tubo.so.0.0 .libs/libxffm_tubo_la-tubo.o -L/usr/local/lib
creating libxffm_tubo.la
(cd .libs && rm -f libxffm_tubo.la && ln -s ../libxffm_tubo.la libxffm_tubo.la)
source='fstab.c' object='libxffm_fstab_la-fstab.lo' libtool=yes depfile='.deps/libxffm_fstab_la-fstab.Plo' tmpdepfile='.deps/libxffm_fstab_la-fstab.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -O2 -pipe -Wall -c -o libxffm_fstab_la-fstab.lo `test -f 'fstab.c' || echo './'`fstab.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -O2 -pipe -Wall -c fstab.c -Wp,-MD,.deps/libxffm_fstab_la-fstab.TPlo -fPIC -DPIC -o .libs/libxffm_fstab_la-fstab.o
fstab.c: In function `open_fstab':
fstab.c:743: warning: unused variable `statfsbuf'
/bin/sh ../libtool --mode=link cc -O2 -pipe -Wall -L/usr/local/lib -o libxffm_fstab.la -rpath /usr/local/lib -export-dynamic libxffm_fstab_la-fstab.lo
cc -shared -fPIC -DPIC -o .libs/libxffm_fstab.so.0.0 .libs/libxffm_fstab_la-fstab.o -L/usr/local/lib
creating libxffm_fstab.la
(cd .libs && rm -f libxffm_fstab.la && ln -s ../libxffm_fstab.la libxffm_fstab.la)
source='apps.c' object='libxffm_apps_la-apps.lo' libtool=yes depfile='.deps/libxffm_apps_la-apps.Plo' tmpdepfile='.deps/libxffm_apps_la-apps.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -Wall -c -o libxffm_apps_la-apps.lo `test -f 'apps.c' || echo './'`apps.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -Wall -c apps.c -Wp,-MD,.deps/libxffm_apps_la-apps.TPlo -fPIC -DPIC -o .libs/libxffm_apps_la-apps.o
/bin/sh ../libtool --mode=link cc -O2 -pipe -Wall -L/usr/local/lib -o libxffm_apps.la -rpath /usr/local/lib -export-dynamic libxffm_apps_la-apps.lo
cc -shared -fPIC -DPIC -o .libs/libxffm_apps.so.0.0 .libs/libxffm_apps_la-apps.o -L/usr/local/lib
creating libxffm_apps.la
(cd .libs && rm -f libxffm_apps.la && ln -s ../libxffm_apps.la libxffm_apps.la)
source='bookmarks.c' object='libxffm_book_la-bookmarks.lo' libtool=yes depfile='.deps/libxffm_book_la-bookmarks.Plo' tmpdepfile='.deps/libxffm_book_la-bookmarks.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include -O2 -pipe -Wall -c -o libxffm_book_la-bookmarks.lo `test -f 'bookmarks.c' || echo './'`bookmarks.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -Wall -c bookmarks.c -Wp,-MD,.deps/libxffm_book_la-bookmarks.TPlo -fPIC -DPIC -o .libs/libxffm_book_la-bookmarks.o
bookmarks.c: In function `reload_book':
bookmarks.c:144: warning: implicit declaration of function `clear_dnd_selection_list'
bookmarks.c: In function `open_bookmarks':
bookmarks.c:461: warning: unused variable `bp'
/bin/sh ../libtool --mode=link cc -O2 -pipe -Wall -L/usr/local/lib -o libxffm_book.la -rpath /usr/local/lib -export-dynamic libxffm_book_la-bookmarks.lo
cc -shared -fPIC -DPIC -o .libs/libxffm_book.so.0.0 .libs/libxffm_book_la-bookmarks.o -L/usr/local/lib
creating libxffm_book.la
(cd .libs && rm -f libxffm_book.la && ln -s ../libxffm_book.la libxffm_book.la)
source='find.c' object='libxffm_fgr_la-find.lo' libtool=yes depfile='.deps/libxffm_fgr_la-find.Plo' tmpdepfile='.deps/libxffm_fgr_la-find.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -O2 -pipe -Wall -c -o libxffm_fgr_la-find.lo `test -f 'find.c' || echo './'`find.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -O2 -pipe -Wall -c find.c -Wp,-MD,.deps/libxffm_fgr_la-find.TPlo -fPIC -DPIC -o .libs/libxffm_fgr_la-find.o
find.c: In function `do_find':
find.c:564: warning: implicit declaration of function `set_limited_combo'
/bin/sh ../libtool --mode=link cc -O2 -pipe -Wall -L/usr/local/lib -o libxffm_fgr.la -rpath /usr/local/lib -export-dynamic libxffm_fgr_la-find.lo
cc -shared -fPIC -DPIC -o .libs/libxffm_fgr.so.0.0 .libs/libxffm_fgr_la-find.o -L/usr/local/lib
creating libxffm_fgr.la
(cd .libs && rm -f libxffm_fgr.la && ln -s ../libxffm_fgr.la libxffm_fgr.la)
Making all in smb
source='smb_download.c' object='libxffmsmb_la-smb_download.lo' libtool=yes depfile='.deps/libxffmsmb_la-smb_download.Plo' tmpdepfile='.deps/libxffmsmb_la-smb_download.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../libs -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -O2 -pipe -Wall -c -o libxffmsmb_la-smb_download.lo `test -f 'smb_download.c' || echo './'`smb_download.c
mkdir .libs
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../libs -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -O2 -pipe -Wall -c smb_download.c -Wp,-MD,.deps/libxffmsmb_la-smb_download.TPlo -fPIC -DPIC -o .libs/libxffmsmb_la-smb_download.o
source='master_lookup.c' object='libxffmsmb_la-master_lookup.lo' libtool=yes depfile='.deps/libxffmsmb_la-master_lookup.Plo' tmpdepfile='.deps/libxffmsmb_la-master_lookup.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../libs -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -O2 -pipe -Wall -c -o libxffmsmb_la-master_lookup.lo `test -f 'master_lookup.c' || echo './'`master_lookup.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../libs -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -O2 -pipe -Wall -c master_lookup.c -Wp,-MD,.deps/libxffmsmb_la-master_lookup.TPlo -fPIC -DPIC -o .libs/libxffmsmb_la-master_lookup.o
source='smb_misc.c' object='libxffmsmb_la-smb_misc.lo' libtool=yes depfile='.deps/libxffmsmb_la-smb_misc.Plo' tmpdepfile='.deps/libxffmsmb_la-smb_misc.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../libs -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -O2 -pipe -Wall -c -o libxffmsmb_la-smb_misc.lo `test -f 'smb_misc.c' || echo './'`smb_misc.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../libs -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -O2 -pipe -Wall -c smb_misc.c -Wp,-MD,.deps/libxffmsmb_la-smb_misc.TPlo -fPIC -DPIC -o .libs/libxffmsmb_la-smb_misc.o
source='smb_list.c' object='libxffmsmb_la-smb_list.lo' libtool=yes depfile='.deps/libxffmsmb_la-smb_list.Plo' tmpdepfile='.deps/libxffmsmb_la-smb_list.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../libs -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -O2 -pipe -Wall -c -o libxffmsmb_la-smb_list.lo `test -f 'smb_list.c' || echo './'`smb_list.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../libs -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -O2 -pipe -Wall -c smb_list.c -Wp,-MD,.deps/libxffmsmb_la-smb_list.TPlo -fPIC -DPIC -o .libs/libxffmsmb_la-smb_list.o
source='smblookup.c' object='libxffmsmb_la-smblookup.lo' libtool=yes depfile='.deps/libxffmsmb_la-smblookup.Plo' tmpdepfile='.deps/libxffmsmb_la-smblookup.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../libs -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -O2 -pipe -Wall -c -o libxffmsmb_la-smblookup.lo `test -f 'smblookup.c' || echo './'`smblookup.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../libs -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -O2 -pipe -Wall -c smblookup.c -Wp,-MD,.deps/libxffmsmb_la-smblookup.TPlo -fPIC -DPIC -o .libs/libxffmsmb_la-smblookup.o
source='smb_open.c' object='libxffmsmb_la-smb_open.lo' libtool=yes depfile='.deps/libxffmsmb_la-smb_open.Plo' tmpdepfile='.deps/libxffmsmb_la-smb_open.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../libs -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -O2 -pipe -Wall -c -o libxffmsmb_la-smb_open.lo `test -f 'smb_open.c' || echo './'`smb_open.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../libs -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -O2 -pipe -Wall -c smb_open.c -Wp,-MD,.deps/libxffmsmb_la-smb_open.TPlo -fPIC -DPIC -o .libs/libxffmsmb_la-smb_open.o
/bin/sh ../libtool --mode=link cc -O2 -pipe -Wall -L/usr/local/lib -o libxffmsmb.la -rpath /usr/local/lib -export-dynamic libxffmsmb_la-smb_download.lo libxffmsmb_la-master_lookup.lo libxffmsmb_la-smb_misc.lo libxffmsmb_la-smb_list.lo libxffmsmb_la-smblookup.lo libxffmsmb_la-smb_open.lo
cc -shared -fPIC -DPIC -o .libs/libxffmsmb.so.0.0 .libs/libxffmsmb_la-smb_download.o .libs/libxffmsmb_la-master_lookup.o .libs/libxffmsmb_la-smb_misc.o .libs/libxffmsmb_la-smb_list.o .libs/libxffmsmb_la-smblookup.o .libs/libxffmsmb_la-smb_open.o -L/usr/local/lib
creating libxffmsmb.la
(cd .libs && rm -f libxffmsmb.la && ln -s ../libxffmsmb.la libxffmsmb.la)
Making all in src
source='glade_support.c' object='libgladesupport_la-glade_support.lo' libtool=yes depfile='.deps/libgladesupport_la-glade_support.Plo' tmpdepfile='.deps/libgladesupport_la-glade_support.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../libs -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -O2 -pipe -Wall -c -o libgladesupport_la-glade_support.lo `test -f 'glade_support.c' || echo './'`glade_support.c
mkdir .libs
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../libs -I../smb -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -O2 -pipe -Wall -c glade_support.c -Wp,-MD,.deps/libgladesupport_la-glade_support.TPlo -fPIC -DPIC -o .libs/libgladesupport_la-glade_support.o
/bin/sh ../libtool --mode=link cc -O2 -pipe -Wall -L/usr/local/lib -o libgladesupport.la -export-dynamic libgladesupport_la-glade_support.lo
ar cru .libs/libgladesupport.a .libs/libgladesupport_la-glade_support.o
ranlib .libs/libgladesupport.a
creating libgladesupport.la
(cd .libs && rm -f libgladesupport.la && ln -s ../libgladesupport.la libgladesupport.la)
source='add_file.c' object='xffm-add_file.o' libtool=no depfile='.deps/xffm-add_file.Po' tmpdepfile='.deps/xffm-add_file.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../libs -I../smb -I/usr/local/include -I/usr/X11R6/include -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/xfce4 -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/X11R6/include -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -Wall -c -o xffm-add_file.o `test -f 'add_file.c' || echo './'`add_file.c
source='add_folder.c' object='xffm-add_folder.o' libtool=no depfile='.deps/xffm-add_folder.Po' tmpdepfile='.deps/xffm-add_folder.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../libs -I../smb -I/usr/local/include -I/usr/X11R6/include -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/xfce4 -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/X11R6/include -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -Wall -c -o xffm-add_folder.o `test -f 'add_folder.c' || echo './'`add_folder.c
source='add_node_contents.c' object='xffm-add_node_contents.o' libtool=no depfile='.deps/xffm-add_node_contents.Po' tmpdepfile='.deps/xffm-add_node_contents.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../libs -I../smb -I/usr/local/include -I/usr/X11R6/include -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/xfce4 -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/X11R6/include -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -Wall -c -o xffm-add_node_contents.o `test -f 'add_node_contents.c' || echo './'`add_node_contents.c
source='aux.c' object='xffm-aux.o' libtool=no depfile='.deps/xffm-aux.Po' tmpdepfile='.deps/xffm-aux.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../libs -I../smb -I/usr/local/include -I/usr/X11R6/include -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/xfce4 -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/X11R6/include -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -Wall -c -o xffm-aux.o `test -f 'aux.c' || echo './'`aux.c
source='glade_gui.c' object='xffm-glade_gui.o' libtool=no depfile='.deps/xffm-glade_gui.Po' tmpdepfile='.deps/xffm-glade_gui.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../libs -I../smb -I/usr/local/include -I/usr/X11R6/include -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/xfce4 -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/X11R6/include -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -Wall -O0 -c -o xffm-glade_gui.o `test -f 'glade_gui.c' || echo './'`glade_gui.c
source='callbacks.c' object='xffm-callbacks.o' libtool=no depfile='.deps/xffm-callbacks.Po' tmpdepfile='.deps/xffm-callbacks.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../libs -I../smb -I/usr/local/include -I/usr/X11R6/include -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/xfce4 -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/X11R6/include -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -Wall -c -o xffm-callbacks.o `test -f 'callbacks.c' || echo './'`callbacks.c
callbacks.c:74: warning: type defaults to `int' in declaration of `mousedown'
source='mcs-manager.c' object='xffm-mcs-manager.o' libtool=no depfile='.deps/xffm-mcs-manager.Po' tmpdepfile='.deps/xffm-mcs-manager.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../libs -I../smb -I/usr/local/include -I/usr/X11R6/include -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/xfce4 -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/X11R6/include -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -Wall -c -o xffm-mcs-manager.o `test -f 'mcs-manager.c' || echo './'`mcs-manager.c
source='treestore.c' object='xffm-treestore.o' libtool=no depfile='.deps/xffm-treestore.Po' tmpdepfile='.deps/xffm-treestore.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../libs -I../smb -I/usr/local/include -I/usr/X11R6/include -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/xfce4 -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/X11R6/include -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -Wall -c -o xffm-treestore.o `test -f 'treestore.c' || echo './'`treestore.c
source='treeview.c' object='xffm-treeview.o' libtool=no depfile='.deps/xffm-treeview.Po' tmpdepfile='.deps/xffm-treeview.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../libs -I../smb -I/usr/local/include -I/usr/X11R6/include -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/xfce4 -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/X11R6/include -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -Wall -c -o xffm-treeview.o `test -f 'treeview.c' || echo './'`treeview.c
treeview.c: In function `treeview_key':
treeview.c:760: warning: unused variable `parent'
treeview.c: In function `init_xffm':
treeview.c:1530: warning: implicit declaration of function `reg_build_list'
source='main.c' object='xffm-main.o' libtool=no depfile='.deps/xffm-main.Po' tmpdepfile='.deps/xffm-main.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../libs -I../smb -I/usr/local/include -I/usr/X11R6/include -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/xfce4 -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/X11R6/include -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -Wall -c -o xffm-main.o `test -f 'main.c' || echo './'`main.c
source='widgets.c' object='xffm-widgets.o' libtool=no depfile='.deps/xffm-widgets.Po' tmpdepfile='.deps/xffm-widgets.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../libs -I../smb -I/usr/local/include -I/usr/X11R6/include -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/xfce4 -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/X11R6/include -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -Wall -c -o xffm-widgets.o `test -f 'widgets.c' || echo './'`widgets.c
widgets.c: In function `turn_on':
widgets.c:499: warning: unused variable `loc'
/bin/sh ../libtool --mode=link cc -O2 -pipe -Wall -L/usr/local/lib -o xffm xffm-add_file.o xffm-add_folder.o xffm-add_node_contents.o xffm-aux.o xffm-glade_gui.o xffm-callbacks.o xffm-mcs-manager.o xffm-treestore.o xffm-treeview.o xffm-main.o xffm-widgets.o ../libs/libxffm.la ../libs/libxffm_actions.la ../libs/libxffm_calls.la ../libs/libxffm_tubo.la ../libs/libxffm_fstab.la ../libs/libxffm_apps.la ../libs/libxffm_book.la ../libs/libxffm_fgr.la ../smb/libxffmsmb.la libgladesupport.la -Wl,-R/usr/local/lib -L/usr/local/lib -ldbh -lm -L/usr/local/lib -lglib-2.0 -lintl -liconv -lm -pthread -L/usr/local/lib -lgthread-2.0 -lglib-2.0 -lintl -liconv -lm -Wl,-E -L/usr/local/lib -L/usr/X11R6/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lXinerama -lXext -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype -lXrender -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv -lm -L/usr/X11R6/lib -L/usr/local/lib -lxfce4mcs-client -lxfce4util -lglib-2.0 -lintl -liconv -lm -L/usr/local/lib -lxfce4util -lglib-2.0 -lintl -liconv -lm -Wl,-E -L/usr/X11R6/lib -L/usr/local/lib -lxfcegui4 -lgtk-x11-2.0 -lxfce4util -lgdk-x11-2.0 -lXinerama -lXext -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype -lXrender -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv -lm -L/usr/local/lib -lxml2 -lz -liconv -lm
cc -O2 -pipe -Wall -o .libs/xffm xffm-add_file.o xffm-add_folder.o xffm-add_node_contents.o xffm-aux.o xffm-glade_gui.o xffm-callbacks.o xffm-mcs-manager.o xffm-treestore.o xffm-treeview.o xffm-main.o xffm-widgets.o -Wl,-R/usr/local/lib -pthread -Wl,-E -Wl,-E -L/usr/local/lib -L../libs/.libs -lxffm -lxffm_actions -lxffm_calls -lxffm_tubo -lxffm_fstab -lxffm_apps -lxffm_book -lxffm_fgr -L../smb/.libs -lxffmsmb ./.libs/libgladesupport.a -ldbh -lgthread-2.0 -L/usr/X11R6/lib -lxfce4mcs-client -lxfcegui4 -lSM -lICE -lgtk-x11-2.0 -lxfce4util -lgdk-x11-2.0 -lXinerama -lXext -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype -lXrender -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -lxml2 -lz -liconv -lm -Wl,-rpath,/usr/local/lib
creating xffm
Making all in xfdiff4
source='xfdiff.c' object='xfdiff4-xfdiff.o' libtool=no depfile='.deps/xfdiff4-xfdiff.Po' tmpdepfile='.deps/xfdiff4-xfdiff.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/X11R6/include -I../libs -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -O2 -pipe -Wall -c -o xfdiff4-xfdiff.o `test -f 'xfdiff.c' || echo './'`xfdiff.c
source='xfdiff_gui.c' object='xfdiff4-xfdiff_gui.o' libtool=no depfile='.deps/xfdiff4-xfdiff_gui.Po' tmpdepfile='.deps/xfdiff4-xfdiff_gui.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/X11R6/include -I../libs -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -O2 -pipe -Wall -c -o xfdiff4-xfdiff_gui.o `test -f 'xfdiff_gui.c' || echo './'`xfdiff_gui.c
source='xfdiff_dlg.c' object='xfdiff4-xfdiff_dlg.o' libtool=no depfile='.deps/xfdiff4-xfdiff_dlg.Po' tmpdepfile='.deps/xfdiff4-xfdiff_dlg.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/X11R6/include -I../libs -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -O2 -pipe -Wall -c -o xfdiff4-xfdiff_dlg.o `test -f 'xfdiff_dlg.c' || echo './'`xfdiff_dlg.c
source='xfdiff_misc.c' object='xfdiff4-xfdiff_misc.o' libtool=no depfile='.deps/xfdiff4-xfdiff_misc.Po' tmpdepfile='.deps/xfdiff4-xfdiff_misc.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/X11R6/include -I../libs -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -O2 -pipe -Wall -c -o xfdiff4-xfdiff_misc.o `test -f 'xfdiff_misc.c' || echo './'`xfdiff_misc.c
source='globber.c' object='xfdiff4-globber.o' libtool=no depfile='.deps/xfdiff4-globber.Po' tmpdepfile='.deps/xfdiff4-globber.TPo' depmode=gcc /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/X11R6/include -I../libs -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -O2 -pipe -Wall -c -o xfdiff4-globber.o `test -f 'globber.c' || echo './'`globber.c
/bin/sh ../libtool --mode=link cc -O2 -pipe -Wall -L/usr/local/lib -o xfdiff4 xfdiff4-xfdiff.o xfdiff4-xfdiff_gui.o xfdiff4-xfdiff_dlg.o xfdiff4-xfdiff_misc.o xfdiff4-globber.o ../src/libgladesupport.la -L/usr/local/lib -lglib-2.0 -lintl -liconv -lm -Wl,-E -L/usr/local/lib -L/usr/X11R6/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lXinerama -lXext -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype -lXrender -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv -lm
mkdir .libs
cc -O2 -pipe -Wall -o xfdiff4 xfdiff4-xfdiff.o xfdiff4-xfdiff_gui.o xfdiff4-xfdiff_dlg.o xfdiff4-xfdiff_misc.o xfdiff4-globber.o -Wl,-E -L/usr/local/lib ../src/.libs/libgladesupport.a -L/usr/X11R6/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lXinerama -lXext -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype -lXrender -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv -lm -Wl,-rpath,/usr/local/lib -Wl,-rpath,/usr/local/lib
Making all in plugin-mcs
source='xffm_settings_dialog.c' object='libxffmsettings_la-xffm_settings_dialog.lo' libtool=yes depfile='.deps/libxffmsettings_la-xffm_settings_dialog.Plo' tmpdepfile='.deps/libxffmsettings_la-xffm_settings_dialog.TPlo' depmode=gcc /bin/sh ../depcomp /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/X11R6/include -I.. -I../src -I../libs -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/X11R6/include -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -O2 -pipe -Wall -c -o libxffmsettings_la-xffm_settings_dialog.lo `test -f 'xffm_settings_dialog.c' || echo './'`xffm_settings_dialog.c
mkdir .libs
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/X11R6/include -I.. -I../src -I../libs -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/X11R6/include -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -O2 -pipe -Wall -c xffm_settings_dialog.c -Wp,-MD,.deps/libxffmsettings_la-xffm_settings_dialog.TPlo -fPIC -DPIC -o .libs/libxffmsettings_la-xffm_settings_dialog.o
/bin/sh ../libtool --mode=link cc -O2 -pipe -Wall -L/usr/local/lib -o libxffmsettings.la -rpath /usr/local/lib/xfce4/mcs-plugins -avoid-version -export-dynamic -module libxffmsettings_la-xffm_settings_dialog.lo -L/usr/X11R6/lib -L/usr/local/lib -lxfce4mcs-manager -lxfce4util -lglib-2.0 -lintl -liconv -lm -Wl,-E -L/usr/X11R6/lib -L/usr/local/lib -lxfcegui4 -lxfce4mcs-manager -lxfce4mcs-client -lgtk-x11-2.0 -lgdk-x11-2.0 -lXinerama -lXext -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype -lXrender -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lxfce4util -lglib-2.0 -lintl -liconv -lm
cc -shared -fPIC -DPIC -o .libs/libxffmsettings.so .libs/libxffmsettings_la-xffm_settings_dialog.o -L/usr/local/lib -L/usr/X11R6/lib -lxfcegui4 -lxfce4mcs-manager -lxfce4mcs-client -lgtk-x11-2.0 -lgdk-x11-2.0 -lXinerama -lXext -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype -lXrender -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lxfce4util -lglib-2.0 -lintl -liconv -lm -Wl,-E
creating libxffmsettings.la
(cd .libs && rm -f libxffmsettings.la && ln -s ../libxffmsettings.la libxffmsettings.la)
Making all in mime
Making all in pixmaps
Making all in plain
Making all in no_icons
Making all in po
Making all in doc
Making all in C
Making all in fr
10:59pm[jolan@blackmilk]/usr/ports/mystuff/x11/xfce4/desktop/xffm$ ^Dexit
Script done on Tue Dec 9 22:59:34 2003