atom feed2 messages in net.sourceforge.lists.courier-users[courier-users] new problem during ma...
FromSent OnAttachments
sergioSep 18, 2007 6:47 am 
Sam VarshavchikSep 20, 2007 8:29 pm 
Subject:[courier-users] new problem during make courier
From:sergio (ser@neonet.ua)
Date:Sep 18, 2007 6:47:55 am
List:net.sourceforge.lists.courier-users

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.