Cross compiling for Arm64 (especially FreeSwitch) using automake/autoconf.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Cross compiling for Arm64 (especially FreeSwitch) using automake/autoconf.

2,972 Views
stanisław
Contributor I

When i tried to compile applications from source for LS1046ARDB platform i encountered bug.

configure doesn't recognize aarch64-linux-gnu architecture.

I downloaded newest FreeSwitch tarball, i extracted it and typed:

./configure --host=aarch64-linux-gnu

and i get:

checking host system type... Invalid configuration `aarch64-linux-gnu': machine `aarch64' not recognized

So what can i do? Internet can't much help, there is bugs reported but no solution and i'm not specialist in automake/autoconf.

Labels (1)
0 Kudos
1 Reply

1,886 Views
yipingwang
NXP TechSupport
NXP TechSupport

Hello Stanisław Busza,

Please refer to the defect report in freeswitch.org.

[FS-9070] ./configure failing on arm64 - Jira 


Have a great day,
TIC

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos