You mean by building from the repo? Dumb question, but where is the repo? The urls on <http://logging.apache.org/log4cxx/source-repository.html> don't work.
On Tue, Jan 7, 2014 at 4:49 PM, Joseph Southwell (JIRA) < log4cxx-dev@logging.apache.org> wrote: > > [ > https://issues.apache.org/jira/browse/LOGCXX-417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13864927#comment-13864927] > > Joseph Southwell commented on LOGCXX-417: > ----------------------------------------- > > The os provided apr results an error looking for apr_atomic.h so I am > guessing you aren't using that. > Using apr 1.5 I was able to reproduce the problem. I fixed it a slightly > different way than you. > Can you update and verify that I fixed it for you as well? > > > > Missing #include of <cstdlib> breaks compilation on mac os 10.9 > > --------------------------------------------------------------- > > > > Key: LOGCXX-417 > > URL: https://issues.apache.org/jira/browse/LOGCXX-417 > > Project: Log4cxx > > Issue Type: Bug > > Affects Versions: 0.10.0, 0.10.1 > > Environment: Mac os 10.9 > > Reporter: Daniel Russel > > Assignee: Joseph Southwell > > Fix For: 0.10.0, 0.10.1 > > > > > > atoi isn't defined in stringhelper.cpp > > > > -- > This message was sent by Atlassian JIRA > (v6.1.5#6160) >