Marcin Kasperski wrote:
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).
2 years ago, there was a similar struggle as you can see from this thread:
http://marc.theaimsgroup.com/?t=97442230600001&r=1&w=2
May be those participants are still using True64 and can give you some hints?

__________________________________________________________________
Stas Bekman JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org http://ticketmaster.com

Reply via email to