rm5248 commented on issue #176: URL: https://github.com/apache/logging-log4cxx/issues/176#issuecomment-1381888942
libESMTP is completely optional. If it's complaining about that, you likely have it installed on your build system - it is only used if it is found. The check happens [here](https://github.com/apache/logging-log4cxx/blob/master/src/main/include/CMakeLists.txt#L125), perhaps this is not working correctly when cross-compiling. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
