[
https://issues.apache.org/jira/browse/MNEMONIC-465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wang, Gang reassigned MNEMONIC-465:
-----------------------------------
Assignee: Wang, Gang (was: Yanping Wang)
> build broken on fedora
> ----------------------
>
> Key: MNEMONIC-465
> URL: https://issues.apache.org/jira/browse/MNEMONIC-465
> Project: Mnemonic
> Issue Type: Bug
> Affects Versions: 0.9.0-incubating
> Reporter: Jonathan Halliday
> Assignee: Wang, Gang
> Priority: Major
>
> building on fedora 27 bare metal (i.e. NOT the supplied docker), build fails
> because cmake expects e.g. libvmem.a but pmdk packaged for fedora rpm
> installs only libvmem.so
> cmake should allows either, as in {{SET(CMAKE_FIND_LIBRARY_SUFFIXES ".so"
> ".a") }}otherwise users are forced to compile pmdk rather than using supplied
> packages.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)