Hi guys,
I tried both following commands.
Neither of them worked.
"./do_cmake.sh -DCMAKE_BUILD_TYPE=RelWithDebInfo -DWITH_QAT=OFF
-DWITH_QATDRV=OFF -DWITH_QATZIP=OFF"
"ARGS="-DWITH_QAT=OFF -DWITH_QATDRV=OFF -DWITH_QATZIP=OFF" ./do_cmake.sh
-DCMAKE_BUILD_TYPE=RelWithDebInfo"
I still see erro
Hi Hualong and llya,
Thanks for your help.
More info:
I am trying to buid ceph on Milkv Pioneer board (RISCV arch, OS is fedora-riscv
6.1.55).
The ceph code being used was downloaded from github last week (master branch)
Currently I am working on environment cleanup (I suspect my work envir
Hi there,
I was building ceph with the tag "v19.0.0" on Milkv Pioneer board (RISCV
arch, OS is fedora-riscv 6.1.55)
I ran "./do_cmake.sh -DCMAKE_BUILD_TYPE=RelWithDebInfo -DWITH_SPDK=ON" then
just went to the "build" folder and ran "ninja" command.
But it failed with the following dashboard err