[asterisk-bugs] [Asterisk 0011287]: Failed compile pbx_ael on solaris
noreply at bugs.digium.com
noreply at bugs.digium.com
Sun Nov 18 21:49:11 CST 2007
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=11287
======================================================================
Reported By: snuffy
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 11287
Category: PBX/pbx_ael
Reproducibility: always
Severity: minor
Priority: normal
Status: feedback
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 89399
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 11-18-2007 18:54 CST
Last Modified: 11-18-2007 21:49 CST
======================================================================
Summary: Failed compile pbx_ael on solaris
Description:
[CC] pbx_ael.c -> pbx_ael.o
pbx_ael.c:240:9: invalid suffix "x" on integer constant
pbx_ael.c:236: error: `n' undeclared here (not in a function)
pbx_ael.c:236: error: initializer element is not constant
pbx_ael.c:236: error: (near initialization for
`__mod_info.buildopt_sum[0]')
pbx_ael.c:240:9: invalid suffix "x" on integer constant
pbx_ael.c:236: error: initializer element is not constant
pbx_ael.c:236: error: (near initialization for
`__mod_info.buildopt_sum[1]')
pbx_ael.c:240:9: invalid suffix "x" on integer constant
pbx_ael.c:236: error: initializer element is not constant
pbx_ael.c:236: error: (near initialization for
`__mod_info.buildopt_sum[2]')
pbx_ael.c:240:9: invalid suffix "x" on integer constant
pbx_ael.c:236: error: initializer element is not constant
pbx_ael.c:236: error: (near initialization for
`__mod_info.buildopt_sum[3]')
pbx_ael.c:236: error: initializer element is not constant
pbx_ael.c:236: error: (near initialization for `__mod_info.buildopt_sum')
gmake[1]: *** [pbx_ael.o] Error 1
gmake: *** [utils] Error 2
======================================================================
----------------------------------------------------------------------
snuffy - 11-18-07 21:49
----------------------------------------------------------------------
Same error. config/compile from scratch
AST_BUILDOPT_SUM is the following value:
#define AST_BUILDOPT_SUM { 0x-n, 0x, 0x, 0x }
Issue History
Date Modified Username Field Change
======================================================================
11-18-07 21:49 snuffy Note Added: 0073889
======================================================================
More information about the asterisk-bugs
mailing list