On Wed, Mar 6, 2024 at 7:41 AM Feng, Hualong <hualong.f...@intel.com> 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: 张东川 <zhangdongch...@metastonecorp.com>
> > Sent: Wednesday, March 6, 2024 9:51 AM
> > To: ceph-users <ceph-users@ceph.io>
> > Subject: [ceph-users] 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@ceph.io To unsubscribe send an email
> > to ceph-users-le...@ceph.io
> _______________________________________________
> ceph-users mailing list -- ceph-users@ceph.io
> To unsubscribe send an email to ceph-users-le...@ceph.io
_______________________________________________
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io

Reply via email to