Mauro Venanzi wrote:

>can you post us your make.conf ?
>  
>

Sure:

[EMAIL PROTECTED] ~ $ cat /etc/make.conf
# These settings were set by the catalyst build script that
automatically built this stage
###           Actually, most of them weren't.
# Please consult /etc/make.conf.example for a more detailed example

CHOST="x86_64-pc-linux-gnu"
CFLAGS="-Os -march=opteron -mtune=opteron"
CXXFLAGS="${CFLAGS}"
ACCEPT_KEYWORDS="amd64 ~amd64"
MAKEOPTS="-j5"
USE="-kde -qt X alsa bash-completion cdr cups dvd foomaticdb gimpprint
gnome gtk hal howl nls nptl nptlonly ppds tcpd unicode usb userlocales"
CCACHE_SIZE="2G"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
RSYNC_RETRIES="2"
RSYNC_TIMEOUT=40
PORTAGE_NICENESS=3
AUTOCLEAN="yes"
http_proxy="192.168.129.1:3128"
ftp_proxy="192.168.129.1:3128"
LINGUAS="en_GB"
LANG="en_GB.ISO-8859-15"
LANGUAGE="en_GB.ISO-8859-15"
LC_ALL="en_GB.ISO-8859-15"
ALSA_CARDS="via82xx"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
PORT_LOGDIR=/var/log/portage
PORTAGE_TMPFS="/dev/shm"
CONFIG_PROTECT_MASK="/etc/wget /etc/rc.d /etc/fonts /etc/rsync
/etc/terminfo /etc/X11/xdm/Xservers"
FEATURES="bldpkg ccache sandbox userpriv usersandbox"
GENTOO_MIRRORS="http://gentoo.blueyonder.co.uk
                http://ftp.easynet.nl/mirror/gentoo
                http://trumpetti.atm.tut.fi/gentoo/
                ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo
                http://ftp.uni-erlangen.de/pub/mirrors/gentoo
                http://distfiles.gentoo.org
                http://www.ibiblio.org/pub/Linux/distributions/gentoo";

That is on the Gnome system. For xfce:

[EMAIL PROTECTED] ~ $ diff /mnt/xfce/etc/make.conf /etc/make.conf
9c9
< USE="X alsa bash-completion cdr cups dvd foomaticdb gimpprint
kdeenablefinal nls nptl nptlonly ppds tcpd unicode usb userlocales"
---
> USE="-kde -qt X alsa bash-completion cdr cups dvd foomaticdb gimpprint
gnome gtk hal howl nls nptl nptlonly ppds tcpd unicode usb userlocales"

As I said, both systems suffer the same symptoms.

-- 
[email protected] mailing list

Reply via email to