Re: log4cxx 0.10.0 build problem on AIX

2008-05-12 Thread Curt Arnold
On May 12, 2008, at 2:43 AM, Chakravarthula, Krishnamurthy wrote: Experts, Since I am getting error with gcc compiler, I am trying with default compiler (/usr/vac/bin/xlc_r) on AIX for build. I am able to build APR and APR-UTIL but I get following error during make of log4cxx. Please

Re: LogString conversion

2008-05-12 Thread Curt Arnold
On May 12, 2008, at 9:15 AM, Madhu Gowda wrote: Hi, I tried the following in my sample program. std::string sLogFile = "TestLog.txt"; LogString sFileName; log4cxx::helpers::Transcoder::decode( sLogFile, sFileName); But, it gives the sFileName as "". I tried to debug and saw that in the funct

RE: log4cxx 0.10.0 build problem on AIX

2008-05-12 Thread Chakravarthula, Krishnamurthy
Experts, Since I am getting error with gcc compiler, I am trying with default compiler (/usr/vac/bin/xlc_r) on AIX for build. I am able to build APR and APR-UTIL but I get following error during make of log4cxx. Please help. source='helpers/datetimedateformattestcase.cpp' object='datetim