[asterisk-bugs] [Asterisk 0017391]: [patch] latest trunk doesn't compile

Asterisk Bug Tracker noreply at bugs.digium.com
Wed May 26 00:33:12 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17391 
====================================================================== 
Reported By:                loloski
Assigned To:                tilghman
====================================================================== 
Project:                    Asterisk
Issue ID:                   17391
Category:                   Resources/res_calendar
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Asterisk Version:           SVN 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!):  
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2010-05-24 22:17 CDT
Last Modified:              2010-05-26 00:33 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

====================================================================== 

---------------------------------------------------------------------- 
 (0122463) svnbot (reporter) - 2010-05-26 00:33
 https://issues.asterisk.org/view.php?id=17391#c122463 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 265793

U   trunk/build_tools/menuselect-deps.in
U   trunk/configure
U   trunk/configure.ac
U   trunk/include/asterisk/autoconfig.h.in
U   trunk/res/res_calendar_ews.c

------------------------------------------------------------------------
r265793 | twilson | 2010-05-26 00:33:11 -0500 (Wed, 26 May 2010) | 12
lines

Ensure that libneon > 0.29.0 is installed for res_calendar_ews

This uses a modified version of pabelanger's patch that checks for NTLM
support
instead, which was added in 0.29.0 which is what is required for
res_calendar_ews.

(closes issue https://issues.asterisk.org/view.php?id=17391)
Reported by: loloski
Patches: 
      issue17391.patch.v2 uploaded by pabelanger (license 224)
Tested by: twilson

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=265793 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-05-26 00:33 svnbot         Checkin                                      
2010-05-26 00:33 svnbot         Note Added: 0122463                          
======================================================================




More information about the asterisk-bugs mailing list