[asterisk-bugs] [JIRA] (ASTERISK-28271) Opensuse Leap 15 --with-jannson-bundled will not compile
David Wilcox (JIRA)
noreply at issues.asterisk.org
Mon Feb 4 09:31:47 CST 2019
[ https://issues.asterisk.org/jira/browse/ASTERISK-28271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=246135#comment-246135 ]
David Wilcox commented on ASTERISK-28271:
-----------------------------------------
Confirm that the patch works as expected and the library is now compiled on lib.
There were three entries on Gerrit Reviews but so far as I could see they all produced the same change. Apologies if I missed something.
> 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: David Wilcox
>
> 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