Brad Lanam wrote:
[...]
=== apr_libs: -L/export/apache2_dev/lib -lapr-0
  -L/export/apache2_dev/lib -laprutil-0

So, that's where they reside? /export/apache2_dev/lib?


I would normally say it needs the -R.../lib for Solaris,

So, isn't it a bug in apr-config then?


% apr-config --link-ld

should give the correct information.

    but an installation may have multiple apache servers installed,
    so some magic w/LD_LIBRARY_PATH or LD_RUN_PATH needs to be done.

The linking of APR.so happens in xs/APR/APR/. xs/APR/APR/Makefile.PL repeats the same thing get_DEFINE() did, and you can see the resulting linking flags in xs/APR/APR/Makefile.


__________________________________________________________________
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