From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1OD2uE-0000uc-JG for garchives@archives.gentoo.org; Fri, 14 May 2010 21:58:54 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 73276E08D2; Fri, 14 May 2010 21:57:30 +0000 (UTC) Received: from mail-ww0-f53.google.com (mail-ww0-f53.google.com [74.125.82.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 33555E08D2 for ; Fri, 14 May 2010 21:57:30 +0000 (UTC) Received: by wwb39 with SMTP id 39so2024559wwb.40 for ; Fri, 14 May 2010 14:57:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:reply-to:to:subject:date :user-agent:references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=E8yEIX/ko5FTjzWSB/SGBICBxKIlcgkN/6PCvOZJzvI=; b=F4FNkdFi3JBNxbF+RUvWq0iN9sayAAVvorDjB7v9O6ulkC0MmMFQTvXZUQ4spRPAEA dBSLk+KqUaxLi/8c0YVzCLK7zjlsOMdndP9Foa8tuxIrr2lxhybfgbjM8axXwsuMlO2w UcDBhpcfZ4z/LYmr0u2SDHc4l+nSPG7ol1yV8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:reply-to:to:subject:date:user-agent:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; b=nbZSKQo5pKi87mCH5fvz1cdnYxPqKGo/KpnjuFrRIAOdpSEEsUBUzMDVsq6zvoKJ/C 3JKy+Wsi/VZM84nIM95gL+Bn3AFit63T7+nHqLExLKjon+f4HyfupBpOWxMIagzWwl9C V9cJOZYY18peF5v3KAh0QRS9SgbySl6YcJJlc= Received: by 10.227.141.200 with SMTP id n8mr1766282wbu.200.1273874249680; Fri, 14 May 2010 14:57:29 -0700 (PDT) Received: from (230.3.169.217.in-addr.arpa [217.169.3.230]) by mx.google.com with ESMTPS id h22sm19354052wbh.21.2010.05.14.14.57.28 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 14 May 2010 14:57:28 -0700 (PDT) From: Mick To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: libpng12 is missing Date: Fri, 14 May 2010 22:57:01 +0100 User-Agent: KMail/1.12.4 (Linux/2.6.33-gentoo-r2; KDE/4.3.5; x86_64; ; ) References: <201005111311.50405.peter@humphrey.ukfsn.org> <201005142028.50640.michaelkintzios@gmail.com> In-Reply-To: <201005142028.50640.michaelkintzios@gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart11101507.sfhhlqXMSk"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201005142257.24335.michaelkintzios@gmail.com> X-Archives-Salt: a94d284b-c383-4346-b9a1-9f6facaed962 X-Archives-Hash: 5cf0cdf848cb31cabfabc594be89bacb --nextPart11101507.sfhhlqXMSk Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable 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.) >=20 > 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.0= 2: >=20 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D [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=3D"${D}" $@ install || die "died running make inst= all, > $FUNCNAME:make"; > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >=20 > What now? Bug#: 291881 It needed MAKEOPTS=3D"-j1". =2D-=20 Regards, Mick --nextPart11101507.sfhhlqXMSk Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (GNU/Linux) iEYEABECAAYFAkvtx0QACgkQVTDTR3kpaLbs4QCfahD2W0KvGunpabYnIgKk3uPX /TcAoNe6LlRw698e/8rwtfzNHCWq1iTg =y414 -----END PGP SIGNATURE----- --nextPart11101507.sfhhlqXMSk--