Is building ceph in wsl possible?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

I am currently building Ceph, but I've encountered an issue.
I'm working in a WSL Ubuntu environment, and an error related to the kernel version has occurred.
However, since my kernel version meets the requirements, I suspect that the WSL environment itself might be causing the problem.

Does the WSL environment not support building processes?

For reference, I have attached my environment details and a portion of the error log.

===========================================
- Env : Win11 + WSL2(Ubuntu20.04)
  - Kernel Version : 5.15.153.1-microsoft-standard-WSL2
  - g++ : 11
- My Execution
  - git clone and pull submodules
  - > ./install-deps.sh
  - > ./do_cmake.sh
  - > ninja -j1

- Error Logs
  - > FAILED: src/common/CMakeFiles/common-common-objs.dir/Graylog.cc.o
  - > /usr/bin/g++-11 -DBOOST_ASIO_DISABLE_THREAD_KEYWORD_EXTENSION ....
  - > In file included from /ceph/build/boost/include/boost/asio/io_context.hpp:18
  - > from /ceph/src/common/Graylog.h:7
  - > from /ceph/src/common/Graylog.cc:4
  - > /ceph/build/boost/include/boost/asio/detail/config.hpp:826:5: error: #error Linux Kernel 5.10 or later is required to support io_uring
_______________________________________________
Dev mailing list -- dev@xxxxxxx
To unsubscribe send an email to dev-leave@xxxxxxx



[Index of Archives]     [CEPH Users]     [Ceph Devel]     [Ceph Large]     [Information on CEPH]     [Linux BTRFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux