Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 99559 - gnome-base/gnome-session-2.10.0-r2 ebuild fails in configure phase
Summary: gnome-base/gnome-session-2.10.0-r2 ebuild fails in configure phase
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
: 99582 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-07-19 11:59 UTC by Alexander Rigbo
Modified: 2005-07-19 15:14 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Rigbo 2005-07-19 11:59:18 UTC
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for xrdb... /usr/bin/xrdb
checking for glib-genmarshal... /usr/bin/glib-genmarshal
./configure: line 21194: syntax error near unexpected token `yes'
./configure: line 21194: `GNOME_COMPILE_WARNINGS(yes)'

!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/gnome-session-2.10.0-r2/work/gnome-session-2.10.0/config.log

!!! ERROR: gnome-base/gnome-session-2.10.0-r2 failed.
!!! Function econf, Line 485, Exitcode 0
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.


Reproducible: Always
Steps to Reproduce:




metroid ~ # emerge info
Portage 2.0.51.22-r2 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r0,
2.6.11-gentoo-r11 i686)
=================================================================
System uname: 2.6.11-gentoo-r11 i686 AMD Athlon(tm) XP 2600+
Gentoo Base System version 1.6.13
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
dev-lang/python:     2.3.4-r1, 2.4.1-r1
sys-apps/sandbox:    1.2.11
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe -w
-fno-stack-protector"CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe -w -fno-stack-protector"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distcc distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp.du.se/pub/os/gentoo http://mirror.pudas.net/gentoo"
MAKEOPTS="-j8"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow X a52 aac alsa apm artworkextra avi bash-completion berkdb
bitmap-fonts cairo cdparanoia cdr cpudetection crypt cups curl custom-cflags
dbus debug dlloader dvd dvdr dvdread eds emboss encode esd exif fam firefox flac
foomaticdb fortran gd gdbm gif glitz gnome gnutls gphoto2 gstreamer gtk gtk2
gtkhtml hal howl imagemagick imlib ipv6 java javascript jpeg ldap libg++ libwww
mad md5sum mikmod mmap mmx mono motif mozilla moznomail mozsvg mp3 mpeg msn
ncurses nls nodrm nossp nptl nvidia odbc ogg oggvorbis opengl openssl oss pam
pcre pdflib perl png python quicktime readline real rtc ruby samba sdl slp speex
spell sqlite sse ssl svg tcpd tetex theora tiff truetype truetype-fonts
type1-fonts unicode vorbis win32codecs xanim xml2 xv xvid xvmc zlib userland_GNU
kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Alexander Rigbo 2005-07-19 12:05:02 UTC
I ctrl+Z:ed the build before configure were invoked and changed the faulty row from:
GNOME_COMPILE_WARNINGS(yes)
into:
GNOME_COMPILE_WARNINGS=yes
and the configure ran fine but i got this error instead:

make[3]: Entering directory
`/var/tmp/portage/gnome-session-2.10.0-r2/work/gnome-session-2.10.0/gnome-session'
if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DXTHREADS -D_REENTRANT
-DXUSE_MTSAFE_API -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/include/freetype2 -I/usr/include/freetype2/config -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/libxml2  
-DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib"\"
-DDATADIR=\""/usr/share"\"  @WARN_CFLAGS@ 
-DGNOMELOCALEDIR=\""/usr/share/locale\""
-DGCONF_SANITY_CHECK=\""/usr/libexec/gconf-sanity-check-2"\"
-DGNOME_KEYRING_DAEMON=\""/usr/bin/gnome-keyring-daemon"\"
-DGNOME_ICONDIR=\""/usr/share/pixmaps\"" -DREBOOT_COMMAND=\""\""
-DHALT_COMMAND=\""\"" -DRSH_COMMAND=\""\""
-DGCONFTOOL_CMD=\""/usr/bin/gconftool-2\"" -DDEFAULTDIR="\"/usr/share/gnome\""
-DESD_SERVER="\"/usr/bin/esd\""    -O2 -march=athlon-xp -fomit-frame-pointer
-pipe -w -fno-stack-protector -MT manager.o -MD -MP -MF ".deps/manager.Tpo" \
  -c -o manager.o `test -f 'manager.c' || echo './'`manager.c; \
then mv -f ".deps/manager.Tpo" ".deps/manager.Po"; \
else rm -f ".deps/manager.Tpo"; exit 1; \
fi
i686-pc-linux-gnu-gcc: @WARN_CFLAGS@: No such file or directory
make[3]: *** [manager.o] Error 1
make[3]: Leaving directory
`/var/tmp/portage/gnome-session-2.10.0-r2/work/gnome-session-2.10.0/gnome-session'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/var/tmp/portage/gnome-session-2.10.0-r2/work/gnome-session-2.10.0/gnome-session'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/gnome-session-2.10.0-r2/work/gnome-session-2.10.0'
make: *** [all] Error 2

!!! ERROR: gnome-base/gnome-session-2.10.0-r2 failed.
!!! Function gnome2_src_compile, Line 37, Exitcode 2
!!! compile failure
!!! If you need support, post the topmost build error, NOT this status message.

Comment 2 Alexander Rigbo 2005-07-19 12:22:32 UTC
If you ctrl+Z again after configure has created the Makefiles you can remove the
@WARN_CFLAGS@ from the Makefile, gnome-session/Makefile, smproxy/Makefile,
man/Makefile. Not the entire line just the @WARN_CFLAGS@ part.

This will make it build fine.
Comment 3 Phil Richards 2005-07-19 12:28:42 UTC
Same problem here.
Comment 4 Seemant Kulleen (RETIRED) gentoo-dev 2005-07-19 13:23:27 UTC
-r2 works
Comment 5 Leonardo Boshell (RETIRED) gentoo-dev 2005-07-19 13:23:59 UTC
A fix for this has been committed in CVS. Thanks for reporting this issue.
Comment 6 Michele Castellano 2005-07-19 13:49:45 UTC
Hi, I'm sorry for my english but I don't speak well english. I have the same
error, I think. This is my config.log, from
/var/tmp/portage/gnome-session-2.10.0-r2/work/gnome-sessio                     
                        n-2.10.0/

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by gnome-session configure 2.10.0, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man 

--infodir=/usr/share/info --datadir=/usr/share
--sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu --enable-ipv6 

