Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Jan 2002 14:06:58 -0200
From:      marcelo c martinelli <mmartinelli@eurolatin.com>
To:        freebsd stable <freebsd-stable@freebsd.org>, ports@freebsd.org
Subject:   xfce installation
Message-ID:  <20020129160658.GA25229@200-161-148-161.dsl.telesp.net.br>

next in thread | raw e-mail | index | archive | help
i have run into a problem installing xfce from the ports tree.
following is the output from make install: 

marcelo c. martinelli

===>  Extracting for xfce-3.8.14
>> Checksum OK for xfce-3.8.14.tar.gz.
===>   xfce-3.8.14 depends on shared library: audiofile.0 - found
===>   xfce-3.8.14 depends on shared library: gdk_pixbuf.2 - found
===>   xfce-3.8.14 depends on shared library: X11.6 - found
===>   xfce-3.8.14 depends on shared library: glib12.3 - found
===>   xfce-3.8.14 depends on shared library: gtk12.2 - found
===>  Patching for xfce-3.8.14
===>  Applying FreeBSD patches for xfce-3.8.14
===>  Configuring for xfce-3.8.14
checking build system type... i386-portbld-freebsd4.5
checking host system type... i386-portbld-freebsd4.5
... seen 3.8.14 in xfce.spec but did not do anything
checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
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 executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for strerror in -lcposix... 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... none needed
checking how to run the C preprocessor... cc -E
checking for ANSI C header files... yes
checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
checking whether make sets ${MAKE}... (cached) yes
checking for ld used by GCC... /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking for /usr/libexec/elf/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 dependant libraries... pass_all
checking command to parse /usr/bin/nm -B output... ok
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.lo... no
checking if cc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/libexec/elf/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... freebsd4.5 ld.so
checking if libtool supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
creating libtool
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 for ranlib... (cached) ranlib
checking for cc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
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 for off_t... yes
checking for size_t... yes
checking for working alloca.h... no
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... no
checking for argz.h... no
checking for limits.h... yes
checking for locale.h... yes
checking for nl_types.h... yes
checking for malloc.h... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for feof_unlocked... no
checking for fgets_unlocked... no
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... no
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... no
checking for strchr... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... no
checking for LC_MESSAGES... yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... yes
checking for GNU gettext in libc... no
checking for GNU gettext in libintl... yes
checking for dcgettext... yes
checking for msgfmt... /usr/local/bin/msgfmt
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for bison... bison
checking version of bison... 1.28, ok
checking for catalogs to be installed...  ca cs da de en_GB es et fi fr gl hu it ja nl pl pt_BR ro ru sk sr sv uk zh zh_CN zh_TW.Big5
checking for ctype.h... yes
checking for unistd.h... (cached) yes
checking for string.h... (cached) yes
checking for getopt.h... yes
checking for fcntl.h... yes
checking for sys/soundcard.h... yes
checking for linux/soundcard.h... no
checking for machine/soundcard.h... yes
checking whether stat file-mode macros are broken... no
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for an ANSI C-conforming const... (cached) yes
checking for inline... (cached) inline
checking whether time.h and sys/time.h may both be included... yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking return type of signal handlers... void
checking for wait3... yes
checking for wait4... yes
checking for waitpid... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for strcasecmp... (cached) yes
checking for strncasecmp... yes
checking for sendmsg... yes
checking for memcpy... yes
checking for memmove... yes
checking for memset... yes
checking for sigaction... yes
checking for siginterrupt... yes
checking for scandir... yes
checking for iconv... no
checking for glib-config... /usr/local/bin/glib12-config
checking for GLIB - version >= 1.2.6... yes
checking for gtk-config... /usr/X11R6/bin/gtk12-config
checking for GTK - version >= 1.2.6... yes
checking for XpmReadFileToXpmImage in -lXpm... yes
checking for X11/xpm.h... yes
checking for XineramaQueryScreens in -lXinerama... yes
checking for X11/extensions/Xinerama.h... yes
checking for XftDefaultHasRender in -lXft... yes
checking for X11/Xft/Xft.h... yes
checking for SmcOpenConnection in -lSM... yes
checking for X11/SM/SMlib.h... yes
checking for gdk_pixbuf_new in -lgdk_pixbuf... yes
checking for afOpenFile in -laudiofile... yes
checking whether to install CDE specific files... no
checking whether to install GDM specific files... no
checking where GDM keeps session files... /etc/X11/gdm/Sessions
checking if we want compiler warnings... yes
checking if prototype for gethostname exists... yes
checking XFce directory structure... ok
XFCE_DIR set to /usr/X11R6/share/xfce
XFCE_LOCALE_DIR set to /usr/X11R6/share/locale
XFCE_CONFDIR set to /usr/X11R6/etc/xfce
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libs/Makefile
config.status: creating xfce/Makefile
config.status: creating xfwm/Makefile
config.status: creating xftree/Makefile
config.status: creating xftree/icons/Makefile
config.status: creating xfpager/Makefile
config.status: creating xfmouse/Makefile
config.status: creating xfrun/Makefile
config.status: creating xfbd/Makefile
config.status: creating xfclock/Makefile
config.status: creating xfsound/Makefile
config.status: creating xfgnome/Makefile
config.status: creating xfmenu/Makefile
config.status: creating xfdiff/Makefile
config.status: creating xfdiff/icons/Makefile
config.status: creating xfglob/Makefile
config.status: creating xfglob/icons/Makefile
config.status: creating xfsamba/Makefile
config.status: creating xfsamba/icons/Makefile
config.status: creating xfumed/Makefile
config.status: creating xfumed/icons/Makefile
config.status: creating scripts/Makefile
config.status: creating intl/Makefile
config.status: creating dt/Makefile
config.status: creating gdm/Makefile
config.status: creating xfce_theme/Makefile
config.status: creating cursors/Makefile
config.status: creating other/Makefile
config.status: creating backdrops/Makefile
config.status: creating icons/Makefile
config.status: creating palettes/Makefile
config.status: creating sounds/Makefile
config.status: creating docs/Makefile
config.status: creating docs/images/Makefile
config.status: creating docs/sgml/Makefile
config.status: creating docs/html/Makefile
config.status: creating docs/html/stylesheet-images/Makefile
config.status: creating textures/Makefile
config.status: creating fonts/Makefile
config.status: creating po/Makefile.in
config.status: creating po/Makefile
config.status: creating config.h
config.status: creating po/POTFILES
config.status: creating po/Makefile
===>  Building for xfce-3.8.14
make  all-recursive
Making all in intl
Making all in libs
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c colorselect.c
mkdir .libs
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I../ -I../libs/ -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\" -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\" -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -c colorselect.c  -fPIC -DPIC -o colorselect.o
mv -f colorselect.o .libs/colorselect.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I../ -I../libs/ -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\" -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\" -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -c colorselect.c -o colorselect.o >/dev/null 2>&1
mv -f .libs/colorselect.lo colorselect.lo
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c fileselect.c
rm -f .libs/fileselect.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I../ -I../libs/ -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\" -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\" -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -c fileselect.c  -fPIC -DPIC -o fileselect.o
mv -f fileselect.o .libs/fileselect.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I../ -I../libs/ -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\" -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\" -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -c fileselect.c -o fileselect.o >/dev/null 2>&1
mv -f .libs/fileselect.lo fileselect.lo
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c fileutil.c
rm -f .libs/fileutil.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I../ -I../libs/ -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\" -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\" -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -c fileutil.c  -fPIC -DPIC -o fileutil.o
mv -f fileutil.o .libs/fileutil.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I../ -I../libs/ -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\" -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\" -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -c fileutil.c -o fileutil.o >/dev/null 2>&1
mv -f .libs/fileutil.lo fileutil.lo
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c fontselection.c
rm -f .libs/fontselection.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I../ -I../libs/ -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\" -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\" -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -c fontselection.c  -fPIC -DPIC -o fontselection.o
mv -f fontselection.o .libs/fontselection.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I../ -I../libs/ -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\" -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\" -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -c fontselection.c -o fontselection.o >/dev/null 2>&1
mv -f .libs/fontselection.lo fontselection.lo
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c gnome_protocol.c
rm -f .libs/gnome_protocol.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I../ -I../libs/ -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\" -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\" -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -c gnome_protocol.c  -fPIC -DPIC -o gnome_protocol.o
mv -f gnome_protocol.o .libs/gnome_protocol.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I../ -I../libs/ -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\" -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\" -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -c gnome_protocol.c -o gnome_protocol.o >/dev/null 2>&1
mv -f .libs/gnome_protocol.lo gnome_protocol.lo
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c my_string.c
rm -f .libs/my_string.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I../ -I../libs/ -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\" -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\" -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -c my_string.c  -fPIC -DPIC -o my_string.o
mv -f my_string.o .libs/my_string.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I../ -I../libs/ -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\" -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\" -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -c my_string.c -o my_string.o >/dev/null 2>&1
mv -f .libs/my_string.lo my_string.lo
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c my_tooltips.c
rm -f .libs/my_tooltips.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I../ -I../libs/ -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\" -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\" -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -c my_tooltips.c  -fPIC -DPIC -o my_tooltips.o
mv -f my_tooltips.o .libs/my_tooltips.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I../ -I../libs/ -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\" -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\" -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -c my_tooltips.c -o my_tooltips.o >/dev/null 2>&1
mv -f .libs/my_tooltips.lo my_tooltips.lo
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c mygtkclock.c
rm -f .libs/mygtkclock.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I../ -I../libs/ -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\" -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\" -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -c mygtkclock.c  -fPIC -DPIC -o mygtkclock.o
mv -f mygtkclock.o .libs/mygtkclock.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I../ -I../libs/ -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\" -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\" -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -c mygtkclock.c -o mygtkclock.o >/dev/null 2>&1
mv -f .libs/mygtkclock.lo mygtkclock.lo
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c sendinfo.c
rm -f .libs/sendinfo.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I../ -I../libs/ -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\" -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\" -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -c sendinfo.c  -fPIC -DPIC -o sendinfo.o
mv -f sendinfo.o .libs/sendinfo.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I../ -I../libs/ -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\" -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\" -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -c sendinfo.c -o sendinfo.o >/dev/null 2>&1
mv -f .libs/sendinfo.lo sendinfo.lo
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c snprintf.c
rm -f .libs/snprintf.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I../ -I../libs/ -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\" -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\" -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -c snprintf.c  -fPIC -DPIC -o snprintf.o
mv -f snprintf.o .libs/snprintf.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I../ -I../libs/ -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\" -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\" -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -c snprintf.c -o snprintf.o >/dev/null 2>&1
mv -f .libs/snprintf.lo snprintf.lo
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c xfce-common.c
rm -f .libs/xfce-common.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I../ -I../libs/ -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\" -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\" -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -c xfce-common.c  -fPIC -DPIC -o xfce-common.o
mv -f xfce-common.o .libs/xfce-common.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I../ -I../libs/ -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\" -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\" -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -c xfce-common.c -o xfce-common.o >/dev/null 2>&1
mv -f .libs/xfce-common.lo xfce-common.lo
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c xfcolor.c
rm -f .libs/xfcolor.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I../ -I../libs/ -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\" -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\" -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -c xfcolor.c  -fPIC -DPIC -o xfcolor.o
mv -f xfcolor.o .libs/xfcolor.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I../ -I../libs/ -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\" -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\" -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -c xfcolor.c -o xfcolor.o >/dev/null 2>&1
mv -f .libs/xfcolor.lo xfcolor.lo
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c xpmext.c
rm -f .libs/xpmext.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I../ -I../libs/ -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\" -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\" -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -c xpmext.c  -fPIC -DPIC -o xpmext.o
mv -f xpmext.o .libs/xpmext.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I../ -I../libs/ -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\" -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\" -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -c xpmext.c -o xpmext.o >/dev/null 2>&1
mv -f .libs/xpmext.lo xpmext.lo
/bin/sh ../libtool --mode=link cc  -O -pipe -march=pentiumpro -L/usr/X11R6/lib -L/usr/X11R6/lib -o libxfcecore.la   colorselect.lo fileselect.lo fileutil.lo  fontselection.lo gnome_protocol.lo my_string.lo my_tooltips.lo  mygtkclock.lo sendinfo.lo snprintf.lo xfce-common.lo xfcolor.lo  xpmext.lo -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm -L/usr/X11R6/lib  -lXpm -L/usr/local/lib
rm -fr .libs/libxfcecore.la .libs/libxfcecore.* .libs/libxfcecore.*
ar cru .libs/libxfcecore.al colorselect.lo fileselect.lo fileutil.lo fontselection.lo gnome_protocol.lo my_string.lo my_tooltips.lo mygtkclock.lo sendinfo.lo snprintf.lo xfce-common.lo xfcolor.lo xpmext.lo
ranlib .libs/libxfcecore.al
creating libxfcecore.la
(cd .libs && rm -f libxfcecore.la && ln -s ../libxfcecore.la libxfcecore.la)
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c ClientMsg.c
rm -f .libs/ClientMsg.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I../ -I../libs/ -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\" -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\" -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -c ClientMsg.c  -fPIC -DPIC -o ClientMsg.o
mv -f ClientMsg.o .libs/ClientMsg.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I../ -I../libs/ -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\" -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\" -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -c ClientMsg.c -o ClientMsg.o >/dev/null 2>&1
mv -f .libs/ClientMsg.lo ClientMsg.lo
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c GetFont.c
rm -f .libs/GetFont.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I../ -I../libs/ -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\" -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\" -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -c GetFont.c  -fPIC -DPIC -o GetFont.o
mv -f GetFont.o .libs/GetFont.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I../ -I../libs/ -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\" -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\" -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -c GetFont.c -o GetFont.o >/dev/null 2>&1
mv -f .libs/GetFont.lo GetFont.lo
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c Grab.c
rm -f .libs/Grab.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I../ -I../libs/ -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\" -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\" -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -c Grab.c  -fPIC -DPIC -o Grab.o
mv -f Grab.o .libs/Grab.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I../ -I../libs/ -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\" -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\" -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -c Grab.c -o Grab.o >/dev/null 2>&1
mv -f .libs/Grab.lo Grab.lo
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c Module.c
rm -f .libs/Module.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I../ -I../libs/ -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\" -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\" -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -c Module.c  -fPIC -DPIC -o Module.o
mv -f Module.o .libs/Module.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I../ -I../libs/ -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\" -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\" -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -c Module.c -o Module.o >/dev/null 2>&1
mv -f .libs/Module.lo Module.lo
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c Parse.c
rm -f .libs/Parse.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I../ -I../libs/ -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\" -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\" -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -c Parse.c  -fPIC -DPIC -o Parse.o
mv -f Parse.o .libs/Parse.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I../ -I../libs/ -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\" -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\" -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -c Parse.c -o Parse.o >/dev/null 2>&1
mv -f .libs/Parse.lo Parse.lo
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c Picture.c
rm -f .libs/Picture.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I../ -I../libs/ -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\" -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\" -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -c Picture.c  -fPIC -DPIC -o Picture.o
mv -f Picture.o .libs/Picture.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I../ -I../libs/ -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\" -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\" -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -c Picture.c -o Picture.o >/dev/null 2>&1
mv -f .libs/Picture.lo Picture.lo
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c Strings.c
rm -f .libs/Strings.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I../ -I../libs/ -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\" -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\" -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -c Strings.c  -fPIC -DPIC -o Strings.o
mv -f Strings.o .libs/Strings.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I../ -I../libs/ -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\" -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\" -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -c Strings.c -o Strings.o >/dev/null 2>&1
mv -f .libs/Strings.lo Strings.lo
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c System.c
rm -f .libs/System.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I../ -I../libs/ -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\" -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\" -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -c System.c  -fPIC -DPIC -o System.o
mv -f System.o .libs/System.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I../ -I../libs/ -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\" -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\" -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -c System.c -o System.o >/dev/null 2>&1
mv -f .libs/System.lo System.lo
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c envvar.c
rm -f .libs/envvar.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I../ -I../libs/ -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\" -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\" -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -c envvar.c  -fPIC -DPIC -o envvar.o
mv -f envvar.o .libs/envvar.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I../ -I../libs/ -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\" -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\" -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -c envvar.c -o envvar.o >/dev/null 2>&1
mv -f .libs/envvar.lo envvar.lo
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c my_scandir.c
rm -f .libs/my_scandir.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I../ -I../libs/ -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\" -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\" -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -c my_scandir.c  -fPIC -DPIC -o my_scandir.o
mv -f my_scandir.o .libs/my_scandir.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I../ -I../libs/ -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\" -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\" -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -c my_scandir.c -o my_scandir.o >/dev/null 2>&1
mv -f .libs/my_scandir.lo my_scandir.lo
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c safemalloc.c
rm -f .libs/safemalloc.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I../ -I../libs/ -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\" -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\" -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -c safemalloc.c  -fPIC -DPIC -o safemalloc.o
mv -f safemalloc.o .libs/safemalloc.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I../ -I../libs/ -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\" -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\" -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -c safemalloc.c -o safemalloc.o >/dev/null 2>&1
mv -f .libs/safemalloc.lo safemalloc.lo
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c sleep.c
rm -f .libs/sleep.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I../ -I../libs/ -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\" -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\" -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -c sleep.c  -fPIC -DPIC -o sleep.o
mv -f sleep.o .libs/sleep.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I../ -I../libs/ -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\" -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\" -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -c sleep.c -o sleep.o >/dev/null 2>&1
mv -f .libs/sleep.lo sleep.lo
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c wild.c
rm -f .libs/wild.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I../ -I../libs/ -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\" -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\" -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -c wild.c  -fPIC -DPIC -o wild.o
mv -f wild.o .libs/wild.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I../ -I../libs/ -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\" -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\" -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -c wild.c -o wild.o >/dev/null 2>&1
mv -f .libs/wild.lo wild.lo
/bin/sh ../libtool --mode=link cc  -O -pipe -march=pentiumpro -L/usr/X11R6/lib -L/usr/X11R6/lib -o libxfwmcore.la   ClientMsg.lo GetFont.lo Grab.lo Module.lo  Parse.lo Picture.lo Strings.lo System.lo envvar.lo my_scandir.lo  safemalloc.lo sleep.lo snprintf.lo wild.lo -L/usr/X11R6/lib  -lXft -lXpm -L/usr/local/lib
rm -fr .libs/libxfwmcore.la .libs/libxfwmcore.* .libs/libxfwmcore.*
ar cru .libs/libxfwmcore.al ClientMsg.lo GetFont.lo Grab.lo Module.lo Parse.lo Picture.lo Strings.lo System.lo envvar.lo my_scandir.lo safemalloc.lo sleep.lo snprintf.lo wild.lo
ranlib .libs/libxfwmcore.al
creating libxfwmcore.la
(cd .libs && rm -f libxfwmcore.la && ln -s ../libxfwmcore.la libxfwmcore.la)
Making all in xfce_theme
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c xfce_theme_draw.c
mkdir .libs
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -c xfce_theme_draw.c  -fPIC -DPIC -o xfce_theme_draw.o
mv -f xfce_theme_draw.o .libs/xfce_theme_draw.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -c xfce_theme_draw.c -o xfce_theme_draw.o >/dev/null 2>&1
mv -f .libs/xfce_theme_draw.lo xfce_theme_draw.lo
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c xfce_theme_main.c
rm -f .libs/xfce_theme_main.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -c xfce_theme_main.c  -fPIC -DPIC -o xfce_theme_main.o
mv -f xfce_theme_main.o .libs/xfce_theme_main.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -c xfce_theme_main.c -o xfce_theme_main.o >/dev/null 2>&1
mv -f .libs/xfce_theme_main.lo xfce_theme_main.lo
/bin/sh ../libtool --mode=link cc  -O -pipe -march=pentiumpro -L/usr/X11R6/lib -L/usr/X11R6/lib -o libxfce.la -rpath /usr/X11R6/lib/gtk/themes/engines -module -avoid-version xfce_theme_draw.lo xfce_theme_main.lo -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm
rm -fr .libs/libxfce.la .libs/libxfce.* .libs/libxfce.*
cc -shared  xfce_theme_draw.lo xfce_theme_main.lo  -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm -lgtk12 -lgdk12 -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm  -Wl,-E -Wl,-E -Wl,-soname -Wl,libxfce.so -o .libs/libxfce.so
creating libxfce.la
(cd .libs && rm -f libxfce.la && ln -s ../libxfce.la libxfce.la)
Making all in xfce
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include   -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c action.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include   -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c action_cb.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include   -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c configfile.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include   -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c diagnostic.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include   -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c info.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include   -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c modify.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include   -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c modify_cb.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include   -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c move.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include   -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c popup.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include   -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c popup_cb.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include   -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c screen.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include   -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c screen_cb.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include   -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c selects.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include   -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c session.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include   -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c setup.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include   -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c setup_cb.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include   -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c startup.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include   -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c xfce.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include   -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c xfce_cb.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include   -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c xfce_main.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include   -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c xfwm.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include   -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c configtree.c
/bin/sh ../libtool --mode=link cc  -O -pipe -march=pentiumpro -L/usr/X11R6/lib -L/usr/X11R6/lib -o xfce  action.o action_cb.o  configfile.o diagnostic.o info.o  modify.o modify_cb.o move.o popup.o  popup_cb.o screen.o screen_cb.o  selects.o session.o setup.o setup_cb.o  startup.o xfce.o xfce_cb.o xfce_main.o  xfwm.o configtree.o ../libs/libxfcecore.la  -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm   -L/usr/X11R6/lib -lgdk_pixbuf -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm   -lintl -liconv -lXpm -L/usr/local/lib -L/usr/X11R6/lib -lSM -lICE -lXpm -lXpm -L/usr/local/lib
mkdir .libs
cc -O -pipe -march=pentiumpro -o xfce action.o action_cb.o configfile.o diagnostic.o info.o modify.o modify_cb.o move.o popup.o popup_cb.o screen.o screen_cb.o selects.o session.o setup.o setup_cb.o startup.o xfce.o xfce_cb.o xfce_main.o xfwm.o configtree.o -Wl,-E -Wl,-E  -L/usr/X11R6/lib ../libs/.libs/libxfcecore.al -lgtk12 -lgdk12 -L/usr/local/lib -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm -lXpm -lgtk12 -lgdk12 -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm -lgdk_pixbuf -lgtk12 -lgdk12 -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm -lintl -liconv -lXpm -lSM -lICE -lXpm -lXpm
Making all in xfwm
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -I../libs/  -I/usr/X11R6/include   -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c add_window.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -I../libs/  -I/usr/X11R6/include   -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c bindings.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -I../libs/  -I/usr/X11R6/include   -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c borders.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -I../libs/  -I/usr/X11R6/include   -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c builtins.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -I../libs/  -I/usr/X11R6/include   -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c colormaps.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -I../libs/  -I/usr/X11R6/include   -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c colors.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -I../libs/  -I/usr/X11R6/include   -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c complex.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -I../libs/  -I/usr/X11R6/include   -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c decorations.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -I../libs/  -I/usr/X11R6/include   -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c events.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -I../libs/  -I/usr/X11R6/include   -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c focus.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -I../libs/  -I/usr/X11R6/include   -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c functions.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -I../libs/  -I/usr/X11R6/include   -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c icons.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -I../libs/  -I/usr/X11R6/include   -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c menus.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -I../libs/  -I/usr/X11R6/include   -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c misc.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -I../libs/  -I/usr/X11R6/include   -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c module.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -I../libs/  -I/usr/X11R6/include   -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c move.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -I../libs/  -I/usr/X11R6/include   -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c placement.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -I../libs/  -I/usr/X11R6/include   -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c read.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -I../libs/  -I/usr/X11R6/include   -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c resize.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -I../libs/  -I/usr/X11R6/include   -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c session.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -I../libs/  -I/usr/X11R6/include   -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c stack.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -I../libs/  -I/usr/X11R6/include   -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c style.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -I../libs/  -I/usr/X11R6/include   -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c themes.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -I../libs/  -I/usr/X11R6/include   -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c virtual.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -I../libs/  -I/usr/X11R6/include   -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c windows.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -I../libs/  -I/usr/X11R6/include   -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c xfwm.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -I../libs/  -I/usr/X11R6/include   -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c xinerama.c
/bin/sh ../libtool --mode=link cc  -O -pipe -march=pentiumpro -L/usr/X11R6/lib -L/usr/X11R6/lib -o xfwm  add_window.o bindings.o  borders.o builtins.o colormaps.o  colors.o complex.o decorations.o  events.o focus.o functions.o icons.o  menus.o misc.o module.o move.o  placement.o read.o resize.o session.o  stack.o style.o themes.o virtual.o  windows.o xfwm.o xinerama.o ../libs/libxfwmcore.la -lintl -liconv -lXpm -L/usr/local/lib   -L/usr/X11R6/lib -lSM -lICE -lXext -lX11 -lXpm -lXinerama  -lXft -lXpm -L/usr/local/lib
mkdir .libs
cc -O -pipe -march=pentiumpro -o xfwm add_window.o bindings.o borders.o builtins.o colormaps.o colors.o complex.o decorations.o events.o focus.o functions.o icons.o menus.o misc.o module.o move.o placement.o read.o resize.o session.o stack.o style.o themes.o virtual.o windows.o xfwm.o xinerama.o  -L/usr/X11R6/lib ../libs/.libs/libxfwmcore.al -lXpm -L/usr/local/lib -lintl -liconv -lXpm -lSM -lICE -lXext -lX11 -lXpm -lXinerama -lXft -lXpm
Making all in xftree
Making all in icons
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c entry.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c gtk_dlg.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c gtk_exec.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c gtk_get.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c gtk_prop.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c io.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c reg.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c top.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c uri.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c xtree.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c xtree_dnd.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c xtree_functions.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c xtree_gui.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c xtree_cb.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c xtree_go.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c xtree_misc.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c xtree_du.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c tubo.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c xtree_mess.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c xtree_cpy.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c xtree_pasteboard.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c xtree_toolbar.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c xtree_tar.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c xtree_colorsel.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c xtree_icons.c
/bin/sh ../libtool --mode=link cc  -O -pipe -march=pentiumpro -L/usr/X11R6/lib -L/usr/X11R6/lib -o xftree  entry.o gtk_dlg.o gtk_exec.o  gtk_get.o gtk_prop.o io.o reg.o  top.o uri.o xtree.o xtree_dnd.o  xtree_functions.o xtree_gui.o xtree_cb.o  xtree_go.o xtree_misc.o xtree_du.o  tubo.o xtree_mess.o xtree_cpy.o  xtree_pasteboard.o xtree_toolbar.o xtree_tar.o  xtree_colorsel.o xtree_icons.o ../libs/libxfcecore.la  -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm  -L/usr/X11R6/lib -lgdk_pixbuf -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm -lintl -liconv -lXpm -L/usr/local/lib  -L/usr/X11R6/lib -lSM -lICE -lXpm -lXpm -L/usr/local/lib
mkdir .libs
cc -O -pipe -march=pentiumpro -o xftree entry.o gtk_dlg.o gtk_exec.o gtk_get.o gtk_prop.o io.o reg.o top.o uri.o xtree.o xtree_dnd.o xtree_functions.o xtree_gui.o xtree_cb.o xtree_go.o xtree_misc.o xtree_du.o tubo.o xtree_mess.o xtree_cpy.o xtree_pasteboard.o xtree_toolbar.o xtree_tar.o xtree_colorsel.o xtree_icons.o -Wl,-E -Wl,-E  -L/usr/X11R6/lib ../libs/.libs/libxfcecore.al -lgtk12 -lgdk12 -L/usr/local/lib -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm -lXpm -lgtk12 -lgdk12 -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm -lgdk_pixbuf -lgtk12 -lgdk12 -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm -lintl -liconv -lXpm -lSM -lICE -lXpm -lXpm
Making all in xfpager
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -I../libs/  -I/usr/X11R6/include -DXFCE_DIR=\"/usr/X11R6/share/xfce\"  -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c x_pager.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -I../libs/  -I/usr/X11R6/include -DXFCE_DIR=\"/usr/X11R6/share/xfce\"  -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c XfwmPager.c
/bin/sh ../libtool --mode=link cc  -O -pipe -march=pentiumpro -L/usr/X11R6/lib -L/usr/X11R6/lib -o xfpager  x_pager.o XfwmPager.o ../libs/libxfwmcore.la  -L/usr/X11R6/lib -lSM -lICE  -lXext -lX11 -lXpm -lXft -lXpm -L/usr/local/lib
mkdir .libs
cc -O -pipe -march=pentiumpro -o xfpager x_pager.o XfwmPager.o  -L/usr/X11R6/lib ../libs/.libs/libxfwmcore.al -lXpm -L/usr/local/lib -lSM -lICE -lXext -lX11 -lXpm -lXft -lXpm
Making all in xfmouse
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c xfmouse_cb.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c xfmouse.c
/bin/sh ../libtool --mode=link cc  -O -pipe -march=pentiumpro -L/usr/X11R6/lib -L/usr/X11R6/lib -o xfmouse  xfmouse_cb.o xfmouse.o ../libs/libxfcecore.la  -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm  -L/usr/X11R6/lib -lgdk_pixbuf -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm -lintl -liconv -lXpm -L/usr/local/lib  -L/usr/X11R6/lib -lSM -lICE -lXpm -lXpm -L/usr/local/lib
mkdir .libs
cc -O -pipe -march=pentiumpro -o xfmouse xfmouse_cb.o xfmouse.o -Wl,-E -Wl,-E  -L/usr/X11R6/lib ../libs/.libs/libxfcecore.al -lgtk12 -lgdk12 -L/usr/local/lib -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm -lXpm -lgtk12 -lgdk12 -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm -lgdk_pixbuf -lgtk12 -lgdk12 -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm -lintl -liconv -lXpm -lSM -lICE -lXpm -lXpm
Making all in xfbd
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I../ -I../libs/  -I/usr/X11R6/include -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c xfbd.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I../ -I../libs/  -I/usr/X11R6/include -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c xfbd_cb.c
/bin/sh ../libtool --mode=link cc  -O -pipe -march=pentiumpro -L/usr/X11R6/lib -L/usr/X11R6/lib -o xfbd  xfbd.o xfbd_cb.o ../libs/libxfcecore.la  -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm   -L/usr/X11R6/lib -lgdk_pixbuf -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm -lintl -liconv -lXpm -L/usr/local/lib -L/usr/X11R6/lib -lSM -lICE -lXpm  -lXinerama -lXpm -L/usr/local/lib
mkdir .libs
cc -O -pipe -march=pentiumpro -o xfbd xfbd.o xfbd_cb.o -Wl,-E -Wl,-E  -L/usr/X11R6/lib ../libs/.libs/libxfcecore.al -lgtk12 -lgdk12 -L/usr/local/lib -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm -lXpm -lgtk12 -lgdk12 -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm -lgdk_pixbuf -lgtk12 -lgdk12 -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm -lintl -liconv -lXpm -lSM -lICE -lXpm -lXinerama -lXpm
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I../ -I../libs/  -I/usr/X11R6/include -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c xfbdmgr.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I../ -I../libs/  -I/usr/X11R6/include -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c xfbdmgr_cb.c
/bin/sh ../libtool --mode=link cc  -O -pipe -march=pentiumpro -L/usr/X11R6/lib -L/usr/X11R6/lib -o xfbdmgr  xfbdmgr.o xfbdmgr_cb.o ../libs/libxfwmcore.la ../libs/libxfcecore.la  -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm   -L/usr/X11R6/lib -lgdk_pixbuf -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm -lintl -liconv -lXpm -L/usr/local/lib -L/usr/X11R6/lib -lSM -lICE -lXpm -lXpm -L/usr/local/lib
cc -O -pipe -march=pentiumpro -o xfbdmgr xfbdmgr.o xfbdmgr_cb.o -Wl,-E -Wl,-E  -L/usr/X11R6/lib ../libs/.libs/libxfwmcore.al -lXft -lXpm -L/usr/local/lib ../libs/.libs/libxfcecore.al -lgtk12 -lgdk12 -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm -lXpm -lgtk12 -lgdk12 -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm -lgdk_pixbuf -lgtk12 -lgdk12 -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm -lintl -liconv -lXpm -lSM -lICE -lXpm -lXpm
Making all in xfclock
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c xfclock_cb.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c xfclock_colorsel.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c xfclock_config.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c xfclock_menus.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c xfclock_style.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c xfclock_opt.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c xfclock.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c appointments.c
/bin/sh ../libtool --mode=link cc  -O -pipe -march=pentiumpro -L/usr/X11R6/lib -L/usr/X11R6/lib -o xfclock  xfclock_cb.o xfclock_colorsel.o  xfclock_config.o xfclock_menus.o  xfclock_style.o xfclock_opt.o xfclock.o  appointments.o ../libs/libxfcecore.la  -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm  -L/usr/X11R6/lib -lgdk_pixbuf -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm -lintl -liconv -lXpm -L/usr/local/lib  -L/usr/X11R6/lib -lSM -lICE -lXpm -lXpm -L/usr/local/lib
mkdir .libs
cc -O -pipe -march=pentiumpro -o xfclock xfclock_cb.o xfclock_colorsel.o xfclock_config.o xfclock_menus.o xfclock_style.o xfclock_opt.o xfclock.o appointments.o -Wl,-E -Wl,-E  -L/usr/X11R6/lib ../libs/.libs/libxfcecore.al -lgtk12 -lgdk12 -L/usr/local/lib -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm -lXpm -lgtk12 -lgdk12 -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm -lgdk_pixbuf -lgtk12 -lgdk12 -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm -lintl -liconv -lXpm -lSM -lICE -lXpm -lXpm
Making all in xfsound
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/local/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c xfsound_cb.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/local/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c xfsound.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/local/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c xfdsp.c
/bin/sh ../libtool --mode=link cc  -O -pipe -march=pentiumpro -L/usr/X11R6/lib -L/usr/X11R6/lib -o xfsound  xfsound_cb.o xfsound.o  xfdsp.o ../libs/libxfcecore.la ../libs/libxfwmcore.la  -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm  -L/usr/X11R6/lib -lgdk_pixbuf -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm  -L/usr/local/lib -laudiofile -lm  -lintl -liconv -lXpm -L/usr/local/lib ../libs/libxfwmcore.la  -L/usr/X11R6/lib -lSM -lICE -lXpm -lXft -lXpm -L/usr/local/lib
mkdir .libs
cc -O -pipe -march=pentiumpro -o xfsound xfsound_cb.o xfsound.o xfdsp.o -Wl,-E -Wl,-E  -L/usr/X11R6/lib ../libs/.libs/libxfcecore.al -lgtk12 -lgdk12 -L/usr/local/lib -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm -lXpm -lXpm -lgtk12 -lgdk12 -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm -lgdk_pixbuf -lgtk12 -lgdk12 -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm -laudiofile -lm -lintl -liconv -lXpm ../libs/.libs/libxfwmcore.al -lXpm -lSM -lICE -lXpm -lXft -lXpm
Making all in xfgnome
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -I../libs/  -I/usr/X11R6/include -DXFCE_DIR=\"/usr/X11R6/share/xfce\"  -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c xfgnome.c
/bin/sh ../libtool --mode=link cc  -O -pipe -march=pentiumpro -L/usr/X11R6/lib -L/usr/X11R6/lib -o xfgnome  xfgnome.o ../libs/libxfwmcore.la  -L/usr/X11R6/lib -lSM -lICE  -lXext -lX11 -lXpm -lXft -lXpm -L/usr/local/lib
mkdir .libs
cc -O -pipe -march=pentiumpro -o xfgnome xfgnome.o  -L/usr/X11R6/lib ../libs/.libs/libxfwmcore.al -lXpm -L/usr/local/lib -lSM -lICE -lXext -lX11 -lXpm -lXft -lXpm
Making all in xfrun
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -I../ -I../libs/  -DXFCE_DIR=\"/usr/X11R6/share/xfce\" -DXFCE_LOCALE_DIR=\"/usr/X11R6/share/locale\"  -DXFCE_CONFDIR=\"/usr/X11R6/etc/xfce\"  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c xfrun.c
/bin/sh ../libtool --mode=link cc  -O -pipe -march=pentiumpro -L/usr/X11R6/lib -L/usr/X11R6/lib -o xfrun  xfrun.o ../libs/libxfcecore.la  -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm  -L/usr/X11R6/lib -lgdk_pixbuf -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm -lintl -liconv -lXpm -L/usr/local/lib  -L/usr/X11R6/lib -lSM -lICE -lXpm -lXpm -L/usr/local/lib
mkdir .libs
cc -O -pipe -march=pentiumpro -o xfrun xfrun.o -Wl,-E -Wl,-E  -L/usr/X11R6/lib ../libs/.libs/libxfcecore.al -lgtk12 -lgdk12 -L/usr/local/lib -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm -lXpm -lgtk12 -lgdk12 -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm -lgdk_pixbuf -lgtk12 -lgdk12 -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm -lintl -liconv -lXpm -lSM -lICE -lXpm -lXpm
Making all in xfmenu
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -I../libs/ -I/usr/local/include/glib12  -I/usr/X11R6/include  -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include  -O -pipe -march=pentiumpro -c xfmenu.c
xfmenu.c: In function `convert_code':
xfmenu.c:238: warning: passing arg 2 of `iconv' from incompatible pointer type
xfmenu.c: In function `get_dir_entries':
xfmenu.c:567: warning: passing arg 3 of `scandir' from incompatible pointer type
xfmenu.c:569: warning: passing arg 3 of `scandir' from incompatible pointer type
xfmenu.c:577: warning: passing arg 3 of `scandir' from incompatible pointer type
/bin/sh ../libtool --mode=link cc  -O -pipe -march=pentiumpro -L/usr/X11R6/lib -L/usr/X11R6/lib -o xfmenu  xfmenu.o ../libs/libxfwmcore.la   -L/usr/local/lib -lglib12  -L/usr/X11R6/lib -lSM -lICE  -lXext -lX11 -lXpm -lXft -lXpm -L/usr/local/lib
mkdir .libs
cc -O -pipe -march=pentiumpro -o xfmenu xfmenu.o  -L/usr/X11R6/lib ../libs/.libs/libxfwmcore.al -lXpm -L/usr/local/lib -lglib12 -lSM -lICE -lXext -lX11 -lXpm -lXft -lXpm
xfmenu.o: In function `convert_code':
xfmenu.o(.text+0x105): undefined reference to `iconv_open'
xfmenu.o(.text+0x128): undefined reference to `iconv'
xfmenu.o(.text+0x134): undefined reference to `iconv_close'
*** Error code 1

Stop in /usr/ports/x11-wm/xfce/work/xfce-3.8.14/xfmenu.
*** Error code 1

Stop in /usr/ports/x11-wm/xfce/work/xfce-3.8.14.
*** Error code 1

Stop in /usr/ports/x11-wm/xfce/work/xfce-3.8.14.
*** Error code 1

Stop in /usr/ports/x11-wm/xfce.
*** Error code 1

Stop in /usr/ports/x11-wm/xfce.
*** Error code 1

Stop in /usr/ports/x11-wm/xfce.
*** Error code 1

Stop in /usr/ports/x11-wm/xfce.



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020129160658.GA25229>