Re: MAKE error : While compiling trivial.cpp:Urgent

2008-06-19 Thread Curt Arnold
On Jun 19, 2008, at 10:56 PM, srkraju wrote: Still I am unable to solve this make error. Please suggest any modifications required in trivial.cpp Can use the libraries(like log4cxx,apr-1.2.2, aprutil-1.2.2) which are built in g++4.x in 3.x . thanks& regards srkraju I had no problems

RE: MAKE error : While compiling trivial.cpp:Urgent

2008-06-19 Thread srkraju
Still I am unable to solve this make error. Please suggest any modifications required in trivial.cpp Can use the libraries(like log4cxx,apr-1.2.2, aprutil-1.2.2) which are built in g++4.x in 3.x . thanks& regards srkraju _ _ From: srkraju [mailto:[EMAIL PROTECTED] S

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

Re: 'memmove' was not declared in this scope

2008-06-19 Thread David Schornack
Issue resolved by checking out the source from the SVN repository. On Thu, 2008-06-19 at 09:15 -0500, David Schornack wrote: > Hi, everybody! > > I have been using log4cxx-0.10.0 on Fedora 7 and Centos 5.1 with no > problems. I just migrated to Fedora 9 and tried to recompile log4cxx > and I a

'memmove' was not declared in this scope

2008-06-19 Thread David Schornack
Hi, everybody! I have been using log4cxx-0.10.0 on Fedora 7 and Centos 5.1 with no problems. I just migrated to Fedora 9 and tried to recompile log4cxx and I am getting the following error ... g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE

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