I thought that it's safe to require() modules ./t/response/. But I see
that it fails.

 Can't load
'/home/stas/apache.org/test/blib/arch/auto/Apache/RequestIO/RequestIO.so'
for module Apache::RequestIO:
/home/stas/apache.org/test/blib/arch/auto/Apache/RequestIO/RequestIO.so:
undefined symbol: perl_module at
/home/stas/perl-bleed/lib/5.7.1/i686-linux-thread-multi/DynaLoader.pm line
206.
 at /home/stas/apache.org/test/lib/Apache/compat.pm line 23
Compilation failed in require at
/home/stas/apache.org/test/lib/Apache/compat.pm line 23.
BEGIN failed--compilation aborted at
/home/stas/apache.org/test/lib/Apache/compat.pm line 23.
Compilation failed in require at
/home/stas/apache.org/test/t/response/TestModules/cgiupload.pm line 6.
BEGIN failed--compilation aborted at
/home/stas/apache.org/test/t/response/TestModules/cgiupload.pm line 6.

RequestIO.so is shared, I suppose the problem is because libmodperl.so
wasn't yet loaded?

_____________________________________________________________________
Stas Bekman              JAm_pH     --   Just Another mod_perl Hacker
http://stason.org/       mod_perl Guide  http://perl.apache.org/guide
mailto:[EMAIL PROTECTED]   http://apachetoday.com http://eXtropia.com/
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to