[asterisk-bugs] [Asterisk 0014517]: signals.h - syntax error before '*' token

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Feb 20 08:43:18 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=14517 
====================================================================== 
Reported By:                asgaroth
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   14517
Category:                   Core/BuildSystem
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Asterisk Version:           1.6.0.5 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-02-20 08:38 CST
Last Modified:              2009-02-20 08:43 CST
====================================================================== 
Summary:                    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
====================================================================== 

---------------------------------------------------------------------- 
 (0100450) asgaroth (reporter) - 2009-02-20 08:43
 http://bugs.digium.com/view.php?id=14517#c100450 
---------------------------------------------------------------------- 
On a side note, I'm not sure if it's a major issue, but there are warnings
about FILE_OFFSET_BITS being redefined as well. Here is a snippet:

   [CC] eagi-sphinx-test.c -> eagi-sphinx-test.o
In file included from
/export/home/vzhsxn/temp/asterisk-1.6.0.5/include/asterisk.h:21,
                 from eagi-sphinx-test.c:30:
/export/home/vzhsxn/temp/asterisk-1.6.0.5/include/asterisk/autoconfig.h:1143:1:
warning: "_FILE_OFFSET_BITS" redefined
In file included from /usr/include/iso/stdarg_c99.h:34,
                 from /usr/include/stdarg.h:33,
                 from
/usr/sfw/lib/gcc/i386-pc-solaris2.10/3.4.3/include/stdio.h:14,
                 from eagi-sphinx-test.c:18:
/usr/include/sys/feature_tests.h:188:1: warning: this is the location of
the previous definition 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-02-20 08:43 asgaroth       Note Added: 0100450                          
======================================================================




More information about the asterisk-bugs mailing list