[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 06:04:47 CST 2019
David Wilcox created ASTERISK-28271:
---------------------------------------
Summary: 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
Severity: Blocker
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