[asterisk-bugs] [Asterisk 0017391]: [patch] latest trunk doesn't compile
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue May 25 17:03:15 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=17391
======================================================================
Reported By: loloski
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17391
Category: Resources/res_calendar
Reproducibility: always
Severity: minor
Priority: normal
Status: feedback
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-05-24 22:17 CDT
Last Modified: 2010-05-25 17:03 CDT
======================================================================
Summary: [patch] latest trunk doesn't compile
Description:
res_calendar_ews.c: In function âsend_ews_request_and_parseâ:
res_calendar_ews.c:463: warning: implicit declaration of function
âne_set_request_flagâ
res_calendar_ews.c:463: error: âNE_REQFLAG_IDEMPOTENTâ undeclared (first
use in this function)
res_calendar_ews.c:463: error: (Each undeclared identifier is reported
only once
res_calendar_ews.c:463: error: for each function it appears in.)
make[1]: *** [res_calendar_ews.o] Error 1
make: *** [res] Error 2
======================================================================
----------------------------------------------------------------------
(0122451) loloski (reporter) - 2010-05-25 17:03
https://issues.asterisk.org/view.php?id=17391#c122451
----------------------------------------------------------------------
after applying the patch, it still fails to compile on centos 5.4
res_calendar_ews.c: In function âsend_ews_request_and_parseâ:
res_calendar_ews.c:463: warning: implicit declaration of function
âne_set_reques
t_flagâ
res_calendar_ews.c:463: error: âNE_REQFLAG_IDEMPOTENTâ undeclared (first
use in
this function)
res_calendar_ews.c:463: error: (Each undeclared identifier is reported
only once
res_calendar_ews.c:463: error: for each function it appears in.)
make[1]: *** [res_calendar_ews.o] Error 1
make: *** [res] Error 2
Issue History
Date Modified Username Field Change
======================================================================
2010-05-25 17:03 loloski Note Added: 0122451
======================================================================
More information about the asterisk-bugs
mailing list