LOCNNIL commented on issue #176: URL: https://github.com/apache/logging-log4cxx/issues/176#issuecomment-1383042835
> 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. So if I just comment this part I will be able to cross-compile successfully? If yes, I'll gonna try it and post here the results. -- 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]
