[ https://issues.apache.org/jira/browse/LOGCXX-440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098431#comment-14098431 ]
Thorsten Schöning edited comment on LOGCXX-440 at 8/15/14 10:43 AM: -------------------------------------------------------------------- Could you please try with a current trunk checkout? It looks to me that all of the reported errors have been fixed already. http://logging.apache.org/log4cxx/source-repository.html was (Author: tschoening): Could you please try with a current trunk checkout? It looks to me that all of the reported errors have been fixed already. > Compile errors on Ubuntu 14.04.1 LTS > ------------------------------------ > > Key: LOGCXX-440 > URL: https://issues.apache.org/jira/browse/LOGCXX-440 > Project: Log4cxx > Issue Type: Bug > Components: Build > Affects Versions: 0.10.0 > Environment: Ubuntu 14.04.1 LTS > Reporter: Hollósi Gergely > Priority: Critical > > The compilation always stops at compiling files: > - src/examples/cpp/console.cpp > - src/main/cpp/socketoutputstream.cpp > - src/main/cpp/inputstreamreader.cpp > - vim src/main/cpp/inputstream.cpp > The compiler cannot find some functions, like memmove, strcmp, etc. The first > one (console.cpp) needs string.h and stdio.h included, the others need > string.h included. If I include these files, the bug is fixed. -- This message was sent by Atlassian JIRA (v6.2#6252)