[
https://issues.apache.org/jira/browse/LOGCXX-440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098470#comment-14098470
]
Hollósi Gergely commented on LOGCXX-440:
----------------------------------------
Okay, it works with the current trunk. Thank you.
> 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)