From owner-freebsd-java Tue May 16 0:59:35 2000 Delivered-To: freebsd-java@freebsd.org Received: from haldjas.folklore.ee (Haldjas.folklore.ee [193.40.6.121]) by hub.freebsd.org (Postfix) with ESMTP id 77DBA37B5BE for ; Tue, 16 May 2000 00:59:32 -0700 (PDT) (envelope-from narvi@haldjas.folklore.ee) Received: from localhost (narvi@localhost) by haldjas.folklore.ee (8.9.3/8.9.3) with SMTP id JAA58068; Tue, 16 May 2000 09:59:27 +0200 (EET) (envelope-from narvi@haldjas.folklore.ee) Date: Tue, 16 May 2000 09:59:27 +0200 (EET) From: Narvi To: Thomas Runge Cc: freebsd-java@FreeBSD.ORG Subject: Re: Motif and wchar's In-Reply-To: <3920F6B0.9E1DFD37@rostock.zgdv.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, 16 May 2000, 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? > Make a header file that converts our "rune" system to wchar? > -- > Tom > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message