[Home]

Summary:ASTERISK-17037: Cross compile time if the version is equal to and greater than r284478 will hang
Reporter:tanghaiyong (yvhitxcel)Labels:
Date Opened:2010-11-27 07:02:07.000-0600Date Closed:2011-06-07 14:00:33
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) config.log
Description:make package/asterisk-1.4.x/compile V=99

checking for timersub in time.h... yes
checking for library containing gethostbyname_r... none required
checking for gethostbyname_r with 6 arguments... yes
checking for gethostbyname_r with 5 arguments... no
checking for PTHREAD_RWLOCK_INITIALIZER... yes
checking for PTHREAD_RWLOCK_PREFER_WRITER_NP... yes
checking for pthread_rwlock_timedwrlock() in pthread.h... no
checking if PTHREAD_ONCE_INIT needs braces... no
checking whether we can compare a mutex to its initial value... no
checking for compiler atomic operations... no
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.
make[2]: *** [/usr/src/backfire/build_dir/target-mipsel_uClibc-0.9.30.1/asterisk-1.4.36/.configured__ynnnnnnnnnnnnnnnn] Error 1
make[2]: Leaving directory `/usr/src/packages/net/asterisk-1.4.x'
make[1]: *** [package/asterisk-1.4.x/compile] Error 2
make[1]: Leaving directory `/usr/src/backfire'
make: *** [package/asterisk-1.4.x/compile] Error 2


****** ADDITIONAL INFORMATION ******

Linux 2.6.18-164.6.1.el5 #1 SMP Tue Nov 3 16:18:27 EST 2009 GNU/Linux



svn://svn.openwrt.org/openwrt/branches/backfire 24076
Target System (Broadcom BCM947xx/953xx [2.4])

svn co svn://svn.openwrt.org/openwrt/packages/net/asterisk-1.4.x
delete all files in asterisk-1.4.x/patches/
Comments:By: tanghaiyong (yvhitxcel) 2010-11-27 08:11:19.000-0600

packages/net/asterisk-1.4.x/patches/010-configure_ac.patch
===========================
<inline patch removed by lmadsen>



By: Leif Madsen (lmadsen) 2010-12-07 11:22:33.000-0600

You can't add patches inline like that. Please attach as a text file after signing the electronic license agreement (if you haven't already).

By: Leif Madsen (lmadsen) 2010-12-16 08:29:25.000-0600

Closed due to lack of response from the reporter.