From owner-freebsd-java Tue May 16 2:17:51 2000 Delivered-To: freebsd-java@freebsd.org Received: from rzmail.uni-trier.de (dns.uni-trier.de [136.199.8.101]) by hub.freebsd.org (Postfix) with ESMTP id 48BEB37B738 for ; Tue, 16 May 2000 02:17:47 -0700 (PDT) (envelope-from blank@uni-trier.de) Received: from blank.uni-trier.de (rzppp-79.uni-trier.de [136.199.4.79]) by rzmail.uni-trier.de (8.9.3+Sun/8.9.3) with ESMTP id LAA08800; Tue, 16 May 2000 11:17:44 +0200 (MET DST) Received: by blank.uni-trier.de (Postfix, from userid 1000) id B681B5E99; Tue, 16 May 2000 11:17:44 +0200 (CEST) Date: Tue, 16 May 2000 11:17:44 +0200 From: Sascha Blank To: Thomas Runge Cc: freebsd-java@FreeBSD.ORG Subject: Re: Motif and wchar's Message-ID: <20000516111744.A15749@blank.uni-trier.de> References: <3920F6B0.9E1DFD37@rostock.zgdv.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <3920F6B0.9E1DFD37@rostock.zgdv.de>; from runge@rostock.zgdv.de on Tue, May 16, 2000 at 09:20:16AM +0200 Organization: Computer Center of the University of Trier, Germany Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello, On Tue, May 16, 2000 at 09:20:16AM +0200, Thomas Runge wrote: > Well, after some tweaking motif compiles quite fine on my > FreeBSD 4 box. > Unfortunately, we don't have wchar-functions in libc and > I get link errors coming from TextF.c regarding: > wcschr, wcscpy, wcscat, wcslen, wcsncat. I know, these functions > are in glibc, why don't we have that? > > And how can we solve that problem right now? There's a "wchar" implementation available on http://www.cs.rpi.edu/~crossd/FreeBSD/wcs-19990606.tar.gz I have tried it myself and it works as expected, meaning that I was able to successfully link a Motif program. -- Sascha Blank | FreeBSD - Student and System Administrator | that's where you want to go today! at the University of Trier, Germany | mailto:blank@fox.uni-trier.de | See http://www.freebsd.org for details To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message