RDMA-Tutorial icon indicating copy to clipboard operation
RDMA-Tutorial copied to clipboard

compile library requirement: libverbs

Open songhexiang opened this issue 5 years ago • 0 comments

when i use "make" to compile the project, the command line shows an error "setup_ib.o: undefined reference to symbol 'ibv_free_device_list@@IBVERBS_1.1'". when i add "-libverbs" in Makefile, the error disappear.

songhexiang avatar Oct 25 '18 12:10 songhexiang