[asterisk-bugs] [JIRA] (ASTERISK-21006) unsupported host os "linux-gnueabihf"
Christian Hesse (JIRA)
noreply at issues.asterisk.org
Mon Jan 28 22:37:58 CST 2013
Christian Hesse created ASTERISK-21006:
------------------------------------------
Summary: unsupported host os "linux-gnueabihf"
Key: ASTERISK-21006
URL: https://issues.asterisk.org/jira/browse/ASTERISK-21006
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Core/BuildSystem
Affects Versions: 11.2.1
Environment: Raspberry Pi, Rasbian, Wheezy, hard-float ABI, Kernel 3.2.27+ #250
compiling as non-root
Reporter: Christian Hesse
Building Asterisk on Raspian with hard-float support fails as it uses the string "linux-gnueabihf" rather than "linux-gnueabi" for host os.
In particular, this breaks after libasteriskssl.so.1 is made, because for the then called ldconfig the correct flag -n is missing.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list