On Sat, Oct 18, 2008 at 9:34 PM, Fabrice Delliaux <[EMAIL PROTECTED]> wrote:
> What's the content of your make.conf please ? > > # These settings were set by the catalyst build script that automatically built this stage # Please consult /etc/make.conf.example for a more detailed example CFLAGS="-O2 -march=pentium-m -pipe -fomit-frame-pointer" CXXFLAGS="${CFLAGS}" CHOST="i686-pc-linux-gnu" MAKEOPTS="-j3" FEATURES="sandbox ccache userfetch parallel-fetch collision-protect" PORTAGE_NICENESS="15" #PORTAGE_TMPDIR=/tmp PORTDIR_OVERLAY="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" #Xorg specific INPUT_DEVICES="keyboard mouse synaptics evdev" VIDEO_CARDS="i810 vesa fbdev v4l" #lirc specific #LIRC_DEVICES="-devinput -inputlirc -parallel -serial sir" LIRC_DEVICES="all" USE="-arts -berkdb -emboss -kde -mikmod audiofile -motif slang flac \ -theora vcd a52 aac xvid mmx imagemagick vidix tiff bzip2 \ bash-completion wmf sse sse2 -esd cdda cddb dvd -speex -physfs \ bitmap-fonts truetype-fonts type1-fonts svg aiglx wifi lame \ threads x264 matroska vorbis -xinerama nsplugin -xosd amr javascript \ dri hal ddloader scanner libnotify libcaca aalib pdf sqlite texlive \ lyx kpathsea directfb seamonkey -firefox -eds xfce -evo cdparanoia" #SANE_BACKENDS="the_name_of_your_backend_goes_here" #source /usr/local/portage/layman/make.conf PORTAGE_ELOG_SYSTEM="save save_summary echo" PORTAGE_ELOG_CLASSES="warn error info log" Liviu