problem with DBD::Informix



Hello!

I'm trying to compile DBD-Informix-2005-01 ( as user root )with DBI 1.48 at HP-UX 11.00 with perl 5.8.6. I have a problem with loading shared library. The requested shared library is at the right place with correct permissions.
Commands
perl Makefile.PL
make
have correct output (without errors an warnings).


v2250:/users_nfs/TOOLS/SOFTWARE/CPAN_MODULES/DBD-Informix-2005.01> make test
PERL_DL_NONLAZY=1 /users_nfs/raport/Control/Perl/HP-UX.11.00/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'b
lib/lib', 'blib/arch')" t/t00basic.t t/t01stproc.t t/t02ixtype.t t/t05dbase..t t/t07dblist.t t/t08fork.t t/t09exec.t t/t1
0sqlca.t t/t12bindval.t t/t13bindref.t t/t14bindcol.t t/t15bindtyp.t t/t20error.t t/t21mconn.t t/t22mconn.t t/t23mconn.t
t/t24mcurs.t t/t25dratt.t t/t28dtlit.t t/t29update.t t/t30update.t t/t31nulls.t t/t32nulls.t t/t33holdcurs.t t/t35curso
r.t t/t40rows.t t/t41txacoff.t t/t42txacon.t t/t43trans.t t/t44txansi.t t/t46chpblk.t t/t50update.t t/t51getinfo.t t/t53
types.t t/t54native.t t/t55mdata.t t/t56tabinfo.t t/t57tables.t t/t58typeinfoall.t t/t60unlog.t t/t65updcur.t t/t66inser
t.t t/t72blob.t t/t73blobupd.t t/t74blob.t t/t75blob.t t/t76blob.t t/t90ius..t t/t91udts.t t/t92rows.t t/t93lvarchar.t t/
t94bool.t t/t95int8.t t/t99clean.t
t/t00basic........../usr/lib/dld.sl: Unresolved symbol: jtypalign (code) from /users_nfs/TOOLS/SOFTWARE/CPAN_MODULES/DB
D-Informix-2005.01/blib/arch/auto/DBD/Informix/Informix.sl
/usr/lib/dld.sl: Unresolved symbol: jtypmsize (code) from /users_nfs/TOOLS/SOFTWARE/CPAN_MODULES/DBD-Informix-2005.01/b
lib/arch/auto/DBD/Informix/Informix.sl
install_driver(Informix) failed: Can't load '/users_nfs/TOOLS/SOFTWARE/CPAN_MODULES/DBD-Informix-2005.01/blib/arch/auto/
DBD/Informix/Informix.sl' for module DBD::Informix: Unresolved external at /users_nfs/raport/Control/Perl/HP-UX.11.00/li
b/perl5/5.8.6/PA-RISC2.0-thread-multi/DynaLoader.pm line 230.
at (eval 1) line 3
Compilation failed in require at (eval 1) line 3.
Perhaps a required shared library or dll isn't installed where expected
at /users_nfs/TOOLS/SOFTWARE/CPAN_MODULES/DBD-Informix-2005.01/blib/lib/DBD/Informix/TestHarness.pm line 185
t/t00basic..........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-41
Failed 41/41 tests, 0.00% okay



The environment is as follows:

