You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Vasilisa Sidorova (JIRA)" <ji...@apache.org> on 2016/06/30 10:57:10 UTC

[jira] [Created] (IGNITE-3404) Single cpp node doesn't build during Apache Ignite C++ Build on Linux

Vasilisa  Sidorova created IGNITE-3404:
------------------------------------------

             Summary: Single cpp node doesn't build during Apache Ignite C++ Build on Linux
                 Key: IGNITE-3404
                 URL: https://issues.apache.org/jira/browse/IGNITE-3404
             Project: Ignite
          Issue Type: Bug
          Components: general
    Affects Versions: 1.6
         Environment: Ubuntu 14.04
            Reporter: Vasilisa  Sidorova


---------------------------------------------
DESCRIPTION
---------------------------------------------
Single cpp node doesn't build during Apache Ignite C++ Build on Linux
---------------------------------------------
STEPS FOR REPRODUCE
---------------------------------------------
# Build Apache Ignite C++ Build according to instruction from platforms/cpp/DEVNOTES.txt:

{noformat}
Building the Apache Ignite C++ components:
 * Navigate to the directory $IGNITE_HOME/platforms/cpp
 * Execute the following commands one by one to build the project:
    * libtoolize && aclocal && autoheader && automake --add-missing && autoreconf
    * ./configure
    * make
{noformat}
---------------------------------------------
ACTUAL RESULT
---------------------------------------------
There is ignite.sh in the cpp/ignite folder
---------------------------------------------
EXPECTED RESULT
---------------------------------------------
There isn't cpp/ignite folder after building



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