--enable-esd --enable-gtk-doc

## --------- ##
## Platform. ##
## --------- ##

hostname = medusa
uname -m = i686
uname -r = 2.6.11-hardened-r15
uname -s = Linux
uname -v = #3 Sat Jul 16 21:58:36 CEST 2005

/usr/bin/uname -p = AMD Athlon(TM) XP 2800+
/bin/uname -X     = unknown

/bin/arch              = i686
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/lib/ccache/bin
PATH: /sbin
PATH: /usr/sbin
PATH: /usr/lib/portage/bin
PATH: /bin
PATH: /usr/bin
PATH: /opt/bin
PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.3.5-20050130
PATH: /opt/ati/bin
PATH: /opt/blackdown-jdk-1.4.2.02/bin
PATH: /opt/blackdown-jdk-1.4.2.02/jre/bin
PATH: /usr/qt/3/bin
PATH: /usr/kde/3.4/sbin
PATH: /usr/kde/3.4/bin
PATH: /opt/firebird/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1611: checking for a BSD-compatible install
configure:1666: result: /bin/install -c
configure:1677: checking whether build environment is sane
configure:1720: result: yes
configure:1753: checking for gawk
configure:1769: found /bin/gawk
configure:1779: result: gawk
configure:1789: checking whether make sets $(MAKE)
configure:1809: result: yes
configure:1976: checking whether to enable maintainer-specific portions of Makefiles
configure:1985: result: no
configure:2071: checking for perl
configure:2089: found /usr/bin/perl
configure:2101: result: /usr/bin/perl
configure:2119: checking for XML::Parser
configure:2122: result: ok
configure:2133: checking for iconv
configure:2151: found /usr/bin/iconv
configure:2164: result: /usr/bin/iconv
configure:2173: checking for msgfmt
configure:2191: found /usr/bin/msgfmt
configure:2204: result: /usr/bin/msgfmt
configure:2213: checking for msgmerge
configure:2231: found /usr/bin/msgmerge
configure:2244: result: /usr/bin/msgmerge
configure:2253: checking for xgettext
configure:2271: found /usr/bin/xgettext
configure:2284: result: /usr/bin/xgettext
configure:2345: checking for style of include used by make
configure:2373: result: GNU
configure:2406: checking for i686-pc-linux-gnu-gcc
configure:2422: found /usr/lib/ccache/bin/i686-pc-linux-gnu-gcc
configure:2432: result: i686-pc-linux-gnu-gcc
configure:2714: checking for C compiler version
configure:2717: i686-pc-linux-gnu-gcc --version </dev/null >&5
i686-pc-linux-gnu-gcc (GCC) 3.3.5-20050130 (Gentoo Hardened 3.3.5.20050130-r1, 

ssp-3.3.5.20050130-1, pie-8.7.7.1)
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2720: $? = 0
configure:2722: i686-pc-linux-gnu-gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/specs
Configured with: /var/tmp/portage/gcc-3.3.5.20050130-r1/work/gcc-3.3.5/configure 

--enable-version-specific-runtime-libs --pref
ix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3.5-20050130 

--includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/
include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130 

--mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20
050130/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130/info 

--with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc
-linux-gnu/3.3.5-20050130/include/g++-v3 --host=i686-pc-linux-gnu --disable-altivec 

--enable-nls --without-included-gettext --
with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions 

--disable-multilib --disable-libgcj --enab
le-languages=c,c++,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit 

--enable-clocale=gnu
Thread model: posix
gcc version 3.3.5-20050130 (Gentoo Hardened 3.3.5.20050130-r1,
ssp-3.3.5.20050130-1, 

pie-8.7.7.1)
configure:2725: $? = 0
configure:2727: i686-pc-linux-gnu-gcc -V </dev/null >&5
i686-pc-linux-gnu-gcc: `-V' option must have argument
configure:2730: $? = 1
configure:2753: checking for C compiler default output file name
configure:2756: i686-pc-linux-gnu-gcc -O3 -march=athlon-xp -pipe
-fomit-frame-pointer   

conftest.c  >&5
configure:2759: $? = 0
configure:2805: result: a.out
configure:2810: checking whether the C compiler works
configure:2816: ./a.out
configure:2819: $? = 0
configure:2836: result: yes
configure:2843: checking whether we are cross compiling
configure:2845: result: no
configure:2848: checking for suffix of executables
configure:2850: i686-pc-linux-gnu-gcc -o conftest -O3 -march=athlon-xp -pipe 

-fomit-frame-pointer   conftest.c  >&5
configure:2853: $? = 0
configure:2878: result:
configure:2884: checking for suffix of object files
configure:2905: i686-pc-linux-gnu-gcc -c -O3 -march=athlon-xp -pipe
-fomit-frame-pointer  

conftest.c >&5
configure:2908: $? = 0
configure:2930: result: o
configure:2934: checking whether we are using the GNU C compiler
configure:2958: i686-pc-linux-gnu-gcc -c -O3 -march=athlon-xp -pipe
-fomit-frame-pointer  

conftest.c >&5
configure:2964: $? = 0
configure:2968: test -z
                         || test ! -s conftest.err
configure:2971: $? = 0
configure:2974: test -s conftest.o
configure:2977: $? = 0
configure:2990: result: yes
configure:2996: checking whether i686-pc-linux-gnu-gcc accepts -g
configure:3017: i686-pc-linux-gnu-gcc -c -g  conftest.c >&5
configure:3023: $? = 0
configure:3027: test -z
                         || test ! -s conftest.err
configure:3030: $? = 0
configure:3033: test -s conftest.o
configure:3036: $? = 0
configure:3047: result: yes
configure:3064: checking for i686-pc-linux-gnu-gcc option to accept ANSI C
configure:3134: i686-pc-linux-gnu-gcc  -c -O3 -march=athlon-xp -pipe
-fomit-frame-pointer  

conftest.c >&5
configure:3140: $? = 0
configure:3144: test -z
                         || test ! -s conftest.err
configure:3147: $? = 0
configure:3150: test -s conftest.o
configure:3153: $? = 0
configure:3171: result: none needed
configure:3189: i686-pc-linux-gnu-gcc -c -O3 -march=athlon-xp -pipe
-fomit-frame-pointer  

conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:3195: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3330: checking dependency style of i686-pc-linux-gnu-gcc
configure:3413: result: gcc3
configure:3432: checking for strerror in -lcposix
configure:3462: i686-pc-linux-gnu-gcc -o conftest -O3 -march=athlon-xp -pipe 

-fomit-frame-pointer   conftest.c -lcposix   >&5
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/../../../../i686-pc-linux-gnu/bin/ld:


cannot find -lcposix
collect2: ld returned 1 exit status
configure:3468: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "gnome-session"
| #define PACKAGE_TARNAME "gnome-session"
| #define PACKAGE_VERSION "2.10.0"
| #define PACKAGE_STRING "gnome-session 2.10.0"
| #define PACKAGE_BUGREPORT
"http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-session"
| #define PACKAGE "gnome-session"
| #define VERSION "2.10.0"
| /* end confdefs.h.  */
|
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char strerror ();
| int
| main ()
| {
| strerror ();
|   ;
|   return 0;
| }
configure:3494: result: no
configure:3510: checking for i686-pc-linux-gnu-gcc
configure:3536: result: i686-pc-linux-gnu-gcc
configure:3818: checking for C compiler version
configure:3821: i686-pc-linux-gnu-gcc --version </dev/null >&5
i686-pc-linux-gnu-gcc (GCC) 3.3.5-20050130 (Gentoo Hardened 3.3.5.20050130-r1, 

ssp-3.3.5.20050130-1, pie-8.7.7.1)
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3824: $? = 0
configure:3826: i686-pc-linux-gnu-gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/specs
Configured with: /var/tmp/portage/gcc-3.3.5.20050130-r1/work/gcc-3.3.5/configure 

--enable-version-specific-runtime-libs --pref
ix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3.5-20050130 

--includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/
include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130 

--mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20
050130/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130/info 

--with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc
-linux-gnu/3.3.5-20050130/include/g++-v3 --host=i686-pc-linux-gnu --disable-altivec 

--enable-nls --without-included-gettext --
with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions 

--disable-multilib --disable-libgcj --enab
le-languages=c,c++,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit 

--enable-clocale=gnu
Thread model: posix
gcc version 3.3.5-20050130 (Gentoo Hardened 3.3.5.20050130-r1,
ssp-3.3.5.20050130-1, 

pie-8.7.7.1)
configure:3829: $? = 0
configure:3831: i686-pc-linux-gnu-gcc -V </dev/null >&5
i686-pc-linux-gnu-gcc: `-V' option must have argument
configure:3834: $? = 1
configure:3837: checking whether we are using the GNU C compiler
configure:3893: result: yes
configure:3899: checking whether i686-pc-linux-gnu-gcc accepts -g
configure:3950: result: yes
configure:3967: checking for i686-pc-linux-gnu-gcc option to accept ANSI C
configure:4074: result: none needed
configure:4092: i686-pc-linux-gnu-gcc -c -O3 -march=athlon-xp -pipe
-fomit-frame-pointer  

conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:4098: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:4233: checking dependency style of i686-pc-linux-gnu-gcc
configure:4316: result: gcc3
configure:4338: checking how to run the C preprocessor
configure:4373: i686-pc-linux-gnu-gcc -E  conftest.c
configure:4379: $? = 0
configure:4411: i686-pc-linux-gnu-gcc -E  conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:4417: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "gnome-session"
| #define PACKAGE_TARNAME "gnome-session"
| #define PACKAGE_VERSION "2.10.0"
| #define PACKAGE_STRING "gnome-session 2.10.0"
| #define PACKAGE_BUGREPORT
"http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-session"
| #define PACKAGE "gnome-session"
| #define VERSION "2.10.0"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4456: result: i686-pc-linux-gnu-gcc -E
configure:4480: i686-pc-linux-gnu-gcc -E  conftest.c
configure:4486: $? = 0
configure:4518: i686-pc-linux-gnu-gcc -E  conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:4524: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "gnome-session"
| #define PACKAGE_TARNAME "gnome-session"
| #define PACKAGE_VERSION "2.10.0"
| #define PACKAGE_STRING "gnome-session 2.10.0"
| #define PACKAGE_BUGREPORT
"http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-session"
| #define PACKAGE "gnome-session"
| #define VERSION "2.10.0"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4568: checking for egrep
configure:4578: result: grep -E
configure:4583: checking for ANSI C header files
configure:4608: i686-pc-linux-gnu-gcc -c -O3 -march=athlon-xp -pipe
-fomit-frame-pointer  

conftest.c >&5
configure:4614: $? = 0
configure:4618: test -z
                         || test ! -s conftest.err
configure:4621: $? = 0
configure:4624: test -s conftest.o
configure:4627: $? = 0
configure:4716: i686-pc-linux-gnu-gcc -o conftest -O3 -march=athlon-xp -pipe 

-fomit-frame-pointer   conftest.c  >&5
configure:4719: $? = 0
configure:4721: ./conftest
configure:4724: $? = 0
configure:4739: result: yes
configure:4827: checking build system type
configure:4845: result: i686-pc-linux-gnu
configure:4853: checking host system type
configure:4867: result: i686-pc-linux-gnu
configure:4875: checking for a sed that does not truncate output
configure:4929: result: /bin/sed
configure:4943: checking for ld used by i686-pc-linux-gnu-gcc
configure:5010: result: /usr/i686-pc-linux-gnu/bin/ld
configure:5019: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld
configure:5034: result: yes
configure:5039: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload
object files
configure:5046: result: -r
configure:5064: checking for BSD-compatible nm
configure:5106: result: /usr/bin/i686-pc-linux-gnu-nm -B
configure:5110: checking whether ln -s works
configure:5114: result: yes
configure:5121: checking how to recognise dependent libraries
configure:5293: result: pass_all
configure:5424: i686-pc-linux-gnu-gcc -c -O3 -march=athlon-xp -pipe
-fomit-frame-pointer  

conftest.c >&5
configure:5427: $? = 0
configure:5533: checking for sys/types.h
configure:5549: i686-pc-linux-gnu-gcc -c -O3 -march=athlon-xp -pipe
-fomit-frame-pointer  

conftest.c >&5
configure:5555: $? = 0
configure:5559: test -z
                         || test ! -s conftest.err
