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 <gentoo-embedded+bounces-3964-garchives=archives.gentoo.org@lists.gentoo.org>) id 1QN7cG-0008Uw-IZ for garchives@archives.gentoo.org; Thu, 19 May 2011 18:06:32 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 305451C033 for <garchives@archives.gentoo.org>; Thu, 19 May 2011 18:06:32 +0000 (UTC) Received: from mail-yx0-f181.google.com (mail-yx0-f181.google.com [209.85.213.181]) by pigeon.gentoo.org (Postfix) with ESMTP id D91751C01E for <gentoo-embedded@lists.gentoo.org>; Thu, 19 May 2011 17:39:49 +0000 (UTC) Received: by yxm8 with SMTP id 8so1323885yxm.40 for <gentoo-embedded@lists.gentoo.org>; Thu, 19 May 2011 10:39:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:from:date:message-id:subject:to :content-type; bh=zslEVsfbbiojwhfF1InSxCAhdEnt3glt8CPkrRRM+VY=; b=vXW28XHoeCptsLu23EN8S9pYw8M3gOCzerQ9o1u75yJk6rfcDK5DQA7OG3NrmqM4YP CgDA7hsWT4/BRD8ozBb7PMMXQVYqQUIWR9Kx1YXWvcAmk1lP8pEzR+UvrcOw3/vSs5ir 90ttIQUygENwjpSdjxiFVghDxsOfT+0cJCw/I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=v3jq5Mru5D9FI8ZgvQ6ft/sKLmj5S3VawrNiz1evt4B+jhb6jh3UuWUvIGXf3fXnGe Hobfx+EgiuBiJxVkES4766Psl2sfNivkFFiTEQZii4XNa2N6Ys/oUqoocX8YBqsZnfH5 cDttHTR1akT4WSr8FDFU2+osZ4WKaMbw6Fepc= Received: by 10.90.248.6 with SMTP id v6mr2632943agh.143.1305826789178; Thu, 19 May 2011 10:39:49 -0700 (PDT) Precedence: bulk List-Post: <mailto:gentoo-embedded@lists.gentoo.org> List-Help: <mailto:gentoo-embedded+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-embedded+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-embedded+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-embedded.gentoo.org> X-BeenThere: gentoo-embedded@lists.gentoo.org Reply-to: gentoo-embedded@lists.gentoo.org MIME-Version: 1.0 Received: by 10.90.73.16 with HTTP; Thu, 19 May 2011 10:39:29 -0700 (PDT) From: Christopher Friedt <chrisfriedt@gmail.com> Date: Thu, 19 May 2011 13:39:29 -0400 Message-ID: <BANLkTimXUcRPewcWj7dLA_3aax7xwXQgFg@mail.gmail.com> Subject: [gentoo-embedded] sys-include symlink? To: gentoo-embedded@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: X-Archives-Hash: 047a38ac5cf48a5ec8bc2c606d74fc13 Just out of curiousity, where does the symlink for sys-include -> usr/include come from? crossdev? ... it's missing from my bionic builds for some reason, breaking gcc-stage1 Cheers, C