[asterisk-bugs] [JIRA] (ASTERISK-28271) Opensuse Leap 15 --with-jannson-bundled will not compile
Friendly Automation (JIRA)
noreply at issues.asterisk.org
Mon Feb 4 11:28:48 CST 2019
[ https://issues.asterisk.org/jira/browse/ASTERISK-28271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=246136#comment-246136 ]
Friendly Automation commented on ASTERISK-28271:
------------------------------------------------
Change 10946 merged by Friendly Automation:
bundled-jansson: On OpenSuse Leap libjansson.a was placed in lib64
[https://gerrit.asterisk.org/10946|https://gerrit.asterisk.org/10946]
> Opensuse Leap 15 --with-jannson-bundled will not compile
> --------------------------------------------------------
>
> Key: ASTERISK-28271
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-28271
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Core/BuildSystem
> Affects Versions: 16.1.1
> Environment: OpenSuse Leap 15
> Reporter: David Wilcox
> Assignee: Unassigned
>
> OpenSuse Leap 15 version of libjansson-devel is 2.9 and therefore you have to use --with-jansson-bundled. The bundled package compiles OK but places the resultant library in third-party/dest/lib64. When you come to 'make' asterisk the linker fails because it only looks in third-pary/dest/lib. Copying (or linking) lib64 to lib allows the make to complete
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list