Gentoo Archives: gentoo-user

From: Richard Fish <bigfish@××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] another openoffice build failure
Date: Sun, 03 Sep 2006 02:25:41
Message-Id: 7573e9640609021916p20797b24tcde8c2e20ee3bbc8@mail.gmail.com
In Reply to: Re: [gentoo-user] another openoffice build failure by Allan Gottlieb
1 On 9/2/06, Allan Gottlieb <gottlieb@×××.edu> wrote:
2 > I am not sure what to try next. I suppose I could try to revert back
3 > to gcc3.4.6
4 > ajglap hdc10 # gcc-config --list-profiles
5 > [1] i686-pc-linux-gnu-3.4.6
6 > [2] i686-pc-linux-gnu-3.4.6-hardened
7 > [3] i686-pc-linux-gnu-3.4.6-hardenednopie
8 > [4] i686-pc-linux-gnu-3.4.6-hardenednopiessp
9 > [5] i686-pc-linux-gnu-3.4.6-hardenednossp
10 > [6] i686-pc-linux-gnu-4.1.1 *
11 > ajglap hdc10 #
12 >
13 > Any ideas would be welcome
14
15 Well googling wasn't terribly helpful for me, and I couldn't find any
16 bug report on bugs.gentoo.org.
17
18 The program that is failing ("ar") comes from binutils. Maybe you can
19 try the 2.17 version of binutils...it's what I built OOo with.
20
21 echo "~sys-devel/binutils-2.17 ~x86 >> /etc/portage/package.keywords
22 emerge --oneshot binutils
23 binutils-config -l # make sure it shows 2.17 as selected
24 emerge --oneshot openoffice
25
26 If this doesn't work, reverting gcc versions, or maybe even just merge
27 openoffice-bin.
28
29 -Richard
30 --
31 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] another openoffice build failure Allan Gottlieb <gottlieb@×××.edu>