Use apr, apr-util, expat, log4cxx libraries compiled with -fPIC flag.
It works in my case.
On Thu, Jul 30, 2009 at 9:06 AM, Curt Arnold
<carnold@...> wrote:
On Jul 16, 2009, at 7:43 AM, abgimeno wrote:
Hi
I have the same problem and I could not solve. I have installed the version
apache-log4cxx-0.10.0. apr-1.3.6 and apr-util-1.3.8. in a Red Hat 5 x64
I tried with the patch 596934 and does not work.
When the program ends gives an exception
terminate called after throwing an instance of
'log4cxx::helpers::MutexException'
what(): Mutex exception: stat = 22
./tester.sh: line 71: 17226 Aborted ./tester
I'l try to fire up a copy of CentOS 5 x64 this weekend.
Did it occur during the unit tests or one of the sample applications, or in some other context?