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 1QIjBb-0007ZV-SZ for garchives@archives.gentoo.org; Sat, 07 May 2011 15:12:52 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 29D681C049; Sat, 7 May 2011 15:11:16 +0000 (UTC) Received: from mail-wy0-f181.google.com (mail-wy0-f181.google.com [74.125.82.181]) by pigeon.gentoo.org (Postfix) with ESMTP id CF6C11C049 for ; Sat, 7 May 2011 15:11:15 +0000 (UTC) Received: by wyi11 with SMTP id 11so4124624wyi.40 for ; Sat, 07 May 2011 08:11:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:from:reply-to:to:subject:date:user-agent :references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=ebzXHtvm76Ar9Ph+r3JtcdpwmmJS9A6GVXXiltPspBM=; b=e3T4IjIy62XZ5yYpeYYuzn2REBbAKOIPsmWFBivRklMUMmPcM4zJ10+V3N3PUkbN5i 84S/1CdQcQCdKKUnjZ5BP58HEQrGjBdWiSULtpZ2YvsMemS7fcWCk0/NQXPwXzrNycV9 1w+wcWcx7kARVbM+40kMGq3F//1K47a6SNaEo= 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=THXedzJog0kde9upx0OqRg6WgruyuFeVpGW7cAllhgaEwmyy9wMQPMVeCl3zsI2C3m 96TQQI50v30+lqc6RuS/b3QWfj5/8QuLXjoElaV9FXhUHi8e2mtNxA/5XmT5f8nhWJs8 xuXlpxJIi6KN7y0iX/yZzfArNc0p0bXbdepBQ= Received: by 10.216.24.73 with SMTP id w51mr4949605wew.72.1304781075006; Sat, 07 May 2011 08:11:15 -0700 (PDT) Received: from dell_xps.localnet (230.3.169.217.in-addr.arpa [217.169.3.230]) by mx.google.com with ESMTPS id m84sm1311082weq.12.2011.05.07.08.11.13 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 07 May 2011 08:11:14 -0700 (PDT) From: Mick To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] crossdev avr compile failing on crtm328p.o Date: Sat, 7 May 2011 16:11:31 +0100 User-Agent: KMail/1.13.5 (Linux/2.6.37-gentoo-r4; KDE/4.4.5; x86_64; ; ) References: <1304771644.9472.5.camel@rattus> In-Reply-To: <1304771644.9472.5.camel@rattus> 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="nextPart217478187.XMf32H6SRD"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201105071611.44607.michaelkintzios@gmail.com> X-Archives-Salt: X-Archives-Hash: 9a2dfe208f3e135317350d6d4f39b560 --nextPart217478187.XMf32H6SRD Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable On Saturday 07 May 2011 13:34:04 William Kenworthy wrote: > I have been using crossdev for the avr toolchain (arduino) successfully > for a month - but after an upgrade (large number of packages) I am > getting this: >=20 > /usr/libexec/gcc/avr/ld: crtm328p.o: No such file: No such file or > directory >=20 > Ive rebuilt/uninstalled/reinstalled the avr toolchain with no success. > Can someone suggest where to look next? >=20 > The file crtm328p.o does exist in /usr/avr/lib/avr5 along with the other > arch specific libs. >=20 > I am compiling from within the arduino java gui (from svn). There was a recent update on python (so you'll need to eselect 2.7 and also= =20 run python-updater) and I seem to recall a perl update too (in which case=20 you'll need to run perl-cleaner). Don't forget revdep-rebuild of course. =2D-=20 Regards, Mick --nextPart217478187.XMf32H6SRD Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) iEYEABECAAYFAk3FYTAACgkQVTDTR3kpaLbFXACfakj/FFtmnsVK9mN5MlY5ZYBa xrAAni2AW2OCR5iTxRg6tm5ib+Qn0rpk =qPJ2 -----END PGP SIGNATURE----- --nextPart217478187.XMf32H6SRD--