> On 19 Feb 2019, at 05:30, Gregory Casamento <[email protected]> wrote: > > > > CMake Error at > /usr/share/cmake-3.7/Modules/FindPackageHandleStandardArgs.cmake:138 > (message): > Could NOT find kqueue (missing: KQUEUE_INCLUDE_DIRS) > Call Stack (most recent call first): > /usr/share/cmake-3.7/Modules/FindPackageHandleStandardArgs.cmake:378 > (_FPHSA_FAILURE_MESSAGE) > cmake/Findkqueue.cmake:20 (find_package_handle_standard_args) > CMakeLists.txt:64 (find_package) > > > Isn't kqueue specific to BSD?
What is this the build for? Line 64 of libobjc2’s CMakeLists.txt isn’t a find_package invocation. David _______________________________________________ Gnustep-dev mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gnustep-dev
