You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "Irina Boverman (JIRA)" <ji...@apache.org> on 2014/12/16 23:08:13 UTC

[jira] [Created] (PROTON-780) RHEL 6 CXX Build Issue

Irina Boverman created PROTON-780:
-------------------------------------

             Summary: RHEL 6 CXX Build Issue
                 Key: PROTON-780
                 URL: https://issues.apache.org/jira/browse/PROTON-780
             Project: Qpid Proton
          Issue Type: Bug
    Affects Versions: 0.9
         Environment: RHEL 6, CXX Compiler
            Reporter: Irina Boverman


mkdir -p build
cd build
cmake -DBUILD_WITH_CXX=ON ..
make

Results in this:

 20%] Building CXX object proton-c/CMakeFiles/qpid-proton.dir/src/log.c.o
In file included from /home/jenkins/workspace/proton-cxx/label/master/proton-c/src/log.c:20:
/home/jenkins/workspace/proton-cxx/label/master/proton-c/include/proton/log.h:54:17: error: anonymous variadic macros were introduced in C99
make[2]: *** [proton-c/CMakeFiles/qpid-proton.dir/src/log.c.o] Error 1
make[1]: *** [proton-c/CMakeFiles/qpid-proton.dir/all] Error 2
make: *** [all] Error 2



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