You installed a recent trunk build, right? Then you need to re-Emerge perl, the cross compiled one missed some basic modules that some packages require to build: scripts/Emerge-Pkg -force -deps=none perl
I'll double check the next release build got those, ... René On Jun 4, 2010, at 5:33 PM, ToM wrote: > Hi Rene, > > thank you, this helps! > But now I'm running in a new Prob: > > == 15:24:47 =[1]=> Building base/util-linux [2.17.2 8.0-trunk]. > -> Parallel build using 4 jobs enabled. > -> Reading package config: package/base/util-linux/util-linux.conf > -> Reading build/.../tools.cross/lib/pkg_util-linux_post.conf > -> Preparing build in src.util-linux.mini.20100604.152446.845.T2 > -> Building. Writing output to $root/var/adm/logs/1-util-linux.out > !> Copying file m4/wchar_t.m4 > !> Copying file m4/wint_t.m4 > !> Copying file m4/xsize.m4 > !> Copying file po/Makevars.template > !> Can't locate File/Glob.pm in @INC (@INC contains: > /root/t2-trunk/build/mini-8.0-trunk-generic-x86-64-atom-linux/TOOLCHAIN/tools.cross/usr/share/auto > .. > !> BEGIN failed--compilation aborted at > /root/t2-trunk/build/mini-8.0-trunk-generic-x86-64-atom-linux/TOOLCHAIN/tools.cross/bin/aclocal > line 1037. > !> Due to previous errors, no 1-util-linux.log file! > !> (Try enabling xtrace in the config to track an error inside the build > system.) > -> $root/var/adm/logs/1-util-linux.out -> 1-util-linux.err > == 06/04/10 15:27:03 =[1]=> Aborted building package util-linux. > -> Unmounting loop mounts ... > > ToM > > > Am Freitag, den 04.06.2010, 13:22 +0200 schrieb Rene Rebe: >> >> Hi, >> >> this is "simply" an issue of the very latest GCC on not very new systems. >> Unfortunately we could not look into the future back in the days, and thus >> systems do not have the stubs-32.h yet, you can simply "touch" the file in >> your host system and continue the build: >> >> touch /usr/include/gnu/stubs-32.h >> >> Build of t2/trunk should include the file since some months. >> >> Hope this helps, if not let us know! >> >> René >> >> On Jun 4, 2010, at 1:18 PM, ToM wrote: >> >> > >> > Hi, >> > >> > I installed /stable/8.0-rc3/minimal-x86-64/minimal-x86-64_cd1.iso on a >> > Intel D510MO. >> > I try to build a default "minimal" system from t2-trunk and get this >> > error: >> > /usr/include/gnu/stubs.h:7:27: error: gnu/stubs-32.h: No such file or >> > directory >> > >> > stubs-32.h does not exist! >> > I guess glibc32 is installed by default!? >> > >> > This hint brings nothing: >> > >> > From: Aldas Nabazas <baldzius <at> gmail.com> >> > Subject: Re: error build gcc 4.5 stage0 >> > Newsgroups: gmane.comp.t2.devel >> > Date: 2010-04-24 11:51:08 GMT (5 weeks, 5 days, 23 hours and 22 minutes >> > ago) >> > >> > Hi Gerardo, >> > >> > Just touch missing file on your host. >> > >> > Cheers, >> > Aldas >> > >> > >> > >> > ----------------------------------------------------------- >> > If you wish to unsubscribe from this mailing, send mail to >> > [email protected] with a subject of: unsubscribe t2 >> > -- René Rebe, ExactCODE GmbH, Jaegerstr. 67, DE-10117 Berlin http://exactcode.com | http://t2-project.org | http://rene.rebe.de
----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [email protected] with a subject of: unsubscribe t2
