[asterisk-bugs] [Asterisk 0014517]: [patch] signals.h - syntax error before '*' token
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Nov 3 14:05:51 CST 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=14517
======================================================================
Reported By: asgaroth
Assigned To: qwell
======================================================================
Project: Asterisk
Issue ID: 14517
Category: Core/BuildSystem
Reproducibility: always
Severity: major
Priority: normal
Status: closed
Asterisk Version: 1.6.0.5
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: 2009-02-20 08:38 CST
Last Modified: 2009-11-03 14:05 CST
======================================================================
Summary: [patch] signals.h - syntax error before '*' token
Description:
Whenever attempting building asterisk 1.6.0.5 on Solaris I have a
compilation failure that exits with the following error:
[CC] version.c -> version.o
In file included from sig.h:47,
from el.h:107,
from common.c:51,
from editline.c:4:
/usr/include/signal.h:77: error: syntax error before '*' token
make[2]: *** [editline.o_a] Error 1
make[1]: *** [editline/libedit.a] Error 2
make: *** [main] Error 2
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
has duplicate 0015562 Compilation fails on Opensolaris
related to 0014981 [patch] Compilation issue on Solaris du...
======================================================================
----------------------------------------------------------------------
(0113084) svnbot (reporter) - 2009-11-03 14:05
https://issues.asterisk.org/view.php?id=14517#c113084
----------------------------------------------------------------------
Repository: asterisk
Revision: 227373
_U branches/1.6.0/
U branches/1.6.0/Makefile
U branches/1.6.0/main/Makefile
------------------------------------------------------------------------
r227373 | qwell | 2009-11-03 14:05:50 -0600 (Tue, 03 Nov 2009) | 16 lines
Merged revisions 227372 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
........
r227372 | qwell | 2009-11-03 13:59:46 -0600 (Tue, 03 Nov 2009) | 9 lines
Fix some build issues on Solaris.
(closes issue https://issues.asterisk.org/view.php?id=14517)
(SWP-109)
Reported by: asgaroth
Patches:
bug_14517.diff uploaded by snuffy (license 35)
Tested by: asgaroth, snuffy, dougm, qwell
........
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=227373
Issue History
Date Modified Username Field Change
======================================================================
2009-11-03 14:05 svnbot Checkin
2009-11-03 14:05 svnbot Note Added: 0113084
======================================================================
More information about the asterisk-bugs
mailing list