configure:5562: $? = 0
configure:5565: test -s conftest.o
configure:5568: $? = 0
configure:5579: result: yes
configure:5533: checking for sys/stat.h
configure:5549: i686-pc-linux-gnu-gcc -c -O3 -march=athlon-xp -pipe
-fomit-frame-pointer  

conftest.c >&5
configure:5555: $? = 0
configure:5559: test -z
                         || test ! -s conftest.err
configure:5562: $? = 0
configure:5565: test -s conftest.o
configure:5568: $? = 0
configure:5579: result: yes
configure:5533: checking for stdlib.h
configure:5549: i686-pc-linux-gnu-gcc -c -O3 -march=athlon-xp -pipe
-fomit-frame-pointer  

conftest.c >&5
configure:5555: $? = 0
configure:5559: test -z
                         || test ! -s conftest.err
configure:5562: $? = 0
configure:5565: test -s conftest.o
configure:5568: $? = 0
configure:5579: result: yes
configure:5533: checking for string.h
configure:5549: i686-pc-linux-gnu-gcc -c -O3 -march=athlon-xp -pipe
-fomit-frame-pointer  

conftest.c >&5
configure:5555: $? = 0
configure:5559: test -z
                         || test ! -s conftest.err
configure:5562: $? = 0
configure:5565: test -s conftest.o
configure:5568: $? = 0
configure:5579: result: yes
configure:5533: checking for memory.h
configure:5549: i686-pc-linux-gnu-gcc -c -O3 -march=athlon-xp -pipe
-fomit-frame-pointer  

conftest.c >&5
configure:5555: $? = 0
configure:5559: test -z
                         || test ! -s conftest.err
configure:5562: $? = 0
configure:5565: test -s conftest.o
configure:5568: $? = 0
configure:5579: result: yes
configure:5533: checking for strings.h
configure:5549: i686-pc-linux-gnu-gcc -c -O3 -march=athlon-xp -pipe
-fomit-frame-pointer  

conftest.c >&5
configure:5555: $? = 0
configure:5559: test -z
                         || test ! -s conftest.err
configure:5562: $? = 0
configure:5565: test -s conftest.o
configure:5568: $? = 0
configure:5579: result: yes
configure:5533: checking for inttypes.h
configure:5549: i686-pc-linux-gnu-gcc -c -O3 -march=athlon-xp -pipe
-fomit-frame-pointer  

conftest.c >&5
configure:5555: $? = 0
configure:5559: test -z
                         || test ! -s conftest.err
configure:5562: $? = 0
configure:5565: test -s conftest.o
configure:5568: $? = 0
configure:5579: result: yes
configure:5533: checking for stdint.h
configure:5549: i686-pc-linux-gnu-gcc -c -O3 -march=athlon-xp -pipe
-fomit-frame-pointer  

conftest.c >&5
configure:5555: $? = 0
configure:5559: test -z
                         || test ! -s conftest.err
configure:5562: $? = 0
configure:5565: test -s conftest.o
configure:5568: $? = 0
configure:5579: result: yes
configure:5533: checking for unistd.h
configure:5549: i686-pc-linux-gnu-gcc -c -O3 -march=athlon-xp -pipe
-fomit-frame-pointer  

conftest.c >&5
configure:5555: $? = 0
configure:5559: test -z
                         || test ! -s conftest.err
configure:5562: $? = 0
configure:5565: test -s conftest.o
configure:5568: $? = 0
configure:5579: result: yes
configure:5605: checking dlfcn.h usability
configure:5617: i686-pc-linux-gnu-gcc -c -O3 -march=athlon-xp -pipe
-fomit-frame-pointer  

conftest.c >&5
configure:5623: $? = 0
configure:5627: test -z
                         || test ! -s conftest.err
configure:5630: $? = 0
configure:5633: test -s conftest.o
configure:5636: $? = 0
configure:5646: result: yes
configure:5650: checking dlfcn.h presence
configure:5660: i686-pc-linux-gnu-gcc -E  conftest.c
configure:5666: $? = 0
configure:5686: result: yes
configure:5721: checking for dlfcn.h
configure:5728: result: yes
configure:5751: checking for i686-pc-linux-gnu-g++
configure:5767: found /usr/lib/ccache/bin/i686-pc-linux-gnu-g++
configure:5777: result: i686-pc-linux-gnu-g++
configure:5835: checking for C++ compiler version
configure:5838: i686-pc-linux-gnu-g++ --version </dev/null >&5
i686-pc-linux-gnu-g++ (GCC) 3.3.5-20050130 (Gentoo Hardened 3.3.5.20050130-r1, 

ssp-3.3.5.20050130-1, pie-8.7.7.1)
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:5841: $? = 0
configure:5843: i686-pc-linux-gnu-g++ -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/specs
Configured with: /var/tmp/portage/gcc-3.3.5.20050130-r1/work/gcc-3.3.5/configure 

--enable-version-specific-runtime-libs --pref
ix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3.5-20050130 

--includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/
include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130 

--mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20
050130/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130/info 

--with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc
-linux-gnu/3.3.5-20050130/include/g++-v3 --host=i686-pc-linux-gnu --disable-altivec 

--enable-nls --without-included-gettext --
with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions 

--disable-multilib --disable-libgcj --enab
le-languages=c,c++,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit 

--enable-clocale=gnu
Thread model: posix
gcc version 3.3.5-20050130 (Gentoo Hardened 3.3.5.20050130-r1,
ssp-3.3.5.20050130-1, 

pie-8.7.7.1)
configure:5846: $? = 0
configure:5848: i686-pc-linux-gnu-g++ -V </dev/null >&5
i686-pc-linux-gnu-g++: `-V' option must have argument
configure:5851: $? = 1
configure:5854: checking whether we are using the GNU C++ compiler
configure:5878: i686-pc-linux-gnu-g++ -c -O3 -march=athlon-xp -pipe
-fomit-frame-pointer  

conftest.cc >&5
configure:5884: $? = 0
configure:5888: test -z
                         || test ! -s conftest.err
configure:5891: $? = 0
configure:5894: test -s conftest.o
configure:5897: $? = 0
configure:5910: result: yes
configure:5916: checking whether i686-pc-linux-gnu-g++ accepts -g
configure:5937: i686-pc-linux-gnu-g++ -c -g  conftest.cc >&5
configure:5943: $? = 0
configure:5947: test -z
                         || test ! -s conftest.err
configure:5950: $? = 0
configure:5953: test -s conftest.o
configure:5956: $? = 0
configure:5967: result: yes
configure:6009: i686-pc-linux-gnu-g++ -c -O3 -march=athlon-xp -pipe
-fomit-frame-pointer  

conftest.cc >&5
configure:6015: $? = 0
configure:6019: test -z
                         || test ! -s conftest.err
configure:6022: $? = 0
configure:6025: test -s conftest.o
configure:6028: $? = 0
configure:6054: i686-pc-linux-gnu-g++ -c -O3 -march=athlon-xp -pipe
-fomit-frame-pointer  

conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:26: error: `exit' undeclared (first use this function)
conftest.cc:26: error: (Each undeclared identifier is reported only once for
   each function it appears in.)
