pmem / ndctl

A "device memory" enabling project encompassing tools and libraries for CXL, NVDIMMs, DAX, memory tiering and other platform memory device topics.
Other
270 stars 139 forks source link

cxl: error while loading shared libraries: libcxl.so.1: cannot open shared object file: No such file or directory #228

Closed tonychangtw219 closed 1 year ago

tonychangtw219 commented 1 year ago

base on Centos Stream 8 with new Kernel 6.0.11. git clone the source and build the tools. meson setup build meson compile -C build meson install -C build

see the error when run cxl command.

Linux localhost.localdomain 6.0.112022-12-06 #1 SMP PREEMPT_DYNAMIC Tue Dec 6 13:52:37 CST 2022 x86_64 x86_64 x86_64 GNU/Linux

tonychangtw219 commented 1 year ago

Sorry, this issue is the wrong feedback. The cxl command is giving the wrong error feedback because I am not using the correct command. Please close the issue.