From owner-freebsd-hackers Tue Dec 21 11:30:52 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from smtp04.wxs.nl (smtp04.wxs.nl [195.121.6.59]) by hub.freebsd.org (Postfix) with ESMTP id 8172B14DA7; Tue, 21 Dec 1999 11:30:38 -0800 (PST) (envelope-from asmodai@wxs.nl) Received: from daemon.ninth-circle.org ([195.121.196.194]) by smtp04.wxs.nl (Netscape Messaging Server 3.61) with ESMTP id AAA5F30; Tue, 21 Dec 1999 20:30:31 +0100 Received: (from asmodai@localhost) by daemon.ninth-circle.org (8.9.3/8.9.3) id UAA51520; Tue, 21 Dec 1999 20:30:22 +0100 (CET) (envelope-from asmodai) Date: Tue, 21 Dec 1999 20:30:21 +0100 From: Jeroen Ruigrok/Asmodai To: Nik Clayton Cc: hackers@freebsd.org Subject: Re: wchar support? Message-ID: <19991221203021.D50448@daemon.ninth-circle.org> References: <19991221161131.A72885@catkin.nothing-going-on.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <19991221161131.A72885@catkin.nothing-going-on.org>; from nik@freebsd.org on Tue, Dec 21, 1999 at 04:11:31PM +0000 Organisation: Ninth-Circle Enterprises Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -On [19991221 18:25], Nik Clayton (nik@freebsd.org) wrote: >I'm trying to compile OpenJade 1.3, a C++ application, for the Doc. Proj. >The build fails with Bah, you beat me to it ;) >LangObj.cxx:15: wchar.h: No such file or directory >LangObj.cxx:16: wctype.h: No such file or directory >gmake[2]: *** [LangObj.lo] Error 1 On CURRENT I have the above, but prefixed with a c, so: cwchar.h and cwctype.h under /usr/include/g++/ I do see wchar and wctype.h as part of SUSv2 though. I also see them as part of Linux libc. But that's all I can tell about it. HTH a bit Nik, -- Jeroen Ruigrok van der Werven/Asmodai asmodai@[wxs.nl|bart.nl] Documentation nutter. *BSD: Technical excellence at its best... The BSD Programmer's Documentation Project A rose is a rose is a rose is a rose... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message