You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4cxx-user@logging.apache.org by Jing Zheng <ji...@inbox.com> on 2006/10/24 05:35:34 UTC

Re: several compile errs from svn head 2006-10-23

Thanks, Curt. just checked out svn head of log4cxx and it built great with
simple "ant" command(gcc 3.4.6 centos 4.4). I was having trouble with
explicit ant build options though,  "ant  -Dapr.lib.type=static
-Daprutil.lib.type=static -Dapriconv.lib.type=static -Dhas.wchar_t=1
-Dlogchar=utf8" seems to fail c++ code compling. thanks again for fixes. 


Jing Zheng wrote:
> 
> gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5.relocate2)
> 
> 1. charsetencoder.cpp: missing a "}" at line 62 "else if (topage ==
> APR_LOCALE_CHARSET) {"
> 2. stringhelper.cpp: tolower() is not recognized. added "#include
> <cctype>" and then it compiled ok
> 

-- 
View this message in context: http://www.nabble.com/several-compile-errs-from-svn-head-2006-10-23-tf2495019.html#a6966581
Sent from the Log4cxx - Users mailing list archive at Nabble.com.