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

Compilation error when building with JMAP disabled #4791

Open
buschmann23 opened this issue Jan 18, 2024 · 0 comments
Open

Compilation error when building with JMAP disabled #4791

buschmann23 opened this issue Jan 18, 2024 · 0 comments

Comments

@buschmann23
Copy link
Contributor

When trying to compile cyrus-imapd 3.10.0-beta1 with JMAP disabled, the following error occures:

sieve/interp.c: In function 'extension_isactive':
sieve/interp.c:752:5: error: duplicate case value
     case SIEVE_CAPA_JMAPQUERY:
     ^~~~
sieve/interp.c:671:5: note: previously used here
     case SIEVE_CAPA_NOTIFY:
     ^~~~

Compiler is gcc 7.5.0 on openSUSE Leap 15.5 x86_64.

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