From owner-freebsd-current@FreeBSD.ORG Mon Oct 18 16:11:31 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C572E16A4CE for ; Mon, 18 Oct 2004 16:11:31 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F01043D48 for ; Mon, 18 Oct 2004 16:11:31 +0000 (GMT) (envelope-from leafy7382@gmail.com) Received: by mproxy.gmail.com with SMTP id v18so87167rnb for ; Mon, 18 Oct 2004 09:11:30 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=kyENYSaLUNRLvwgsHp4aoyGhVvAs3FbUAI8EwOztyuApuXkE7I0MlqlaRJz+Mpnb3LsPvyN5iUIxYSp3yy6MD5HodXSRB8vkyxQYfv5d/t0BxrSIG22Uh8ndIU12MWeRqM1oLxA7axxudROrB49CsoWWJi8k6SPkqHjjwObiLwo Received: by 10.38.98.26 with SMTP id v26mr574393rnb; Mon, 18 Oct 2004 09:11:30 -0700 (PDT) Received: by 10.38.8.57 with HTTP; Mon, 18 Oct 2004 09:11:30 -0700 (PDT) Message-ID: Date: Tue, 19 Oct 2004 00:11:30 +0800 From: Jiawei Ye To: freebsd-current@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Installworld error at zoneinfo X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jiawei Ye List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Oct 2004 16:11:31 -0000 ===> share/zoneinfo (install) umask 022; cd /usr/src/share/zoneinfo; zic -D -d /usr/share/zoneinfo -p America/New_York -u root -g wheel -y /usr/obj/usr/src/share/zoneinfo/yearistype africa antarctica asia australasia etcetera europe factory northamerica southamerica systemv zic: can't create /usr/share/zoneinfo/America/Argentina/Buenos_Aires: No such file or directory *** Error code 1 Stop in /usr/src/share/zoneinfo. *** Error code 1 Stop in /usr/src/share. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. -- "Without the userland, the kernel is useless." --inspired by The Tao of Programming