On Mon, 20 Jan 2003 11:29:01 -0500 [EMAIL PROTECTED] wrote: > Hi, > I'm trying to build mod_perl2 with threads enabled. I recompiled apache with the >worker mpm, built mod_perl which seemd to build fine.. however, when I go to 'make >test' it gives me the following error: > > Cannot load /root/cvs/modperl-2.0/src/modules/perl/mod_perl.so into server: >/root/cvs/modperl-2.0/src/modules/perl/mod_perl.so: undefined symbol: >Perl_Ipatchlevel_ptr!!! > >
I got the exact same error when I used the prefork model... any thoughts?