Re: [mp2] linking problem.

2004-09-19 Thread Stas Bekman
Jie Gao wrote: ldd /usr/local/perl-5.8.4/lib/site_perl/5.8.4/sun4-solaris/auto/APR/APR.so libapr-0.so.0 => /usr/local/apache_2.0.51_prefork/lib/libapr-0.so.0 run ldd -r /usr/local/apache_2.0.51_prefork/lib/libaprutil-0.so.0 since that's where your problem is: /usr/local/apache_2.0.51

Re: [mp2] linking problem.

2004-09-19 Thread Jie Gao
On Sat, 18 Sep 2004, Stas Bekman wrote: > Date: Sat, 18 Sep 2004 09:40:24 -0400 > From: Stas Bekman <[EMAIL PROTECTED]> > To: Jie Gao <[EMAIL PROTECTED]> > Cc: [EMAIL PROTECTED] > Subject: Re: [mp2] linking problem. > > Jie Gao wrote: > > Addtional info:

Re: [mp2] linking problem.

2004-09-18 Thread Stas Bekman
Jie Gao wrote: Addtional info: mod_perl itself actually failes when "make test"; adding env LD_LIBRARY_PATH=/usr/local/lib to include where gdbm lib is got around this problem. However, the same measure does not work with my modules. ldd /usr/local/perl-5.8.4/lib/site_perl/5.8.4/sun4-solaris/auto/

Re: [mp2] linking problem.

2004-09-18 Thread Jie Gao
psr.so.1 On Sat, 18 Sep 2004, Jie Gao wrote: > Date: Sat, 18 Sep 2004 21:35:03 +1000 (EST) > From: Jie Gao <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: [mp2] linking problem. > > Hi All, > > I am getting the same error for all my modules: > > > g

[mp2] linking problem.

2004-09-18 Thread Jie Gao
Hi All, I am getting the same error for all my modules: > gmake test PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/1# Failed test (t/1.t at line 9) t/1NOK 1# Tried to use 'Usyd::AuthCookieHandler'. # Er