configure:6060: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "gnome-session"
| #define PACKAGE_TARNAME "gnome-session"
| #define PACKAGE_VERSION "2.10.0"
| #define PACKAGE_STRING "gnome-session 2.10.0"
| #define PACKAGE_BUGREPORT
"http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-session"
| #define PACKAGE "gnome-session"
| #define VERSION "2.10.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
|
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:6009: i686-pc-linux-gnu-g++ -c -O3 -march=athlon-xp -pipe
-fomit-frame-pointer  

conftest.cc >&5
configure:6015: $? = 0
configure:6019: test -z
                         || test ! -s conftest.err
configure:6022: $? = 0
configure:6025: test -s conftest.o
configure:6028: $? = 0
configure:6054: i686-pc-linux-gnu-g++ -c -O3 -march=athlon-xp -pipe
-fomit-frame-pointer  

conftest.cc >&5
configure:6060: $? = 0
configure:6064: test -z
                         || test ! -s conftest.err
configure:6067: $? = 0
configure:6070: test -s conftest.o
configure:6073: $? = 0
configure:6098: checking dependency style of i686-pc-linux-gnu-g++
configure:6181: result: gcc3
configure:6208: checking how to run the C++ preprocessor
configure:6239: i686-pc-linux-gnu-g++ -E  conftest.cc
configure:6245: $? = 0
configure:6277: i686-pc-linux-gnu-g++ -E  conftest.cc
conftest.cc:25:28: ac_nonexistent.h: No such file or directory
configure:6283: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "gnome-session"
| #define PACKAGE_TARNAME "gnome-session"
| #define PACKAGE_VERSION "2.10.0"
| #define PACKAGE_STRING "gnome-session 2.10.0"
| #define PACKAGE_BUGREPORT
"http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-session"
| #define PACKAGE "gnome-session"
| #define VERSION "2.10.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6322: result: i686-pc-linux-gnu-g++ -E
configure:6346: i686-pc-linux-gnu-g++ -E  conftest.cc
configure:6352: $? = 0
configure:6384: i686-pc-linux-gnu-g++ -E  conftest.cc
conftest.cc:25:28: ac_nonexistent.h: No such file or directory
configure:6390: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "gnome-session"
| #define PACKAGE_TARNAME "gnome-session"
| #define PACKAGE_VERSION "2.10.0"
| #define PACKAGE_STRING "gnome-session 2.10.0"
| #define PACKAGE_BUGREPORT
"http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-session"
| #define PACKAGE "gnome-session"
| #define VERSION "2.10.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6445: checking for i686-pc-linux-gnu-g77
configure:6461: found /usr/bin/i686-pc-linux-gnu-g77
configure:6471: result: i686-pc-linux-gnu-g77
configure:6528: checking for Fortran 77 compiler version
configure:6531: i686-pc-linux-gnu-g77 --version </dev/null >&5
GNU Fortran (GCC) 3.3.5-20050130 (Gentoo Hardened 3.3.5.20050130-r1,
ssp-3.3.5.20050130-1, 

pie-8.7.7.1)
Copyright (C) 2002 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
or type the command `info -f g77 Copying'.
configure:6534: $? = 0
configure:6536: i686-pc-linux-gnu-g77 -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/specs
Configured with: /var/tmp/portage/gcc-3.3.5.20050130-r1/work/gcc-3.3.5/configure 

--enable-version-specific-runtime-libs --pref
ix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3.5-20050130 

--includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/
include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130 

--mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20
050130/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130/info 

--with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc
-linux-gnu/3.3.5-20050130/include/g++-v3 --host=i686-pc-linux-gnu --disable-altivec 

--enable-nls --without-included-gettext --
with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions 

--disable-multilib --disable-libgcj --enab
le-languages=c,c++,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit 

--enable-clocale=gnu
Thread model: posix
gcc version 3.3.5-20050130 (Gentoo Hardened 3.3.5.20050130-r1,
ssp-3.3.5.20050130-1, 

pie-8.7.7.1)
configure:6539: $? = 0
configure:6541: i686-pc-linux-gnu-g77 -V </dev/null >&5
i686-pc-linux-gnu-g77: `-V' option must have argument
configure:6544: $? = 1
configure:6552: checking whether we are using the GNU Fortran 77 compiler
configure:6566: i686-pc-linux-gnu-g77 -c  conftest.F >&5
configure:6572: $? = 0
configure:6576: test -z
                         || test ! -s conftest.err
configure:6579: $? = 0
configure:6582: test -s conftest.o
configure:6585: $? = 0
configure:6598: result: yes
configure:6604: checking whether i686-pc-linux-gnu-g77 accepts -g
configure:6616: i686-pc-linux-gnu-g77 -c -g conftest.f >&5
configure:6622: $? = 0
configure:6626: test -z
                         || test ! -s conftest.err
configure:6629: $? = 0
configure:6632: test -s conftest.o
configure:6635: $? = 0
configure:6647: result: yes
configure:6677: checking the maximum length of command line arguments
configure:6769: result: 32768
configure:6780: checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B
output from 

i686-pc-linux-gnu-gcc object
configure:6876: i686-pc-linux-gnu-gcc -c -O3 -march=athlon-xp -pipe
-fomit-frame-pointer  

