Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

RDMA build失败 #2478

Closed
r-value opened this issue Dec 25, 2023 · 1 comment · Fixed by #2513
Closed

RDMA build失败 #2478

r-value opened this issue Dec 25, 2023 · 1 comment · Fixed by #2513

Comments

@r-value
Copy link

r-value commented Dec 25, 2023

Describe the bug (描述bug)
当前(2023.12.25)版本的master代码在 WITH_RDMA=ON 时无法build

To Reproduce (复现方法)

git checkout master
mkdir build && cd build
cmake -DWITH_RDMA=ON ..
make

image

Expected behavior (期望行为)
正常build

Versions (各种版本)
brpc: master 2023.12.25

Additional context/screenshots (更多上下文/截图)
根据 git blame 信息,接口变动为 #2358 引入
cc PR author @yanglimingcn

@yanglimingcn
Copy link
Contributor

我修改一下

@chenBright chenBright linked a pull request Jan 19, 2024 that will close this issue
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants