You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "Roberta Marton (JIRA)" <ji...@apache.org> on 2017/02/01 19:58:51 UTC

[jira] [Closed] (TRAFODION-2357) log4c++ build error

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

Roberta Marton closed TRAFODION-2357.
-------------------------------------
    Resolution: Fixed

> log4c++ build error
> -------------------
>
>                 Key: TRAFODION-2357
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-2357
>             Project: Apache Trafodion
>          Issue Type: Bug
>          Components: Build Infrastructure
>         Environment: New build environment, latest release
>            Reporter: Gunnar Tapper
>            Assignee: Roberta Marton
>            Priority: Blocker
>
> I'm setting up a system to be able to build releases. Alas, I hit the following error:
> In file included from ./inc/authEvents.h:26,	##(Security)
>                  from ./inc/dbUserAuth.h:27,	##(Security)
>                  from src/dbUserAuth.cpp:27:	##(Security)
> /home/centos/incubator-trafodion/core/sqf/commonLogger/CommonLogger.h:37: error: \u2018log4cxx\u2019 is not a namespace-name	##(Security)
> /home/centos/incubator-trafodion/core/sqf/commonLogger/CommonLogger.h:37: error: expected namespace-name before \u2018;\u2019 token	##(Security)
> /home/centos/incubator-trafodion/core/sqf/commonLogger/CommonLogger.h:38: error: \u2018log4cxx\u2019 has not been declared	##(Security)
> /home/centos/incubator-trafodion/core/sqf/commonLogger/CommonLogger.h:38: error: \u2018helpers\u2019 is not a namespace-name	##(Security)
> /home/centos/incubator-trafodion/core/sqf/commonLogger/CommonLogger.h:38: error: expected namespace-name before \u2018;\u2019 token	##(Security)
> /home/centos/incubator-trafodion/core/sqf/commonLogger/CommonLogger.h:48: error: \u2018log4cxx\u2019 has not been declared	##(Security)
> /home/centos/incubator-trafodion/core/sqf/commonLogger/CommonLogger.h:49: error: \u2018log4cxx\u2019 has not been declared	##(Security)
> /home/centos/incubator-trafodion/core/sqf/commonLogger/CommonLogger.h:50: error: \u2018log4cxx\u2019 has not been declared	##(Security)
> /home/centos/incubator-trafodion/core/sqf/commonLogger/CommonLogger.h:51: error: \u2018log4cxx\u2019 has not been declared	##(Security)
> /home/centos/incubator-trafodion/core/sqf/commonLogger/CommonLogger.h:52: error: \u2018log4cxx\u2019 has not been declared	##(Security)
> /home/centos/incubator-trafodion/core/sqf/commonLogger/CommonLogger.h:53: error: \u2018log4cxx\u2019 has not been declared	##(Security)
> make[3]: *** [Linux-x86_64/64/dbg/dbUserAuth.o] Error 1	##(Security)
> [centos@trafbuild ~]$ ls $TOOLSDIR
> apache-log4cxx-0.10.0  bison_3_linux  dest-mpich-3.0.4  icu4c_4.4       thrift-0.9.0  zookeeper-3.4.5
> apache-maven-3.3.3     dest-llvm-3.2  hadoop-2.6.0      protobuf-2.5.0  udis86-1.7.2



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)