On Fri, 5 Dec 2003 12:49:00 0000 [EMAIL PROTECTED] wrote:

> Can someone help me urgently..
> Iam trying to install DBI-1.25 on AIX 4.3 with perl version 5.005_03.
> --------------
> /root/test1/DBI-1.25 * itte11a2 * root * > perl -V
> 
> Summary of my perl5 (5.0 patchlevel 5 subversion 3) configuration:
> 
>   Platform:
> 
>     osname=aix, osvers=4.3.3.0, archname=aix
> 
>     uname='aix funny 3 4 000001716600 '
> 
>     hint=recommended, useposix=true, d_sigaction=define
> 
>     usethreads=undef useperlio=undef d_sfio=undef
> 
>   Compiler:
> 
>     cc='cc', optimize='-O', gccversion=
> 
>     cppflags='-D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE -qmaxmem=16384'
> 
>     ccflags ='-D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE -qmaxmem=16384'
> 
>     stdchar='unsigned char', d_stdstdio=define, usevfork=false
> 
>     intsize=4, longsize=4, ptrsize=4, doublesize=8
> 
>     d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
> 
>     alignbytes=8, usemymalloc=n, prototype=define
> 
>   Linker and Libraries:
> 
>     ld='ld', ldflags ='-s'
> 
>     libpth=/lib /usr/lib /usr/ccs/lib
> 
>     libs=-lnsl -ldbm -ldl -lld -lm -lc -lcrypt -lbsd -lPW -lC_r
> 
>     libc=/lib/libc.a, so=a, useshrplib=false, libperl=libperl.a
> 
>   Dynamic Linking:
> 
>     dlsrc=dl_aix.xs, dlext=so, d_dlsymun=undef, ccdlflags='-bE:perl.exp'
> 
>     cccdlflags=' ', lddlflags='-bhalt:4 -bM:SRE -bI:$(PERL_INC)/perl.exp
> -bE:$(BASEEXT).exp -b noentry -lc'
> 
> 
> 
> 
> Characteristics of this binary (from libperl):
> 
>   Built under aix
> 
>   Compiled at Aug 14 1999 08:59:55
> 
>   @INC:
> 
>     /usr/opt/perl5/lib/5.00503/aix
> 
>     /usr/opt/perl5/lib/5.00503
> 
>     /usr/opt/perl5/lib/site_perl/5.005/aix
> 
>     /usr/opt/perl5/lib/site_perl/5.005
> ---------------------------------------------------------------
> 
> 
> The following is the output of make test command
> --------------------
> /root/test1/DBI-1.25 * itte11a2 * root * > make test
> 
>         PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib
> -I/usr/opt/perl5/lib/5.00503/aix -I/usr/opt/perl5/lib/5.00503 -e 'use
>  Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
> 
> t/01basics..........Can't load 'blib/arch/auto/DBI/DBI.so' for module DBI:
> dlopen: blib/arch/auto/DBI/DBI.so: A file or directory in
>  the path name does not exist. at /usr/opt/perl5/lib/5.00503/aix/DynaLoader.pm
> line 169.
> 
> 
>  at blib/lib/DBI.pm line 237
> 
> BEGIN failed--compilation aborted at blib/lib/DBI.pm line 237.
> 
> BEGIN failed--compilation aborted at t/01basics.t line 21.
> 
> dubious
> 
>         Test returned status 2 (wstat 512, 0x20

It looks like the problem is earlier than 'make test'.  Look at the
output of 'make'.

-- 
Mac :})
** I usually forward private questions to the appropriate mail list. **
Ask Smarter: http://www.catb.org/~esr/faqs/smart-questions.html
Give a hobbit a fish and he eats fish for a day.
Give a hobbit a ring and he eats fish for an age.

Reply via email to