Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

can't pass compilation with the latest pmdk #77

Open
guoanwu opened this issue Sep 28, 2018 · 0 comments
Open

can't pass compilation with the latest pmdk #77

guoanwu opened this issue Sep 28, 2018 · 0 comments

Comments

@guoanwu
Copy link

guoanwu commented Sep 28, 2018

[root@shz23f_aep_nc04 redis]# make USE_PMDK=yes STD=-std=gnu99
cd src && make all
make[1]: Entering directory '/root/yazhan/redis/src'
CC dict.o
In file included from dict.c:49:0:
server.h:744:29: error: ‘POBJ_MAX_ACTIONS_TYPE’ undeclared here (not in a function); did you mean ‘POBJ_MAX_ACTION_TYPE’?
struct pobj_action actions[POBJ_MAX_ACTIONS_TYPE];
^~~~~~~~~~~~~~~~~~~~~
POBJ_MAX_ACTION_TYPE
dict.c: In function ‘dictReplacePM’:

PatKamin added a commit to PatKamin/redis that referenced this issue Sep 26, 2022
[6.0.13-devel] Add memkind support
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant