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

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

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

---------------------------------------------------------------------- 
 (0122456) svnbot (reporter) - 2010-05-25 19:33
 https://issues.asterisk.org/view.php?id=17391#c122456 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 265748

_U  branches/1.6.2/
U   branches/1.6.2/configure
U   branches/1.6.2/configure.ac
U   branches/1.6.2/include/asterisk/autoconfig.h.in
U   branches/1.6.2/pbx/pbx_lua.c

------------------------------------------------------------------------
r265748 | tilghman | 2010-05-25 19:33:49 -0500 (Tue, 25 May 2010) | 15
lines

Merged revisions 265747 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/trunk

........
  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=265748 

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




More information about the asterisk-bugs mailing list