Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Dec 1999 20:30:21 +0100
From:      Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>
To:        Nik Clayton <nik@freebsd.org>
Cc:        hackers@freebsd.org
Subject:   Re: wchar support?
Message-ID:  <19991221203021.D50448@daemon.ninth-circle.org>
In-Reply-To: <19991221161131.A72885@catkin.nothing-going-on.org>; from nik@freebsd.org on Tue, Dec 21, 1999 at 04:11:31PM %2B0000
References:  <19991221161131.A72885@catkin.nothing-going-on.org>

next in thread | previous in thread | raw e-mail | index | archive | help
-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 <http://home.wxs.nl/~asmodai>;
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991221203021.D50448>