ERRLIST_PREDEFINED

ERRLIST_PREDEFINED

Correct conflicts on sys_errlist port, edit sendmail/conf.h

Some systems define a type for sys_errlist[ ] that differs from the internal declaration made by sendmail . In such instances you will get a warning about sys_errlist being redefined when you compile. Such warnings are usually harmless, but they are unattractive. To eliminate them, add the following to your Build m4 file:

 APPENDDEF(`confENVDEF', `-DERRLIST_PREDEFINED') 

When porting to a new system, you can test with the preceding confENVDEF build macro statement and, if successful, put a permanent porting entry into sendmail/conf.h . New ports should be reported to sendmail@sendmail.org so that they can be folded into future releases.



Sendmail
sendmail, 4th Edition
ISBN: 0596510292
EAN: 2147483647
Year: 2002
Pages: 1174

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net