[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
Fri Jan 14 14:21:02 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-14 14:21 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
======================================================================
----------------------------------------------------------------------
(0130515) svnbot (reporter) - 2011-01-14 14:21
https://issues.asterisk.org/view.php?id=18301#c130515
----------------------------------------------------------------------
Repository: asterisk
Revision: 301869
U branches/1.4/configure
U branches/1.4/configure.ac
U branches/1.4/include/asterisk/autoconfig.h.in
------------------------------------------------------------------------
r301869 | lmadsen | 2011-01-14 14:21:01 -0600 (Fri, 14 Jan 2011) | 7 lines
Fix issue with cross-compiling failing
(closes issue https://issues.asterisk.org/view.php?id=18301)
Reported by: abelbeck
Patches:
asterisk-1.4-bugid18301.patch.txt uploaded by abelbeck (license 946)
Tested by: abelbeck, russellb
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=301869
Issue History
Date Modified Username Field Change
======================================================================
2011-01-14 14:21 svnbot Checkin
2011-01-14 14:21 svnbot Note Added: 0130515
======================================================================
More information about the asterisk-bugs
mailing list