Gentoo Archives: gentoo-user

From: Liviu Andronic <landronimirc@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] AbiWord 2.6.4 build failure
Date: Sat, 18 Oct 2008 18:56:51
Message-Id: 68b1e2610810181156o1a6e4dc0t7b43bc012ee8672f@mail.gmail.com
In Reply to: Re: [gentoo-user] AbiWord 2.6.4 build failure by Fabrice Delliaux
1 On Sat, Oct 18, 2008 at 9:34 PM, Fabrice Delliaux <netfab@×××××.com> wrote:
2
3 > What's the content of your make.conf please ?
4 >
5 > # These settings were set by the catalyst build script that automatically
6 built this stage
7 # Please consult /etc/make.conf.example for a more detailed example
8 CFLAGS="-O2 -march=pentium-m -pipe -fomit-frame-pointer"
9 CXXFLAGS="${CFLAGS}"
10
11 CHOST="i686-pc-linux-gnu"
12 MAKEOPTS="-j3"
13 FEATURES="sandbox ccache userfetch parallel-fetch collision-protect"
14 PORTAGE_NICENESS="15"
15 #PORTAGE_TMPDIR=/tmp
16 PORTDIR_OVERLAY="/usr/portage"
17 PORTDIR_OVERLAY="/usr/local/portage"
18
19 #Xorg specific
20 INPUT_DEVICES="keyboard mouse synaptics evdev"
21 VIDEO_CARDS="i810 vesa fbdev v4l"
22
23 #lirc specific
24 #LIRC_DEVICES="-devinput -inputlirc -parallel -serial sir"
25 LIRC_DEVICES="all"
26
27 USE="-arts -berkdb -emboss -kde -mikmod audiofile -motif slang flac \
28 -theora vcd a52 aac xvid mmx imagemagick vidix tiff bzip2 \
29 bash-completion wmf sse sse2 -esd cdda cddb dvd -speex -physfs \
30 bitmap-fonts truetype-fonts type1-fonts svg aiglx wifi lame \
31 threads x264 matroska vorbis -xinerama nsplugin -xosd amr javascript \
32 dri hal ddloader scanner libnotify libcaca aalib pdf sqlite texlive \
33 lyx kpathsea directfb seamonkey -firefox -eds xfce -evo cdparanoia"
34
35 #SANE_BACKENDS="the_name_of_your_backend_goes_here"
36
37 #source /usr/local/portage/layman/make.conf
38
39 PORTAGE_ELOG_SYSTEM="save save_summary echo"
40 PORTAGE_ELOG_CLASSES="warn error info log"
41
42 Liviu

Replies

Subject Author
Re: [gentoo-user] AbiWord 2.6.4 build failure "Arttu V." <arttuv69@×××××.com>
Re: [gentoo-user] AbiWord 2.6.4 build failure Walter Dnes <waltdnes@××××××××.org>