[asterisk-bugs] [Asterisk 0012203]: Failed to cross compile on arm
noreply at bugs.digium.com
noreply at bugs.digium.com
Thu Mar 13 14:00:31 CDT 2008
A NOTE has been added to this issue.
======================================================================
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: assigned
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:
======================================================================
Date Submitted: 03-13-2008 06:30 CDT
Last Modified: 03-13-2008 14:00 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)
======================================================================
----------------------------------------------------------------------
bkruse - 03-13-08 14:00
----------------------------------------------------------------------
Please read up on cross-compiling. This is NOT a bug, and I just compiled
it for the openmoko platform, with some tweaking. You will have to do this
tweaking as your build environment is probably messed up somehow. I doubt
that is the full log, look for missing include paths, etc.
-bk
Issue History
Date Modified Username Field Change
======================================================================
03-13-08 14:00 bkruse Note Added: 0083912
======================================================================
More information about the asterisk-bugs
mailing list