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 1G6pmV-0005jP-0B for garchives@archives.gentoo.org; Sat, 29 Jul 2006 14:27:07 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k6TEQDGQ026286; Sat, 29 Jul 2006 14:26:13 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k6TEQCBC019672 for ; Sat, 29 Jul 2006 14:26:13 GMT Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 370F264E46 for ; Sat, 29 Jul 2006 14:26:12 +0000 (UTC) Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 23552-11 for ; Sat, 29 Jul 2006 14:26:06 +0000 (UTC) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.177]) by smtp.gentoo.org (Postfix) with ESMTP id 9ABA564CC6 for ; Sat, 29 Jul 2006 14:26:05 +0000 (UTC) Received: by py-out-1112.google.com with SMTP id 39so122675pyu for ; Sat, 29 Jul 2006 07:26:05 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=c0IKGWjkV/FcpqS8AyyO0t8nH8nPBCgzPmEpvfS8HIMsgMJDUB6zsndWGMtd3ARZRpD89upwyep1EiceipWWuEZNX2YmSWWgpwNmn7/+t6Van0IlvxmNR8I4Aabv/YZrnQIXZM0hPQ3EbgDMu6BEYcSHDAeB2rmFpZ3ysyg1iNE= Received: by 10.35.82.15 with SMTP id j15mr840453pyl; Sat, 29 Jul 2006 07:26:05 -0700 (PDT) Received: by 10.35.113.16 with HTTP; Sat, 29 Jul 2006 07:26:05 -0700 (PDT) Message-ID: <20c6f18e0607290726h67ce42fdnf5bc151a9f9a3a6f@mail.gmail.com> Date: Sat, 29 Jul 2006 15:26:05 +0100 From: "Marcelo Coelho" To: gentoo-embedded@lists.gentoo.org Subject: [gentoo-embedded] hardened uclibc system 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: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Status: No, score=-2.071 required=5.5 tests=[AWL=0.385, BAYES_00=-2.599, SARE_SUB_ODDWORD_U=0.143] X-Spam-Score: -2.071 X-Spam-Level: X-Archives-Salt: 334fb9e0-ca19-4b31-8fc4-ccaaeee7c807 X-Archives-Hash: 64e8efd8797119632f0765651accd04f Hi! I finally completed the first step of my projec. get a complete embedded system working by tinygentoo's how-to. Now into step two i wanted to fix some things: . One problem i had was that gcc 4.1.1 didn't want to compile. The error was that it didn't find genmode file. I've searched in the forums but the solutions didn't worked for me; . Other thing i did was to eliminate th masks of the linux-headers, vanilla, gentoo and hardened-sources in the 2.4 profile. Is this ok? Besides that, i just wanted to know if someone had any luck using an usb adsl modem with rp-pppoe. Thanks for your help! -- gentoo-embedded@gentoo.org mailing list