[asterisk-bugs] [Asterisk 0018301]: [patch] [regression] Change in revision 284478 causes configure to exit when cross-compiling
Asterisk Bug Tracker
noreply at bugs.digium.com
Sun Jan 9 13:22:35 CST 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18301
======================================================================
Reported By: abelbeck
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 18301
Category: Core/BuildSystem
Reproducibility: always
Severity: minor
Priority: normal
Status: acknowledged
Asterisk Version: 1.4.37
JIRA: SWP-2580
Regression: Yes
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-11-12 15:57 CST
Last Modified: 2011-01-09 13:22 CST
======================================================================
Summary: [patch] [regression] Change in revision 284478
causes configure to exit when cross-compiling
Description:
Running configure when cross-compiling, results in:
--
checking if we can increase the maximum select-able file descriptor...
cross-compile
checking if we can increase the maximum select-able file descriptor...
cross-compile
configure: error: cannot run test program while cross compiling
See `config.log' for more details.
--
configure then exits with 1
This change was adding to 1.4 with r284478
======================================================================
----------------------------------------------------------------------
(0130337) abelbeck (reporter) - 2011-01-09 13:22
https://issues.asterisk.org/view.php?id=18301#c130337
----------------------------------------------------------------------
Attached is asterisk-1.4-bugid18301.patch.txt which fixes the
cross-complile issue in configure.ac.
Additionally, this patch makes asterisk-1.4 configure.ac reflect
asterisk-1.6.2 and asterisk-1.8 for the purpose of defining
HAVE_VARIABLE_FDSET
Issue History
Date Modified Username Field Change
======================================================================
2011-01-09 13:22 abelbeck Note Added: 0130337
======================================================================
More information about the asterisk-bugs
mailing list