Hi, I am trying to install gentoo-prefix on another CentOS 5 server. I followed heroxbd's previous advice but ran into some new problems. The installation fails at gcc-config-1.8, and the build log says >>> Compiling source in /state/partition1/linpengt/gentoo/var/tmp/portage/sys-devel/gcc-config-1.8-r00.1/work/gcc-config-1.8 ... make -j5 EPREFIX=/state/partition1/linpengt/gentoo CC=x86_64-pc-linux-gnu-gcc make: *** No rule to make target `wrapper.c.in', needed by `wrapper.c'. Stop. emake failed * ERROR: sys-devel/gcc-config-1.8-r00.1 failed (compile phase): * (no error message) * * Call stack: * ebuild.sh, line 85: Called call-ebuildshell 'src_compile' * environment, line 441: Called src_compile * environment, line 2223: Called die * The specific snippet of code: * emake EPREFIX="${EPREFIX}" CC="$(tc-getCC)" || die Does anyone has any idea what's causing the problem? Best regards. 2013/1/26 heroxbd > Hi Linpeng, > > Linpeng Tang writes: > > > Thanks for all the help! The installation now finishes normally. I > > expect Gentoo-prefix will become a handy tool for using the university > > cluster machines. > > Glad to hear that. And welcome to Gentoo Prefix. > > Exactly! See case 1 in this article :) > > http://www.gentoo.org/proj/en/gentoo-alt/prefix/usecases.xml > > Cheers, > Benda > > -- ----------------------------------- Princeton University Computer Science Department Linpeng Tang