Skip to content

can't pass compilation with the latest pmdk #77

@guoanwu

Description

@guoanwu

[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’:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions