[asterisk-bugs] [Asterisk 0012203]: Failed to cross compile on arm
noreply at bugs.digium.com
noreply at bugs.digium.com
Thu Mar 13 14:02:11 CDT 2008
The following issue has been RESOLVED.
======================================================================
http://bugs.digium.com/view.php?id=12203
======================================================================
Reported By: OriIdan
Assigned To: qwell
======================================================================
Project: Asterisk
Issue ID: 12203
Category: Core/BuildSystem
Reproducibility: always
Severity: minor
Priority: normal
Status: resolved
Asterisk Version: 1.4.18
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: 03-13-2008 06:30 CDT
Last Modified: 03-13-2008 14:02 CDT
======================================================================
Summary: Failed to cross compile on arm
Description:
using ./configure --host=i686 --build=arm-linux-gnu
CC environment variable was set to my cross compiler.
I got an error from configure that termcap is not installed.
I tried using the same configure line when CC was not set, the configure
script was done without errors.
I then manually edited makeopts to set the path for my cross compiler and
got the following error:
smsq.c:499: error: `POPT_BADOPTION_NOALIAS' undeclared (first use in this
function)
======================================================================
----------------------------------------------------------------------
qwell - 03-13-08 14:02
----------------------------------------------------------------------
We are not going to go through every configuration option on your
cross-toolchain to attempt to find the issue. There is nothing for us to
fix.
Issue History
Date Modified Username Field Change
======================================================================
03-13-08 14:02 qwell Status assigned => resolved
03-13-08 14:02 qwell Resolution reopened => fixed
03-13-08 14:02 qwell Note Added: 0083913
======================================================================
More information about the asterisk-bugs
mailing list