[asterisk-bugs] [Asterisk 0012203]: Failed to cross compile on arm
noreply at bugs.digium.com
noreply at bugs.digium.com
Thu Mar 13 13:51:24 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: no change required
Fixed in Version:
======================================================================
Date Submitted: 03-13-2008 06:30 CDT
Last Modified: 03-13-2008 13:51 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 13:51
----------------------------------------------------------------------
This is a build system configuration issue. We cannot help you with that
here.
Issue History
Date Modified Username Field Change
======================================================================
03-13-08 13:51 qwell Status new => resolved
03-13-08 13:51 qwell Resolution open => no change
required
03-13-08 13:51 qwell Assigned To => qwell
03-13-08 13:51 qwell Note Added: 0083907
======================================================================
More information about the asterisk-bugs
mailing list