On Wed, Dec 20, 2000 at 01:49:49PM +0000, Mark McLaren wrote:
> Koscheev Andrey wrote:
>
> > Slackware "4.something" with a new kernel:
> > Function wcsxfrm() seems not to be impleented in the installed libraries. If
> > anybody knows how to work around it, please let me know. Soblotron was not
> > installed.
>
> Is Slackware using glibc?
>
> I get the same problem with FreeBSD, even after you go to the trouble of
> getting a working
> "wchar.h" for it.
>
Just to confirm that OpenBSD doesn't seem to have wcsxfrm()
either, although it has an integrated wchar_t
Here's the error:
c++ -DHAVE_CONFIG_H -I. -I. -I../../autocfg -I/usr/local/include -O2 -c utf8.cpp
-fPIC -DPIC -o .libs/utf8.lo
utf8.cpp: In function `class Str utf8xfrm(const Str &)':
utf8.cpp:198: implicit declaration of function `int wcsxfrm(...)'
*** Error code 1
--
Anil Madhavapeddy, <[EMAIL PROTECTED]>