Hello
 
 
I am trying to build the DBD-Informix module DBD-Informix-2003.04 on HP-UX
11.11v1 with Perl 5.8.0.B and gcc 3.3.3. The informix parameters are:

INFORMIXDIR=/apps11/informix ; export INFORMIXDIR
INFORMIXSERVER=fab3_prd1 ; export INFORMIXSERVER
PATH=$PATH:$INFORMIXDIR/bin ; export PATH
DBD_INFORMIX_DATABASE=stores7 ; export DBD_INFORMIX_DATABASE
INFORMIXC=/usr/local/bin/gcc

I get the following error during the perl Makefile.PL step.

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
cc1: error: unrecognized option `-H400000'
Failed to compile esqltest.ec to esqltest.o

I cannot find any reference to that problem in the FAQ and the Notes
directory.

Regards

OLivier Delaporte
 
 

Reply via email to