From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Gah5K-0006t8-Ru for garchives@archives.gentoo.org; Thu, 19 Oct 2006 23:13:59 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k9JND40e032239; Thu, 19 Oct 2006 23:13:04 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k9JND3k9008460 for ; Thu, 19 Oct 2006 23:13:03 GMT Received: from home.wh0rd.org (localhost [127.0.0.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 3DD21656B9 for ; Thu, 19 Oct 2006 23:13:01 +0000 (UTC) Received: (qmail 1588 invoked from network); 19 Oct 2006 18:16:50 -0400 Received: from unknown (HELO vapier) (192.168.0.2) by 192.168.0.1 with SMTP; 19 Oct 2006 18:16:50 -0400 From: Mike Frysinger Organization: wh0rd.org To: gentoo-embedded@lists.gentoo.org Subject: Re: [gentoo-embedded] crossdev messes up system headers, etc Date: Thu, 19 Oct 2006 18:23:34 -0400 User-Agent: KMail/1.9.5 Cc: Christopher Friedt References: <0c8101c6f2d9$32b7f720$5b01a8c0@LXP0004> <4537C57F.9080507@visible-assets.com> In-Reply-To: <4537C57F.9080507@visible-assets.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-embedded@gentoo.org Reply-to: gentoo-embedded@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2024412.8Vjn2HM6NN"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200610191823.35697.vapier@gentoo.org> X-Archives-Salt: 83b5cd71-e4c6-42ef-b115-2dae0c6139d9 X-Archives-Hash: a5b94a80b99cc7a9cbb46d84e79bcb25 --nextPart2024412.8Vjn2HM6NN Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Thursday 19 October 2006 14:35, Christopher Friedt wrote: > after that, i attempted to emerge another package. After a couple of > tries, i noticed the same errors. > > It turns out that crossdev had done something unexpected, and removed > several system headers, and left my machine in a pretty useless state > for development. I can no longer compile anything, not even a kernel. if you read the code, it only deletes files with CTARGET in them and any=20 recursive operations are done with `rm -i` you'd have to give more info than "it deleted things" > So obviously, I'd like to ask anyone for some sort of suggestion to get > my native development chain back. you can just grab a stage3, create bin pkgs, and then use them > Why is crossdev in production if it does these sort of things? no point in responding to such a lame question =2Dmike --nextPart2024412.8Vjn2HM6NN Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iQIVAwUARTf650FjO5/oN/WBAQIenw//cvKBMWdX3i36Xf/E6KyT632v8133v2tV AtZHjaDKxOGrnyo1PobxFh9ZJ6jTe4geVYaqVqzuimRB/WM83l3mz7Ae47NN7kNG aoVfDdY+dSBtXYnHpvcUNV6gXF/2RPee+SUXRYCpX4InT2bkRo/Bw4bSD/JC0DYn 3PM5XVI5u67q7mSoIQNAi970O3fZuaLVvTHmy1RsVDEJwYGi7ExZEN/SX2aIqrmq eWrQ+rlOSmxM/DgkDr5RhFG09hKtkjgSEosuDet8Vdrp2WvqzcXoqb7wGAqLg0vY lfTCCvrgN/u5xmD8Ea32JC8dIpeS91GJI2k8pxdRESDL4j9B8WFC8J4MwtSTSVlm NbizbpslD71tCjmqITgTwkXqYAKqEvObx8/Mo/63EjWO79TLmVYbstFi2mlL1WSl 94+DYo098zziwqxTXvKtTUU5ESulBbHnmeeUwTauEsqb2DJCYTG938tvQWQp7Ml0 dbIWp/OE3/3E/+PMiqlVIeQz/bBCLpzw6BfnrOhejdmdWCcF8TIzA3Wj1QmcxGWI crIDWOFdqDE90S01EFGYnzh6tAgrxU3PvXeA3S7IjuXV1Yzdr/jjxkb3zjewe5Fd zZF9is6CDxvarXk0pLeb3EG61mqhrMnpGXTcmxKAkoCf71Udje5hlmQnRWok4YTF xgX3VsfX7QE= =6zNN -----END PGP SIGNATURE----- --nextPart2024412.8Vjn2HM6NN-- -- gentoo-embedded@gentoo.org mailing list