Hello,
1. I have installed the following software for Sequoia.
sequoia-2.10.5
carob-0.7.3-1.i386.rpm
carob-devel-0.7.3-1.i386.rpm
libmysequoia-0.9.8-1.i386.rpm
libmysequoia-devel-0.9.8-1.i386.rpm
log4cxx-0.9.7-1.i386.rpm
log4cxx-devel-0.9.7-1.i386.rpm
2. I have compiled the following mysql module to replace the mysqlclient
with mysequoia
a.) cd php-5.2.0/ext/mysql
b.) edit config.m4
i.) change mysqlclient to mysequoia and
ii.) $PHP_LIBDIR/mysql changed to $PHP_LIBDIR/mysequoia
c.) ln -s /usr/lib/mysequoia /usr
d.) phpize
e.) ./configure --with-mysql=shared,/usr
f.) make clean
g.) make
h.) make install
While running the php application I got a segmentation fault. However the
program works well.
After debuging I found that the following problem in liblog4cxx.so
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1208105280 (LWP 6143)]
0x0105ab98 in
log4cxx::helpers::PatternParser::DatePatternConverter::~DatePatternConverter$delete
()
from /usr/lib/liblog4cxx.so.9
Could you please help me to resolve this problem ?
Regards
Jebamony Mathias
_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia