pdxcodemonkey opened a new pull request, #952: URL: https://github.com/apache/geode-native/pull/952
- New cmake version changes treatment of CMAKE_INSTALL_LIBDIR variable, which now evaluates to different things for xerces build and main client build. As a result, we build Xerces, then go looking to link to it in the wrong place. Hard-coding the path to just 'lib' for now appears to fix the Ubuntu issue without breaking anything else. -- 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: notifications-unsubscr...@geode.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org