[jadmin] making jabber14-1.6.0 under FreeBSD: errors in expat files

Matthias Wimmer m at tthias.eu
Tue Jan 23 07:24:16 CST 2007


Hi Daniel!

Daniel Vartanov schrieb:
> messages.cc:39: locale: No such file or directory
> *** Error code 1
>  
> Line 39 in messages.cc is:
> #include <locale>
>  
> It seems no patch can help here :) Is locale library presence depends on 
> compiler version? Will it work if I find, download and just copy 
> locale.h (and other .h which locale.h depends on) to  /usr/include  ?

The file is "locale", and not "locale.h". - It does not help to just 
install the header file. The library is required as well.

I am not sure if the C++ library shipped with your old version of gcc 
supports C++ locales. I'd say you either have not installed the stdc++ 
library, or this library is not compatible with jabberd14.

Probably your best guess would be to upgrade your compiler ...


Tot kijk
     Matthias

-- 
Matthias Wimmer      Fon +49-700 77 00 77 70
Züricher Str. 243    Fax +49-89 95 89 91 56
81476 München        http://ma.tthias.eu/



More information about the JAdmin mailing list