[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:49:57 CST 2008
The following issue has been RESOLVED.
======================================================================
http://bugs.digium.com/view.php?id=13863
======================================================================
Reported By: jcollie
Assigned To: svnbot
======================================================================
Project: Asterisk
Issue ID: 13863
Category: General
Reproducibility: always
Severity: minor
Priority: normal
Status: resolved
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:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2008-11-07 16:00 CST
Last Modified: 2008-11-24 22:49 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.
======================================================================
----------------------------------------------------------------------
(0095468) svnbot (reporter) - 2008-11-24 22:49
http://bugs.digium.com/view.php?id=13863#c95468
----------------------------------------------------------------------
Repository: asterisk
Revision: 159025
U branches/1.4/apps/app_rpt.c
U branches/1.4/configure
U branches/1.4/configure.ac
U branches/1.4/include/asterisk/autoconfig.h.in
------------------------------------------------------------------------
r159025 | tilghman | 2008-11-24 22:49:56 -0600 (Mon, 24 Nov 2008) | 3
lines
System call ioperm is non-portable, so check for its existence in
autoconf.
(Closes issue http://bugs.digium.com/view.php?id=13863)
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=159025
Issue History
Date Modified Username Field Change
======================================================================
2008-11-24 22:49 svnbot Checkin
2008-11-24 22:49 svnbot Note Added: 0095468
2008-11-24 22:49 svnbot Status feedback => resolved
2008-11-24 22:49 svnbot Resolution open => fixed
2008-11-24 22:49 svnbot Assigned To => svnbot
======================================================================
More information about the asterisk-bugs
mailing list