Date: Tue, 16 May 2000 09:20:16 +0200 From: Thomas Runge <runge@rostock.zgdv.de> To: freebsd-java@freebsd.org Subject: Motif and wchar's Message-ID: <3920F6B0.9E1DFD37@rostock.zgdv.de>
next in thread | raw e-mail | index | archive | help
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? -- Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3920F6B0.9E1DFD37>