[ https://issues.apache.org/jira/browse/LOGCXX-450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Thorsten Schöning closed LOGCXX-450. ------------------------------------ Resolution: Duplicate Fix Version/s: 0.11.0 Thanks for the report, but this has already been reported and fixed in trunk. > build failure cygwin (missing include string.h) > ----------------------------------------------- > > Key: LOGCXX-450 > URL: https://issues.apache.org/jira/browse/LOGCXX-450 > Project: Log4cxx > Issue Type: Bug > Affects Versions: 0.10.0 > Environment: cygwin/32bit under Windows 7/64bit > Reporter: Tobias Frost > Labels: patch > Fix For: 0.11.0 > > Attachments: issue-450.patch > > Original Estimate: 0.5h > Remaining Estimate: 0.5h > > During building using cygwin (1.7.33) for x86, I encounter several build > errors: > src/main/cpp/socketoutputstream.cpp > src/main/cpp/inputstreamreader.cpp > /src/examples/cpp/console.cpp > Adding #include <string.h> > fixes it. > Additionally in /src/examples/cpp/console.cpp > a #include <stdio.h> is missing. -- This message was sent by Atlassian JIRA (v6.3.4#6332)