[asterisk-bugs] [Asterisk 0014516]: Can not make install Asterisk
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Feb 24 12:06:43 CST 2009
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=14516
======================================================================
Reported By: tomgarratt
Assigned To: otherwiseguy
======================================================================
Project: Asterisk
Issue ID: 14516
Category: General
Reproducibility: have not tried
Severity: minor
Priority: normal
Status: assigned
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!): 480
Request Review:
======================================================================
Date Submitted: 2009-02-20 05:34 CST
Last Modified: 2009-02-24 12:06 CST
======================================================================
Summary: Can not make install Asterisk
Description:
OS: Centos 5.2 i386
dahdi-linux-2.1.0.4
dahdi-tools-2.1.0.2
libpri-1.4.9
asterisk-addons-1.6.0
When running the command ./make install I receive this error
[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
======================================================================
----------------------------------------------------------------------
(0100648) lmadsen (administrator) - 2009-02-24 12:06
http://bugs.digium.com/view.php?id=14516#c100648
----------------------------------------------------------------------
I just saw this commit go in, so I'm going to close this issue:
*** twilson, asterisk, branch-1.6.0, r178306 ***
Change include order to make compile on Centos 5 with DAHDI
If BIT_TYPES_DEFINED gets defined before linux/types.h is included, the
__s32 type doesn't get defined
Issue History
Date Modified Username Field Change
======================================================================
2009-02-24 12:06 lmadsen Note Added: 0100648
======================================================================
More information about the asterisk-bugs
mailing list