From owner-freebsd-questions@FreeBSD.ORG Mon Oct 23 23:46:30 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A040D16A412 for ; Mon, 23 Oct 2006 23:46:30 +0000 (UTC) (envelope-from tfcheng@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A9C343D5F for ; Mon, 23 Oct 2006 23:46:28 +0000 (GMT) (envelope-from tfcheng@gmail.com) Received: by nz-out-0102.google.com with SMTP id k1so581565nzf for ; Mon, 23 Oct 2006 16:46:27 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=K0eUeRcAgEzpsUplmL0hXpDw86CKC0nc4+Tinp3rbbRxQ+rUfxF1kc+sF3/sXq1ri5ieKZ7v7kAKnNBnc1YOqZlCYoYZxtVNq4WS7DiiJWsr1+ydavBLR3TbmmIA5Turp+ThaAX5Bz0p07RqgM0bWZtZ46T7+KLd1PtpMU8v1yc= Received: by 10.65.237.19 with SMTP id o19mr6321224qbr; Mon, 23 Oct 2006 16:39:10 -0700 (PDT) Received: by 10.64.201.10 with HTTP; Mon, 23 Oct 2006 16:39:10 -0700 (PDT) Message-ID: Date: Mon, 23 Oct 2006 19:39:10 -0400 From: "Tsu-Fan Cheng" To: "Lowell Gilbert" In-Reply-To: <44u01u28g7.fsf@be-well.ilk.org> MIME-Version: 1.0 References: <44pscjul3n.fsf@be-well.ilk.org> <44u01u28g7.fsf@be-well.ilk.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: FreeBSD Subject: Re: icu X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Oct 2006 23:46:30 -0000 turns out it's my locale problem, after unsetenv LC_CTYPE, it went through.. thank you!! TFC On 10/23/06, Lowell Gilbert wrote: > > [don't top-post, please] > > "Tsu-Fan Cheng" writes: > > > yes...under devel/icu? icu2 compile just fine. > > I looked at the bug database, and there are some reports of this > problem; the port's maintainer has a workaround but apparently not a > real solution yet. >