Ag Hatzimanikas([EMAIL PROTECTED])@Mon, May 08, 2006 at 02:31:10AM +0300: > Dan Nicholson([EMAIL PROTECTED])@Sun, May 07, 2006 at 04:10:49PM -0700: > > On 5/7/06, Ag Hatzimanikas <[EMAIL PROTECTED]> wrote: > > > > > >#-------------------------------# > > >make[4]: Leaving directory `/sources/gettext-0.14.5/gettext-tools/misc' > > >mv: cannot stat `elc-temp': No such file or directory > > >make[4]: *** [elc-stamp] Error 1 > > > > Here's a workaround Greg's got for gettext. > > > > http://www.diy-linux.org/x86-reference-build/chroot.html#c-gettext > > > > In fact, DIY keeps track of the parallel builds, so you may want to > > look there for any overrides needed for MAKEFLAGS. > > > Yes that did the trick,thanks Dan. > > Anyone can confirm this? > If so this need to be fixed.
Same goes with groff. MAKEFLAGS="-j1" or just "make -j1" was needed to build groff. No other problems with other packages. -- http://linuxfromscratch.org/mailman/listinfo/alfs-discuss FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
