[asterisk-bugs] [JIRA] (ASTERISK-25682) Unable to Make with imap support
Daniel Journo (JIRA)
noreply at issues.asterisk.org
Tue Jan 12 14:44:33 CST 2016
[ https://issues.asterisk.org/jira/browse/ASTERISK-25682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=228970#comment-228970 ]
Daniel Journo edited comment on ASTERISK-25682 at 1/12/16 2:44 PM:
-------------------------------------------------------------------
I retried it on a fresh server and it's building correctly. Not sure what's wrong with the other server. You can close this.
was (Author: journo):
I retried it on a fresh server and it's building correctly. Not sure what's wrong with the other server.
> 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
> Assignee: Unassigned
> Severity: Minor
>
> Tested using imap-2007e and imap-2007f from http://www.washington.edu/imap/
> Try configuring using the following line:
> {noformat}
> ./configure -with-imap=/usr/src/imap-2007e --enable-dev-mode
> {noformat}
> In menuselect, select IMAP for Voicemail storage.
> The Make results in the following error:-
> {noformat}
> [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
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list