Re: problems with building log4cxx-0-10.0. in threadcxx.cpp

2008-07-04 Thread lakshmikanth
d have a good weekend! > > Katharina > > > Original-Nachricht >> Datum: Wed, 2 Jul 2008 09:37:43 -0700 (PDT) >> Von: lakshmikanth <[EMAIL PROTECTED]> >> An: log4cxx-user@logging.apache.org >> Betreff: Re: problems with building log4cxx-0-

Re: problems with building log4cxx-0-10.0. in threadcxx.cpp

2008-07-04 Thread Katharina Maurer
OTECTED]> > An: log4cxx-user@logging.apache.org > Betreff: Re: problems with building log4cxx-0-10.0. in threadcxx.cpp > > > Curt Arnold-3 wrote: > > > > > > Or possibly the calling convention > > (LOG4CXX_THREAD_FUNC in log4cxx/thread.h) is slightl

Re: problems with building log4cxx-0-10.0. in threadcxx.cpp

2008-07-02 Thread lakshmikanth
if and add this instead: #if !defined(LOG4CXX_THREAD_FUNC) #define LOG4CXX_THREAD_FUNC #endif P.S: Sorry, no time to mess around with diff :) -- View this message in context: http://www.nabble.com/problems-with-building-log4cxx-0-10.0.-in-threadcxx.cpp-tp18000912p18241817.html Sent from the Log4cxx - Users mailing list archive at Nabble.com.

Re: problems with building log4cxx-0-10.0. in threadcxx.cpp

2008-06-19 Thread Curt Arnold
On Jun 19, 2008, at 4:27 AM, Katharina Maurer wrote: Hi, everybody! I want to build log4cxx-0-10.0. I have: - MinGW-5.1.3. - Msys-1.0.10. - msysDTK-1.0.1. - Python-2.5.1. - apr (apr_20080408042052) - apr-util (apr-util_20080408042135) - expat-2.0.1. - cppunit-1.12.1. I have no problems wi

problems with building log4cxx-0-10.0. in threadcxx.cpp

2008-06-19 Thread Katharina Maurer
Hi, everybody! I want to build log4cxx-0-10.0. I have: - MinGW-5.1.3. - Msys-1.0.10. - msysDTK-1.0.1. - Python-2.5.1. - apr (apr_20080408042052) - apr-util (apr-util_20080408042135) - expat-2.0.1. - cppunit-1.12.1. I have no problems with building apr, apr-util, expat and cppunit. I use fo