You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Aldrin Piri (JIRA)" <ji...@apache.org> on 2016/11/04 15:20:58 UTC

[jira] [Resolved] (MINIFI-123) CMake does not generate correct linker option when building main executable

     [ https://issues.apache.org/jira/browse/MINIFI-123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aldrin Piri resolved MINIFI-123.
--------------------------------
    Resolution: Fixed

> CMake does not generate correct linker option when building main executable
> ---------------------------------------------------------------------------
>
>                 Key: MINIFI-123
>                 URL: https://issues.apache.org/jira/browse/MINIFI-123
>             Project: Apache NiFi MiNiFi
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: cpp-0.0.1
>            Reporter: Shawn Hooton
>            Assignee: Shawn Hooton
>            Priority: Minor
>             Fix For: cpp-0.1.0
>
>
> On the Raspbian platform (Debian based) the linker is unsuccessful in linking pthreads with the MiNiFi executable because CMake does not specify -lpthreads.  The following change should create a platform agnostic way of making sure posix threads are linked correctly.  This change should be compatible with CMake 2.8.x and above.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)