Christophe PEREZ wrote:
Le Tue, 11 Apr 2006 15:35:57 -0400, Christophe PEREZ a écrit :
I ask all of that because that's how I started yesterday, but stage1 build
failed during the night...
I tried again, with
# cat stage1-060410.spec
subarch: i586
target: stage1
You know, it doesn't make much sense to build an up to date stage1. A stage1
install recompiles everything anyway, so why not just use the 2006.0 stage1 tarball?
As for your actual problem, it's because you're using a i586-pc-linux-gnu CHOST
for the catalyst build while (I bet) all of your distcc helpers are
i686-pc-linux-gnu. When the build is distributed, it'll look for
i586-pc-linux-gnu-gcc, which won't exist on the helpers, which will return a
code 110.
--
Andrew Gaffney http://dev.gentoo.org/~agaffney/
Gentoo Linux Developer Installer Project
--
[EMAIL PROTECTED] mailing list