[asterisk-bugs] [Asterisk 0012203]: Failed to cross compile on arm
noreply at bugs.digium.com
noreply at bugs.digium.com
Thu Mar 13 13:50:32 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=12203
======================================================================
Reported By: OriIdan
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 12203
Category: Core/BuildSystem
Reproducibility: always
Severity: minor
Priority: normal
Status: new
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 13:50 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)
======================================================================
----------------------------------------------------------------------
OriIdan - 03-13-08 13:50
----------------------------------------------------------------------
?How exactly did you do it?
I posted it as a question on asterisk-embedded mailing list few weeks ago
and got no reply.
I have spent about 10 hours trying different ways and could not compile.
Perhaps there is something I am missing here and would be happy to know
how it's done.
Issue History
Date Modified Username Field Change
======================================================================
03-13-08 13:50 OriIdan Note Added: 0083906
======================================================================
More information about the asterisk-bugs
mailing list