v2250:/users_nfs/TOOLS/SOFTWARE/CPAN_MODULES/DBD-Informix-2005.01> env
_=/usr/bin/env
MANPATH=/usr/share/man/%L:/usr/share/man:/usr/contrib/man/%L:/usr/contrib/man:/usr/local/man/%L:/usr/local/man:/opt/upgr
ade/share/man/%L:/opt/upgrade/share/man:/usr/dt/share/man:/opt/pd/share/man/%L:/opt/pd/share/man:/opt/ignite/share/man/%
L:/opt/ignite/share/man:/opt/hparray/share/man/%L:/opt/hparray/share/man:/opt/perf/man/%L:/opt/perf/man:/opt/audio/share
/man:/opt/blinklink/share/man:/opt/ansic/share/man/%L:/opt/ansic/share/man:/opt/langtools/share/man/%L:/opt/langtools/sh
are/man:/opt/imake/man:/opt/mqm/man:/opt/aCC/share/man/%L:/opt/aCC/share/man:/opt/CC/share/man:/opt/OV/man/itose/%L:/opt
/OV/man/itose:/opt/sna/share/man:/opt/tn3270/share/man:/opt/resmon/share/man:/opt/pred/share/man/%L:/opt/pred/share/man:
/opt/graphics/common/man:/opt/ssh/share/man
SHLIB_PATH=/appksi/ifx/rpt/lib:/appksi/ifx/rpt/lib/esql
VISUAL=vi
PATH=/appksi/ifx/rpt/bin:/usr/local/bin:.:/users_nfs/raport/Control/Perl/HP-UX.11.00/bin:/usr/sbin:/usr/bin:/opt/ansic/b
in:/usr/ccs/bin:/usr/contrib/bin:/opt/nettladm/bin:/opt/fc/bin:/opt/fcms/bin:/opt/upgrade/bin:/opt/pd/bin:/usr/bin/X11:/
usr/contrib/bin/X11:/opt/java/bin:/opt/perf/bin:/opt/langtools/bin:/opt/imake/bin:/opt/aCC/bin:/opt/CC/bin:/opt/OV/bin/O
pC:/opt/sna/bin:/opt/sna/bin/X11:/opt/tn3270/bin:/opt/tn3270/bin/X11:/opt/ignite/bin:/opt/resmon/bin:/opt/pred/bin:/usr/
sbin/diag/contrib:/opt/graphics/common/bin:/sbin:/home/root
COLUMNS=120
INFORMIXSQLHOSTS=/appksi/ifx/rpt/etc/sqlhosts
EDITOR=vi
HISTFILE=/root/.sh_history
LOGNAME=root
MAIL=/var/mail/root
ERASE=^H
PS1=v2250:$PWD>
SHELL=/sbin/sh
HISTSIZE=8192
HOME=/root
INFORMIXDIR=/appksi/ifx/rpt
TERM=vt100
ONCONFIG=onconfig_rpt
PWD=/users_nfs/TOOLS/SOFTWARE/CPAN_MODULES/DBD-Informix-2005.01
TZ=MET-1METDST
LINES=40
INFORMIXSERVER=rpton7

Could anybody help me ?

Piotr Poloczek


----------------------------------------------------------------------
Znajdz swoja milosc na wiosne... >>> http://link.interia.pl/f187a

.



Relevant Pages

  • DBI::Sybase build problems w/5.8.1, Tru64 4.0G, cc, make test,
    ... Below is data regarding my installation of the DBD. ... Unresolved symbol in /usr/sybase/lib/libsdna.so: getnodebyname at ... Perhaps a required shared library or dll isn't installed where ... FAILED tests 2-4 ...
    (perl.dbi.users)
  • Re: Access runtime 2003 with Common Dialog DLL
    ... > that do and those that do not generate warnings is not clear. ... My MDE runs without warnings on machines that include ... > XP Pro and on machines that do not have any version of Office on them. ... My attempts to register the DLL using ...
    (microsoft.public.access.setupconfig)
  • Re: Access runtime 2003 with Common Dialog DLL
    ... DLL have always worked well for me in the past, ... The application installs without error and runs ... >> that do and those that do not generate warnings is not clear. ... >> XP Pro and on machines that do not have any version of Office on them. ...
    (microsoft.public.access.setupconfig)
  • problem with instalaion of DBD::mysql
    ... i installed mysql database via Mysql-serever-5.1.10-0.i386.rpm also via ... But i could not install DBD::mysql thru cpan. ... Perhaps a required shared library or dll isn't installed where expected ... FAILED tests 4-5 ...
    (perl.beginners)
  • Re: Exporting stl class
    ... and it seems to work with valarray too. ... For the warnings, ... before template instantiation ... // Exported from DLL: ...
    (microsoft.public.vc.language)