3 messages in net.sourceforge.lists.courier-users[courier-users] compile error : gmake...
FromSent OnAttachments
Gaye Abdoulaye WalsimouJun 25, 2007 2:01 am 
Sam VarshavchikJun 25, 2007 4:03 am 
Gaye Abdoulaye WalsimouJun 25, 2007 5:22 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] compile error : gmake[3]: *** [cmlm2.o] Error 1Actions...
From:Gaye Abdoulaye Walsimou (wals@walsimou.com)
Date:Jun 25, 2007 2:01:18 am
List:net.sourceforge.lists.courier-users

Hello list,

I have following error when I try to compile courier-0.56.0. I try to compile it under FreeBSD 6.2-STABLE. Thanks a lot for any suggestion and help!!!

####################### error ################################################" cp -f ./courier.config module.dsn gmake[4]: Leaving directory `/mnt/hdd1/home/walsimou/install/dns.walsimou.com/courier-mta/courier-0.56.0/courier/module.dsn'

gmake[3]: Leaving directory `/mnt/hdd1/home/walsimou/install/dns.walsimou.com/courier-mta/courier-0.56.0/courier/module.dsn'

gmake[3]: Entering directory `/mnt/hdd1/home/walsimou/install/dns.walsimou.com/courier-mta/courier-0.56.0/courier'

Compiling cancelmsg.c Linking cancelmsg Compiling mailq.c Linking mailq Compiling sendmail.c Compiling sendmail-esmtpd-wrapper.c Linking sendmail Compiling testmxlookup.c Linking testmxlookup Compiling dotforward.c Linking dotforward Compiling cmlm.C 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 `/mnt/hdd1/home/walsimou/install/dns.walsimou.com/courier-mta/courier-0.56.0/courier'

gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/mnt/hdd1/home/walsimou/install/dns.walsimou.com/courier-mta/courier-0.56.0/courier'

gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory `/mnt/hdd1/home/walsimou/install/dns.walsimou.com/courier-mta/courier-0.56.0/courier'

gmake: *** [all-recursive] Error 1 ####################### end error ################################################"