Gentoo Archives: gentoo-alt

From: Fabian Groffen <grobian@g.o>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] Another findutils failed (but on Solaris)
Date: Thu, 08 May 2008 13:49:11
Message-Id: 20080508134907.GG3622@gentoo.org
In Reply to: Re: [gentoo-alt] Another findutils failed (but on Solaris) by Bacchella Fabrice
1 On 08-05-2008 15:46:12 +0200, Bacchella Fabrice wrote:
2 >> I think that your way of bootstrapping 64-bits is causing the trouble.
3 >> I have no problem compiling findutils using a Prefix compiler. Please
4 >> try the bootstrap instructions, which differ slightly from yours. It
5 >> does initial bootstrapping 32-bits, and continues 64-bits via a
6 >> 64-native compiler.
7 >
8 > I tried this. No more success. When I download the patched findutils, a
9 > plain configure, make installed failed, even after an
10 > unset CC CFLAGS CCC CXX CXXFLAGS LDFLAGS CPPFLAGS LD_LIBRARY_PATH LANG
11 > umask=0000
12
13 I need to check. Workaround is to simply change the
14 bootstrap_findutils() function to read
15 bootstrap_gnu findutils 4.4.0
16 (and nothing more)
17 it will then use the gnu.org released findutils tarball. If that
18 doesn't work, switch to an older version of findutils.
19
20
21 --
22 Fabian Groffen
23 Gentoo on a different level
24 --
25 gentoo-alt@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-alt] Another findutils failed (but on Solaris) Bacchella Fabrice <fabrice.bacchella@×××××××.com>