Sam Varshavchik writes: 

> Just append the definition for error() into showmsg2html.c: 
> 
> void error(const char *p)
> {
>        fprintf(stderr, "%s\n", p);
>        exit(1);
> } 
> 
Thanks Sam, that helped.
Just FYI, I still have following warnings (gcc version 4.2.1 20070719  
[FreeBSD]): 

config.status: WARNING:  'courier.service.in' seems to ignore the 
 --datarootdir setting
gpg: WARNING: unsafe permissions on homedir `conftempdir' 

unicode.c: In function 'convert_flush_iconv':
unicode.c:962: warning: passing argument 2 of 'libiconv' from incompatible 
pointer type 

rfc2047.c: In function 'encodeqp':
rfc2047.c:325: warning: comparison is always false due to limited range of 
data type 

config.status: WARNING:  'mkpop3dcert.html.in' seems to ignore the 
 --datarootdir setting 

config.status: WARNING:  'mkpop3dcert.8.in' seems to ignore the 
 --datarootdir setting 

folder.c: In function 'charset_warning': 

folder.c:1593: warning: comparison is always false due to limited range of 
data type 

newmsg.c: In function 'newmsg_init': 

newmsg.c:539: warning: unused variable 'checkspelling' 

newmsg.c:538: warning: unused variable 'checkspellingdone' 

config.status: WARNING:  'courierperlfilter.8.in' seems to ignore the 
 --datarootdir setting 

config.status: WARNING:  'courierperlfilter.html.in' seems to ignore the 
 --datarootdir setting 

config.status: WARNING:  'couriermlm.1.in' seems to ignore the 
 --datarootdir setting 

config.status: WARNING:  'courier.8.in' seems to ignore the --datarootdir 
setting 

config.status: WARNING:  'mkesmtpdcert.8.in' seems to ignore the 
 --datarootdir setting 

config.status: WARNING:  'courier.html.in' seems to ignore the 
 --datarootdir setting 

config.status: WARNING:  'couriermlm.html.in' seems to ignore the 
 --datarootdir setting 

config.status: WARNING:  'mkesmtpdcert.html.in' seems to ignore the 
 --datarootdir setting 

-- 
Alexei.

------------------------------------------------------------------------------
10 Tips for Better Web Security
Learn 10 ways to better secure your business today. Topics covered include:
Web security, SSL, hacker attacks & Denial of Service (DoS), private keys,
security Microsoft Exchange, secure Instant Messaging, and much more.
http://www.accelacomm.com/jaw/sfnl/114/51426210/
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to