From owner-freebsd-ports@FreeBSD.ORG Fri May 11 23:34:38 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6773816A400 for ; Fri, 11 May 2007 23:34:38 +0000 (UTC) (envelope-from cokane@cokane.org) Received: from ms-smtp-04.texas.rr.com (ms-smtp-04.texas.rr.com [24.93.47.43]) by mx1.freebsd.org (Postfix) with ESMTP id 3AAE213C447 for ; Fri, 11 May 2007 23:34:38 +0000 (UTC) (envelope-from cokane@cokane.org) Received: from mail.cokane.org (rrcs-24-153-184-158.sw.biz.rr.com [24.153.184.158]) by ms-smtp-04.texas.rr.com (8.13.6/8.13.6) with ESMTP id l4BNYTqo007638; Fri, 11 May 2007 18:34:30 -0500 (CDT) Received: by mail.cokane.org (Postfix, from userid 103) id A5D2314B6AA; Fri, 11 May 2007 19:34:29 -0400 (EDT) X-Spam-Checker-Version: SpamAssassin 3.1.3-gr0 (2006-06-01) on discordia X-Spam-Level: X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.1.3-gr0 Received: from [172.20.1.3] (erwin.int.cokane.org [172.20.1.3]) by mail.cokane.org (Postfix) with ESMTP id E628514B6A8; Fri, 11 May 2007 19:34:28 -0400 (EDT) From: Coleman Kane To: Kris Kennaway In-Reply-To: <20070511071640.GA23490@xor.obsecurity.org> References: <46441124.3020602@gmx.de> <20070511065001.GA30678@xor.obsecurity.org> <46441745.4010100@gmx.de> <20070511071640.GA23490@xor.obsecurity.org> Content-Type: text/plain Date: Fri, 11 May 2007 17:35:11 -0600 Message-Id: <1178926511.1140.9.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.10.0 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine Cc: "\[LoN\]Kamikaze" , freebsd-ports@freebsd.org Subject: Re: Xorg 7.2 index problem X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 May 2007 23:34:38 -0000 On Fri, 2007-05-11 at 03:16 -0400, Kris Kennaway wrote: > On Fri, May 11, 2007 at 09:12:05AM +0200, [LoN]Kamikaze wrote: > > Kris Kennaway wrote: > > > On Fri, May 11, 2007 at 08:45:56AM +0200, [LoN]Kamikaze wrote: > > >> # make index > > >> Generating INDEX-6 - please wait..cut: stdin: Illegal byte sequence > > >> "Makefile", line 32: warning: "/usr/bin/cut -f 1 -d '|' < /usr/ports/audio/mbrolavox/voices.conf" returned non-zero status > > >> > > >> Does anyone else have this problem? > > > > > > Do you have a nonstandard locale set, and does this warning also occur with CVS index? > > > > > > Kris > > > > My locale is en_GB.UTF-8. > > Probably the cause, I bet it would also give the warning with a CVS index. > > Kris I have the same error using en_US.UTF-8 -- Coleman Kane