> In short: I tried different compilation methods with two possible
> outcomes:
> a) apache and modperl compile succesfully but I get coredump while the
>    application is starting (in all cases SEGVs, in some cases core's
>    confused the debugger, in other I managed to notice __at_fork in
>    backtrace)
> b) everything seem to compile succesfully but I get 
>    dlopen: /tools/apache/libexec/mod_perl.so: symbol "PL_perl_destruct_level" 
>unresolved
>    while the application is starting

Maybe it is worth noting, that I happened to get b) also when I
compiled perl with shared perl library (in contrary to suggestion
found in modperl docs that building perl with shared library should
help).

Reply via email to