On Friday 14 May 2010 20:28:39 you wrote:
> On Tuesday 11 May 2010 13:11:50 Peter Humphrey wrote:
> > On Tuesday 11 May 2010 11:15:06 Neil Bothwick wrote:
> > > This worked for me
> > >
> > > lafilefixer --justfixit
> > > emerge --oneshot --jobs 1 --keep-going $(qfile -qC $(find /usr/lib64
> > > \ -name '*.la' | xargs grep -- -lpng12 | awk -F: '{print $1}'))
> > >
> > > You may need to run it more than once before it completes without
> > > errors.
> >
> > # /usr/bin/emerge --oneshot --jobs 1 --keep-going $(qfile -qC $(find
> > /usr/lib64 -name '*.la' | xargs grep -- -lpng12 | awk -F: '{print $1}'))
> > Usage: emerge [options]
> >
> > emerge: error: no such option: -[
> >
> > (Academic anyway, in my case, as I too resorted to emerge -e world. It
> > took virtually a whole day.)
>
> Same error here, which forced me to emerge -e world too. Unfortunately,
> just as I was about half way there it failed on dev-libs/xmlrpc-c-1.18.02:
>
> ===============================================
[snip ...]
> c-1.18.02/work/xmlrpc-c-1.18.02/include'
> * ERROR: dev-libs/xmlrpc-c-1.18.02 failed:
> * died running make install, base_src_install:make
> *
> * Call stack:
> * ebuild.sh, line 54: Called src_install
> * environment, line 2450: Called base_src_install
> * environment, line 242: Called die
> * The specific snippet of code:
> * emake DESTDIR="${D}" $@ install || die "died running make install,
> $FUNCNAME:make";
> ===============================================
>
> What now?Bug#: 291881 It needed MAKEOPTS="-j1". -- Regards, Mick
signature.asc
Description: This is a digitally signed message part.

