Pratik, why do you continue breaking the thread? It's started on the dev
list. Please keep it there. Why do you redirect it to the other list?
Please repost your reply to the dev list and we will take it from there.
Thank you.
--
_
Well, I am a newbie to this. So kindly forgive all the mistakes that I make.
I was building mp2 statically, I don't think resultind httpd binary
should have any dependancies. Anyway, I had copied apr-0 to
/usr/local/lib, it should not cause any trouble.
I think if LD_LIBRARY_PATH contains wrote:
> Finally it breaks with:
>
> LD_RUN_PATH="/usr/lib:/lib" cc -shared -L/usr/local/lib APR.o
> modperl_error.o modperl_bucket.o modperl_common_util.o
> modperl_common_log.o -L/usr/local/lib -o
> ../../../blib/arch/Apache2/auto/APR/APR.so
> -L/home/stas/apache.org/httpd-2.0/srclib/apr -lapr-0 -lrt