Hi Rhys, Thanks.
I'll work on this issue. Seems there is some code fix to be done, regrading a variable passing to a function [missing const]. regards, *Chand Priyankara* [image: Facebook]<http://www.facebook.com/chand.priyankara> [image: LinkedIn] <http://lk.linkedin.com/in/chandpriyankara> [image: Blogger] <http://chandpriyankara.blogspot.com/> [image: Google Plus]<http://plus.google.com/104246340732624023499> |BSc(Eng) - Electrical & Information |(094) 773-361-566 |ch...@engineering.com |http://chandpriyankara.blogspot.com <http://www.iucnredlist.org/amazing-species>sent via internet On Wed, Jan 8, 2014 at 8:55 AM, Rhys Ulerich <rhys.uler...@gmail.com> wrote: > > Can you please provide me a workaround to following error while building > logcxx from current trunk: > > > > loggingevent.h:171:45: error: declaration of 'typedef > log4cxx::spi::KeySet log4cxx::spi::LoggingEvent::KeySet' [-fpermissive] > > Is this using Autotools? Or Ant? If it's Autotools you can probably use > CXXFLAGS=-fpermissive ./configure > instead of the usual > ./configure > > I've had luck with this in the past: > https://red.ices.utexas.edu/issues/2971 > > I've filed https://issues.apache.org/jira/browse/LOGCXX-419 and will > take a look at it. > > - Rhys >