From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <chad.huneycutt@acm.org> X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=-0.2 required=5.0 tests=DKIM_ADSP_NXDOMAIN, DMARC_MISSING,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no version=4.0.0 Received: from jomama.huneycuttfamily.org (att-98-64-10.atl.mediaone.net [24.98.64.10]) by chiba.3jane.net (Postfix) with ESMTP id 2004915145 for <gentoo-dev@gentoo.org>; Tue, 27 Nov 2001 21:02:40 -0600 (CST) Received: from telula.mojo.org (telula.mojo.org [192.168.1.2]) by jomama.huneycuttfamily.org (Postfix) with SMTP id 046821C96A for <gentoo-dev@gentoo.org>; Tue, 27 Nov 2001 18:10:48 -0500 (EST) Received: by telula.mojo.org (sSMTP sendmail emulation); Tue, 27 Nov 2001 22:01:18 -0500 Subject: Re: [gentoo-dev] emerge system (round 2) From: Chad Huneycutt <chadh@huneycuttfamily.org> To: gentoo-dev@gentoo.org In-Reply-To: <000501c177b5$ec67dc20$ac664218@tb.shawcable.net> References: <000501c177b5$ec67dc20$ac664218@tb.shawcable.net> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/0.99.0 (Preview Release) Date: 27 Nov 2001 22:01:18 -0500 Message-Id: <1006916478.718.0.camel@telula.mojo.org> Mime-Version: 1.0 Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0.6 Precedence: bulk Reply-To: gentoo-dev@gentoo.org List-Help: <mailto:gentoo-dev-request@gentoo.org?subject=help> List-Post: <mailto:gentoo-dev@gentoo.org> List-Subscribe: <http://lists.gentoo.org/mailman/listinfo/gentoo-dev>, <mailto:gentoo-dev-request@gentoo.org?subject=subscribe> List-Id: Developer discussion list <gentoo-dev.gentoo.org> List-Unsubscribe: <http://lists.gentoo.org/mailman/listinfo/gentoo-dev>, <mailto:gentoo-dev-request@gentoo.org?subject=unsubscribe> List-Archive: <http://lists.gentoo.org/pipermail/gentoo-dev/> X-Archives-Salt: fd45b5b9-255f-4a7a-b553-58e516b7fb93 X-Archives-Hash: 4bc33d8a0664976505382fb1ec980cd6 On Tue, 2001-11-27 at 21:39, Jason wrote: > Stupid question (Cuz I have no idea) Could I > actually emerge the system without bootstrapping it first? If it is > feasable, I would like to give it a shot and see what happens. The bootstrapping process builds your full-fledged compiler, among other critical components, so you have to do that. I am not familiar with the portage code, so maybe Daniel or someone else will comment on the texinfo error. Chad