[asterisk-bugs] [Asterisk 0018137]: [patch] failure to cross compile asterisk-1.8.0-rc3

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Oct 14 13:45:04 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18137 
====================================================================== 
Reported By:                ovi
Assigned To:                tilghman
====================================================================== 
Project:                    Asterisk
Issue ID:                   18137
Category:                   Core/Portability
Reproducibility:            always
Severity:                   block
Priority:                   normal
Status:                     ready for review
Target Version:             1.8.0
Asterisk Version:           1.8.0-rc3 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-10-13 13:37 CDT
Last Modified:              2010-10-14 13:45 CDT
====================================================================== 
Summary:                    [patch] failure to cross compile asterisk-1.8.0-rc3
Description: 
While cross compiling asterisk 1.8 for several embedded platforms I ran
into this issue:
   [CC] stdtime/localtime.c -> stdtime/localtime.o
stdtime/localtime.c: In function `notify_daemon':
stdtime/localtime.c:557: error: `test' undeclared (first use in this
function)
stdtime/localtime.c:557: error: (Each undeclared identifier is reported
only once
stdtime/localtime.c:557: error: for each function it appears in.)
stdtime/localtime.c: At top level:
stdtime/localtime.c:253: warning: `localelist' defined but not used
make[2]: *** [stdtime/localtime.o] Error 1
make[1]: *** [main] Error 2
make[1]: Leaving directory
`/home/osas/slug/optware/nslu2/builds/asterisk18'
make: *** [/home/osas/slug/optware/nslu2/builds/asterisk18/.built] Error 2
====================================================================== 

---------------------------------------------------------------------- 
 (0128048) svnbot (reporter) - 2010-10-14 13:45
 https://issues.asterisk.org/view.php?id=18137#c128048 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 291791

U   branches/1.8/main/stdtime/localtime.c

------------------------------------------------------------------------
r291791 | jpeeler | 2010-10-14 13:45:03 -0500 (Thu, 14 Oct 2010) | 10
lines

Add missing ifdefs for test framework and new locale code.

(closes issue https://issues.asterisk.org/view.php?id=18137)
Reported by: ovi
Patches: 
      18137_test_framework_ifdef.patch uploaded by wdoekes (license 717)
      18137_localelist_warning.patch uploaded by wdoekes (license 717)
Tested by: ovi


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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-10-14 13:45 svnbot         Checkin                                      
2010-10-14 13:45 svnbot         Note Added: 0128048                          
======================================================================




More information about the asterisk-bugs mailing list