I get the following error when trying to build DBD::Informix with perl
5.8.5 on Solaris 9 12/03 s9s_u5wos_08b SPARC with INFORMIX-ESQL Version
9.51.UC3. I've built it successfully before on the same version of Solaris
and esql, so I suspect it must be something else ?


bash-2.05$ perl Makefile.PL
*** ExtUtils::AutoInstall version 0.60
*** Checking for dependencies...
[Core Features]
- DBI         ...loaded. (1.44 >= 1.33)
[High Resolution Timing]
- Time::HiRes ...loaded. (1.65)
*** ExtUtils::AutoInstall configuration finished.
Subroutine main::WriteMakefile redefined at 
/usr/local/lib/perl5/site_perl/5.8.5/ExtUtils/AutoInstall.pm line 487.

Configuring IBM Informix Database Driver for Perl Version 2003.04 (2003-03-05) (aka 
DBD::Informix)
        You are using DBI version 1.44 and Perl version 5.008005
Remember to actually read the README file!

Perl:     perl5.008005 sun4-solaris dl_dlopen.xs
System:   sunos 5.9 generic sun4u sparc sunw,ultra-5_10 solaris
Compiler: gcc -B/usr/ccs/bin/ -O -fno-strict-aliasing -pipe -I/usr/local/include 
-I/opt/gnu/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64

Using IBM Informix CSDK Version 2.81, IBM Informix-ESQL Version 9.53.UC1 from 
/usr/informix

Beware: DBD::Informix is not yet aware of all the new IUS data types.

Assert macro will be disabled!

lib/DBD/Informix/Defaults.pm written OK
esqlvrsn.h written OK
esqlinfo.h written OK

Testing whether your Informix test environment will work...
ESQLTEST Program Running:
@(#)$Id: esqltest.ec,v 100.3 2002/02/08 22:49:23 jleffler Exp $
        $INFORMIXDIR is set to '/usr/informix'.
        $INFORMIXSERVER is set to 'reporting'.
        $DBI_DBNAME unset - defaulting to 'stores'.
        $DBD_INFORMIX_DATABASE set to 'testdb'.
        $DBD_INFORMIX_DATABASE2 unset - defaulting to 'testdb'.
        $DBD_INFORMIX_USERNAME is set to 'account'.
        $DBD_INFORMIX_USERNAME2 is unset - defaulting to 'account'.
        $DBD_INFORMIX_PASSWORD is set.
        $DBD_INFORMIX_PASSWORD2 is unset - defaulting to $DBD_INFORMIX_PASSWORD.
Testing connection to testdb
        CONNECT TO 'testdb' with user info
Testing concurrent connection to testdb
        CONNECT TO 'testdb' with user info
Your Informix environment is (probably) OK

Checking if your kit is complete...
Looks good
Undefined subroutine &DBI::DBD::unixify called at 
/usr/local/lib/perl5/site_perl/5.8.5/sun4-solaris/DBI/DBD.pm line 3741.
b


-- 
Tielman de Villiers <[EMAIL PROTECTED]>
Perl programmer, lastminute.com plc.
+44 (20) 7802.4393 voice

Reply via email to