[asterisk-bugs] [Asterisk 0018137]: [patch] failure to cross compile asterisk-1.8.0-rc3
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Oct 13 13:50:24 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: acknowledged
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-13 13:50 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
======================================================================
----------------------------------------------------------------------
(0127970) wdoekes (reporter) - 2010-10-13 13:50
https://issues.asterisk.org/view.php?id=18137#c127970
----------------------------------------------------------------------
Looks like a missing ifdef only. See patch.
Issue History
Date Modified Username Field Change
======================================================================
2010-10-13 13:50 wdoekes Note Added: 0127970
======================================================================
More information about the asterisk-bugs
mailing list