This is a discussion on Informix::DBD Installation on Sun Solaris 2.8 Problem within the Informix forums, part of the Database Server Software category; --> Hi, I have successfully installed and configured Informix BI and now, when I am installing Informix BD, I am ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, I have successfully installed and configured Informix when I am installing Informix $ perl Makefile.PL Configuring IBM Informix Database Driver for Perl Version 2003.04 (2003-03-05) (aka DBD::Informix) You are using DBI version 1.43 and Perl version 5.006001 Remember to actually read the README file! Perl: perl5.006001 sun4-solaris dl_dlopen.xs System: sunos solaris 5.8 generic sun4u sparc sunw,ultra-5_10 Compiler: gcc -O -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 Using IBM Informix CSDK Version 2.81, IBM Informix-ESQL Version 9.53.FC2R1 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... gcc: language arch=v9 not recognized gcc: esqltest.c: linker input file unused since linking not done gcc: language arch=v9 not recognized gcc: esqlc_v6.c: linker input file unused since linking not done gcc: esqlc_v6.o: No such file or directory gcc: language arch=v9 not recognized gcc: language arch=v9 not recognized Failed to link test program esqltes For ESQL/C, I am using Sun C Compiler, not the gcc. How can, I override this gcc compiler and force to use Sun C compiler. Thanks MAZ |