Gentoo Archives: gentoo-alt

From: Michael Yang <yangofzeal@×××××.com>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] Cannot emerge --oneshot findutils
Date: Wed, 09 Sep 2009 21:23:27
Message-Id: 2125c95f0909091423j1ef3a879n87115d540e5958ff@mail.gmail.com
In Reply to: Re: [gentoo-alt] Cannot emerge --oneshot findutils by Fabian Groffen
1 hi -
2
3 I received the same error a while ago. Workaround:
4
5
6 $ ./bootstrap-prefix.sh $EPREFIX/tmp findutils442
7
8 add the following to bootstrap-prefix.sh
9
10 bootstrap_findutils442() {
11 bootstrap_gnu findutils 4.4.2 "${GNU_URL}/findutils/findutils-4.4.2.tar.gz"
12 }
13
14
15
16 On Wed, Sep 9, 2009 at 2:47 PM, Fabian Groffen <grobian@g.o> wrote:
17 > On 09-09-2009 20:40:23 +0200, Fabian Groffen wrote:
18 >> On 09-09-2009 20:38:03 +0200, Fabian Groffen wrote:
19 >> > On 10-09-2009 02:31:57 +0800, Galaxy wrote:
20 >> > > e.
21 >> > > make[1]: *** [find.info] Error 1
22 >> > > make[1]: Leaving directory `/share/raid010/resequencing/user/huxs/gentoo/var/tmp
23 >> > > /portage/sys-apps/findutils-4.5.2/work/findutils-4.5.2/doc'
24 >> >
25 >> > hmmm, what platform is this?
26 >>
27 >> this is probably the mint patch that causes regeneration, need to update
28 >> some touches here.
29 >
30 > I can't find anything, and it compiles without regenerating as far as I
31 > can see here on Solaris.
32 >
33 >
34 > --
35 > Fabian Groffen
36 > Gentoo on a different level
37 >
38 >

Replies

Subject Author
Re: [gentoo-alt] Cannot emerge --oneshot findutils Michael Yang <yangofzeal@×××××.com>