[asterisk-bugs] [JIRA] (ASTERISK-25682) Unable to Make with imap support
Daniel Journo (JIRA)
noreply at issues.asterisk.org
Sun Jan 10 17:55:33 CST 2016
Daniel Journo created ASTERISK-25682:
----------------------------------------
Summary: Unable to Make with imap support
Key: ASTERISK-25682
URL: https://issues.asterisk.org/jira/browse/ASTERISK-25682
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Applications/app_voicemail/IMAP
Affects Versions: 13.6.0
Environment: Centos 6
Reporter: Daniel Journo
Severity: Minor
Tested using imap-2007e and imap-2007f from http://www.washington.edu/imap/
Try configuring using the following line:
./configure -with-imap=/usr/src/imap-2007e --enable-dev-mode
In menuselect, select IMAP for Voicemail storage.
The Make results in the following error:-
[LD] app_userevent.o -> app_userevent.so
[CC] app_verbose.c -> app_verbose.o
[LD] app_verbose.o -> app_verbose.so
[CC] app_voicemail.c -> app_voicemail.o
cc1: warnings being treated as errors
In file included from /usr/src/imap-2007e/c-client/osdep.h:63,
from /usr/src/imap-2007e/c-client/c-client.h:42,
from app_voicemail.c:98:
/usr/src/imap-2007e/c-client/env_unix.h:71: error: function declaration isn’t a prototype
make[1]: *** [app_voicemail.o] Error 1
make: *** [apps] Error 2
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list