Philippe M. Chiasson wrote:


Geoffrey Young wrote:

hi all

I just did a fresh checkout and forgot to copy my makepl_args.modperl2 file
over to the new directory. when I built mod_perl with


  $ perl Makefile.PL MP_APXS=apxs

I got both the following warnings at the same time:

[warning] mod_perl dso library will be built as mod_perl.so
[warning] mod_perl static library will be built as mod_perl.a


Yes, I remember running into this when I originally worked on the static
build. It's probably in the archives somewhere, but what I remember is that
it was an intended feature to have both mod_perl.so and mod_perl.a built by
default, so that httpd could be statically linked against that mod_perl.a in
the future.


I didn't think it was necessary either, but for some reason, someone pointed
out a good reason to keep it the way it was.

That's how Doug planned to have it. But it doesn't seem to be the case now.

--
__________________________________________________________________
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

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



Reply via email to