[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:46:55 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18137 
====================================================================== 
Reported By:                ovi
Assigned To:                jpeeler
====================================================================== 
Project:                    Asterisk
Issue ID:                   18137
Category:                   Core/Portability
Reproducibility:            always
Severity:                   block
Priority:                   normal
Status:                     closed
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:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2010-10-13 13:37 CDT
Last Modified:              2010-10-14 13:46 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
====================================================================== 

---------------------------------------------------------------------- 
 (0128049) svnbot (reporter) - 2010-10-14 13:46
 https://issues.asterisk.org/view.php?id=18137#c128049 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 291792

_U  trunk/
U   trunk/main/stdtime/localtime.c

------------------------------------------------------------------------
r291792 | jpeeler | 2010-10-14 13:46:54 -0500 (Thu, 14 Oct 2010) | 16
lines

Merged revisions 291791 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r291791 | jpeeler | 2010-10-14 13:45:02 -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=291792 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-10-14 13:46 svnbot         Note Added: 0128049                          
======================================================================




More information about the asterisk-bugs mailing list