Hi,
I am trying to install DBD::Informix module on perl on hpux 11.23 machine. but i get this weird error ......
Set up gcc environment - 4.1.1
*** ExtUtils::AutoInstall version 0.61
*** Checking for dependencies...
[Core Features]
- DBI ...loaded. (1.52 >= 1.38)
[High Resolution Timing]
- Time::HiRes ...loaded. (1.86)
[POD Format Testing]
- Test::Pod ...loaded. (1.26)
*** ExtUtils::AutoInstall configuration finished.
Subroutine main::WriteMakefile redefined at /opt/perl_32/lib/site_perl/5.8.8/ExtUtils/AutoInstall.pm line 487.
Configuring IBM Informix Database Driver for Perl DBI Version 2005.02 (2005-07-29) (aka DBD::Informix)
You are using DBI version 1.52 and Perl version 5.008008
Remember to actually read the README file!
Perl: perl v5.008008 PA-RISC1.1-thread-multi dl_hpux.xs
System: hp-ux bertha b.11.00 u 9000800 136901587 unlimited-user license
Using INFORMIXDIR=/app/informix/product/7.31 and ESQL/C compiler esql
Using INFORMIX-ESQL Version 9.40.UC2 from /app/informix/product/7.31
Please upgrade to a more recent version of ClientSDK.
DBD::Informix will probably work, but that is not guaranteed.
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...
gcc: +Ofastaccess: No such file or directory
gcc: +DS2.0: No such file or directory
gcc: +DA1.1: No such file or directory
gcc: no input files
Failed to compile esqltest.ec to esqltest.o
Please help.
Thnking you.