[Home]

Summary:ASTERISK-11474: asterisk 1.6.0-beta3 fails to cross compile
Reporter:Ovidiu Sas (ovi)Labels:
Date Opened:2008-02-19 10:38:28.000-0600Date Closed:2008-02-19 11:30:29.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/BuildSystem
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:checking for /sbin/launchd... configure: error: cannot check for file existence when cross compiling

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

Here's the configure command that I used for configuring:
./configure \
--build=i386-pc-linux-gnu \
--host=armv5b-softfloat-linux \
--target=armv5b-softfloat-linux \
--prefix=/opt \
--disable-nls \
--disable-static \
--without-pwlib \
--with-ssl=/home/osas/slug/optware/nslu2/staging/opt \
--with-z=/home/osas/slug/optware/nslu2/staging/opt \
--with-termcap=/home/osas/slug/optware/nslu2/staging/opt \
--with-curl=/home/osas/slug/optware/nslu2/staging/opt \
--with-ogg=/home/osas/slug/optware/nslu2/staging/opt \
--with-popt=/home/osas/slug/optware/nslu2/staging/opt \
--with-tds=/home/osas/slug/optware/nslu2/staging/opt \
--with-sqlite=/home/osas/slug/optware/nslu2/staging/opt \
--without-postgres \
--with-radius=/home/osas/slug/optware/nslu2/staging/opt \
--with-odbc=/home/osas/slug/optware/nslu2/staging/opt \
--with-netsnmp=/home/osas/slug/optware/nslu2/staging/opt \
--without-imap \
--without-x11 \
--without-zaptel \
--with-gnutls=/home/osas/slug/optware/nslu2/staging/opt --with-iksemel=/home/osas/slug/optware/nslu2/staging/opt \
--localstatedir=/opt/var \
--sysconfdir=/opt/etc
Comments:By: Ovidiu Sas (ovi) 2008-02-19 10:43:33.000-0600

This issue is also present in asterisk 1.4 svn-103809

By: Digium Subversion (svnbot) 2008-02-19 11:28:06.000-0600

Repository: asterisk
Revision: 103812

U   branches/1.4/configure
U   branches/1.4/configure.ac

------------------------------------------------------------------------
r103812 | file | 2008-02-19 11:28:05 -0600 (Tue, 19 Feb 2008) | 4 lines

Don't look for launchd when cross compiling.
(closes issue ASTERISK-11474)
Reported by: ovi

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=103812

By: Digium Subversion (svnbot) 2008-02-19 11:30:29.000-0600

Repository: asterisk
Revision: 103813

_U  trunk/
U   trunk/configure
U   trunk/configure.ac

------------------------------------------------------------------------
r103813 | file | 2008-02-19 11:30:28 -0600 (Tue, 19 Feb 2008) | 12 lines

Merged revisions 103812 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r103812 | file | 2008-02-19 13:31:32 -0400 (Tue, 19 Feb 2008) | 4 lines

Don't look for launchd when cross compiling.
(closes issue ASTERISK-11474)
Reported by: ovi

........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=103813