[asterisk-bugs] [Asterisk 0014774]: Compile errors

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Mar 27 13:07:16 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=14774 
====================================================================== 
Reported By:                chodorenko
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   14774
Category:                   General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           1.6.0.6 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-03-27 12:52 CDT
Last Modified:              2009-03-27 13:07 CDT
====================================================================== 
Summary:                    Compile errors
Description: 
compile this release abort with errors 

[root at asterisk asterisk-1.6.0.6]# make
menuselect/menuselect --check-deps menuselect.makeopts
Generating embedded module rules ...
   [CC] app_dahdiras.c -> app_dahdiras.o
In file included from app_dahdiras.c:50:
/usr/include/dahdi/user.h:736: error: expected specifier-qualifier-list
before ‘__s32’
/usr/include/dahdi/user.h:939: error: expected specifier-qualifier-list
before ‘__s32’
make[1]: *** [app_dahdiras.o] Error 1
make: *** [apps] Error 2

====================================================================== 

---------------------------------------------------------------------- 
 (0102301) chodorenko (reporter) - 2009-03-27 13:07
 http://bugs.digium.com/view.php?id=14774#c102301 
---------------------------------------------------------------------- 
Add 

#include <asm/types.h>

in app_dahdiras.c 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-03-27 13:07 chodorenko     Note Added: 0102301                          
======================================================================




More information about the asterisk-bugs mailing list