> > note that I've seen this error with DSO as well, I think I get it every
> > time I change the build options.
>
> i wonder if your picking up a bogus Apache::BuildConfig. make sure you
> don't have one installed in site_perl and rm lib/Apache/BuildConfig.pm
> blib/lib/Apache/BuildConfig.pm
Seems like it was the problem. It doesn't try to use libperl.so after I've
deleted those.
Why 'make clean' doesn't nuke those? Is 'make realclean' due?
-----------------------
Now I get:
/usr/sbin/httpd -d /home/stas/apache.org/modperl-2.0/t -f
/home/stas/apache.org/modperl-2.0/t/conf/httpd.conf
using Apache-AdvancedExtranetServer/1.3.19
waiting for server to warm up...Syntax error on line 4 of
/home/stas/apache.org/modperl-2.0/t/conf/httpd.conf:
Cannot load
/home/stas/apache.org/modperl-2.0/src/modules/perl/libmodperl.so into
server: /home/stas/apache.org/modperl-2.0/src/modules/perl/libmodperl.so:
undefined symbol: apr_bucket_setaside_notimpl
............giving up
I've the latest httpd-2.0 cvs. (2 minutes old)
-----------------------
Also how can I kill the interactive question:
Reading Makefile.PL args from @ARGV
MP_GENERATE_XS = 1
MP_USE_DSO = 1
MP_DEBUG = 1
Configure mod_perl with ../httpd-2.0? [y]
I do supply MP_APXS argument.
_____________________________________________________________________
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://logilune.com/
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]