It depends on you system config.
But this problem has more dimensions. On certain system are widechar api
(used for international sorting) not supported.
Configure script looks for the wchar.h, but makes no decission on api
availability. Are you sure, the problem is with header?
On certain systems compiler can't find headers in e.g
/usr/local/include. In this case you need set the CPPFLAGS environment
as follows 'CPPFLAGS=-I/usr/local/include'
Try this and let me know.
Pavel
Peter Flynn wrote:
> I'm compiling Sablot for SunOS 4.1.3_U1 and it's hit the wchar.h
> problem.
> I downloaded a copy of wchar.h but it's not clear where to put it
> so that
> configure will find it (ie putting it in the usual include directories
> doesn't work).
> Where should it go?
>
> ///Peter
--
Pavel Hlavnicka
Ginger Alliance Ltd.
Prague; Czech Republic