[asterisk-bugs] [Asterisk 0013863]: [patch] 1.6.1 beta2 does not build on PPC

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Nov 24 22:12:44 CST 2008


The following issue requires your FEEDBACK. 
====================================================================== 
http://bugs.digium.com/view.php?id=13863 
====================================================================== 
Reported By:                jcollie
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   13863
Category:                   General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     feedback
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-11-07 16:00 CST
Last Modified:              2008-11-24 22:12 CST
====================================================================== 
Summary:                    [patch] 1.6.1 beta2 does not build on PPC
Description: 
1.6.1 beta 2 does not build on PPC:

1) glibc on PPC does not have <sys/io.h>.  It doesn't even seem necessary
on other platforms.
2) A section of code inside a #ifdef PPC was missing a variable
declararion.

Patches will be attached.
====================================================================== 

---------------------------------------------------------------------- 
 (0095465) otherwiseguy (administrator) - 2008-11-24 22:12
 http://bugs.digium.com/view.php?id=13863#c95465 
---------------------------------------------------------------------- 
app_rpt uses ioperm, which comes from glibc sys/io.h on my system, anyway. 
might check that you have app_rpt set to build as by default it is
unchecked on the other platforms you test against. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-11-24 22:12 otherwiseguy   Note Added: 0095465                          
2008-11-24 22:12 otherwiseguy   Status                   new => feedback     
======================================================================




More information about the asterisk-bugs mailing list