https://issues.apache.org/jira/browse/TRAFODION-2357
On Wed, Nov 16, 2016 at 6:57 PM, Roberta Marton <[email protected]> wrote: > This would be related to something I changed. Not sure at the moment what > is going on. > Create a JIRA and I will take a look. > > Roberta > > -----Original Message----- > From: Gunnar Tapper [mailto:[email protected]] > Sent: Wednesday, November 16, 2016 5:43 PM > To: [email protected] > Subject: Build Errors > > Hi, > > 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 > > > What am I missing? > > -- > Thanks, > > Gunnar > *If you think you can you can, if you think you can't you're right.* > -- Thanks, Gunnar *If you think you can you can, if you think you can't you're right.*
