Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 17620 Details for
Bug 28583
control-center-2.4.0 failure to compile
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
control-center-2.4.0 portage log
1985-control-center-2.4.0.log (text/plain), 79.41 KB, created by
FieldySnuts
on 2003-09-12 23:00:29 UTC
(
hide
)
Description:
control-center-2.4.0 portage log
Filename:
MIME Type:
Creator:
FieldySnuts
Created:
2003-09-12 23:00:29 UTC
Size:
79.41 KB
patch
obsolete
>setup >libtool >gnome.org >gnome2 >eutils >unpack >libtool >gnome.org >gnome2 >eutils >>>> Unpacking source... >>>> Unpacking control-center-2.4.0.tar.bz2 to /home/portage/tmp/portage/control-center-2.4.0/work > [32;01m*[0m Applying control-center-2.2-icons_install.patch... >[A[73G [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked. >compile >libtool >gnome.org >gnome2 >eutils > [32;01m*[0m Working directory: /home/portage/tmp/portage/control-center-2.4.0/work/control-center-2.4.0... > [32;01m*[0m Applying libtool-sed.patch... > [32;01m*[0m Applying libtool-portage.patch... >configure: WARNING: If you wanted to set the --build type, don't use --host. > If a cross compiler is detected then cross compile mode will be used. >checking for a BSD-compatible install... /bin/install -c >checking whether build environment is sane... yes >checking whether make sets $(MAKE)... yes >checking for working aclocal-1.4... found >checking for working autoconf... found >checking for working automake-1.4... found >checking for working autoheader... found >checking for working makeinfo... found >checking whether to enable maintainer-specific portions of Makefiles... no >checking for perl... /usr/bin/perl >./configure: line 1921: GNOME_COMPILE_WARNINGS: command not found >checking for i686-pc-linux-gnu-gcc... gcc >checking for C compiler default output... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ANSI C... none needed >checking for strerror in -lcposix... no >checking for i686-pc-linux-gnu-gcc... (cached) gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether gcc accepts -g... (cached) yes >checking for gcc option to accept ANSI C... (cached) none needed >checking how to run the C preprocessor... gcc -E >checking for egrep... grep -E >checking for ANSI C header files... yes >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for a sed that does not truncate output... /bin/sed >checking for ld used by gcc... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... nm >checking whether ln -s works... yes >checking how to recognise dependent libraries... pass_all >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking for i686-pc-linux-gnu-g++... g++ >checking whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... yes >checking how to run the C++ preprocessor... g++ -E >checking for i686-pc-linux-gnu-g77... i686-pc-linux-gnu-g77 >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether i686-pc-linux-gnu-g77 accepts -g... yes >checking the maximum length of command line arguments... 32768 >checking command to parse nm output from gcc object... ok >checking for objdir... .libs >checking for i686-pc-linux-gnu-ar... no >checking for ar... ar >checking for i686-pc-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking for i686-pc-linux-gnu-strip... no >checking for strip... strip >checking if gcc static flag works... yes >checking if gcc supports -fno-rtti -fno-exceptions... yes >checking for gcc option to produce PIC... -fPIC >checking if gcc PIC flag -fPIC works... yes >checking if gcc supports -c -o file.o... yes >checking whether the gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by g++... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking for g++ option to produce PIC... -fPIC >checking if g++ PIC flag -fPIC works... yes >checking if g++ supports -c -o file.o... yes >checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking dynamic linker characteristics... GNU/Linux ld.so >appending configuration tag "F77" to libtool >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking for i686-pc-linux-gnu-g77 option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-g77 PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-g77 supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-g77 linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking for LC_MESSAGES... yes >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking for dgettext in libc... yes >checking for bind_textdomain_codeset... yes >checking for msgfmt... /usr/bin/msgfmt >checking for dcgettext... yes >checking for gmsgfmt... /usr/bin/msgfmt >checking for xgettext... /usr/bin/xgettext >checking for catalogs to be installed... am ar az be bg bn ca cs cy da de el en_GB es et fa fi fr ga gl he hi hr hu id is it ja ko lt lv mk ml mn ms nl nn no pl pt pt_BR ro ru sk sl sq sr sr@Latn sv ta th tr uk vi wa zh_CN zh_TW >checking for usleep... yes >checking for putenv... yes >checking for setenv... 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 X11/extensions/xf86misc.h usability... no >checking X11/extensions/xf86misc.h presence... yes >configure: WARNING: X11/extensions/xf86misc.h: present but cannot be compiled >configure: WARNING: X11/extensions/xf86misc.h: check for missing prerequisite headers? >configure: WARNING: X11/extensions/xf86misc.h: proceeding with the preprocessor's result >configure: WARNING: ## ------------------------------------ ## >configure: WARNING: ## Report this to bug-autoconf@gnu.org. ## >configure: WARNING: ## ------------------------------------ ## >checking for X11/extensions/xf86misc.h... yes >checking X11/extensions/XKB.h usability... yes >checking X11/extensions/XKB.h presence... yes >checking for X11/extensions/XKB.h... yes >checking for pkg-config... /usr/bin/pkg-config >checking for gtk+-2.0 >= 2.2.0 gconf-2.0 libgnomeui-2.0 >= 2.2.0 libglade-2.0 >= 1.99.12 libbonobo-2.0 libbonoboui-2.0 libglade-2.0 gconf-2.0 gnome-desktop-2.0 >= 2.2.0... yes >checking CAPPLET_CFLAGS... -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 >checking CAPPLET_LIBS... -Wl,--export-dynamic -pthread -L/usr/X11R6/lib -lglade-2.0 -lgnome-desktop-2 -lgnomeui-2 -lSM -lICE -lstartup-notification-1 -lbonoboui-2 -lxml2 -lpthread -lz -lgnomecanvas-2 -lgnome-2 -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgobject-2.0 -lgthread-2.0 -lm -lgmodule-2.0 -ldl -lglib-2.0 >checking for gtk+-2.0 >= 2.2.0 gconf-2.0 libgnomeui-2.0 >= 2.2.0 libglade-2.0 >= 1.99.12 libbonobo-2.0 libbonoboui-2.0 libglade-2.0 gconf-2.0 gnome-desktop-2.0 >= 2.2.0 libxml-2.0 gnome-desktop-2.0 gnome-vfs-2.0... yes >checking GNOMECC_CFLAGS... -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 >checking GNOMECC_LIBS... -Wl,--export-dynamic -pthread -L/usr/X11R6/lib -lglade-2.0 -lgnome-desktop-2 -lgnomeui-2 -lSM -lICE -lstartup-notification-1 -lbonoboui-2 -lxml2 -lpthread -lz -lgnomecanvas-2 -lgnome-2 -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgobject-2.0 -lgthread-2.0 -lm -lgmodule-2.0 -ldl -lglib-2.0 >checking for gtk+-2.0 gconf-2.0 libgnomeui-2.0 esound gnome-desktop-2.0... yes >checking GNOME_SETTINGS_DAEMON_CFLAGS... -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 >checking GNOME_SETTINGS_DAEMON_LIBS... -Wl,--export-dynamic -pthread -L/usr/X11R6/lib -lesd -laudiofile -lgnome-desktop-2 -lgnomeui-2 -lSM -lICE -lstartup-notification-1 -lbonoboui-2 -lxml2 -lpthread -lz -lgnomecanvas-2 -lgnome-2 -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgobject-2.0 -lgthread-2.0 -lm -lgmodule-2.0 -ldl -lglib-2.0 >checking for libgnomeui-2.0 libglade-2.0... yes >checking OLD_CAPPLET_CFLAGS... -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 >checking OLD_CAPPLET_LIBS... -pthread -Wl,--export-dynamic -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lart_lgpl_2 -lpangoft2-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lpthread -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >checking for libgnomeui-2.0... yes >checking GNOME_CFLAGS... -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 >checking GNOME_LIBS... -pthread -Wl,--export-dynamic -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lxml2 -lpthread -lz -lgnomecanvas-2 -lgnome-2 -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgobject-2.0 -lgthread-2.0 -lm -lgmodule-2.0 -ldl -lglib-2.0 >checking for gtk+-2.0 >= 2.2.0 gconf-2.0 libgnomeui-2.0 >= 2.2.0 libglade-2.0 >= 1.99.12 libbonobo-2.0 libbonoboui-2.0 libglade-2.0 gconf-2.0 gnome-desktop-2.0 >= 2.2.0 gnome-vfs-module-2.0 gnome-vfs-2.0... yes >checking VFS_CAPPLET_CFLAGS... -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gnome-vfs-module-2.0 >checking VFS_CAPPLET_LIBS... -Wl,--export-dynamic -pthread -L/usr/X11R6/lib -lglade-2.0 -lgnome-desktop-2 -lgnomeui-2 -lSM -lICE -lstartup-notification-1 -lbonoboui-2 -lxml2 -lpthread -lz -lgnomecanvas-2 -lgnome-2 -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgobject-2.0 -lgthread-2.0 -lm -lgmodule-2.0 -ldl -lglib-2.0 >checking for gnome-desktop-2.0... yes >checking GNOME_DESKTOP_CFLAGS... -DORBIT2=1 -pthread -I/usr/include/gnome-desktop-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/startup-notification-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 >checking GNOME_DESKTOP_LIBS... -Wl,--export-dynamic -pthread -L/usr/X11R6/lib -lgnome-desktop-2 -lgnomeui-2 -lSM -lICE -lstartup-notification-1 -lbonoboui-2 -lxml2 -lpthread -lz -lgnomecanvas-2 -lgnome-2 -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgobject-2.0 -lgthread-2.0 -lm -lgmodule-2.0 -ldl -lglib-2.0 >checking for esound... yes >checking SOUND_CAPPLET_CFLAGS... >checking SOUND_CAPPLET_LIBS... -lesd -laudiofile -lm >checking for libmetacity-private... yes >checking METACITY_CFLAGS... -I/usr/include/metacity-1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include >checking METACITY_LIBS... -Wl,--export-dynamic -lmetacity-private -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >checking for gtk+-2.0 >= 2.2.0 gconf-2.0 libgnomeui-2.0 >= 2.2.0 libglade-2.0 >= 1.99.12 libbonobo-2.0 libbonoboui-2.0 libglade-2.0 gconf-2.0 gnome-desktop-2.0 >= 2.2.0 xft... yes >checking FONT_CAPPLET_CFLAGS... -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 >checking FONT_CAPPLET_LIBS... -Wl,--export-dynamic -pthread -L/usr/X11R6/lib -lglade-2.0 -lgnome-desktop-2 -lgnomeui-2 -lSM -lICE -lstartup-notification-1 -lbonoboui-2 -lxml2 -lpthread -lz -lgnomecanvas-2 -lgnome-2 -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgobject-2.0 -lgthread-2.0 -lm -lgmodule-2.0 -ldl -lglib-2.0 -lXft -lfreetype -lXrender -lfontconfig >checking for gtk+-2.0 >= 2.2.0 gconf-2.0 libgnomeui-2.0 >= 2.2.0 libglade-2.0 >= 1.99.12 libbonobo-2.0 libbonoboui-2.0 libglade-2.0 gconf-2.0 gnome-desktop-2.0 >= 2.2.0... yes >checking AT_CAPPLET_CFLAGS... -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 >checking AT_CAPPLET_LIBS... -Wl,--export-dynamic -pthread -L/usr/X11R6/lib -lglade-2.0 -lgnome-desktop-2 -lgnomeui-2 -lSM -lICE -lstartup-notification-1 -lbonoboui-2 -lxml2 -lpthread -lz -lgnomecanvas-2 -lgnome-2 -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgobject-2.0 -lgthread-2.0 -lm -lgmodule-2.0 -ldl -lglib-2.0 >checking for XRRUpdateConfiguration in -lXrandr... yes >checking for X11/extensions/Xrandr.h... yes >checking for gtk+-2.0 >= 2.2.0 gconf-2.0 libgnomeui-2.0 >= 2.2.0 libglade-2.0 >= 1.99.12 libbonobo-2.0 libbonoboui-2.0 libglade-2.0 gconf-2.0 gnome-desktop-2.0 >= 2.2.0... yes >checking DISPLAY_CAPPLET_CFLAGS... -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 >checking DISPLAY_CAPPLET_LIBS... -Wl,--export-dynamic -pthread -L/usr/X11R6/lib -lglade-2.0 -lgnome-desktop-2 -lgnomeui-2 -lSM -lICE -lstartup-notification-1 -lbonoboui-2 -lxml2 -lpthread -lz -lgnomecanvas-2 -lgnome-2 -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgobject-2.0 -lgthread-2.0 -lm -lgmodule-2.0 -ldl -lglib-2.0 >checking for gconftool-2... /usr/bin/gconftool-2 >checking for X11/Xcursor/Xcursor.h... yes >checking for gtk+ multihead support... yes >checking for gnome-vfs-module-2.0 >= 2.2.0 gnome-vfs-2.0 >= 2.2.0... yes >checking THEME_METHOD_CFLAGS... -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/include/gnome-vfs-module-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 >checking THEME_METHOD_LIBS... -pthread -Wl,--export-dynamic -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgobject-2.0 -lgthread-2.0 -lm -lgmodule-2.0 -ldl -lglib-2.0 >checking for gdk-2.0 >= 2.2.0 libgnomeui-2.0 >= 2.2.0 libmetacity-private gnome-vfs-2.0 >= 2.2.0... yes >checking THEMUS_THUMBNAILER_CFLAGS... -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/metacity-1 >checking THEMUS_THUMBNAILER_LIBS... -Wl,--export-dynamic -pthread -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lxml2 -lpthread -lz -lgnomecanvas-2 -lgnome-2 -lart_lgpl_2 -lpangoft2-1.0 -lbonobo-2 -lgconf-2 -lmetacity-private -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgobject-2.0 -lgthread-2.0 -lm -lgmodule-2.0 -ldl -lglib-2.0 >checking for glib-2.0 >= 2.2.0 gtk+-2.0 >= 2.2.0 atk >= 1.2.0 libgnome-2.0 >= 2.2.0 libgnomeui-2.0 >= 2.2.0 gnome-vfs-2.0 >= 2.2.0 libbonobo-2.0 >= 2.2.0 libbonoboui-2.0 >= 2.2.0 libnautilus >= 2.2.0 libglade-2.0... yes >checking THEMUS_COMPONENT_CFLAGS... -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2 -I/usr/include/eel-2 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 >checking THEMUS_COMPONENT_LIBS... -Wl,--export-dynamic -pthread -L/usr/X11R6/lib -lnautilus -leel-2 -lgnomeui-2 -lSM -lICE -lgailutil -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lart_lgpl_2 -lpangoft2-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lpthread -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >checking for gnome-vfs-module-2.0 >= 2.0.0 fontconfig >= 1.0.0... yes >checking FONT_METHOD_CFLAGS... -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/include/gnome-vfs-module-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 >checking FONT_METHOD_LIBS... -pthread -Wl,--export-dynamic -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgobject-2.0 -lgthread-2.0 -lm -lgmodule-2.0 -ldl -lglib-2.0 -lfontconfig >checking for gnome-vfs-2.0 >= 2.0.0 gdk-pixbuf-2.0 >= 2.0.0... yes >checking FONT_THUMBNAILER_CFLAGS... -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/gtk-2.0 >checking FONT_THUMBNAILER_LIBS... -pthread -Wl,--export-dynamic -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >checking for gnome-vfs-2.0 >= 2.0.0 libbonobo-2.0 >= 2.0.0... yes >checking FONT_CONTEXT_MENU_CFLAGS... -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 >checking FONT_CONTEXT_MENU_LIBS... -pthread -Wl,--export-dynamic -lgnomevfs-2 -lbonobo-2 -lbonobo-activation -lORBit-2 -lgobject-2.0 -lgthread-2.0 -lm -lgmodule-2.0 -ldl -lglib-2.0 >checking for gnome-vfs-2.0 >= 2.0.0 xft >= 2.0.0 gtk+-2.0 >= 2.0.0 libgnomeui-2.0 >= 2.1.90... yes >checking FONT_VIEW_CFLAGS... -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/libxml2 >checking FONT_VIEW_LIBS... -pthread -Wl,--export-dynamic -L/usr/X11R6/lib -lXft -lfreetype -lXrender -lfontconfig -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lxml2 -lpthread -lz -lgnomecanvas-2 -lgnome-2 -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgobject-2.0 -lgthread-2.0 -lm -lgmodule-2.0 -ldl -lglib-2.0 >checking for freetype-config... /usr/bin/freetype-config >checking for gdk-pixbuf-csource... /usr/bin/gdk-pixbuf-csource >checking for gconftool-2... (cached) /usr/bin/gconftool-2 >Using config source xml::/etc/gconf/gconf.xml.defaults for schema installation >Using $(sysconfdir)/gconf/schemas/ as install directory for schema files >configure: creating ./config.status >config.status: creating Makefile >config.status: creating po/Makefile.in >config.status: creating idl/Makefile >config.status: creating gnome-settings-daemon/Makefile >config.status: creating gnome-settings-daemon/xrdb/Makefile >config.status: creating control-center/Makefile >config.status: creating libbackground/Makefile >config.status: creating libwindow-settings/Makefile >config.status: creating libwindow-settings/gnome-window-settings-2.0.pc >config.status: creating capplets/Makefile >config.status: creating capplets/common/Makefile >config.status: creating capplets/background/Makefile >config.status: creating capplets/default-applications/Makefile >config.status: creating capplets/desktop-links/Makefile >config.status: creating capplets/display/Makefile >config.status: creating capplets/file-types/Makefile >config.status: creating capplets/file-types/libuuid/Makefile >config.status: creating capplets/font/Makefile >config.status: creating capplets/keybindings/Makefile >config.status: creating capplets/keyboard/Makefile >config.status: creating capplets/mouse/Makefile >config.status: creating capplets/sound/Makefile >config.status: creating capplets/theme-switcher/Makefile >config.status: creating capplets/ui-properties/Makefile >config.status: creating capplets/accessibility/Makefile >config.status: creating capplets/accessibility/keyboard/Makefile >config.status: creating capplets/accessibility/at-properties/Makefile >config.status: creating capplets/network/Makefile >config.status: creating capplets/windows/Makefile >config.status: creating typing-break/Makefile >config.status: creating schemas/Makefile >config.status: creating libsounds/Makefile >config.status: creating vfs-methods/Makefile >config.status: creating vfs-methods/themus/Makefile >config.status: creating vfs-methods/fontilus/Makefile >config.status: creating control-center.spec >config.status: creating config.h >config.status: executing default-1 commands >config.status: executing default-2 commands >config.status: executing default-3 commands >make all-recursive >make[1]: Entering directory `/home/portage/tmp/portage/control-center-2.4.0/work/control-center-2.4.0' >Making all in po >make[2]: Entering directory `/home/portage/tmp/portage/control-center-2.4.0/work/control-center-2.4.0/po' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/home/portage/tmp/portage/control-center-2.4.0/work/control-center-2.4.0/po' >Making all in libsounds >make[2]: Entering directory `/home/portage/tmp/portage/control-center-2.4.0/work/control-center-2.4.0/libsounds' >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -march=athlon-xp -O3 -pipe -fexpensive-optimizations -fomit-frame-pointer -D__SMP__ -mmmx -msse -m3dnow -mfpmath=sse,387 -Wall -c sound-event.c >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -march=athlon-xp -O3 -pipe -fexpensive-optimizations -fomit-frame-pointer -D__SMP__ -mmmx -msse -m3dnow -mfpmath=sse,387 -Wall -c sound-properties.c >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libxml2 -march=athlon-xp -O3 -pipe -fexpensive-optimizations -fomit-frame-pointer -D__SMP__ -mmmx -msse -m3dnow -mfpmath=sse,387 -Wall -c sound-view.c >rm -f libsounds.a >ar cru libsounds.a sound-event.o sound-properties.o sound-view.o >ranlib libsounds.a >make[2]: Leaving directory `/home/portage/tmp/portage/control-center-2.4.0/work/control-center-2.4.0/libsounds' >Making all in libbackground >make[2]: Entering directory `/home/portage/tmp/portage/control-center-2.4.0/work/control-center-2.4.0/libbackground' >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_ICONDIR=\""/usr/share/pixmaps"\" -DG_LOG_DOMAIN=\"capplet-common\" -I../ -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -march=athlon-xp -O3 -pipe -fexpensive-optimizations -fomit-frame-pointer -D__SMP__ -mmmx -msse -m3dnow -mfpmath=sse,387 -Wall -c applier.c >mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_ICONDIR=\"/usr/share/pixmaps\" -DG_LOG_DOMAIN=\"capplet-common\" -I../ -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -march=athlon-xp -O3 -pipe -fexpensive-optimizations -fomit-frame-pointer -D__SMP__ -mmmx -msse -m3dnow -mfpmath=sse,387 -Wall -c applier.c -fPIC -DPIC -o .libs/applier.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_ICONDIR=\"/usr/share/pixmaps\" -DG_LOG_DOMAIN=\"capplet-common\" -I../ -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -march=athlon-xp -O3 -pipe -fexpensive-optimizations -fomit-frame-pointer -D__SMP__ -mmmx -msse -m3dnow -mfpmath=sse,387 -Wall -c applier.c -o applier.o >/dev/null 2>&1 >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_ICONDIR=\""/usr/share/pixmaps"\" -DG_LOG_DOMAIN=\"capplet-common\" -I../ -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -march=athlon-xp -O3 -pipe -fexpensive-optimizations -fomit-frame-pointer -D__SMP__ -mmmx -msse -m3dnow -mfpmath=sse,387 -Wall -c preferences.c > gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_ICONDIR=\"/usr/share/pixmaps\" -DG_LOG_DOMAIN=\"capplet-common\" -I../ -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -march=athlon-xp -O3 -pipe -fexpensive-optimizations -fomit-frame-pointer -D__SMP__ -mmmx -msse -m3dnow -mfpmath=sse,387 -Wall -c preferences.c -fPIC -DPIC -o .libs/preferences.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_ICONDIR=\"/usr/share/pixmaps\" -DG_LOG_DOMAIN=\"capplet-common\" -I../ -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -march=athlon-xp -O3 -pipe -fexpensive-optimizations -fomit-frame-pointer -D__SMP__ -mmmx -msse -m3dnow -mfpmath=sse,387 -Wall -c preferences.c -o preferences.o >/dev/null 2>&1 >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_ICONDIR=\""/usr/share/pixmaps"\" -DG_LOG_DOMAIN=\"capplet-common\" -I../ -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -march=athlon-xp -O3 -pipe -fexpensive-optimizations -fomit-frame-pointer -D__SMP__ -mmmx -msse -m3dnow -mfpmath=sse,387 -Wall -c preview-file-selection.c > gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_ICONDIR=\"/usr/share/pixmaps\" -DG_LOG_DOMAIN=\"capplet-common\" -I../ -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -march=athlon-xp -O3 -pipe -fexpensive-optimizations -fomit-frame-pointer -D__SMP__ -mmmx -msse -m3dnow -mfpmath=sse,387 -Wall -c preview-file-selection.c -fPIC -DPIC -o .libs/preview-file-selection.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_ICONDIR=\"/usr/share/pixmaps\" -DG_LOG_DOMAIN=\"capplet-common\" -I../ -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -march=athlon-xp -O3 -pipe -fexpensive-optimizations -fomit-frame-pointer -D__SMP__ -mmmx -msse -m3dnow -mfpmath=sse,387 -Wall -c preview-file-selection.c -o preview-file-selection.o >/dev/null 2>&1 >/bin/sh ../libtool --mode=link gcc -march=athlon-xp -O3 -pipe -fexpensive-optimizations -fomit-frame-pointer -D__SMP__ -mmmx -msse -m3dnow -mfpmath=sse,387 -Wall -o libbackground.la applier.lo preferences.lo preview-file-selection.lo >ar cru .libs/libbackground.a .libs/applier.o .libs/preferences.o .libs/preview-file-selection.o >ranlib .libs/libbackground.a >creating libbackground.la >(cd .libs && rm -f libbackground.la && ln -s ../libbackground.la libbackground.la) >make[2]: Leaving directory `/home/portage/tmp/portage/control-center-2.4.0/work/control-center-2.4.0/libbackground' >Making all in libwindow-settings >make[2]: Entering directory `/home/portage/tmp/portage/control-center-2.4.0/work/control-center-2.4.0/libwindow-settings' >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_ICONDIR=\""/usr/share/pixmaps"\" -DG_LOG_DOMAIN=\"capplet-common\" -DGNOME_WINDOW_MANAGER_MODULE_PATH=\""/usr/lib/window-manager-settings"\" -I../ -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -DMETACITY_THEME_DIR=\""/usr/share/themes"\" -march=athlon-xp -O3 -pipe -fexpensive-optimizations -fomit-frame-pointer -D__SMP__ -mmmx -msse -m3dnow -mfpmath=sse,387 -Wall -c gnome-window-manager.c >mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_ICONDIR=\"/usr/share/pixmaps\" -DG_LOG_DOMAIN=\"capplet-common\" -DGNOME_WINDOW_MANAGER_MODULE_PATH=\"/usr/lib/window-manager-settings\" -I../ -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -DMETACITY_THEME_DIR=\"/usr/share/themes\" -march=athlon-xp -O3 -pipe -fexpensive-optimizations -fomit-frame-pointer -D__SMP__ -mmmx -msse -m3dnow -mfpmath=sse,387 -Wall -c gnome-window-manager.c -fPIC -DPIC -o .libs/gnome-window-manager.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_ICONDIR=\"/usr/share/pixmaps\" -DG_LOG_DOMAIN=\"capplet-common\" -DGNOME_WINDOW_MANAGER_MODULE_PATH=\"/usr/lib/window-manager-settings\" -I../ -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -DMETACITY_THEME_DIR=\"/usr/share/themes\" -march=athlon-xp -O3 -pipe -fexpensive-optimizations -fomit-frame-pointer -D__SMP__ -mmmx -msse -m3dnow -mfpmath=sse,387 -Wall -c gnome-window-manager.c -o gnome-window-manager.o >/dev/null 2>&1 >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_ICONDIR=\""/usr/share/pixmaps"\" -DG_LOG_DOMAIN=\"capplet-common\" -DGNOME_WINDOW_MANAGER_MODULE_PATH=\""/usr/lib/window-manager-settings"\" -I../ -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -DMETACITY_THEME_DIR=\""/usr/share/themes"\" -march=athlon-xp -O3 -pipe -fexpensive-optimizations -fomit-frame-pointer -D__SMP__ -mmmx -msse -m3dnow -mfpmath=sse,387 -Wall -c gnome-wm-manager.c > gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_ICONDIR=\"/usr/share/pixmaps\" -DG_LOG_DOMAIN=\"capplet-common\" -DGNOME_WINDOW_MANAGER_MODULE_PATH=\"/usr/lib/window-manager-settings\" -I../ -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -DMETACITY_THEME_DIR=\"/usr/share/themes\" -march=athlon-xp -O3 -pipe -fexpensive-optimizations -fomit-frame-pointer -D__SMP__ -mmmx -msse -m3dnow -mfpmath=sse,387 -Wall -c gnome-wm-manager.c -fPIC -DPIC -o .libs/gnome-wm-manager.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_ICONDIR=\"/usr/share/pixmaps\" -DG_LOG_DOMAIN=\"capplet-common\" -DGNOME_WINDOW_MANAGER_MODULE_PATH=\"/usr/lib/window-manager-settings\" -I../ -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -DMETACITY_THEME_DIR=\"/usr/share/themes\" -march=athlon-xp -O3 -pipe -fexpensive-optimizations -fomit-frame-pointer -D__SMP__ -mmmx -msse -m3dnow -mfpmath=sse,387 -Wall -c gnome-wm-manager.c -o gnome-wm-manager.o >/dev/null 2>&1 >/bin/sh ../libtool --mode=link gcc -march=athlon-xp -O3 -pipe -fexpensive-optimizations -fomit-frame-pointer -D__SMP__ -mmmx -msse -m3dnow -mfpmath=sse,387 -Wall -o libgnome-window-settings.la -rpath /usr/lib -export_dynamic -version-info 1:0:0 gnome-window-manager.lo gnome-wm-manager.lo -Wl,--export-dynamic -pthread -L/usr/X11R6/lib -lglade-2.0 -lgnome-desktop-2 -lgnomeui-2 -lSM -lICE -lstartup-notification-1 -lbonoboui-2 -lxml2 -lpthread -lz -lgnomecanvas-2 -lgnome-2 -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgobject-2.0 -lgthread-2.0 -lm -lgmodule-2.0 -ldl -lglib-2.0 -lSM -lICE -L/usr/X11R6/lib -lX11 >gcc -shared .libs/gnome-window-manager.o .libs/gnome-wm-manager.o -L/usr/lib -L/usr/X11R6/lib /usr/lib/libglade-2.0.so /usr/lib/libgnome-desktop-2.so /usr/lib/libgnomeui-2.so /usr/lib/libstartup-notification-1.so /usr/lib/libbonoboui-2.so /usr/lib/libxml2.so -lpthread -lz /usr/lib/libgnomecanvas-2.so /usr/lib/libgnome-2.so /usr/lib/libart_lgpl_2.so /usr/lib/libpangoft2-1.0.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libpangoxft-1.0.so /usr/lib/libpangox-1.0.so /usr/lib/libpango-1.0.so /usr/lib/libbonobo-2.so /usr/lib/libgconf-2.so /usr/lib/libgnomevfs-2.so /usr/lib/libbonobo-activation.so /usr/lib/libORBit-2.so /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so -lm /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so -lSM -lICE -lX11 -march=athlon-xp -mmmx -msse -m3dnow -mfpmath=sse,387 -Wl,--export-dynamic -Wl,-soname -Wl,libgnome-window-settings.so.1 -o .libs/libgnome-window-settings.so.1.0.0 >(cd .libs && rm -f libgnome-window-settings.so.1 && ln -s libgnome-window-settings.so.1.0.0 libgnome-window-settings.so.1) >(cd .libs && rm -f libgnome-window-settings.so && ln -s libgnome-window-settings.so.1.0.0 libgnome-window-settings.so) >ar cru .libs/libgnome-window-settings.a gnome-window-manager.o gnome-wm-manager.o >ranlib .libs/libgnome-window-settings.a >creating libgnome-window-settings.la >(cd .libs && rm -f libgnome-window-settings.la && ln -s ../libgnome-window-settings.la libgnome-window-settings.la) >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_ICONDIR=\""/usr/share/pixmaps"\" -DG_LOG_DOMAIN=\"capplet-common\" -DGNOME_WINDOW_MANAGER_MODULE_PATH=\""/usr/lib/window-manager-settings"\" -I../ -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -DMETACITY_THEME_DIR=\""/usr/share/themes"\" -march=athlon-xp -O3 -pipe -fexpensive-optimizations -fomit-frame-pointer -D__SMP__ -mmmx -msse -m3dnow -mfpmath=sse,387 -Wall -c metacity-window-manager.c > gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_ICONDIR=\"/usr/share/pixmaps\" -DG_LOG_DOMAIN=\"capplet-common\" -DGNOME_WINDOW_MANAGER_MODULE_PATH=\"/usr/lib/window-manager-settings\" -I../ -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -DMETACITY_THEME_DIR=\"/usr/share/themes\" -march=athlon-xp -O3 -pipe -fexpensive-optimizations -fomit-frame-pointer -D__SMP__ -mmmx -msse -m3dnow -mfpmath=sse,387 -Wall -c metacity-window-manager.c -fPIC -DPIC -o .libs/metacity-window-manager.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_ICONDIR=\"/usr/share/pixmaps\" -DG_LOG_DOMAIN=\"capplet-common\" -DGNOME_WINDOW_MANAGER_MODULE_PATH=\"/usr/lib/window-manager-settings\" -I../ -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -DMETACITY_THEME_DIR=\"/usr/share/themes\" -march=athlon-xp -O3 -pipe -fexpensive-optimizations -fomit-frame-pointer -D__SMP__ -mmmx -msse -m3dnow -mfpmath=sse,387 -Wall -c metacity-window-manager.c -o metacity-window-manager.o >/dev/null 2>&1 >/bin/sh ../libtool --mode=link gcc -march=athlon-xp -O3 -pipe -fexpensive-optimizations -fomit-frame-pointer -D__SMP__ -mmmx -msse -m3dnow -mfpmath=sse,387 -Wall -o libmetacity.la -rpath /usr/lib/window-manager-settings -export_dynamic -avoid-version metacity-window-manager.lo >gcc -shared .libs/metacity-window-manager.o -march=athlon-xp -mmmx -msse -m3dnow -mfpmath=sse,387 -Wl,-soname -Wl,libmetacity.so -o .libs/libmetacity.so >ar cru .libs/libmetacity.a metacity-window-manager.o >ranlib .libs/libmetacity.a >creating libmetacity.la >(cd .libs && rm -f libmetacity.la && ln -s ../libmetacity.la libmetacity.la) >make[2]: Leaving directory `/home/portage/tmp/portage/control-center-2.4.0/work/control-center-2.4.0/libwindow-settings' >Making all in gnome-settings-daemon >make[2]: Entering directory `/home/portage/tmp/portage/control-center-2.4.0/work/control-center-2.4.0/gnome-settings-daemon' >Making all in xrdb >make[3]: Entering directory `/home/portage/tmp/portage/control-center-2.4.0/work/control-center-2.4.0/gnome-settings-daemon/xrdb' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/home/portage/tmp/portage/control-center-2.4.0/work/control-center-2.4.0/gnome-settings-daemon/xrdb' >make[3]: Entering directory `/home/portage/tmp/portage/control-center-2.4.0/work/control-center-2.4.0/gnome-settings-daemon' >/usr/bin/orbit-idl-2 -D__GNOME_SettingsDaemon_COMPILATION -I ../idl -I /usr/share/idl -I /usr/share/idl/bonobo-2.0 -I /usr/share/idl/bonobo-activation-2.0 ../idl/GNOME_SettingsDaemon.idl >orbit-idl-2 2.8.1 compiling > mode, show preprocessor errors, passes: stubs skels common headers skel_impl imodule > >gcc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I../libbackground -I.. -DGNOMELOCALEDIR="\"/usr/share/locale\"" -DESD_SERVER="\"/usr/bin/esd\"" -DDATADIR="\"/usr/share\"" -march=athlon-xp -O3 -pipe -fexpensive-optimizations -fomit-frame-pointer -D__SMP__ -mmmx -msse -m3dnow -mfpmath=sse,387 -Wall -c factory.c >gcc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I../libbackground -I.. -DGNOMELOCALEDIR="\"/usr/share/locale\"" -DESD_SERVER="\"/usr/bin/esd\"" -DDATADIR="\"/usr/share\"" -march=athlon-xp -O3 -pipe -fexpensive-optimizations -fomit-frame-pointer -D__SMP__ -mmmx -msse -m3dnow -mfpmath=sse,387 -Wall -c gnome-settings-daemon.c >gcc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I../libbackground -I.. -DGNOMELOCALEDIR="\"/usr/share/locale\"" -DESD_SERVER="\"/usr/bin/esd\"" -DDATADIR="\"/usr/share\"" -march=athlon-xp -O3 -pipe -fexpensive-optimizations -fomit-frame-pointer -D__SMP__ -mmmx -msse -m3dnow -mfpmath=sse,387 -Wall -c gnome-settings-font.c >gcc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I../libbackground -I.. -DGNOMELOCALEDIR="\"/usr/share/locale\"" -DESD_SERVER="\"/usr/bin/esd\"" -DDATADIR="\"/usr/share\"" -march=athlon-xp -O3 -pipe -fexpensive-optimizations -fomit-frame-pointer -D__SMP__ -mmmx -msse -m3dnow -mfpmath=sse,387 -Wall -c gnome-settings-mouse.c >gcc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I../libbackground -I.. -DGNOMELOCALEDIR="\"/usr/share/locale\"" -DESD_SERVER="\"/usr/bin/esd\"" -DDATADIR="\"/usr/share\"" -march=athlon-xp -O3 -pipe -fexpensive-optimizations -fomit-frame-pointer -D__SMP__ -mmmx -msse -m3dnow -mfpmath=sse,387 -Wall -c gnome-settings-keyboard.c >gcc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I../libbackground -I.. -DGNOMELOCALEDIR="\"/usr/share/locale\"" -DESD_SERVER="\"/usr/bin/esd\"" -DDATADIR="\"/usr/share\"" -march=athlon-xp -O3 -pipe -fexpensive-optimizations -fomit-frame-pointer -D__SMP__ -mmmx -msse -m3dnow -mfpmath=sse,387 -Wall -c gnome-settings-background.c >gcc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I../libbackground -I.. -DGNOMELOCALEDIR="\"/usr/share/locale\"" -DESD_SERVER="\"/usr/bin/esd\"" -DDATADIR="\"/usr/share\"" -march=athlon-xp -O3 -pipe -fexpensive-optimizations -fomit-frame-pointer -D__SMP__ -mmmx -msse -m3dnow -mfpmath=sse,387 -Wall -c gnome-settings-xsettings.c >gcc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I../libbackground -I.. -DGNOMELOCALEDIR="\"/usr/share/locale\"" -DESD_SERVER="\"/usr/bin/esd\"" -DDATADIR="\"/usr/share\"" -march=athlon-xp -O3 -pipe -fexpensive-optimizations -fomit-frame-pointer -D__SMP__ -mmmx -msse -m3dnow -mfpmath=sse,387 -Wall -c gnome-settings-locate-pointer.c >gcc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I../libbackground -I.. -DGNOMELOCALEDIR="\"/usr/share/locale\"" -DESD_SERVER="\"/usr/bin/esd\"" -DDATADIR="\"/usr/share\"" -march=athlon-xp -O3 -pipe -fexpensive-optimizations -fomit-frame-pointer -D__SMP__ -mmmx -msse -m3dnow -mfpmath=sse,387 -Wall -c gnome-settings-sound.c >gcc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I../libbackground -I.. -DGNOMELOCALEDIR="\"/usr/share/locale\"" -DESD_SERVER="\"/usr/bin/esd\"" -DDATADIR="\"/usr/share\"" -march=athlon-xp -O3 -pipe -fexpensive-optimizations -fomit-frame-pointer -D__SMP__ -mmmx -msse -m3dnow -mfpmath=sse,387 -Wall -c gnome-settings-accessibility-keyboard.c >gcc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I../libbackground -I.. -DGNOMELOCALEDIR="\"/usr/share/locale\"" -DESD_SERVER="\"/usr/bin/esd\"" -DDATADIR="\"/usr/share\"" -march=athlon-xp -O3 -pipe -fexpensive-optimizations -fomit-frame-pointer -D__SMP__ -mmmx -msse -m3dnow -mfpmath=sse,387 -Wall -c gnome-settings-screensaver.c >gcc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I../libbackground -I.. -DGNOMELOCALEDIR="\"/usr/share/locale\"" -DESD_SERVER="\"/usr/bin/esd\"" -DDATADIR="\"/usr/share\"" -march=athlon-xp -O3 -pipe -fexpensive-optimizations -fomit-frame-pointer -D__SMP__ -mmmx -msse -m3dnow -mfpmath=sse,387 -Wall -c gnome-settings-default-editor.c >gcc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I../libbackground -I.. -DGNOMELOCALEDIR="\"/usr/share/locale\"" -DESD_SERVER="\"/usr/bin/esd\"" -DDATADIR="\"/usr/share\"" -march=athlon-xp -O3 -pipe -fexpensive-optimizations -fomit-frame-pointer -D__SMP__ -mmmx -msse -m3dnow -mfpmath=sse,387 -Wall -c gnome-settings-gtk1theme.c >gcc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I../libbackground -I.. -DGNOMELOCALEDIR="\"/usr/share/locale\"" -DESD_SERVER="\"/usr/bin/esd\"" -DDATADIR="\"/usr/share\"" -march=athlon-xp -O3 -pipe -fexpensive-optimizations -fomit-frame-pointer -D__SMP__ -mmmx -msse -m3dnow -mfpmath=sse,387 -Wall -c gnome-settings-xrdb.c >gcc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I../libbackground -I.. -DGNOMELOCALEDIR="\"/usr/share/locale\"" -DESD_SERVER="\"/usr/bin/esd\"" -DDATADIR="\"/usr/share\"" -march=athlon-xp -O3 -pipe -fexpensive-optimizations -fomit-frame-pointer -D__SMP__ -mmmx -msse -m3dnow -mfpmath=sse,387 -Wall -c xsettings-common.c >gcc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I../libbackground -I.. -DGNOMELOCALEDIR="\"/usr/share/locale\"" -DESD_SERVER="\"/usr/bin/esd\"" -DDATADIR="\"/usr/share\"" -march=athlon-xp -O3 -pipe -fexpensive-optimizations -fomit-frame-pointer -D__SMP__ -mmmx -msse -m3dnow -mfpmath=sse,387 -Wall -c xsettings-manager.c >gcc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I../libbackground -I.. -DGNOMELOCALEDIR="\"/usr/share/locale\"" -DESD_SERVER="\"/usr/bin/esd\"" -DDATADIR="\"/usr/share\"" -march=athlon-xp -O3 -pipe -fexpensive-optimizations -fomit-frame-pointer -D__SMP__ -mmmx -msse -m3dnow -mfpmath=sse,387 -Wall -c gnome-settings-keybindings.c >gcc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I../libbackground -I.. -DGNOMELOCALEDIR="\"/usr/share/locale\"" -DESD_SERVER="\"/usr/bin/esd\"" -DDATADIR="\"/usr/share\"" -march=athlon-xp -O3 -pipe -fexpensive-optimizations -fomit-frame-pointer -D__SMP__ -mmmx -msse -m3dnow -mfpmath=sse,387 -Wall -c gnome-settings-typing-break.c >gcc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I../libbackground -I.. -DGNOMELOCALEDIR="\"/usr/share/locale\"" -DESD_SERVER="\"/usr/bin/esd\"" -DDATADIR="\"/usr/share\"" -march=athlon-xp -O3 -pipe -fexpensive-optimizations -fomit-frame-pointer -D__SMP__ -mmmx -msse -m3dnow -mfpmath=sse,387 -Wall -c reaper.c >gcc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I../libbackground -I.. -DGNOMELOCALEDIR="\"/usr/share/locale\"" -DESD_SERVER="\"/usr/bin/esd\"" -DDATADIR="\"/usr/share\"" -march=athlon-xp -O3 -pipe -fexpensive-optimizations -fomit-frame-pointer -D__SMP__ -mmmx -msse -m3dnow -mfpmath=sse,387 -Wall -c GNOME_SettingsDaemon-common.c >gcc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I../libbackground -I.. -DGNOMELOCALEDIR="\"/usr/share/locale\"" -DESD_SERVER="\"/usr/bin/esd\"" -DDATADIR="\"/usr/share\"" -march=athlon-xp -O3 -pipe -fexpensive-optimizations -fomit-frame-pointer -D__SMP__ -mmmx -msse -m3dnow -mfpmath=sse,387 -Wall -c GNOME_SettingsDaemon-stubs.c >gcc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -I../libbackground -I.. -DGNOMELOCALEDIR="\"/usr/share/locale\"" -DESD_SERVER="\"/usr/bin/esd\"" -DDATADIR="\"/usr/share\"" -march=athlon-xp -O3 -pipe -fexpensive-optimizations -fomit-frame-pointer -D__SMP__ -mmmx -msse -m3dnow -mfpmath=sse,387 -Wall -c GNOME_SettingsDaemon-skels.c >/bin/sh ../libtool --mode=link gcc -march=athlon-xp -O3 -pipe -fexpensive-optimizations -fomit-frame-pointer -D__SMP__ -mmmx -msse -m3dnow -mfpmath=sse,387 -Wall -o gnome-settings-daemon factory.o gnome-settings-daemon.o gnome-settings-font.o gnome-settings-mouse.o gnome-settings-keyboard.o gnome-settings-background.o gnome-settings-xsettings.o gnome-settings-locate-pointer.o gnome-settings-sound.o gnome-settings-accessibility-keyboard.o gnome-settings-screensaver.o gnome-settings-default-editor.o gnome-settings-gtk1theme.o gnome-settings-xrdb.o xsettings-common.o xsettings-manager.o gnome-settings-keybindings.o gnome-settings-typing-break.o reaper.o GNOME_SettingsDaemon-common.o GNOME_SettingsDaemon-stubs.o GNOME_SettingsDaemon-skels.o -Wl,--export-dynamic -pthread -L/usr/X11R6/lib -lesd -laudiofile -lgnome-desktop-2 -lgnomeui-2 -lSM -lICE -lstartup-notification-1 -lbonoboui-2 -lxml2 -lpthread -lz -lgnomecanvas-2 -lgnome-2 -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgobject-2.0 -lgthread-2.0 -lm -lgmodule-2.0 -ldl -lglib-2.0 -lSM -lICE -L/usr/X11R6/lib -lX11 ../libbackground/libbackground.la ../libsounds/libsounds.a -L../libwindow-settings/ -lgnome-window-settings -lXxf86misc >mkdir .libs >gcc -march=athlon-xp -O3 -pipe -fexpensive-optimizations -fomit-frame-pointer -D__SMP__ -mmmx -msse -m3dnow -mfpmath=sse,387 -Wall -o gnome-settings-daemon factory.o gnome-settings-daemon.o gnome-settings-font.o gnome-settings-mouse.o gnome-settings-keyboard.o gnome-settings-background.o gnome-settings-xsettings.o gnome-settings-locate-pointer.o gnome-settings-sound.o gnome-settings-accessibility-keyboard.o gnome-settings-screensaver.o gnome-settings-default-editor.o gnome-settings-gtk1theme.o gnome-settings-xrdb.o xsettings-common.o xsettings-manager.o gnome-settings-keybindings.o gnome-settings-typing-break.o reaper.o GNOME_SettingsDaemon-common.o GNOME_SettingsDaemon-stubs.o GNOME_SettingsDaemon-skels.o -Wl,--export-dynamic -pthread -L/usr/X11R6/lib -L/usr/lib /usr/lib/libgnome-desktop-2.so /usr/lib/libgnomeui-2.so /usr/lib/libjpeg.so /usr/lib/libstartup-notification-1.so /usr/lib/libbonoboui-2.so /usr/lib/libgnomecanvas-2.so /usr/lib/libgnome-2.so /usr/lib/libesd.so /usr/lib/libaudiofile.so /usr/lib/libart_lgpl_2.so /usr/lib/libpangoft2-1.0.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libpangoxft-1.0.so /usr/lib/libpangox-1.0.so /usr/lib/libpango-1.0.so /usr/lib/libbonobo-2.so /usr/lib/libgnomevfs-2.so /usr/lib/libgconf-2.so /usr/lib/liblinc.so /usr/lib/libxml2.so -lz -lssl -lcrypto -lrt /usr/lib/libbonobo-activation.so /usr/lib/libORBitCosNaming-2.so /usr/lib/libORBit-2.so /usr/lib/libpopt.so /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so -lpthread -lm /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so -lSM -lICE -lX11 ../libbackground/.libs/libbackground.a ../libsounds/libsounds.a -L/home/portage/tmp/portage/control-center-2.4.0/work/control-center-2.4.0/libwindow-settings /usr/lib/libgnome-window-settings.so -lXxf86misc >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/../../../../i686-pc-linux-gnu/bin/ld: gnome-settings-daemon: hidden symbol `__cmpdi2' in /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/libgcc.a(_cmpdi2.oS) is referenced by DSO >collect2: ld returned 1 exit status >make[3]: *** [gnome-settings-daemon] Error 1 >make[3]: Leaving directory `/home/portage/tmp/portage/control-center-2.4.0/work/control-center-2.4.0/gnome-settings-daemon' >make[2]: *** [all-recursive] Error 1 >make[2]: Leaving directory `/home/portage/tmp/portage/control-center-2.4.0/work/control-center-2.4.0/gnome-settings-daemon' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/home/portage/tmp/portage/control-center-2.4.0/work/control-center-2.4.0' >make: *** [all-recursive-am] Error 2 > >!!! ERROR: gnome-base/control-center-2.4.0 failed. >!!! Function gnome2_src_compile, Line 39, Exitcode 2 >!!! compile failure >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 28583
: 17620