[asterisk-bugs] [JIRA] (ASTERISK-25682) Unable to Make with imap support
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Sun Jan 10 17:55:33 CST 2016
[ https://issues.asterisk.org/jira/browse/ASTERISK-25682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=228922#comment-228922 ]
Asterisk Team commented on ASTERISK-25682:
------------------------------------------
Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.
A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.
Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].
> 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