Hello courier-users,
I try to "gmake" courier 0.56.0. And now receive error,dont know
what it mean
Compiling cmlm2.C
cmlm2.C: In function `int cmdset(const std::vector<std::string,
std::allocator<std::string> >&, bool)':
cmlm2.C:244: error: `CODESET' was not declared in this scope
cmlm2.C:244: error: `nl_langinfo' was not declared in this scope
cmlm2.C:244: warning: unused variable 'CODESET'
cmlm2.C:244: warning: unused variable 'nl_langinfo'
cmlm2.C:262: error: `CODESET' was not declared in this scope
cmlm2.C:262: error: `nl_langinfo' was not declared in this scope
cmlm2.C:262: warning: unused variable 'CODESET'
cmlm2.C:262: warning: unused variable 'nl_langinfo'
gmake[3]: *** [cmlm2.o] Error 1
gmake[3]: Leaving directory `/usr/home/sergio/downloads/courier-0.56.0/courier'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/home/sergio/downloads/courier-0.56.0/courier'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/usr/home/sergio/downloads/courier-0.56.0/courier'
gmake: *** [all-recursive] Error 1
Can you help?
Thanks.