[asterisk-bugs] [JIRA] (ASTERISK-23576) Build failure on SmartOS / Illumos / SunOS
Rusty Newton (JIRA)
noreply at issues.asterisk.org
Mon Apr 7 14:33:19 CDT 2014
[ https://issues.asterisk.org/jira/browse/ASTERISK-23576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rusty Newton updated ASTERISK-23576:
------------------------------------
Assignee: Sebastian Wiedenroth
Status: Waiting for Feedback (was: Triage)
Setting to "Waiting on Feedback" for the patch.
You'll also want to run through the [Code Review wiki page|https://wiki.asterisk.org/wiki/display/AST/Code+Review] and post the patch on Reviewboard (there is a field on this issue for a Reviewboard link as well). Thanks!
> Build failure on SmartOS / Illumos / SunOS
> ------------------------------------------
>
> Key: ASTERISK-23576
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-23576
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Affects Versions: 11.7.0
> Environment: SmartOS, but probably also problem on other Illumos Distributions and SunOS in general
> Reporter: Sebastian Wiedenroth
> Assignee: Sebastian Wiedenroth
> Attachments: fix-sunos.diff
>
>
> Asterisk 11.7.0 (and maybe newer versions) does not build on SunOS (testing SmartOS).
> There are two issues:
> - chan_oss.c does not find soundcard.h
> - the Makefile uses "-Wl,--version-script" for ASTSSL_LIB, which is not supported by the SunOS linker.
> I'll add a patch that makes sure soundcard.h is found in the right place and the version-script option is only used when using GNU_LD. Checks like that are already used in other parts of the Makefile.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list