conftest.c >&5
configure:6879: $? = 0
configure:6883: /usr/bin/i686-pc-linux-gnu-nm -B conftest.o \| sed -n -e 's/^.*[
       

]\([ABCDGIRSTW][ABCDGIRSTW]*\)[
        ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:6886: $? = 0
configure:6938: i686-pc-linux-gnu-gcc -o conftest -O3 -march=athlon-xp -pipe 

-fomit-frame-pointer   conftest.c conftstm.o >&5
configure:6941: $? = 0
configure:6979: result: ok
configure:6983: checking for objdir
configure:6998: result: .libs
configure:7050: checking for i686-pc-linux-gnu-ar
configure:7066: found /usr/bin/i686-pc-linux-gnu-ar
configure:7076: result: i686-pc-linux-gnu-ar
configure:7130: checking for i686-pc-linux-gnu-ranlib
configure:7146: found /usr/bin/i686-pc-linux-gnu-ranlib
configure:7156: result: i686-pc-linux-gnu-ranlib
configure:7210: checking for i686-pc-linux-gnu-strip
configure:7226: found /usr/bin/i686-pc-linux-gnu-strip
configure:7236: result: i686-pc-linux-gnu-strip
configure:7497: checking for correct ltmain.sh version
configure:7527: result: yes
configure:7603: checking if i686-pc-linux-gnu-gcc static flag  works
configure:7631: result: yes
configure:7649: checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions
configure:7667: i686-pc-linux-gnu-gcc -c -O3 -march=athlon-xp -pipe
-fomit-frame-pointer  

-fno-rtti -fno-exceptions conftest.c
 >&5
cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC
cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC
configure:7671: $? = 0
configure:7684: result: no
configure:7699: checking for i686-pc-linux-gnu-gcc option to produce PIC
configure:7903: result: -fPIC
configure:7911: checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works
configure:7929: i686-pc-linux-gnu-gcc -c -O3 -march=athlon-xp -pipe
-fomit-frame-pointer  

-fPIC -DPIC conftest.c >&5
configure:7933: $? = 0
configure:7946: result: yes
configure:7970: checking if i686-pc-linux-gnu-gcc supports -c -o file.o
configure:7991: i686-pc-linux-gnu-gcc -c -O3 -march=athlon-xp -pipe
-fomit-frame-pointer  -o 

out/conftest2.o conftest.c >&5
configure:7995: $? = 0
configure:8017: result: yes
configure:8043: checking whether the i686-pc-linux-gnu-gcc linker 

(/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries
configure:8939: result: yes
configure:8965: checking whether -lc should be explicitly linked in
configure:8970: i686-pc-linux-gnu-gcc -c -O3 -march=athlon-xp -pipe
-fomit-frame-pointer  

conftest.c >&5
configure:8973: $? = 0
configure:8987: i686-pc-linux-gnu-gcc -shared conftest.o  -v -Wl,-soname
-Wl,conftest -o 

conftest 2\>\&1 \| grep  -lc  \>/dev/
null 2\>\&1
configure:8990: $? = 0
configure:9002: result: no
configure:9010: checking dynamic linker characteristics
configure:9611: result: GNU/Linux ld.so
configure:9615: checking how to hardcode library paths into programs
configure:9640: result: immediate
configure:9654: checking whether stripping libraries is possible
configure:9659: result: yes
configure:10489: checking if libtool supports shared libraries
configure:10491: result: yes
configure:10494: checking whether to build shared libraries
configure:10515: result: yes
configure:10518: checking whether to build static libraries
configure:10522: result: yes
configure:10614: creating libtool
configure:11192: checking for ld used by i686-pc-linux-gnu-g++
configure:11259: result: /usr/i686-pc-linux-gnu/bin/ld
configure:11268: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld
configure:11283: result: yes
configure:11334: checking whether the i686-pc-linux-gnu-g++ linker 

(/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries
configure:12221: result: yes
configure:12239: i686-pc-linux-gnu-g++ -c -O3 -march=athlon-xp -pipe
-fomit-frame-pointer  

conftest.cc >&5
configure:12242: $? = 0
configure:12338: checking for i686-pc-linux-gnu-g++ option to produce PIC
configure:12606: result: -fPIC
configure:12614: checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works
configure:12632: i686-pc-linux-gnu-g++ -c -O3 -march=athlon-xp -pipe
-fomit-frame-pointer  

-fPIC -DPIC conftest.cc >&5
configure:12636: $? = 0
configure:12649: result: yes
configure:12673: checking if i686-pc-linux-gnu-g++ supports -c -o file.o
configure:12694: i686-pc-linux-gnu-g++ -c -O3 -march=athlon-xp -pipe
-fomit-frame-pointer  

-o out/conftest2.o conftest.cc >&5
configure:12698: $? = 0
configure:12720: result: yes
configure:12746: checking whether the i686-pc-linux-gnu-g++ linker 

(/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries
configure:12771: result: yes
configure:12842: checking dynamic linker characteristics
configure:13443: result: GNU/Linux ld.so
configure:13447: checking how to hardcode library paths into programs
configure:13472: result: immediate
configure:13486: checking whether stripping libraries is possible
configure:13491: result: yes
configure:14827: checking if libtool supports shared libraries
configure:14829: result: yes
configure:14832: checking whether to build shared libraries
configure:14852: result: yes
configure:14855: checking whether to build static libraries
configure:14859: result: yes
configure:14871: checking for i686-pc-linux-gnu-g77 option to produce PIC
configure:15075: result: -fPIC
configure:15083: checking if i686-pc-linux-gnu-g77 PIC flag -fPIC works
configure:15101: i686-pc-linux-gnu-g77 -c -g -O2 -fPIC conftest.f >&5
configure:15105: $? = 0
configure:15118: result: yes
configure:15142: checking if i686-pc-linux-gnu-g77 supports -c -o file.o
configure:15163: i686-pc-linux-gnu-g77 -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:15167: $? = 0
configure:15189: result: yes
configure:15215: checking whether the i686-pc-linux-gnu-g77 linker 

(/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries
configure:16091: result: yes
configure:16162: checking dynamic linker characteristics
configure:16763: result: GNU/Linux ld.so
configure:16767: checking how to hardcode library paths into programs
configure:16792: result: immediate
configure:16806: checking whether stripping libraries is possible
configure:16811: result: yes
configure:21111: checking for xrdb
configure:21129: found /usr/bin/xrdb
configure:21141: result: /usr/bin/xrdb
configure:21153: checking for glib-genmarshal
configure:21171: found /usr/bin/glib-genmarshal
configure:21183: result: /usr/bin/glib-genmarshal

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O3 -march=athlon-xp -pipe -fomit-frame-pointer'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-O3 -march=athlon-xp -pipe -fomit-frame-pointer'
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_GNOME_SESSION_CFLAGS_set=
ac_cv_env_GNOME_SESSION_CFLAGS_value=
ac_cv_env_GNOME_SESSION_LIBS_set=
ac_cv_env_GNOME_SESSION_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_SMPROXY_CFLAGS_set=
ac_cv_env_SMPROXY_CFLAGS_value=
ac_cv_env_SMPROXY_LIBS_set=
ac_cv_env_SMPROXY_LIBS_value=
ac_cv_env_SOUND_TEST_CFLAGS_set=
ac_cv_env_SOUND_TEST_CFLAGS_value=
ac_cv_env_SOUND_TEST_LIBS_set=
ac_cv_env_SOUND_TEST_LIBS_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i686-pc-linux-gnu
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=i686-pc-linux-gnu
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_f77_compiler_gnu=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_lib_cposix_strerror=no
ac_cv_objext=o
ac_cv_path_GLIB_GENMARSHAL=/usr/bin/glib-genmarshal
ac_cv_path_ICONV=/usr/bin/iconv
ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_path_MSGMERGE=/usr/bin/msgmerge
ac_cv_path_PATH_TO_XRDB=/usr/bin/xrdb
ac_cv_path_XGETTEXT=/usr/bin/xgettext
ac_cv_path_install='/bin/install -c'
ac_cv_prog_AR=i686-pc-linux-gnu-ar
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=i686-pc-linux-gnu-gcc
ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E'
ac_cv_prog_CXX=i686-pc-linux-gnu-g++
ac_cv_prog_CXXCPP='i686-pc-linux-gnu-g++ -E'
ac_cv_prog_F77=i686-pc-linux-gnu-g77
ac_cv_prog_RANLIB=i686-pc-linux-gnu-ranlib
ac_cv_prog_STRIP=i686-pc-linux-gnu-strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_egrep='grep -E'
ac_cv_prog_f77_g=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
lt_cv_cc_64bit_output=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/i686-pc-linux-gnu/bin/ld
lt_cv_path_LDCXX=/usr/i686-pc-linux-gnu/bin/ld
lt_cv_path_NM='/usr/bin/i686-pc-linux-gnu-nm -B'
lt_cv_path_SED=/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_c_o_F77=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[     
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[      

   ][      ]*\([_A-Za-z][_A-Za-z0
-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ 
{\"\1\", 

(lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \
([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int
\1;/p'\'''
lt_cv_sys_max_cmd_len=32768
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_prog_compiler_c_o_F77='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ 
]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[    

   ][      ]*\\([_A-Za-z][_A-Za-z
0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  

{\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^
[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int 

\\1;/p'\''"'

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL}
/var/tmp/portage/gnome-session-2.10.0-r2/work/gnome-session-2.10.0/missing 

--run aclocal-1.7'
ACLOCAL_AMFLAGS='${ACLOCAL_FLAGS}'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL}
/var/tmp/portage/gnome-session-2.10.0-r2/work/gnome-session-2.10.0/missing 

--run tar'
AR='i686-pc-linux-gnu-ar'
AUTOCONF='${SHELL} 

/var/tmp/portage/gnome-session-2.10.0-r2/work/gnome-session-2.10.0/missing --run
autoconf'
AUTOHEADER='${SHELL} 

/var/tmp/portage/gnome-session-2.10.0-r2/work/gnome-session-2.10.0/missing --run
autoheader'
AUTOMAKE='${SHELL} 

/var/tmp/portage/gnome-session-2.10.0-r2/work/gnome-session-2.10.0/missing --run 

automake-1.7'
AWK='gawk'
CATALOGS=''
CATOBJEXT=''
CC='i686-pc-linux-gnu-gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O3 -march=athlon-xp -pipe -fomit-frame-pointer'
CPP='i686-pc-linux-gnu-gcc -E'
CPPFLAGS=''
CXX='i686-pc-linux-gnu-g++'
CXXCPP='i686-pc-linux-gnu-g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-O3 -march=athlon-xp -pipe -fomit-frame-pointer'
CYGPATH_W='echo'
DATADIRNAME=''
DEFS=''
DEPDIR='.deps'
DISABLE_DEPRECATED_CFLAGS=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
ESD_SERVER=''
ESOUND_REQUIRED=''
EXEEXT=''
F77='i686-pc-linux-gnu-g77'
FFLAGS='-g -O2'
GCONFTOOL=''
GCONF_SANITY_CHECK=''
GCONF_SCHEMAS_INSTALL_FALSE=''
GCONF_SCHEMAS_INSTALL_TRUE=''
GCONF_SCHEMA_CONFIG_SOURCE=''
GCONF_SCHEMA_FILE_DIR=''
GETTEXT_PACKAGE=''
GLIB_GENMARSHAL='/usr/bin/glib-genmarshal'
GMOFILES=''
GMSGFMT=''
GNOME_KEYRING_DAEMON=''
GNOME_SESSION_CFLAGS=''
GNOME_SESSION_LIBS=''
ICONV='/usr/bin/iconv'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
INSTOBJEXT=''
INTLLIBS=''
INTLTOOL_CAVES_RULE='%.caves:     %.caves.in     $(INTLTOOL_MERGE) $(wildcard 

$(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MER
GE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_DESKTOP_RULE='%.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard 

$(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_M
ERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard 

$(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL
_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract'
INTLTOOL_KBD_RULE='%.kbd:       %.kbd.in       $(INTLTOOL_MERGE) $(wildcard 

$(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE
) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_KEYS_RULE='%.keys:      %.keys.in      $(INTLTOOL_MERGE) $(wildcard 

$(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERG
E) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_MERGE='$(top_builddir)/intltool-merge'
INTLTOOL_OAF_RULE='%.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard 

$(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE
) -o -p $(top_srcdir)/po $< $@'
INTLTOOL_PERL='/usr/bin/perl'
INTLTOOL_PONG_RULE='%.pong:      %.pong.in      $(INTLTOOL_MERGE) $(wildcard 

$(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERG
E) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_PROP_RULE='%.prop:      %.prop.in      $(INTLTOOL_MERGE) $(wildcard 

$(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERG
E) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SCHEMAS_RULE='%.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(wildcard 

$(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_M
ERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SERVER_RULE='%.server:    %.server.in    $(INTLTOOL_MERGE) $(wildcard 

$(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_ME
RGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SHEET_RULE='%.sheet:     %.sheet.in     $(INTLTOOL_MERGE) $(wildcard 

$(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MER
GE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard 

$(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL
_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_THEME_RULE='%.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard 

$(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MER
GE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_UI_RULE='%.ui:        %.ui.in        $(INTLTOOL_MERGE) $(wildcard 

$(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE)
 -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_UPDATE='$(top_builddir)/intltool-update'
INTLTOOL_XAM_RULE='%.xam:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard 

$(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE
) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; LC_ALL=C 

$(INTLTOOL_MERGE) -x -u /tmp $< $@'
INTLTOOL_XML_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard 

$(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE
) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
LDFLAGS=''
LIBGNOMEUI_REQUIRED=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBWRAP_LIBS=''
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} 

/var/tmp/portage/gnome-session-2.10.0-r2/work/gnome-session-2.10.0/missing --run
makeinfo'
MKINSTALLDIRS=''
MSGFMT='/usr/bin/msgfmt'
MSGMERGE='/usr/bin/msgmerge'
OBJEXT='o'
PACKAGE='gnome-session'
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-session'
PACKAGE_NAME='gnome-session'
PACKAGE_STRING='gnome-session 2.10.0'
PACKAGE_TARNAME='gnome-session'
PACKAGE_VERSION='2.10.0'
PATH_SEPARATOR=':'
PATH_TO_XRDB='/usr/bin/xrdb'
PERL=''
PKG_CONFIG=''
POFILES=''
POSUB=''
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
RANLIB='i686-pc-linux-gnu-ranlib'
REBUILD=''
RSH_COMMAND=''
SESSION_FALSE=''
SESSION_TRUE=''
SET_MAKE=''
SHELL='/bin/sh'
SMPROXY_CFLAGS=''
SMPROXY_LIBS=''
SOUND_TEST_CFLAGS=''
SOUND_TEST_LIBS=''
STRIP='i686-pc-linux-gnu-strip'
USE_NLS=''
VERSION='2.10.0'
WINDOW_MANAGER=''
XGETTEXT='/usr/bin/xgettext'
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
ac_ct_AR=''
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_F77=''
ac_ct_RANLIB=''
ac_ct_STRIP=''
ac_pt_PKG_CONFIG=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias='i686-pc-linux-gnu'
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='/usr/share'
exec_prefix='NONE'
host='i686-pc-linux-gnu'
host_alias='i686-pc-linux-gnu'
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
includedir='${prefix}/include'
infodir='/usr/share/info'
install_sh='/var/tmp/portage/gnome-session-2.10.0-r2/work/gnome-session-2.10.0/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='/var/lib'
mandir='/usr/share/man'
mkdir_p='mkdir -p -- .'
oldincludedir='/usr/include'
prefix='/usr'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define HAVE_DLFCN_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define PACKAGE "gnome-session"
#define PACKAGE_BUGREPORT
"http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-session"
#define PACKAGE_NAME "gnome-session"
#define PACKAGE_STRING "gnome-session 2.10.0"
#define PACKAGE_TARNAME "gnome-session"
#define PACKAGE_VERSION "2.10.0"
#define STDC_HEADERS 1
#define VERSION "2.10.0"
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;

configure: exit 258

and this is my emerge --info

medusa mubumba # emerge --info
Portage 2.0.51.22-r2 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.5-r0, 2.6.11-hardened-r15 i686)
=================================================================
System uname: 2.6.11-hardened-r15 i686 AMD Athlon(TM) XP 2800+
Gentoo Base System version 1.6.12
ccache version 2.3 [enabled]
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.10
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=athlon-xp -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=athlon-xp -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://www.die.unipd.it/pub/Linux/distributions/gentoo-sources/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dfx 3dnow X X509 a52 aac aalib acl aim alsa amuled ansi apache apache1
apache2 arts asterisk audiofile avi bash-completion berkdb bitmap-fonts bmp
bootsplash bzip2 c++ ccache cdda cddb cdparanoia cdr cdrom clamav clamd cracklib
crypt css cups curl curlwrappers dhcp directfb divx4linux dmx doc dts dv dvd
dvdr dvdread eds emboss emoticon encode epiphany esd ethereal extensions fam fat
ffmpeg firebird firefox flac foomaticdb fortran fping freetype gd gdbm gif gimp
gkrellm glibc gmail gmailtimestamps gnome gpgme gpm gstreamer gtk gtk2 gtkhtml
gzip h323 hardened html http httpd icq idea imagemagick imap imlib imlib2 ipv6
ipv6arpa jabber jack java jpeg jpeg2k kde kdepim lame ldap libclamav libg++
libgd libwww lm_sensors mad matroska md5sum mikmod mmap mmx motif mozcalendar
mozdevelop mozilla mp3 mp4live mpeg mpeg2 mplayer msn msql multipleip musepack
music mysql nas ncurses network nls nocardbus ntfs odbc offensive ogg oggvorbis
on-the-fly-crypt opengl openssh openssl oscar oss pam pam-mysql pam_chroot
pam_console pam_timestamp password pda pdf pdflib perl php pic player png python
qt quicktime rar rdesktop readline real reiserfs rss rtc samba sdl sensord seti
sms snmp snortsam spamassassin speex spell ssh ssl symlink syslog szip tcltk
tcpd theora tiff toolbar transcode truetype truetype-fonts type1-fonts unicode
usb v4l v4l2 vcd vcdimager virus-scan vorbis win32codecs wma123 wxwindows xfs
xine xinerama xml xml2 xmms xpm xprint xscreensaver xv xvid yahoo yv12 zaptel
zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 7 Leonardo Boshell (RETIRED) gentoo-dev 2005-07-19 14:01:13 UTC
Michele,
Please, when you have a long piece of text to add to a report, file it as an
attachment, as opposed to pasting it inside the comment.

This has been fixed in CVS, keep an eye on this the next time you run "emerge sync".
Comment 8 Leonardo Boshell (RETIRED) gentoo-dev 2005-07-19 15:14:51 UTC
*** Bug 99582 has been marked as a duplicate of this bug. ***