Robert Aspinall wrote:
ldd DBI.so just returns:

libc.so.1  =>  /usr/lib32/libc.so.1

Hmm, that's bizzare. Was DBI linked statically with perl or something like that? I'm not familiar with Irix, so I'm just guessing. But in this case there should be no DBI.so.

How about nuking
/opt/perl-5.8.2/lib/site_perl/5.8.2/IP27-irix/auto/DBI/DBI.so
and DBI.pm, and installing it from scratch?

Also please show us, the ldd output of the mod_perl and perl libs (assuming that they are shared libs)

Can't load
'/opt/perl-5.8.2/lib/site_perl/5.8.2/IP27-irix/auto/DBI/DBI.so' for
module DBI: 71121247:/var/sgi_apache/server/sbin/httpd: rld: Fatal
Error: unresolvable symbol in
/opt/perl-5.8.2/lib/site_perl/5.8.2/IP27-irix/auto/DBI/DBI.so:
PL_curstackinfo at /opt/perl-5.8.2/lib/5.8.2/IP27-irix/DynaLoader.pm



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

Reply via email to