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 environment is not clean). I will try to switch to V19.0.0 and rebuild. Will let you know if further help needed. Thanks. Best Regards, Dongchuan Ilya Dryomov<idryomov@xxxxxxxxx> 在 2024年3月6日 周三 21:13 写道: On Wed, Mar 6, 2024 at 7:41 AM Feng, Hualong <hualong.feng@xxxxxxxxx> wrote: > > Hi Dongchuan > > Could I know which version or which commit that you are building and your environment: system, CPU, kernel? > > ./do_cmake.sh -DCMAKE_BUILD_TYPE=RelWithDebInfo this command should be OK without QAT. Hi Hualong, I don't think this is true. In main, both WITH_QATLIB and WITH_QATZIP default to ON unless the system is aarch64. IIRC I needed to append -D WITH_QATLIB=OFF -D WITH_QATZIP=OFF to build without QAT. Thanks, Ilya > > Thanks > -Hualong > > > -----Original Message----- > > From: 张东川 <zhangdongchuan@xxxxxxxxxxxxxxxxx> > > Sent: Wednesday, March 6, 2024 9:51 AM > > To: ceph-users <ceph-users@xxxxxxx> > > Subject: How to build ceph without QAT? > > > > 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 errors like: > > make[1]: *** [Makefile:4762: > > quickassist/lookaside/access_layer/src/sample_code/performance/framew > > ork/linux/user_space/cpa_sample_code-cpa_sample_code_utils.o] Error 1 > > > > > > > > > > So what's the proper way to configure build commands? > > Thanks a lot. > > > > > > Best Regards, > > Dongchuan > > _______________________________________________ > > ceph-users mailing list -- ceph-users@xxxxxxx To unsubscribe send an email > > to ceph-users-leave@xxxxxxx > _______________________________________________ > ceph-users mailing list -- ceph-users@xxxxxxx > To unsubscribe send an email to ceph-users-leave@xxxxxxx _______________________________________________ ceph-users mailing list -- ceph-users@xxxxxxx To unsubscribe send an email to ceph-users-leave@xxxxxxx _______________________________________________ ceph-users mailing list -- ceph-users@xxxxxxx To unsubscribe send an email to ceph-users-leave@xxxxxxx