From owner-freebsd-questions@FreeBSD.ORG Thu May 1 22:26:37 2003 Return-Path: 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 6D29437B401 for ; Thu, 1 May 2003 22:26:37 -0700 (PDT) Received: from Gina.esfm.ipn.mx (esfm.ipn.mx [148.204.102.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5C9543FAF for ; Thu, 1 May 2003 22:26:36 -0700 (PDT) (envelope-from mrspock@esfm.ipn.mx) Received: from esfm.ipn.mx (esfm.ipn.mx [148.204.102.61]) by Gina.esfm.ipn.mx (8.12.6p2/8.12.6) with SMTP id h425PiNY086130; Fri, 2 May 2003 00:25:44 -0500 (CDT) (envelope-from mrspock@esfm.ipn.mx) From: Eduardo Viruena Silva Received: from 200.67.206.87 (SquirrelMail authenticated user mrspock) by mail.esfm.ipn.mx with HTTP; Fri, 2 May 2003 00:25:44 -0500 (CDT) Message-ID: <65314.200.67.206.87.1051853144.squirrel@mail.esfm.ipn.mx> Date: Fri, 2 May 2003 00:25:44 -0500 (CDT) To: In-Reply-To: <004601c30dcd$ec80b2e0$14a8a8c0@davecc640> References: <004601c30dcd$ec80b2e0$14a8a8c0@davecc640> X-Mailer: SquirrelMail (version 1.2.11) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit cc: freebsd-questions@freebsd.org Subject: Re: wchar support for libtre in 4.8-release? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 May 2003 05:26:37 -0000 > I'm having trouble building libtre on 4.8-release box. Does release 4.8 > have Wide Character support? I see some hints in the 5.0 release notes > that hint that older versions (e.g. 4.x) may not have support, such as > "Various routines in the C library now have support for ``wide'' > characters." > > %uname -s -r -m > FreeBSD 4.8-RELEASE i386 > %pwd > /a/ports/textproc/libtre > %sudo make > ===> libtre-0.3.2 need wchar support. > > Is it even possible to build & install the libtre port on 4.8? > yes, it is. you just have to cvs-update your ports. > Thanks, > -Dave Clark > Archinetix, Inc. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"