On Jun 18, 2005, at 2:36 AM, Forrest Energumen wrote:

Hi:
i want to migrate my project from win32 to linux, i select log4cxx as my log system. it works fine with stlport 4.6.2 in win32 platform, but it can not work in linux.

my log4cxx version is 0.9.7, when i compile it in linux, i build it with stlport-4.6 support,when I test the examples, it just show "segment fault" when running to "xml::DOMConfigurator::configure(LOGGER_CONFIG_FILE_NAME)"

but if i do not compile the log4cxx-0.9.7 with stlport, it works fine

so i just doubt that whether it can work with stlport or not in linux?


log4cxx-0.9.7 had a large number of issues that have been already resolved in the CVS HEAD. One in particular (http:// issues.apache.org/jira/browse/LOGCXX-4) is likely the cause of the problem that you are running into. Please try the CVS HEAD and see if the problem still persists.

Reply via email to