[ https://issues.apache.org/jira/browse/LOGCXX-367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13903811#comment-13903811 ]
Florian Seydoux commented on LOGCXX-367: ---------------------------------------- sounds strange to me - if it's really required to add the C headers (instead of the C++ ones, or working with the name resolution) - it means that the std lib on that specific buildchain is broken. Should we really have log4cxx to build on such specific buildchain, or instead hosting the required patch against the official source code on the wiki (for example). > Build fails on Linux with g++ 4.4 > --------------------------------- > > Key: LOGCXX-367 > URL: https://issues.apache.org/jira/browse/LOGCXX-367 > Project: Log4cxx > Issue Type: Bug > Components: Build > Affects Versions: 0.10.0 > Environment: Debian GNU/Linux - sid (unstable) > Reporter: Andreas Tscharner > Assignee: Curt Arnold > Fix For: 0.10.1 > > Attachments: log4cxx-example.patch, log4cxx-include.patch > > Original Estimate: 0.5h > Remaining Estimate: 0.5h > > When I try to build Log4cxx, it fails, because it misses a few include files. > andy@shannara:~$ g++ --version > g++ (Debian 4.4.4-8) 4.4.5 20100728 (prerelease) > Copyright (C) 2010 Free Software Foundation, Inc. > This is free software; see the source for copying conditions. There is NO > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- This message was sent by Atlassian JIRA (v6.1.5#6160)