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

Asterisk Bug Tracker noreply at bugs.digium.com
Tue May 25 19:29:41 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 19:29 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

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

---------------------------------------------------------------------- 
 (0122455) svnbot (reporter) - 2010-05-25 19:29
 https://issues.asterisk.org/view.php?id=17391#c122455 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 265747

U   trunk/configure
U   trunk/configure.ac
U   trunk/include/asterisk/autoconfig.h.in
U   trunk/pbx/pbx_lua.c
U   trunk/res/res_calendar_caldav.c
U   trunk/res/res_calendar_ews.c
U   trunk/res/res_calendar_exchange.c
U   trunk/res/res_calendar_icalendar.c

------------------------------------------------------------------------
r265747 | tilghman | 2010-05-25 19:29:40 -0500 (Tue, 25 May 2010) | 8
lines

Use configure to determine the prefixes and include directories properly.

This ensures cross-platform compatibility, even among Linux distributions,
which don't always put headers in the same place.

(closes issue https://issues.asterisk.org/view.php?id=17391)
 Reported by: loloski

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-05-25 19:29 svnbot         Checkin                                      
2010-05-25 19:29 svnbot         Note Added: 0122455                          
======================================================================




More information about the asterisk-bugs mailing list