-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Description
I tried to build filemq and go this error:
CC src/src_libfilemq_la-fmq_msg.lo
CC src/src_libfilemq_la-fmq_server.lo
In file included from src/fmq_server.c:23:
In file included from ./src/filemq_classes.h:25:
In file included from ./src/../include/filemq.h:18:
./include/filemq_library.h:53:9: error: 'WITH_DRAFTS' macro redefined [-Werror]
#define WITH_DRAFTS
^
./src/platform.h:185:9: note: previous definition is here
#define WITH_DRAFTS 1
^
1 error generated.
make[1]: *** [src/src_libfilemq_la-fmq_server.lo] Error 1
make: *** [check-recursive] Error 1
I don't have C skills and haven't the slightest clue what this means but I'd be happy to provide more info if required.
Metadata
Metadata
Assignees
Labels
No labels